diff options
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -58,6 +58,7 @@ LibreSSL Portable Release Notes: | |||
58 | - Cache the SHA-512 hash instead of the SHA-1 for CRLs. | 58 | - Cache the SHA-512 hash instead of the SHA-1 for CRLs. |
59 | - Suppress various compiler warnings for old gcc versions. | 59 | - Suppress various compiler warnings for old gcc versions. |
60 | - Remove free_cont from asn1_d2i_ex_primitive()/asn1_ex_c2i(). | 60 | - Remove free_cont from asn1_d2i_ex_primitive()/asn1_ex_c2i(). |
61 | - Rework ownership handling in x509_constraints_validate(). | ||
61 | - Rework ASN1_STRING_set(). | 62 | - Rework ASN1_STRING_set(). |
62 | - Remove const from tls1_transcript_hash_value(). | 63 | - Remove const from tls1_transcript_hash_value(). |
63 | - Clean up and simplify ssl3_renegotiate{,_check}(). | 64 | - Clean up and simplify ssl3_renegotiate{,_check}(). |