From 1c7aa0dbf16c3389bbedd13391bb653e7a189603 Mon Sep 17 00:00:00 2001 From: Tomas Mraz Date: Mon, 22 May 2017 16:20:21 +0200 Subject: Ignore -named_curve auto value to improve backwards compatibility Fixes #3490 Reviewed-by: Rich Salz Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/openssl/pull/3518) --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 0e8d9225db..97bfa55484 100644 --- a/CHANGES +++ b/CHANGES @@ -14,6 +14,10 @@ than just the call where this user data is passed. [Richard Levitte] + *) Ignore the '-named_curve auto' value for compatibility of applications + with OpenSSL 1.0.2. + [Tomas Mraz ] + *) Fragmented SSL/TLS alerts are no longer accepted. An alert message is 2 bytes long. In theory it is permissible in SSLv3 - TLSv1.2 to fragment such alerts across multiple records (some of which could be empty). In practice -- cgit v1.2.3