aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert/x509store
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head 2841fb518e20d2fe0a374e4f6b0...lloyd2010-10-282-28/+27
|\
| * s/u32bit/size_t/lloyd2010-10-182-27/+27
* | propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...lloyd2010-10-132-23/+34
|/
* Add dependencieslloyd2010-09-241-0/+4
* Add info.txt filelloyd2010-09-211-0/+1
* Remove searching with an arbitrary predicate from X509_Storelloyd2010-09-204-197/+0
* Move certificate store to its own dirlloyd2010-09-202-180/+0
* Add CRL storage possibilitieslloyd2010-09-203-17/+93
* Hide X509_Store::check_siglloyd2010-09-201-2/+2
* Define a simpler Certificate_Store interface which should be muchlloyd2010-09-173-45/+56
* Split up src/cert/x509 into a set of modules, though mostly mutuallylloyd2010-09-176-0/+1081