Add attribution

This commit is contained in:
Manuel Pégourié-Gonnard 2015-02-02 09:30:45 +00:00
parent 9b36433e6a
commit aa422b2f1a

View file

@ -58,7 +58,8 @@ Bugfix
key exchanges enabled needs certificates. This fixes a possible interop key exchanges enabled needs certificates. This fixes a possible interop
issue with some servers when a zero-length extension was sent. (Reported issue with some servers when a zero-length extension was sent. (Reported
by Peter Dettman.) by Peter Dettman.)
* On a 0-length input, base64_encode() did not correctly set output length. * On a 0-length input, base64_encode() did not correctly set output length
(found by Hendrik van den Boogaard).
Changes Changes
* Use deterministic nonces for AEAD ciphers in TLS by default (possible to * Use deterministic nonces for AEAD ciphers in TLS by default (possible to