Commit Graph

39 Commits (master)

Author SHA1 Message Date
Alexander Golubev 0e615e5c90 tdeioslave/sftp: make source c++11-compatible
2 months ago
Alexander Golubev 3a4538b4c3 tdeioslave/sftp: get rid of goto in openConnection()
2 months ago
Alexander Golubev 5b9585e429 tdeioslave/sftp: use unsigned to store auth method flags/bitsets
2 months ago
Alexander Golubev 1597d5f384 tdeioslave/sftp: better erros for unsupported auth methods
2 months ago
Alexander Golubev 4b4b72db8f tdeioslave/sftp: better cancelation handling in case of several publickeys
2 months ago
Alexander Golubev 95b18e6338 tdeioslave/sftp: save/restore seqNr for multi-factor auth
2 months ago
Alexander Golubev 4d88b3eddd tdeioslave/sftp: imbue error messages with errors from libssh
2 months ago
Alexander Golubev ee73349644 tdeioslave/sftp: cache passwords in case they were passed to setHost()
2 months ago
Alexander Golubev f8f0b8815c tdeioslave/sftp: prevent infinite looping in kb-interactive auth
2 months ago
Alexander Golubev 21ce69f338 tdeioslave/sftp: purge password in the destructor
2 months ago
Alexander Golubev 009382772d tdeioslave/sftp: enable changing user during kb-interactive auth
2 months ago
Alexander Golubev 581d266ae6 tdeioslave/sftp: pass correct username to openPassDlg()
2 months ago
Alexander Golubev 2756ae762f tdeioslave/sftp: even bigger authentication overhaul
2 months ago
Alexander Golubev d316ff14bd tdeioslave/sftp: use realmValue to distinguish different prompts
2 months ago
Alexander Golubev a19610bb73 tdeioslave/sftp: avoid explicit password caching
2 months ago
Alexander Golubev 9c0a0ce976 tdeioslave/sftp: use a scope guards to close connection
2 months ago
Alexander Golubev 75349be43e tdeioslave/sftp: split off connection init to a dedicated function
2 months ago
Alexander Golubev 688544193f tdeioslave/sftp: use free to destroy mCallbacks
2 months ago
Alexander Golubev b91e220389 tdeioslave/sftp: overhaul publickey auth
2 months ago
Alexander Golubev a1fa8a79bb tdeioslave/sftp: fix keyboard-interactive authentication
2 months ago
Michele Calgaro 2d7d2122cf
Replace Q_WS_* defines with TQ_WS_* equivalents
2 months ago
Mavridis Philippe d6db1a583c
SFTP: compatibility with older libssh versions
2 years ago
Mavridis Philippe 7f277bc5e1
SFTP: Various fixes and improvements
2 years ago
Mavridis Philippe fd94618b63
Replaced old sftp ioslave with backported version
2 years ago
Michele Calgaro 08d0bb03c0
Removed code formatting modelines.
4 years ago
Slávek Banko 2f706891f3
Desktop file translations:
4 years ago
Slávek Banko 6a194d1435
Fix FTBFS due to missing linked libraries.
4 years ago
Slávek Banko b95b665c78
Add CMakeL10n rules.
5 years ago
Michele Calgaro 887cea6320
LIB_QT -> LIB_TQT conversion to align to updated admin module
6 years ago
Michele Calgaro 2db89f3986 Fixed wrong DocPath strings. This relates to bug 2319
9 years ago
Darrell Anderson 6e5d4cdf63 Add new content to or update several protocol handbooks and branding cleanup.
10 years ago
Darrell Anderson cf14b1bd78 Reorganize tdeioslave help handbooks, fix related protocol files and issues, update and add handbooks.
10 years ago
Darrell Anderson f99c7f6c54 Rename kdebugdialog -> tdedebugdialog
10 years ago
Slávek Banko 3e88ddfbc3 Additional k => tde renaming and fixes
11 years ago
Timothy Pearson 77cbe84cb6 Rename additional header files to avoid conflicts with KDE4
11 years ago
Timothy Pearson 9286b9ebcc Rename common header files for consistency with class renaming
11 years ago
Timothy Pearson 01c60a2678 Rename KStandard for enhanced compatibility with KDE4
11 years ago
Timothy Pearson 472156a41b Rename kioslaves
11 years ago
Timothy Pearson de7e5867a6 Rename a number of libraries and executables to avoid conflicts with KDE4
11 years ago