summaryrefslogtreecommitdiffstats
path: root/crypto/x509/v3_alt.c
AgeCommit message (Expand)Author
2020-09-13Fix safestack issues in x509v3.hMatt Caswell
2020-05-22Adjust length of some strncpy() callsNicola Tuveri
2020-05-15Update copyright yearMatt Caswell
2020-05-05Strengthen X509_STORE_CTX_print_verify_cb() to print expected host etc.Dr. David von Oheimb
2020-04-30Fix snprintf missing for windows buildShane Lontis
2020-04-27crypto/x509/v3_alt.c: make 'othername' a bit biggerRichard Levitte
2020-04-25Add support for unusal 'othername' subjectAltNamesDirk-Willem van Gulik
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz
2019-12-11Add support for otherName:NAIRealm in outputJan-Frederik Rieckers
2019-11-04Don't assume the type we read was the type we expectedMatt Caswell
2019-11-04Don't leak memory in the event of a failure in i2v_GENERAL_NAMESMatt Caswell
2019-10-17Rename internal function name_cmp() to v3_name_cmp()Richard Levitte
2019-09-24Support printing out some otherName variantsDmitry Belyavskiy
2019-06-07Replace BIO_printf with ASN1_STRING_print in GENERAL_NAME_printAcheev Bhagat
2019-05-29Join the x509 and x509v3 directoriesRichard Levitte