Rebex Total Pack R6.1
Released: Jan 8, 2022
R6.1 での更新項目
機能
- FTP: Added a workaround for incorrect handling of TLS 1.3 pre-shared key exchange modes in FileZilla FTP server (the issue caused data transfers with TLS 1.3 to fail).
- File System: Added FileSystemNotifier.Provider property.
- Mail: Added UseDefaultCharsetForHeaders option to MailSettings and MimeOptions.
- Syslog: Improved Socket error handling and reporting.
- ZIP: Added ZipArchive.Options.LocalHeaderVerificationMode option.
- TLS Core: Optimized receive operation in TLS 1.3.
- TLS Core: Slight optimizations in TLS 1.3 on modern platforms.
- Cryptography: Improved caching of CNG algorithm provider handles.
- Cryptography: Optimized symmetric branch of Microsoft Windows CNG (BCrypt) interop layer.
不具合の修正
- All: Fixed compatibility of Rebex binaries for .NET Framework 4.0 with ASP.NET 4.5 or higher.
- File Server: Fixed possible NullReferenceException in ServerSession.SendMessage method.
- File System: Fixed Path property in nodes created under mounted directories.
- ZIP: Wrong Unix permissions are ignored if they do not specify a file type.
- HTTP: Fixed workaround for server-side bug (fixed handling of servers that send more data than they announced).
- Cryptography: Fixed Certificate.GetSignatureHashAlgorithm() for certificates signed by Ed25519 authorities.
- Cryptography: Fixed unmanaged resource leak in CertificateStore.