1
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 19 hours ago.
Dec 02, 2024 — Dec 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated URL. More... about 19 years ago
Workaround for servers that report "Operation not permitted" when issuing a SIZE command. More... about 19 years ago
Properly deinitialize transfers and sessions when closing the application. More... about 19 years ago
Fixed priority list handling. More... about 19 years ago
Ignore multiline responses when doing CWDs. More... about 19 years ago
Fixed a crash when the transfer is aborted because the data command returned with failure. More... about 19 years ago
Increase SSL compatibility (thank you lftp). More... about 19 years ago
Update version to 0.8.0-alpha1. More... about 19 years ago
Move some actions to MainActions so global key shortcuts can be assigned. More... about 19 years ago
Properly initialize the SSL data channel. More... about 19 years ago
Always initialize the SSL session after the SSL command is received (some servers connect but do not start SSL negotiation until the command is sent). More... about 19 years ago
SSL related fixes. More... about 19 years ago
Use "retry and poll" for reading as well. More... about 19 years ago
OpenSSL just has to mess up the API - here is a workaround. More... about 19 years ago
Log the cipher name when negotiating a SSL connection. More... about 19 years ago
Replaced KSSL with a custom KFTPEngine::Ssl class when appropriate. This fixes many SSL related issues, since KSSL works poorly via non-blocking sockets. More... about 19 years ago
SSL fixes. More... about 19 years ago
Implemented support for MLSD. More... about 19 years ago
Minor recent sites fixes. More... about 19 years ago
SVN_SILENT made messages (.desktop file) More... about 19 years ago
Removed the need for transfers to lock local sessions, moved the local scanner class into it's own file and some minor fixes. More... about 19 years ago
Minor FXP related fixes. More... about 19 years ago
Some listview related changes and updated the about box. More... about 19 years ago
Fixed a problem with the file renaming line edit when selecting multiple files. More... over 19 years ago
Transfer queue and socket related fixes. More... over 19 years ago
Fixed a crash and handling of default remote locations. More... over 19 years ago
Fixed a crash when itemMatches called from KListViewItem constructor. Filter is now updated when listview contents changes. More... over 19 years ago
SVN_SILENT made messages (.desktop file) More... over 19 years ago
Further filter improvements as suggested by LuRan. More... over 19 years ago
Refactored the browser widgets and added some class documentation. Further code cleanups are still needed. More... over 19 years ago