Rebex Total Pack R5.4

Released: Aug 5, 2021

R5.4 中的更新

特性

  • Added new MSG component for reading, processing and writing Microsoft Outlook .MSG email message files. Unlike existing MIME classes from Rebex.Mail namespace, MsgMessage and related classes work directly with MSG file format.
  • Mail: Improved MSG reader to read 'subject' from PidTagConversationTopic MAPI property when needed.
  • SSH Shell: Added new Ssh.Settings.UseLargeBuffers option.
  • Terminal: Added new TerminalOptions.WaitForCloseConfirmation option.
  • HTTP: Order of HTTP request headers as specified by HttpRequest.Headers is now used when constructing the HTTP request.

修補程式

  • SFTP: SFTP v4 error code are interpreted as unknown error in SFTP v3.
  • Networking: Fixed casing in 'Basic' HTTP proxy authorization header.
  • TLS Core: Fixed parsing of TLS 1.3 Certificate handshake message spanning multiple records.
  • Cryptography: Fixed Certificate.FriendlyName setter in .NET 5.0 on non-Windows platforms.