aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/cert/x509/x509_ext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix GH #425 and run x509 tests with different signature algorithmsRené Korthaus2016-08-171-4/+6
* Add Not_Implemented exceptionJack Lloyd2016-06-071-4/+4
* Add explicit static_cast operations to eliminate implicit cast compiler warni...Dan Brown2016-04-271-2/+2
* Move name constraints validation code to extension classRené Korthaus2016-04-171-1/+74
* Add Unknown_Critical_Extension typeRené Korthaus2016-04-101-8/+17
* Generate error on unknown critical extension during path validationRené Korthaus2016-04-061-1/+16
* Merge GH #454 X.509 name constraintsJack Lloyd2016-03-161-0/+70
|\
| * X.509 Name ConstraintsKai Michaelis2016-03-101-0/+70
* | Trivial warning fixesJack Lloyd2016-03-091-8/+12
* | Merge GH #437 add X509_Certificate::v3_extensionsJack Lloyd2016-03-061-18/+16
|\ \
| * | +added fields for custom x509 extensionsChristopher Bläsius2016-02-291-18/+16
| |/
* | Remaining cppcheck fixes that are not covered by GH #444Daniel Neus2016-03-051-11/+5
* | cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-2/+2
|/
* Fix remaining Wshadow warnings and enable on gcc and clangRené Korthaus2016-02-181-1/+1
* Prefix more member vars with m_ prefixRené Korthaus2016-01-111-46/+46
* Mass-prefix member vars with m_René Korthaus2016-01-081-26/+27
* String comparision fixesDaniel Neus2016-01-041-1/+1
* Reroot the exception hierarchy into a toplevel Exception classJack Lloyd2015-12-111-2/+2
* x509: Add missing overridesDaniel Seither2015-07-301-2/+2
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Various small fixes and cleanups, new is_prime utillloyd2014-11-031-0/+2
* Make X.509 extension decoding failures point back to the problem extensionlloyd2014-04-051-8/+15
* Guess I won't be needing theselloyd2014-01-181-1/+0
* Move lib into srclloyd2014-01-101-0/+660