Rebex Total Pack のリリース

Released: Jul 28, 2016

2016 R2.1 での更新項目

機能

  • Workarounds for Microsoft Schannel bugs in TLS/SSL - Added workaround for bugs in Microsoft's TLS/SSL library which uses and expects wrong padding in DHE_RSA_* ciphers.
  • Experimental support for Universal Windows Platform in File Server - Rebex File Server binaries for Universal Windows Platform are now available. Supported platforms include Windows 10, Windows 10 Mobile, Windows 10 IoT and Xbox One.
  • Optimized ZIP memory usage - ZipArchive objects now occupy less memory than before...

Released: Jun 30, 2016

2016 R2 での更新項目

機能

  • Support for Xamarin June 2016 Update - The June 2016 update of Xamarin.iOS/Xamarin.Android/Xamarin.Mac introduced a breaking change in Mono.Security API that broke compatibility with Rebex components. This issue has been solved in this release.
  • SHA-2 for all supported .NET Compact Framework Platforms - SHA-1 is currently being deprecated (applies to X509 certificates, TLS/SSL and SSH), which poses a problem for legacy .NET Compact Framework platforms based on editions of Windows CE with no...

Released: Feb 22, 2016

Updates in this release

Updates in 2016 R1.1

  • Added experimental binaries of most Rebex components (FTP/SSL, SFTP, File Server, Secure Mail, ZIP, Time, Security) for Xamarin.Mac platforms. They are suitable for targeting Xamarin.Mac Mobile Framework and Xamarin.Mac .NET 4.5 Framework projects.
  • FTP: Fixed a bug that triggered the 'Another operation is pending' exception when internal directory listing failed due to protocol error.
  • FTP: Added workaround for servers returning "cdir" in MLST responses.
  • MIME: Added...

Released: Jan 15, 2016

Updates in this release

Updates in 2016 R1

  • Exchange Web Services Support - Rebex Secure Mail now supports Exchange Web Services (EWS) and provides a dedicated Ews object, making it possible to communicate with Microsoft Exchange servers using a native protocol.
  • SSH Tunneling (Port Forwarding) - Rebex Terminal Emulation now features a simple-to-use API for SSH tunneling (port forwarding). Support for outgoing SSH tunnels was also added to Rebex File Server.
  • File upload/download events in File Server - FileUploaded and...

Released: Aug 28, 2015

Updates in this release

Updates in 2015 R4

  • Support for Windows 10, .NET 4.6 and Visual Studio 2015 - This release adds official support for Windows 10, .NET Framework 4.6 and Visual Studio 2015.
  • Multi-core Compression - Rebex ZIP can now take advantage of multi-core systems and uses multiple threads to speed-up compression on modern CPUs.
  • Faster TLS/SSL and SSH negotiation on Xamarin.Android - The SSH and TLS/SSL libraries now use Java-based Diffie-Hellman on Xamarin.Android, which substantially speeds up SSH and TLS...

Released: Apr 20, 2015

Updates in this release

Updates in 2015 R3

  • New File Server Component - Provides secure remote file system access over an SSH channel using SFTP or SCP protocols. It makes it simple create an SFTP server that can be used by Rebex SFTP or any third-party SFTP, SCP or SSH client (such as WinSCP, PuTTY or OpenSSH).
  • Disabled RC4 in TLS/SSL - Following the recently published attack on TLS/SSL, RC4 is no longer considered secure. In this release, it has been disabled by default in the components that support TLS/SSL (this...

Released: Mar 30, 2015

Updates in this release

Updates in 2015 R2

  • FREAK Fix - This release fixes a FREAK (Factoring RSA Export Keys) vulnerability.
  • TLS 1.2 Support - TLS 1.2 is now supported in addition to TLS 1.1 and 1.0.

Released: Feb 10, 2015

Updates in this release

Updates in 2015 R1

  • Support for Xamarin Unified API - Easily share code between iOS and Mac and target both 32-bit and 64-bit platforms with the same binary.

Released: Jul 16, 2014

Updates in this release

Updates in 2014 R2

  • Unified API for FTP, FTP/SSL and SFTP - New File Transfer Client object that resembles the existing FTP and SFTP objects, but supports multiple file transfer protocols including FTP, FTP/SSL and SFTP.
  • New scripting API - Powerful new scripting API makes it much easier to control remote terminals programmatically.
  • Terminal Emulation Performance Enhancements - The updated Terminal Control is faster and much more responsive.

Released: Mar 12, 2014

Updates in this release

Updates in 2014 R1

  • Support for SHA-2 (SHA-256 and SHA-512) message authentication codes.
  • Support for AES-128-CBC SSLeay private keys.
  • Added enhanced Smtp.ResolveDomainMX method.
  • Force creation of directory entries in Rebex ZIP.