Rebex Total Pack R6.13
Released: Jun 6, 2023
R6.13 中的更新
特性
- Cryptography: Improved support for SignatureHashAlgorithm.MD5SHA1 in Microsoft .NET 5 and higher in FIPS-only mode.
- HTTP: You can now use a canonicalized form of IPv6 address in HTTP host header.
- Networking: Added support for IPv6 addresses to SOCKS5 proxy (client-side).
- Networking: You can now use 'Proxy-Connection' header instead of 'Connection' with HTTP CONNECT proxies.
- TLS: TLS handshake extensions are now always sent in the same order.
修補程式
- File Server: Fixed filename handling in SCP's non-directory upload mode.
- File Server: Fixed handling of datetimes on non-Windows file systems.
- Networking: Added workaround for systems where System.Net.Sockets.Socket.RemoteEndPoint does not work properly.
- Networking: Fixed formatting of IPv6 addresses for HTTP CONNECT proxies.
- TLS Core: Disabled workaround for DHE padding bug in old versions of Microsoft Schannel.
- TLS Core: Fixed server-side TLS curve selection on end-of-life platforms.
- Cryptography: Fixed lifecycle of AsymmetricKeyAlgorithm based on RSA CSP.