diff options
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -28,6 +28,12 @@ history is also available from Git. | |||
28 | 28 | ||
29 | LibreSSL Portable Release Notes: | 29 | LibreSSL Portable Release Notes: |
30 | 30 | ||
31 | 3.2.1 - Development release | ||
32 | |||
33 | * Enforce in the TLS 1.3 server that ClientHello messages | ||
34 | following a HelloRetryRequest must match the original ClientHello | ||
35 | as per RFC 8446 section 4.1.2 | ||
36 | |||
31 | 3.2.0 - Development release | 37 | 3.2.0 - Development release |
32 | 38 | ||
33 | * Enable TLS 1.3 server side in addition to client by default. | 39 | * Enable TLS 1.3 server side in addition to client by default. |