Chilkat 9.2.1 Release Notes

  • (SFTP) Performance improvements for file downloads.
  • (MailMan ) Added the IsSmtpConnected boolean property.
  • (Socket, Java build only) Fixed problem with BindAndListen.
  • (FTP2) Added GetSizeByName64 and GetSize64 methods for C++ and .NET builds.
  • (Email  object) Fixed AspUnpack2 method.
  • (HTTP) Fixed so that HTTP will neither save nor send expired cookies.
  • (HTTP) Fixed so that HTTP will not send cookies marked as “secure” on non-SSL/TLS connections.
  • (SFTP) The “.” and “..” directories will no longer be included in results returned by the ReadDir method.
  • (SSL in all classes/objects) Fixed client-side certificate problem when SSL v3.0  is used (client-side certs w/ TLS 1.0 were working OK).
  • (PFX in all methods that read a PFX file) Fixed problem when PFX password is 32 characters or more (which is rare).
  • (PEM in all methods that read a PEM file) OpenSSH key file format (PEM) fixed for the case where the file uses bare-LF line-endings as opposed to CRLF line endings.
  • (SshKey) Fixed FromRfc4716PublicKey, which could not load RSA keys because it was trying to verify them as DSA keys.
  • (HTML-to-Text) “ ” is now handled correctly.
  • (C++ / CkString / Linux-build) Fixed CkString::toLowerCase problem in Linux.
  • (HTTP) Cookie file format changed to properly keep attributes with individual cookies.  When updating to v9.2.1, and cached  cookie files should be deleted so that the new version may create new cookie files correctly.
  • (SFTP / MAC OS X / iOS only) Fixed methods that return NSDate objects.  The bug was that the NSDate object returned was off by a number of hours based on the timezone of the computer.
Tags :