Clever Internet Suite VCL & .NET & ActiveX Bundle のリリース

Released: Jan 19, 2024

V11.0 での更新項目

機能

Clever Internet ActiveX Suite for ASP, VBScript, JavaScript

  • 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...

Released: Apr 12, 2022

V10.2 での更新項目

機能

Clever Internet .NET Suite for C#, VB.NET, ASP.NET

  • 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.
  • Improved SFTP server. The new version of this component supports more SFTP clients and implements both the client-first and the server-first approaches when starting a SSH session.
  • Added certificate chain...

Released: Oct 14, 2021

V10.1 での更新項目

機能

Clever Internet ActiveX Suite

  • 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.

Clever Internet Suite VCL

  • Added support for Embarcadero RAD Studio 11 Alexandria.
  • Added Public-Key authorization to the...

Released: Apr 29, 2021

V10.0 での更新項目

機能

Clever Internet Suite VCL

  • Added SFTP Server component.
  • Added SFTP File Handler component which allows the SFTP server to work with files on the disk.
  • The TCP Client, TCP Server, TCP Command Client and TCP Command Server components are now available at design-time.
  • The UDP Client and UDL Server components are now available at design-time.
  • IMAP Server - Added support for partial fetch IMAP functionality.
  • XML SOAP Security - Added support for multiple Binary Security Tokens.
  • SOAP Signatures...

Released: Jun 4, 2020

V9.6 での更新項目

機能

  • Added support for RAD Studio 10.4 Sydney.

不具合の修正

  • 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

V9.5 での更新項目

機能

  • 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 manually...

Released: Sep 9, 2019

V9.4 での更新項目

機能

  • Added support for RAD Studio 10.3.2 Rio, .NET Core and Visual Studio 2019.
  • HTTP proxy support added to all protocols, including SFTP;
  • EppServer, FtpServer, Imap4Server, NntpServer, Pop3Server, and SmtpServer added a new OnCreateUserAccount event. The event allows you to create an instance of a user account on the fly, and do not keep user credentials in the UserAccounts collection;
  • Added the ability to disable Windows events queue processing in all client components. This allows users to run...

Released: Feb 4, 2019

V9.3 での更新項目

機能

Clever Internet VCL Suite

  • Full RAD Studio 10.3 Rio support.
  • Added SOAP XOP message support.
  • Added MIME Parameter Continuation and Header Encoding Extensions.
  • Rmoved IsIpV6Preferred global variable.
  • New UseIpV6 property introduced to all protocol components: HTTP, FTP, SMTP, IMAP, and etc.
  • Added new NonPersistentStream class. In addition to NullStream, this new class provides both the Seek and SetSize methods.
  • The CSP property was renamed to SecurityPackage in the protocol components: HTTP...

Released: Oct 11, 2018

V9.2 での更新項目

機能

Clever Internet .NET Suite

  • SFTP - Added strong cryptographic algorithms.
  • Get ready for TLS 1.3 - Components will use the new protocol after official release.
  • Added the ability to provide root certificates for SSL/TLS connections.
  • Added an option to use only strong cryptographic algorithms.
  • CertificateStore - Added the ability to load the certificate chain for a given certificate.
  • Added HTTP PATCH command.
  • SMIME - Added new strong encryption and signature algorithms.
  • SMIME - New Config...

Released: Nov 28, 2017

V9.1 での更新項目

機能

Clever Internet Suite VCL

  • Full RAD Studio 10.2 and 10.2.1 Tokyo support.
  • MailMessage - RFC 5987 support added, file names in UTF-8 format implemented.
  • New CryptEncoder component - provides methods for data encoding and decoding in PEM and SSH2 cryptographic formats.
  • SFTP client - public key authorization was implemented, the following new algorithms were added:
    • diffie-hellman-group-exchange-sha256 and diffie-hellman-group14-sha1 for key exchange functionality.
    • rsa-sha2-256 - server host key...