Credit E.S. from W.A. with report of DTLS interop bug

This commit is contained in:
kaleb-himes
2017-05-08 10:26:08 -06:00
parent d23f1e5637
commit 7b6e2b1002
2 changed files with 2 additions and 3 deletions

2
README
View File

@@ -45,7 +45,7 @@ Release 3.11.0 of wolfSSL has bug fixes and new features including:
- Update Arduino script to handle recent files and additions
- Added support for PKCS#7 Signed Data with ECDSA
- Fix for interoperability with ChaCha20-Poly1305 suites using older draft versions
- DTLS update to allow multiple handshake messages in one DTLS record
- DTLS update to allow multiple handshake messages in one DTLS record. Thanks to Eric Samsel over at Welch Allyn for reporting this bug.
- Intel QuickAssist asynchronous support (PR #715 - https://www.wolfssl.com/wolfSSL/Blog/Entries/2017/1/18_wolfSSL_Asynchronous_Intel_QuickAssist_Support.html)
- Added support for HAproxy load balancer
- Added option to allow SHA1 with TLS 1.2 for IIS compatibility (WOLFSSL_ALLOW_TLS_SHA1)