Clever Internet ActiveX Suite for ASP, VBScript, JavaScript Releases

Released: Jan 19, 2024

Updates in V11.0.461.0

Features

  • The ActiveX version 11.0 has been compiled with the latest Clever Internet Suite 11.0 for VCL.
  • DNS over TCP has been introduced - The transport protocol can be selected automatically, according to the RFC-7766 specification.
  • TLS 1.3 has been implemented - The protocol can now be used for both client and server components on Windows 11 and Windows Server 2022.
  • Added support for plain-text authorization in the IMAP client component.
  • JSON parser has been improved.
  • HTTPRIO has been improved...

Released: Apr 12, 2022

Updates in V10.2.457.0

Features

  • The ActiveX version 10.2 has been compiled with the latest Clever Internet Suite 10.2 for VCL.
  • Connecting to an SFTP server has been improved by implementing big integer algorithms using the IntXLib library.
  • The default value for the SSH packet's payload size has been reduced to 32Kb in order to support more third-party SFTP clients and servers. This parameter can be tuned using the BatchSize property of both the SFTP client and the server.
  • HTTP request submission has been improved when...

Released: Oct 14, 2021

Updates in V10.1.456.0

Features

  • The ActiveX version 10.1 has been compiled with the latest Clever Internet Suite 10.1 for VCL.
  • The SFTP client FileExists method has been improved to support non-standard SFTP server responses.
  • IMAP Server - Added support for IMAP partial fetch functionality.
  • Added the 'diffie-hellman-group14-sha256' key exchange algorithm to the SSH engine.

Fixes

  • The FTP client component caused errors on some FTP servers when requesting a currently selected folder.
  • The MakeBrowsable feature worked...

Released: Oct 27, 2020

Updates in V9.6.454.0

Fixes

  • Minor fixes and improvements.

Released: Aug 18, 2020

Updates in V9.6.453.0

Features

  • Added IPv6 support to the SOCKS5 implementation.

Fixes

  • SFTP Client- GetFile at a specific position didn't work properly.
  • An SSPI error occurred when closing TLS connection.
  • HTTP Client - files downloaded incorrectly in the chunked mode.
  • HTTP redirects worked incorrectly for target URLs without a protocol part.
  • SOAP Message - MTOM attachments get corrupted after extracting.

Released: Jun 4, 2020

Updates in V9.6

Fixes

  • HTTP Proxy fix - connection hanged on some HTTPS proxies. The issue caused hanging in the HTTP client component.
  • SFTP Client fix - component hanged when connecting to some SFTP hosts which had large data window size.

Released: Mar 10, 2020

Updates in V9.5

Features

  • Certificate management improvements - New functions to search certificates by issuer, serial number, and subject were implemented.
  • You can now specify a certificate serial number as a big-integer string.
  • New encryption algorithms added to the SFTP public-key authorization: aes-128-cbc, aes-192-cbc, aes-256-cbc, aes-128-ctr, aes-192-ctr, and aes-256-ctr.
  • HTTP RIO improvements - New version extracts SOAP encoding from WSDL, and there is no need to specify the document/literal encoding...

Released: Sep 9, 2019

Updates in V9.4

Features

  • Added SOAP XOP messages support.
  • Added MIME Parameter Continuation and Header Encoding Extensions.
  • Installation packages are now signed with COMODO code-signing digital certificate.

Released: Feb 4, 2019

Updates in V9.3

Features

  • Added SOAP XOP message support.
  • Added MIME Parameter Continuation and Header Encoding Extensions.
  • The Clever Internet Suite installation packages are now signed with the COMODO code-signing digital certificate.

Released: Oct 11, 2018

Updates in V9.2

Features

  • SFTP - Added strong cryptographic algorithms.
  • International domain names (IDN) support was added to the URL parser.
  • SoapMessage - Message signing and verifying performance was improved.
  • SMIME - New strong encryption and signature algorithms added.
  • IMAP4 UTF7 name encoding added. This feature allows you to use international mailbox names with both the client and server components.
  • IMAP4 client - Added support for multiple untagged SEARCH responses.
  • SSH engine - Added support for Global...