aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/cert/x509/x509cert.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add explicit static_cast operations to eliminate implicit cast compiler warni...Dan Brown2016-04-271-2/+2
* Generate error on unknown critical extension during path validationRené Korthaus2016-04-061-13/+38
* Merge GH #454 X.509 name constraintsJack Lloyd2016-03-161-0/+55
|\
| * X.509 Name ConstraintsKai Michaelis2016-03-101-0/+55
* | +added fields for custom x509 extensionsChristopher Bläsius2016-02-291-0/+6
|/
* Mass-prefix member vars with m_René Korthaus2016-01-081-51/+51
* String comparision fixesDaniel Neus2016-01-041-3/+3
* Merge pull request #313 from randombit/path-validation-fixesJack Lloyd2015-10-261-70/+64
|\
| * Fix cert validation bugs found by x509test.Jack Lloyd2015-10-231-70/+64
* | Update doc for issuer_dn() and subject_dn()Simon Warta2015-10-201-6/+0
|/
* Remove use of lookup.h in favor of new T::create API.Jack Lloyd2015-09-211-2/+1
* Remove string constructor of X509_Time()Simon Warta2015-08-111-2/+2
* Fix code that triggers a strange MSVC 'performance warning'git2015-04-081-1/+1
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-0/+1
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Guess I won't be needing theselloyd2014-01-181-1/+0
* Move lib into srclloyd2014-01-101-0/+587