aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6687e5b..c96bd4c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,15 @@ history is also available from Git.
28 28
29LibreSSL Portable Release Notes: 29LibreSSL Portable Release Notes:
30 30
312.3.8 - Security and reliability fixes
32
33 * Avoid unbounded memory growth in libssl, which can be triggered by a
34 TLS client repeatedly renegotiating and sending OCSP Status Request
35 TLS extensions.
36
37 * Avoid falling back to a weak digest for (EC)DH when using SNI with
38 libssl.
39
312.3.7 - OCSP fixes 402.3.7 - OCSP fixes
32 41
33 * Fix several issues in the OCSP code that could result in the 42 * Fix several issues in the OCSP code that could result in the