aboutsummaryrefslogtreecommitdiffstats
path: root/src/asn1/x509_dn.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unused headerslloyd2013-09-051-1/+1
* propagate from branch 'net.randombit.botan.x509-path-validation' (head 63b5a2...lloyd2012-05-251-45/+29
|\
| * Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-2/+2
| * propagate from branch 'net.randombit.botan' (head fc8daa606ab7954eab48778d723...lloyd2010-11-291-34/+26
| |\
| * | propagate from branch 'net.randombit.botan' (head 6581b789d58717bc6acee5c6a24...lloyd2010-10-131-43/+27
* | | All of the X509 modules were actually mutually dependent. Ideally thislloyd2012-02-061-1/+1
* | | Fully working path validation. Even fixes the cases in PKITS where welloyd2012-02-061-0/+31
| |/ |/|
* | Fix compilelloyd2010-11-231-1/+1
* | Fix pr 127 and pr 128. Don't require the common name and country codeslloyd2010-11-191-34/+26
|/
* Split some of the ASN.1 types into their own headerslloyd2010-10-131-0/+304