More Info

Revision 743733

(Back to digest)
 

Features in Networking Tools

Jernej Kos committed changes in /trunk/extragear/network/kftpgrabber:

Completely rewritten the SFTP subsystem. Now based on libssh2 with proper public-key authentication and speed limiting support.

File Changes

Added 8 files
/trunk/extragear/network/kftpgrabber
 
/cmake
 
/cmake/CMakeLists.txt
 
/cmake/modules
 
/cmake/modules/CMakeLists.txt
 
/cmake/modules/FindLibSSH2.cmake
 
/src/widgets/fingerprintverifydialog.cpp
 
/src/widgets/fingerprintverifydialog.h
 
/src/widgets/fingerprintverifydialog.ui
Deleted 1 files
/trunk/extragear/network/kftpgrabber/src/misc/libs
Modified 23 files
/trunk/extragear/network/kftpgrabber
 
/CMakeLists.txt
 
/src/CMakeLists.txt
 
/src/kftpbookmarks.cpp
 
/src/kftpbookmarks.h
 
/src/kftpsession.cpp
 
/src/main.cpp
 
/src/engine/event.h
 
/src/engine/ftpsocket.cpp
 
/src/engine/sftpsocket.cpp
 
/src/engine/sftpsocket.h
 
/src/engine/socket.cpp
 
/src/engine/socket.h
 
/src/engine/speedlimiter.cpp
 
/src/engine/speedlimiter.h
 
/src/engine/thread.cpp
 
/src/misc/certificatestore.cpp
 
/src/misc/certificatestore.h
 
/src/misc/CMakeLists.txt
 
/src/widgets/CMakeLists.txt
 
/src/widgets/bookmarks/editor.cpp
 
/src/widgets/bookmarks/editor.h
 
/src/widgets/bookmarks/editor.ui
 
/src/widgets/browser/dirmodel.cpp
32 files changed in total