Commit graph

22 commits

Author SHA1 Message Date
oblivion
0a51023b22 Core/SSH: Z compression is enabled. (uses plugin/z on WIN32)
Core/SSH: A CLANG warning (-Wimplicit-function-declaration) condition for gettimeofday() function is fixed. 
Core/SSH: Cleanup, small bugfixes and cosmetics..
Core/SSH: API docs are updated accordingly.

git-svn-id: svn://ultimatepp.org/upp/trunk@14509 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-28 13:22:30 +00:00
oblivion
2680211aa5 Core/SSH: Helper functions for SshExec class are added. Docs are updated.
git-svn-id: svn://ultimatepp.org/upp/trunk@14073 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-24 12:38:01 +00:00
oblivion
2f5543636a SSH: Docs updated.
git-svn-id: svn://ultimatepp.org/upp/trunk@13648 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-16 21:55:37 +00:00
oblivion
33b4d3d867 SSH: New Fingerprint methods are added (MD5, SHA1, SHA256).
SSH: Old Fingerprint() and HashType() methods are deprecated.
SSH: Client and server side language method preference can now be specified.
SSH: Docs are updated.
SSH: Cosmetics & misc.

git-svn-id: svn://ultimatepp.org/upp/trunk@13647 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-16 13:02:00 +00:00
oblivion
eb3923122a SSH: SshSession - Authentication scheme 'none' is implemented.
git-svn-id: svn://ultimatepp.org/upp/trunk@13641 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-14 20:51:36 +00:00
oblivion
62a95c1e5e SSH: Password change request and event is implemented.
git-svn-id: svn://ultimatepp.org/upp/trunk@13639 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-14 14:06:20 +00:00
oblivion
220ad152a6 SSH: SshShell: Terminal modes can now be specified.
git-svn-id: svn://ultimatepp.org/upp/trunk@13625 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-02 21:34:08 +00:00
oblivion
a5ecb4c35d SSH: SshShell: Console window resize notification workaround for MacOS.
SSH: SFtpFileSystemInfo -> FileSystemInfo conversion method removed .(See C++11 standard, 12.3.2. )

git-svn-id: svn://ultimatepp.org/upp/trunk@12774 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-19 16:31:02 +00:00
oblivion
81fb588f4b SFtpFileSystemInfo: Return type for GetInfo() fixed.
SFtp::DirEnty: doc updated.

git-svn-id: svn://ultimatepp.org/upp/trunk@12434 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-31 09:53:39 +00:00
oblivion
e1c4147fe6 SFtpFileSystemInfo: Pattern matching & wildcard support added. Docs updated.
git-svn-id: svn://ultimatepp.org/upp/trunk@12432 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-31 08:32:17 +00:00
oblivion
637742b9b7 SSH: SFtp::GetDefaultDir() now returns String::GetVoid() on failure.
git-svn-id: svn://ultimatepp.org/upp/trunk@12363 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-13 18:05:04 +00:00
oblivion
7846ba34c3 SFtp: GetDefaultDir() method added. SshSession::WhenPhase added. Docs updated. Various improvements.
git-svn-id: svn://ultimatepp.org/upp/trunk@12237 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-02 18:56:26 +00:00
oblivion
2f2376e3b1 SSH: Scp abort mechanism improved, experimental SFtpFileSystemInfo class added. SFtp now uses the new Upp::CopyStream() functiion. Cosmetics.
git-svn-id: svn://ultimatepp.org/upp/trunk@12204 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-30 21:17:32 +00:00
oblivion
203b2252ae SSH: SshHosts error handling improved. Various fixes & cosmetics.
git-svn-id: svn://ultimatepp.org/upp/trunk@12181 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-23 12:50:05 +00:00
oblivion
65685bac5e SSH: Ssh::Do() MT lock fixed.
git-svn-id: svn://ultimatepp.org/upp/trunk@12172 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-18 11:01:22 +00:00
oblivion
aeff9929a4 SSH: Topic docs for SFtpStream and its derivatives are added.
git-svn-id: svn://ultimatepp.org/upp/trunk@12170 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-17 17:56:34 +00:00
oblivion
87ab99beb3 SSH: Standard channels (scp, exec, tunnel, shell) are all re-added. Minor bugfixes, cosmetics, cleanup. Docs updated.
git-svn-id: svn://ultimatepp.org/upp/trunk@12168 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-15 20:29:12 +00:00
oblivion
795c24ad70 SFtp: File transfer methods (String/Stream) are refactored. They can now take advantage of WhenProgress gate. Various fixes and refactoring.
git-svn-id: svn://ultimatepp.org/upp/trunk@12167 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-13 19:13:39 +00:00
oblivion
6ecdb59436 Refactoring of SshChannel is finished. SshTunnel refactored and re-added. Various clean up and docs updated.
git-svn-id: svn://ultimatepp.org/upp/trunk@12166 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-13 14:09:43 +00:00
oblivion
bbc2096e95 SSH: SshChannel and SshExec classes are refactored, and re-added to the package. Cosmetics & various cleanup.
git-svn-id: svn://ultimatepp.org/upp/trunk@12164 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-12 19:36:30 +00:00
oblivion
d707666787 SSH: WhenContent removed in favor of GetDone() method. Run method refined, SFtp::Get and SFtp::Put further simplified. Docs updated.
git-svn-id: svn://ultimatepp.org/upp/trunk@12163 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-12 09:03:20 +00:00
cxl
33220f0d67 Core/SSH added (thanks Oblivion)
git-svn-id: svn://ultimatepp.org/upp/trunk@12125 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-31 08:17:23 +00:00