aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/x509/x509_dn.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid creating a map from a DN when not requiredJack Lloyd2018-03-211-4/+3
* Store elements of a DN as a vectorJack Lloyd2018-03-211-7/+24
* Support custom DN entriesJack Lloyd2018-03-141-12/+18
* Move DN upper bound function to X509_DN static functionJack Lloyd2017-12-231-0/+10
* Move X509_DN and AlternativeName from asn1 to x509Jack Lloyd2017-11-141-0/+65