]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/x509/v3_alt.c
Set X509_V_ERR_INVALID_EXTENSION error for invalid basic constraints
[thirdparty/openssl.git] / crypto / x509 / v3_alt.c
2019-12-11  Jan-Frederik RieckersAdd support for otherName:NAIRealm in output
2019-11-04  Matt CaswellDon't assume the type we read was the type we expected
2019-11-04  Matt CaswellDon't leak memory in the event of a failure in i2v_GENE...
2019-10-17  Richard LevitteRename internal function name_cmp() to v3_name_cmp()
2019-09-24  Dmitry BelyavskiySupport printing out some otherName variants
2019-06-07  Acheev BhagatReplace BIO_printf with ASN1_STRING_print in GENERAL_NA...
2019-05-29  Richard LevitteJoin the x509 and x509v3 directories