index
:
tdebase
branding/kde_to_tde2
feat/dbusscreensaver
feat/fix-suspend-code
feat/grid-tiling
feat/kdesktop
feat/layouts
feat/pkg-config
feat/shutdownd-dialog-border
feat/whatever
fix/issue-314
fix/issue-554/touchpad-init
fix/issue/tdelibs-318
fix/kicker-clock-build-dependency
fix/kxkb-450
fix/kxkb/547
issue/227
issue/270/tdebase
kdesktop_lock_hang_fix
master
r14.0.x
r14.1.x
v3.5.13-sru
TDE base libraries and programs
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tdeioslave
/
sftp
/
tdeio_sftp.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Michele Calgaro
2024-05-05
1
-1
/
+1
*
tdeioslave/sftp: make source c++11-compatible
Alexander Golubev
2024-03-04
1
-6
/
+9
*
tdeioslave/sftp: get rid of goto in openConnection()
Alexander Golubev
2024-03-04
1
-118
/
+119
*
tdeioslave/sftp: use unsigned to store auth method flags/bitsets
Alexander Golubev
2024-03-04
1
-8
/
+8
*
tdeioslave/sftp: better erros for unsupported auth methods
Alexander Golubev
2024-03-04
1
-20
/
+37
*
tdeioslave/sftp: better cancelation handling in case of several publickeys
Alexander Golubev
2024-03-04
1
-6
/
+12
*
tdeioslave/sftp: save/restore seqNr for multi-factor auth
Alexander Golubev
2024-03-04
1
-6
/
+26
*
tdeioslave/sftp: imbue error messages with errors from libssh
Alexander Golubev
2024-03-04
1
-15
/
+25
*
tdeioslave/sftp: cache passwords in case they were passed to setHost()
Alexander Golubev
2024-03-04
1
-7
/
+23
*
tdeioslave/sftp: prevent infinite looping in kb-interactive auth
Alexander Golubev
2024-03-04
1
-0
/
+12
*
tdeioslave/sftp: purge password in the destructor
Alexander Golubev
2024-03-04
1
-0
/
+2
*
tdeioslave/sftp: enable changing user during kb-interactive auth
Alexander Golubev
2024-03-04
1
-3
/
+15
*
tdeioslave/sftp: pass correct username to openPassDlg()
Alexander Golubev
2024-03-04
1
-11
/
+25
*
tdeioslave/sftp: even bigger authentication overhaul
Alexander Golubev
2024-03-04
1
-153
/
+286
*
tdeioslave/sftp: use realmValue to distinguish different prompts
Alexander Golubev
2024-03-04
1
-23
/
+19
*
tdeioslave/sftp: avoid explicit password caching
Alexander Golubev
2024-03-04
1
-15
/
+3
*
tdeioslave/sftp: use a scope guards to close connection
Alexander Golubev
2024-03-04
1
-17
/
+14
*
tdeioslave/sftp: split off connection init to a dedicated function
Alexander Golubev
2024-03-04
1
-61
/
+72
*
tdeioslave/sftp: use free to destroy mCallbacks
Alexander Golubev
2024-03-04
1
-1
/
+1
*
tdeioslave/sftp: overhaul publickey auth
Alexander Golubev
2024-03-04
1
-75
/
+180
*
tdeioslave/sftp: fix keyboard-interactive authentication
Alexander Golubev
2024-03-04
1
-43
/
+85
*
Replace Q_WS_* defines with TQ_WS_* equivalents
Michele Calgaro
2024-02-14
1
-2
/
+2
*
SFTP: compatibility with older libssh versions
Mavridis Philippe
2022-07-15
1
-6
/
+22
*
SFTP: Various fixes and improvements
Mavridis Philippe
2022-07-15
1
-87
/
+142
*
Replaced old sftp ioslave with backported version
Mavridis Philippe
2022-07-15
1
-1923
/
+1414
*
Additional k => tde renaming and fixes
Slávek Banko
2013-09-03
1
-132
/
+132
*
Rename additional header files to avoid conflicts with KDE4
Timothy Pearson
2013-02-15
1
-3
/
+3
*
Rename common header files for consistency with class renaming
Timothy Pearson
2013-02-14
1
-1
/
+1
*
Rename kioslaves
Timothy Pearson
2013-01-27
1
-0
/
+2282