diff options
| author | Theo Buehler <tb@openbsd.org> | 2026-04-16 04:17:34 -0600 |
|---|---|---|
| committer | Theo Buehler <tb@openbsd.org> | 2026-04-16 04:19:28 -0600 |
| commit | 0e49605df08028305aa63db3ebffe855638bda61 (patch) | |
| tree | dd227987f48d1e9518a32e9c23d4be2b022667ac /ChangeLog | |
| parent | ca85c3226fbb32459ecaaf1d9a10a6509e49f725 (diff) | |
| download | portable-0e49605df08028305aa63db3ebffe855638bda61.tar.gz portable-0e49605df08028305aa63db3ebffe855638bda61.tar.bz2 portable-0e49605df08028305aa63db3ebffe855638bda61.zip | |
Update ChangeLog
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -116,6 +116,9 @@ LibreSSL Portable Release Notes: | |||
| 116 | has enabled Delta CRL checking by setting X509_V_FLAG_USE_DELTAS. | 116 | has enabled Delta CRL checking by setting X509_V_FLAG_USE_DELTAS. |
| 117 | - Fix NULL dereference that can be triggered with malformed OAEP | 117 | - Fix NULL dereference that can be triggered with malformed OAEP |
| 118 | parameter encoding for CMS decryption. | 118 | parameter encoding for CMS decryption. |
| 119 | - Add missing length checks before BIO_new_mem_buf() in libtls. | ||
| 120 | - Improve libtls error reporting consistency, avoid reporting | ||
| 121 | unrelated errnos. | ||
| 119 | * Reliability fix | 122 | * Reliability fix |
| 120 | - Fix off-by-one error in the X.509 verifier depth checking. This can | 123 | - Fix off-by-one error in the X.509 verifier depth checking. This can |
| 121 | lead to a 4-byte overwrite on heap allocated memory for clients | 124 | lead to a 4-byte overwrite on heap allocated memory for clients |
