aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/x509/asn1_alt_name.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge X.509 header filesJack Lloyd2020-10-311-2/+1
* Verify name constraints on subject alternative name DN alsoJack Lloyd2020-06-091-0/+14
* Reduce usage of oids.h with the addition of some helpers on OIDJack Lloyd2019-08-041-1/+1
* Deprecate and replace OIDS::lookupJack Lloyd2019-08-041-1/+5
* Prepare for making BER_Object members privateJack Lloyd2018-01-181-25/+23
* Fix various x509 path validation bugs + path building with ambiguous DNsFabian Weissberg2017-12-201-0/+22
* Consolidate function for testing for ASN.1 string typesJack Lloyd2017-11-141-19/+3
* Fix PKCS10 subject alt name usageJack Lloyd2017-11-141-0/+9
* Move X509_DN and AlternativeName from asn1 to x509Jack Lloyd2017-11-141-0/+235