Rebex Total Pack 2016 R2.1 released

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, particularly when working with ZIP archives with lots of items.

수정사항

  • Fixed EWS thread safety - Ews class, out Exchange Web Services client, was not entirely thread-safe. This has been fixed.
  • Fixed RSA-based session negotiation in File Server - In 2016 R2, File Server always attempted to use RSAManaged to create an RSA signature instead of using RSACryptoServiceProvider whenever possible.