Add attribution
This commit is contained in:
parent
9b36433e6a
commit
aa422b2f1a
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue