aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert/x509ca
Commit message (Expand)AuthorAgeFilesLines
* Convert the BER/DER coders to use size_t instead of u32bit for smalllloyd2011-02-091-2/+2
* Make the random serial numbers 256 bits to ensure they will neverlloyd2010-11-291-1/+1
* s/u32bit/size_t/lloyd2010-10-181-1/+1
* Use output_length() instead of OUTPUT_LENGTH pseudo-propertylloyd2010-10-131-1/+1
* Fix CRL reason codes and updating of CRLs. Add tests for both cases.lloyd2010-10-071-29/+5
* Add dependencieslloyd2010-09-241-0/+5
* Add missing info fileslloyd2010-09-201-0/+1
* Remove dependencies on X509_Storelloyd2010-09-171-4/+1
* Split up src/cert/x509 into a set of modules, though mostly mutuallylloyd2010-09-172-0/+410