aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert/x509cert/x509_obj.cpp
Commit message (Expand)AuthorAgeFilesLines
* All of the X509 modules were actually mutually dependent. Ideally thislloyd2012-02-061-241/+0
* Fully working path validation. Even fixes the cases in PKITS where welloyd2012-02-061-1/+4
* Add a (clunky) function X509_Object::hash_used_for_signature thatlloyd2010-09-201-0/+21
* Don't use SecureVector to store certificate data; mlock'ed memory inlloyd2010-09-171-3/+3
* Remove dependencies on X509_Storelloyd2010-09-171-4/+11
* Split up src/cert/x509 into a set of modules, though mostly mutuallylloyd2010-09-171-0/+210