aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/asn1/x509_dn.h
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Daniel Neus2016-03-051-2/+2
|/ | | | explicit.
* Add final attribute to many classesJack Lloyd2016-01-101-1/+1
| | | | | | | In some cases this can offer better optimization, via devirtualization. And it lets the user know the class is not intended for derivation. Some discussion in GH #402
* 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
| | | | | Update license header line to specify the terms and refer to the file, neither of which it included before.
* Move lib into srclloyd2014-01-101-0/+56