oblivion
b9bf45326e
Core/SSH: ECDSA 256/384/521 and ED 25519 based host keys are now recognized.
...
Core/SSH: Docs are updated to reflect the elliptic curve KEX and PK methods.
git-svn-id: svn://ultimatepp.org/upp/trunk@15950 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-05-12 22:55:13 +00:00
oblivion
fa8e740ed2
Core/SSH: SFtp::DirEntry objects can now be serialized.
...
Core/SSH: SFtp::DirEntry::ToXml() method is marked as deprecated.
git-svn-id: svn://ultimatepp.org/upp/trunk@15454 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-19 15:58:42 +00:00
oblivion
810ea1ec95
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
11704f5086
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
1515e7d7b8
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
4010fbc913
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
0a6cd73237
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
f8d8b55e09
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
96e65191a4
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
8d9f834a98
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
75c03e0013
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
9bdb145d40
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
2b2d7509ea
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
904039a141
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
014bebadc5
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
665332a5e3
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
5e5bca3ba5
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
1713059009
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
89d8965e10
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
0ccf676f22
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
ee9c662295
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
0c94f1e3d3
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
40b502c564
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
c1f17ebfbe
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