Rebex Total Pack 7.0.8865

Released: Apr 8, 2024

7.0.8865 での更新項目

機能

  • File System: Improved reporting of some I/O errors in virtual file systems.
  • Mail: Added new LinkedResource(fileName, name, mediaType) constructor and SetContentFromFile method.
  • TLS Core: Added the option to disable ClientHello padding.
  • TLS Core: Added the option to enable legacy SCSV mode.
  • Cryptography: Added support for loading private keys in new OpenSSH key format encrypted using AES/GCM or ChaCha20/Poly1305.

不具合の修正

  • SCP: Added a workaround for SCP in Cisco SSH server that interprets target directory as file name.
  • SCP: Fixed handling of paths starting with " /".
  • Mail: Fixed filename assignment in LinkedResource constructor and SetContent/SetContentFromFile methods.
  • POP3: Added a workaround for TM-POP3 Server which falsely announces APOP authentication support.
  • SSH: SshPublicKey.LoadPublicKeys reads comments and does not fail on empty files.
  • TLS Core: Fixed potential repeated clean-up of TLS extensions that might cause strange exceptions in the following TLS connection.