diff options
| author | Theo Buehler <tb@openbsd.org> | 2023-05-17 06:41:47 -0600 |
|---|---|---|
| committer | Theo Buehler <tb@openbsd.org> | 2023-05-17 06:41:47 -0600 |
| commit | 0cb69d68ee84987861f99a7ad7d0bb018ebc0002 (patch) | |
| tree | 7ece00ebfe19db4cc7e6907993296fccba31d28d | |
| parent | 89fee1252f2284039d6a089f172b6acc72747229 (diff) | |
| download | portable-0cb69d68ee84987861f99a7ad7d0bb018ebc0002.tar.gz portable-0cb69d68ee84987861f99a7ad7d0bb018ebc0002.tar.bz2 portable-0cb69d68ee84987861f99a7ad7d0bb018ebc0002.zip | |
Update ChangeLog
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -73,6 +73,8 @@ LibreSSL Portable Release Notes: | |||
| 73 | - Policy is always checked in X509 validation. Critical policy extensions | 73 | - Policy is always checked in X509 validation. Critical policy extensions |
| 74 | are no longer silently ignored. | 74 | are no longer silently ignored. |
| 75 | - Fixed error handling in tls_check_common_name(). | 75 | - Fixed error handling in tls_check_common_name(). |
| 76 | - Add missing pointer invalidation in SSL_free(). | ||
| 77 | - Fixed X509error() and X509V3error(). | ||
| 76 | * Documentation improvements | 78 | * Documentation improvements |
| 77 | - Improved documentation of BIO_ctrl(3), BIO_set_info_callback(3), | 79 | - Improved documentation of BIO_ctrl(3), BIO_set_info_callback(3), |
| 78 | BIO_get_info_callback(3), BIO_method_type(3), and BIO_method_name(3). | 80 | BIO_get_info_callback(3), BIO_method_type(3), and BIO_method_name(3). |
