diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -28,6 +28,11 @@ history is also available from Git. | |||
28 | 28 | ||
29 | LibreSSL Portable Release Notes: | 29 | LibreSSL Portable Release Notes: |
30 | 30 | ||
31 | 2.3.9 - Reliability improvements | ||
32 | |||
33 | * Avoid continual processing of an unlimited number of TLS records, | ||
34 | which can cause a denial-of-service condition. | ||
35 | |||
31 | 2.3.8 - Security and reliability fixes | 36 | 2.3.8 - Security and reliability fixes |
32 | 37 | ||
33 | * Avoid unbounded memory growth in libssl, which can be triggered by a | 38 | * Avoid unbounded memory growth in libssl, which can be triggered by a |