aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/x509/asn1_alt_name.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for making BER_Object members privateJack Lloyd2018-01-181-25/+23
| | | | | Now there are usable accessors that allow the library to avoid using BER_Object members directly.
* Fix various x509 path validation bugs + path building with ambiguous DNsFabian Weissberg2017-12-201-0/+22
| | | | Signed-off-by: Fabian Weissberg <[email protected]>
* 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
| | | | GH #1010
* Move X509_DN and AlternativeName from asn1 to x509Jack Lloyd2017-11-141-0/+235