diff options
| -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). |
