API: Added HRESULT error descriptions to message file. Get the error description with the FormatMessage win32 API.
API: Replaced LogFile property with the new FileLogger. Refer to the samples for details.
API: Removed OnStatus event from connection event interfaces. Use the ILogger interface instead.
バージョン 4.0.508
SSH: Removed x509v3-sign-rsa-sha256@ssh.com and x509v3-sign-dss-sha256@ssh.com
SSH: Report supported ext-info extensions in log
バージョン 4.0.505
Important: libeay32.dll renamed to libcrypto-1_1.dll
SSH: Replaced "poisoned" x509v3-sign-rsa, x509v3-sign-dss public key algorithms with x509v3-ssh-rsa, x509v3-ssh-dss (RFC 6187)
SFTP: Report supported extensions in log
SFTP: Improved extension handling
バージョン 4.0.504
SSH: Added support for ssh-ext-info (server-sig-algs, no-flow-control)
バージョン 4.0.503
SSH: Added support for rsa-sha2-256 and rsa-sha2-512 (draft-ietf-curdle-rsa-sha2)
SSH: diffie-hellman-group1-sha1 is scheduled for removal
SSH: Removed hmac-md5 (was previously disabled)
バージョン 4.0.486
SSH: Refusing all RSA keys smaller than 1024 bits
FTP: Removed support for S/KEY
SSH: Improved zlib compression performance by 25%
バージョン 4.0.477
FTPS: RC4 is now disabled regardless of the schannel registry settings
バージョン 4.0.475
SSH: Removed deprecated RC4 (arcfour*) ciphers
バージョン 4.0.471
Support for Windows 10 (Version 1507)
バージョン 4.0.465
SSH: FIPS mode: Disabled diffie-hellman-group-exchange-sha1, diffie-hellman-group14-sha1, diffie-hellman-group1-sha1 to comply with NIST Special Publication 800-131A