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...
Released: Sep 12, 2017
V9.0 での更新項目
機能
Clever Internet Suite VCL
- Full RAD Studio 10.2 and 10.2.1 Tokyo support.
- 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 algorithm; aes256-ctr, aes192-ctr, aes128-ctr, aes256-cbc, aes192-cbc ,aes128-cbc...
Released: Nov 25, 2016
V8.4 での更新項目
機能
- CookieManager - Session cookies with long names were extracted incorrectly. This has been fixed.
- Socket and cryptography initialization was fixed for multithreaded applications;
- MailMessage - Parsing of malformed header fields with lists was fixed.
- Minor fixes and improvements.
Released: May 27, 2016
Updates in this release
Updates in V8.3
- RAD Studio 10.1 Berlin support.
- The components can now be used by the RAD Studio form designer in 64-bit projects.
- FTP with Unicode support - UTF8 and custom encoding, autodetection mode.
- OAUTH - Save/load authorization tokens.
- New DKIM Component - Detects email spoofing by providing a mechanism to allow receiving mail exchangers to check that incoming mail from a domain is authorized by that domain's administrators.
Released: Sep 18, 2015
Updates in this release
Updates in V8.1
- RAD Studio 10 Seattle support.
- OAUTH authorization added to SMTP, IMAP and HTTP components.
- SOAP Encryption implemented.
- Added JSON support.
- New Components
- Encryptor - Allows you to encrypt, decrypt, sign and verify data with X509 digital certificates.
- HttpRIO - New HTTP RIO component with SOAP security support.
- OAuth - Authorize a client with XOAUTH2 protocol.
- ProgressBar - Displays progress information for any process.
- ProgressBarDC - Displays progress information for file...
Released: May 2, 2013
Updates in this release
Updates in V7.7
- Async Client - An asynchronous TCP client component.
- Bounce Checker - Scans any POP3 mailbox for bounced messages.
- Custom Client - Allows you to implement a custom TCP/UDP client, send commands, receive responses in both SSL-encrypted and non-encrypted modes.
- Custom Server - A component for implementing custom TCP/UDP server functionality. This component can be used together with Custom TCP/UDP Client component.
- DNS Server - Implements a server for the DNS (Domain Name Server...
Released: May 13, 2011
Updates in this release
Updates in V7.3
Common updates across Clever Internet Suite VCL & .NET & ActiveX Combo Package
- Full IpV6 support implemented
- Encoder - displaying of progress information was improved
- MailMessage - encoding of email addresses improved
- SmtpServer - message size limit was implemented
- BounceChecker - minor fixes and improvements
Updates for Clever Internet .NET Suite
- FtpServer - PutFileReady event added. New event that allows you to access received file via stream
- Visual Studio 2010 and .NET...