Rebex Total Pack 7.0.8755

Released: Dec 20, 2023

Updates in 7.0.8755

Funktionen

  • Improved compatibility with Native AOT (ahead-of-time) deployment model in Microsoft .NET 8.
  • SFTP: Added Sftp.ResolvePath(string path) method.
  • File Server: Added support for strict key exchange extension (thwarts the so-called 'Terrapin attack').
  • SSH: Added support for PKCS #8 format to SshPublicKey constructor.
  • SSH: Added support for strict key exchange extension (thwarts the so-called 'Terrapin attack').
  • Common: Optimized memory usage of miscellaneous methods.

Fehlerkorrekturen

  • SFTP: Fixed 'not authenticated' instead of 'not connected' error message.
  • File Server: Allowed dates outside 1970-2999 range in SFTP v4 (or higher).
  • HTTP: Fixed handling of unexpected response stream closure when keep-alive expected.