Rebex Total Pack 2017 R4.1
Released: Aug 4, 2017
2017 R4.1 での更新項目
機能
- FTP: Added workaround for BulletProof FTP Server's invalid response to MLSD command.
- Mail: Allowed empty passwords in SMTP, IMAP and POP3.
- IMAP: Added Imap.GetMessages method for efficient download of multiple messages.
- Telnet: Added workaround for strangely-behaved YMODEM over Telnet.
- Terminal: Added TerminalControl.ScrollChanged event.
- Terminal: Added TerminalControl.ScreenPosition property.
- Terminal: Added missing disposed state check to all Scripting methods.
- ZIP: Added path indexer to ZipItemCollection class.
- ZIP: Improved .NET Core compatibility.
- HTTPS: Enhanced exception messages for errors at TLS/SSL layer.
- Cryptography: Enhanced RSAES-OAEP support.
- Cryptography: Added CertificateStore.Add method (replacement for deprecated CertificateStore.AddCertificate method).
- Cryptography: Added KeySetOptions.PreferCng and KeySetOptions.AlwaysCng options.
不具合の修正
- Mail: Fixed parsing of hyperlinks in RTF-to-HTML converter.
- SMTP: Fixed parsing of SMTP responses that only contain the response code.
- Cryptography: Fixed AsymmetricKeyAlgorithm.Dispose method.
- Cryptography: Fixed AsymmetricKeyAlgorithm.CreateFrom method (always honors the ownsAlgorithm argument now).