diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -56,6 +56,9 @@ LibreSSL Portable Release Notes: | |||
56 | strings table entries, ASN.1 methods, PKEY methods, digest methods, | 56 | strings table entries, ASN.1 methods, PKEY methods, digest methods, |
57 | CRL methods, purpose and trust identifiers, or X.509 extensions. | 57 | CRL methods, purpose and trust identifiers, or X.509 extensions. |
58 | - Turn the long dysfunctional openssl(1) s_client -pause into a noop. | 58 | - Turn the long dysfunctional openssl(1) s_client -pause into a noop. |
59 | - openssl(1) x509 now supports -force_pubkey, -multivalue-rdn, | ||
60 | -set_issuer, -set_subject, and -utf8. | ||
61 | openssl(1) x509 | ||
59 | * Bug fixes | 62 | * Bug fixes |
60 | - Fixed aliasing issues in BN_mod_exp_simple() and BN_mod_exp_recp(). | 63 | - Fixed aliasing issues in BN_mod_exp_simple() and BN_mod_exp_recp(). |
61 | - Fixed numerous misuses of X509_ALGOR_set0() resulting in leaks and | 64 | - Fixed numerous misuses of X509_ALGOR_set0() resulting in leaks and |