aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/asn1/x509_dn.h
Commit message (Expand)AuthorAgeFilesLines
* Move X509_DN and AlternativeName from asn1 to x509Jack Lloyd2017-11-141-59/+0
* Avoid empty methods, use =default or add a commentJack Lloyd2017-10-031-1/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-6/+6
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-2/+2
* Add X509_DN::emptyJack Lloyd2016-11-181-0/+2
* Merge GH #454 X.509 name constraintsJack Lloyd2016-03-161-0/+1
|\
| * X.509 Name ConstraintsKai Michaelis2016-03-101-0/+1
* | cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-2/+2
|/
* Add final attribute to many classesJack Lloyd2016-01-101-1/+1
* Mass-prefix member vars with m_René Korthaus2016-01-081-2/+2
* asn1: Add missing overridesDaniel Seither2015-07-301-2/+2
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+56