aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert/x509ca
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head 150bd11dd8090559ee1e83394b8...lloyd2011-06-132-10/+7
|\
| * propagate from branch 'net.randombit.botan' (head 13a0d36dac3709f3cb88e830ed7...lloyd2011-02-112-10/+7
| |\
| | * propagate from branch 'net.randombit.botan' (head fc8daa606ab7954eab48778d723...lloyd2010-11-291-1/+1
| | |\
| | * \ propagate from branch 'net.randombit.botan' (head 2841fb518e20d2fe0a374e4f6b0...lloyd2010-10-281-1/+1
| | |\ \
| | * | | propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...lloyd2010-10-132-10/+7
* | | | | In X509_Certificate::to_string, don't print key ids if emptylloyd2011-04-061-1/+1
|/ / / /
* | | / 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