İsmail Yılmaz
7769e4a04c
Core/SSH: libssh2 upgraded to version 1.11.1 ( #209 )
...
* Core/SSH: libssh2 upgraded to version 1.11.1
* Core/SSH: SFtpStream: Don't try to read file attrs if the file is newly created.
* Core/SSH: Error log fix.
2025-01-31 13:14:25 +01:00
Mirek Fidler
a5ff95bcda
SSH win32 .upp fix
2024-12-18 13:40:53 +01:00
İsmail Yılmaz
903e4d0715
Core/SSH: OpenSSL 3.0 deprecation warnings are suppressed. ( #153 )
2023-04-22 11:50:13 +02:00
İsmail Yılmaz
b4f6c2e58e
Core/SSH: Underlying libssh2 libarary is upgraded (1.9.1 -> 1.10.0) ( #92 )
2022-09-14 17:17:05 +02:00
İsmail Yılmaz
4c149b9066
SSH: Deprecated methods are removed. ( #82 )
2022-07-19 10:15:40 +02:00
Mirek Fidler
dbed223abc
upp.src: in win32 usp10 now strictly before gdi32 (to avoid win 7 issues)
2022-02-11 17:51:20 +01:00
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
32be0e3d84
SSH: Package description is corrected.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15685 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-01-20 08:48:43 +00:00
oblivion
1e501e0d70
Core/SSH: Cosmetics.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15510 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-24 12:37:03 +00:00
oblivion
13766bd1c6
Core/SSH: SetError internal method is renamed as ThrowError to better describe its function.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15504 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-23 22:24:35 +00:00
oblivion
27f5fdc57f
Core/SSH: Ssh::GetNewId() is now MT-Safe.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15486 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-22 10:46:52 +00:00
oblivion
fd99bb03fb
Core/SSH: Ssh class is refactored.
...
Core/SSH: Read/write methods are improved.
Core/SSH: Stream operations and abort mechanism in MT are improved.
Core/SSH: Minor cleanup & cosmetics.
git-svn-id: svn://ultimatepp.org/upp/trunk@15484 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-22 00:00:37 +00:00
oblivion
530fd101b8
Core/SSH: Typos fixed.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15463 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-19 20:47:12 +00:00
oblivion
9476654311
Core/SSH: Deprecated methods are now marked with C++14 style deprecation messages.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15462 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-19 20:42:20 +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
ab0bf0bc81
Core/SSH: ssize_t/size_t to int casts are made explicit to make compilers happy.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15443 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-17 23:09:53 +00:00
oblivion
df024471d3
Core/SSH: Minor SFtpStream improvements, bug fixes, cleanup.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15438 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-17 14:53:29 +00:00
oblivion
414c337807
Core/SSH: libssh2 is upgraded to v1.9.0
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15437 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-17 14:41:50 +00:00
oblivion
a403e111d8
Core/SSH: Minor fixes & decprecated methods are marked with [[deprecated]] attribute.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14997 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-07 18:53:40 +00:00
oblivion
83b9d635aa
Core/SSH: Ssh::Wait method is improved.
...
Core/SSH: Minor cleanup.
git-svn-id: svn://ultimatepp.org/upp/trunk@14995 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-06 14:13:35 +00:00
oblivion
c9ecfb9806
Core/SSH: SshExec: Fixed a truncation issue with stdout/stderr buffers.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14693 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-21 18:31:06 +00:00
oblivion
807463c2e8
SSH: ToDo list updated.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14511 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-28 19:31:15 +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
cxl
8977ee8d30
Core/SSH: Removed RLOGs
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14370 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-24 14:19:07 +00:00
cxl
fbda4ce4f6
Core:SSH: crypto ssl fix
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14366 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-24 14:06:56 +00:00
cxl
9c962bd18d
Core/SSH: Fixed clang ssl, ide: License update
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14356 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-23 12:07:18 +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
33f68b1d32
Core/SSH: Authentication methods list parsing is fixed.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13660 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-26 21:47:32 +00:00
cxl
73ca44cb1c
Core/SSH: Fixed to compile with MSC
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13659 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-25 21:56:21 +00:00
oblivion
2833b2a9db
SSH: CLANG warning is fixed.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13654 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-22 12:18:24 +00:00
oblivion
c49407e90b
SSH: A CLANG warning is temporarily suppressed.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13652 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-22 11:26:44 +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
c59a668832
SSH: SshSession - Transport method prefrerences handling is fixed.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13637 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-12 22:54:29 +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
31191dc3f7
SSH: Core::Wait() is moved out of the critical section. (MT fix)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13617 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-09-26 07:50:11 +00:00
cxl
4a1d5d239b
Core: flagHEAPOVERRIDE
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13446 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-27 07:35:51 +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
81d24f9bab
SSH: SSh.upp: 'mainconfig' section removed.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@12353 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-09 21:57:05 +00:00
oblivion
5da0fe6ae5
SshShell: Resize now waits correctly.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@12283 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-18 08:45:40 +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
c46da97d84
SFtp: CopyStream has replaced the Upp::CopyStream.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@12185 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-25 19:20:22 +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