diff options
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -34,6 +34,9 @@ LibreSSL Portable Release Notes: | |||
| 34 | - Remove the unused sequence number from X509_REVOKED. | 34 | - Remove the unused sequence number from X509_REVOKED. |
| 35 | - Replace a call to atoi() with strtonum() in nc(1) and replace a | 35 | - Replace a call to atoi() with strtonum() in nc(1) and replace a |
| 36 | misleading use of ntohs() with htons(). | 36 | misleading use of ntohs() with htons(). |
| 37 | * Compatibility changes | ||
| 38 | - Expose X509_VERIFY_PARAM_set_hostflags() as a public symbol. | ||
| 39 | - Provide SSL_SESSION_dup(). | ||
| 37 | * Bug fixes | 40 | * Bug fixes |
| 38 | - Ensure the group selected by a TLSv1.3 server for a | 41 | - Ensure the group selected by a TLSv1.3 server for a |
| 39 | HelloRetryRequest is not one for which the client has | 42 | HelloRetryRequest is not one for which the client has |
