aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert/x509crl
Commit message (Expand)AuthorAgeFilesLines
* All of the X509 modules were actually mutually dependent. Ideally thislloyd2012-02-065-490/+0
* Fully working path validation. Even fixes the cases in PKITS where welloyd2012-02-063-0/+65
* Convert the BER/DER coders to use size_t instead of u32bit for smalllloyd2011-02-091-1/+1
* Fix CRL reason codes and updating of CRLs. Add tests for both cases.lloyd2010-10-072-13/+0
* Forward port CRL fixes from rev 7bb2001cd554a1acc3d345914ea710ff0e1d3a6blloyd2010-10-071-7/+12
* Add dependencieslloyd2010-09-241-0/+5
* Add missing info fileslloyd2010-09-201-0/+1
* Split up src/cert/x509 into a set of modules, though mostly mutuallylloyd2010-09-174-0/+427