SecureBridge 新版本發表
Released: Feb 27, 2018
V8.1.3 中的更新
特性
- Set Direct mode for shell sessions using the TScSSHServer.BeforeChannelConnect event handler.
修補程式
- Fixed bug in TScSFTPServer when uploading a file in text mode.
- Fixed "Operation unsupported" error in TScSFTPClient when downloading a file.
- Fixed bug in TScHttpWebRequest executing POST requests.
- Fixed bug importing SSH keys.
Released: Oct 5, 2017
V8.1.2 中的更新
特性
- Added support for HTTP and HTTPS protocols.
- New component supports the request/response model for accessing data using the HTTP protocol.
- Improved downloading/uploading file performance using the TScSFTPClient.
- Added property to indicate the number of pending requests.
- Added properties to increase socket performance.
修補程式
- Fixed bug in TScFileStorage.ChangePassword method.
- Fixed bug in TScSSLClient.WaitForData method.
- Fixed bug reusing TCP/IP ports in Android.
Released: Apr 24, 2017
V8.0.1 中的更新
特性
- Support for RAD Studio 10.2 Tokyo.
- Support for Linux in RAD Studio 10.2 Tokyo.
- Support for Lazarus 1.6.4 and Free Pascal 3.0.2.
- Added TScCMSProcessor component for encrypting, decrypting, signing, and verifying data and files.
- Added TScCMSSignedData class for signing and verifying of CMS/PKCS #7 messages.
- Added TScCMSEnvelopedData class for representing encrypted data in CMS/PKCS #7 structure.
- Support for Elliptic Curve Key Exchange algorithm in SSH protocol.
修補程式
- Fixed bug setting the EOF...
Released: Jan 16, 2017
V7.3.4 中的更新
特性
- Support for Elliptic Curve Cryptography cipher suites.
- Added TScSSLClient.ClientHelloExtensions property that allows you to add additional information to the client hello message.
- Added TTLSServerNameExtension class for support of server name indication extension.
- Added TTLSExtendedMasterSecretExtension class for support of the session hash and extended master secret extension.
- Added TTLSSignatureAlgorithmsExtension class for support of the signature algorithms extension.
- Added...
Released: Nov 10, 2016
V7.2.3 中的更新
特性
- Support for the TLS 1.1 and TLS 1.2 protocols.
- Support for the Diffie-Hellman Group and Key Exchange algorithms.
- Added event to increase a directory reading speed.
- Added TScSFTPServer.DefaultRootPath property.
- Added TScSFTPServer.OnGetFullPath event.
- Added TScSSHServerOptions.ListenBacklog property.
- Import keys in Putty format.
Released: Jun 29, 2016
V7.1.2 中的更新
特性
- Support for RAD Studio 10.1 Berlin.
- Improved file download performance.
修補程式
- Fixed "Target buffer is too small" error on compressing data.
- Fixed bug with hanging connection when downloading large files.
Released: Oct 20, 2015
Updates in this release
Updates in V6.6.9
- Now supports RAD Studio 10 Seattle.
- Added a SSH and SSL property contains settings for HTTP connections.
- Added support for CTR encryption mode.
Released: May 5, 2015
Updates in this release
Updates in V6.5.8
Released: Oct 9, 2014
Updates in this release
Updates in V6.4.6
- Embarcadero RAD Studio XE7 support.
- Lazarus 1.2.4 support.
Released: Oct 25, 2013
Updates in this release
Updates in V6.1.2
- RAD Studio XE5 support.
- Android application development support.
- IPv6 protocol support.