diff options
| author | Theo Buehler <tb@openbsd.org> | 2025-10-24 13:49:09 +0200 |
|---|---|---|
| committer | Theo Buehler <tb@openbsd.org> | 2025-10-24 13:49:16 +0200 |
| commit | 1e86f9cf57855d06ecd2383c3ffe9325f57852ea (patch) | |
| tree | 83598961e3861968cd1c81621adfbcbab83bcc7a | |
| parent | dc6cef0335a7b8a734226d77f74ac1560c714646 (diff) | |
| download | portable-1e86f9cf57855d06ecd2383c3ffe9325f57852ea.tar.gz portable-1e86f9cf57855d06ecd2383c3ffe9325f57852ea.tar.bz2 portable-1e86f9cf57855d06ecd2383c3ffe9325f57852ea.zip | |
Update ChangeLog
| -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 |
