aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/cert/x509/x509_ext.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing overrideJack Lloyd2016-04-281-1/+1
* Move name constraints validation code to extension classRené Korthaus2016-04-171-36/+33
* Add Unknown_Critical_Extension typeRené Korthaus2016-04-101-3/+26
* Generate error on unknown critical extension during path validationRené Korthaus2016-04-061-0/+57
* Merge GH #454 X.509 name constraintsJack Lloyd2016-03-161-0/+23
|\
| * X.509 Name ConstraintsKai Michaelis2016-03-101-0/+23
* | Merge GH #437 add X509_Certificate::v3_extensionsJack Lloyd2016-03-061-2/+6
|\ \
| * | +added fields for custom x509 extensionsChristopher Bläsius2016-02-291-2/+4
| |/
* / cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-11/+11
|/
* Merge GH #408 Add final attribute on many classesJack Lloyd2016-01-121-11/+11
|\
| * Add final attribute to many classesJack Lloyd2016-01-101-11/+11
* | Prefix more member vars with m_ prefixRené Korthaus2016-01-111-39/+39
|/
* Mass-prefix member vars with m_René Korthaus2016-01-081-6/+6
* String comparision fixesDaniel Neus2016-01-041-1/+1
* x509: Add missing overridesDaniel Seither2015-07-301-70/+83
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Make X.509 extension decoding failures point back to the problem extensionlloyd2014-04-051-2/+2
* Move lib into srclloyd2014-01-101-0/+388