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/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
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
2
-11
/
+11
*
tdeioslave/sftp: better erros for unsupported auth methods
Alexander Golubev
2024-03-04
2
-21
/
+44
*
tdeioslave/sftp: better cancelation handling in case of several publickeys
Alexander Golubev
2024-03-04
2
-7
/
+13
*
tdeioslave/sftp: save/restore seqNr for multi-factor auth
Alexander Golubev
2024-03-04
2
-6
/
+28
*
tdeioslave/sftp: imbue error messages with errors from libssh
Alexander Golubev
2024-03-04
2
-15
/
+28
*
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
2
-12
/
+30
*
tdeioslave/sftp: even bigger authentication overhaul
Alexander Golubev
2024-03-04
2
-162
/
+326
*
tdeioslave/sftp: use realmValue to distinguish different prompts
Alexander Golubev
2024-03-04
2
-24
/
+20
*
tdeioslave/sftp: avoid explicit password caching
Alexander Golubev
2024-03-04
2
-16
/
+5
*
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
2
-61
/
+75
*
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
2
-78
/
+196
*
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
2
-6
/
+40
*
SFTP: Various fixes and improvements
Mavridis Philippe
2022-07-15
5
-92
/
+154
*
Replaced old sftp ioslave with backported version
Mavridis Philippe
2022-07-15
20
-5431
/
+1518
*
Removed code formatting modelines.
Michele Calgaro
2020-09-22
3
-3
/
+2
*
Desktop file translations:
Slávek Banko
2020-06-28
2
-67
/
+5
*
Fix FTBFS due to missing linked libraries.
Slávek Banko
2020-06-12
1
-1
/
+1
*
Add CMakeL10n rules.
Slávek Banko
2018-12-09
1
-0
/
+3
*
LIB_QT -> LIB_TQT conversion to align to updated admin module
Michele Calgaro
2018-09-17
1
-1
/
+1
*
Fixed wrong DocPath strings. This relates to bug 2319
Michele Calgaro
2015-01-23
1
-1
/
+1
*
Add new content to or update several protocol handbooks and branding cleanup.
Darrell Anderson
2014-03-03
1
-3
/
+3
*
Reorganize tdeioslave help handbooks, fix related protocol files and issues, ...
Darrell Anderson
2014-02-06
1
-1
/
+1
*
Rename kdebugdialog -> tdedebugdialog
Darrell Anderson
2014-01-06
1
-1
/
+1
*
Additional k => tde renaming and fixes
Slávek Banko
2013-09-03
4
-139
/
+139
*
Rename additional header files to avoid conflicts with KDE4
Timothy Pearson
2013-02-15
2
-4
/
+4
*
Rename common header files for consistency with class renaming
Timothy Pearson
2013-02-14
1
-1
/
+1
*
Rename KStandard for enhanced compatibility with KDE4
Timothy Pearson
2013-01-31
2
-2
/
+2
*
Rename kioslaves
Timothy Pearson
2013-01-27
6
-19
/
+19
*
Rename a number of libraries and executables to avoid conflicts with KDE4
Timothy Pearson
2013-01-27
19
-0
/
+5936