aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/x509/x509_dn.cpp
Commit message (Expand)AuthorAgeFilesLines
* Address review commentsJack Lloyd2018-03-141-2/+2
* Support custom DN entriesJack Lloyd2018-03-141-55/+38
* Move DN upper bound function to X509_DN static functionJack Lloyd2017-12-231-1/+0
* Fix various x509 path validation bugs + path building with ambiguous DNsFabian Weissberg2017-12-201-0/+1
* Fix PKCS10 subject alt name usageJack Lloyd2017-11-141-4/+3
* Add a test for GH #1252Jack Lloyd2017-11-141-1/+7
* Move X509_DN and AlternativeName from asn1 to x509Jack Lloyd2017-11-141-0/+407