From b6dc1a844eab061d0a7153d46e7e68296f15a504 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Tue, 4 Oct 2011 12:06:58 +0200 Subject: Prepare release --- lib/ssl/doc/src/notes.xml | 54 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 53 insertions(+), 1 deletion(-) (limited to 'lib/ssl/doc') diff --git a/lib/ssl/doc/src/notes.xml b/lib/ssl/doc/src/notes.xml index e090b4e1ef..5df2632149 100644 --- a/lib/ssl/doc/src/notes.xml +++ b/lib/ssl/doc/src/notes.xml @@ -30,7 +30,59 @@

This document describes the changes made to the SSL application.

-
+
SSL 4.1.6 + +
Fixed Bugs and Malfunctions + + +

+ replace "a ssl" with "an ssl" reindent + pkix_path_validation/3 Trivial documentation fixes + (Thanks to Christian von Roques )

+

+ Own Id: OTP-9464

+
+
+
+ + +
Improvements and New Features + + +

+ Adds function clause to avoid denial of service attack. + Thanks to Vinod for reporting this vulnerability.

+

+ Own Id: OTP-9364

+
+ +

+ Error handling code now takes care of inet:getopts/2 and + inets:setopts/2 crashes. Thanks to Richard Jones for + reporting this.

+

+ Own Id: OTP-9382

+
+ +

+ Support explicit use of packet option httph and httph_bin

+

+ Own Id: OTP-9461

+
+ +

+ Decoding of hello extensions could fail to come to the + correct conclusion due to an error in a binary match + pattern. Thanks to Ben Murphy.

+

+ Own Id: OTP-9589

+
+
+
+ +
+ +
SSL 4.1.5
Improvements and New Features -- cgit v1.2.3