aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert/x509/info.txt
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-10/+0
* Make Boost easier to disable with minimal feature losslloyd2013-12-281-1/+0
* Make it possible to remove Boost dependency by disabling a few moduleslloyd2013-12-141-0/+4
* Move OCSP to x509 subdir as they are quite entangledlloyd2013-11-291-1/+1
* Have OCSP responses return an enum allowing a range of conditions to be expre...lloyd2013-11-291-0/+2
* Give everything setting a feature test macro in build.h a version codelloyd2013-11-281-1/+1
* All of the X509 modules were actually mutually dependent. Ideally thislloyd2012-02-061-0/+5
* Split up src/cert/x509 into a set of modules, though mostly mutuallylloyd2010-09-171-45/+0
* The code in pk_codecs was actually entirely tied to the code inlloyd2010-03-041-1/+0
* Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-161-12/+15
* Remove the 'realname' attribute on all modules and cc/cpu/os info files.lloyd2009-10-291-2/+0
* Move some files around to break up dependencies between directorieslloyd2009-07-161-0/+1
* Add a script that reads the output of print_deps.py and rewriteslloyd2009-07-151-7/+13
* Move the contents of pubkey/pubkey (which was kind of a catch-all tolloyd2009-07-151-1/+1
* Remove pk_lookup - half of it (look_pk.{cpp,h}) depended on libstate directly,lloyd2008-11-111-1/+0
* Move oids.h to oid_lookup. Allows for much smaller build by disabling asn1lloyd2008-10-011-7/+8
* Move look_pk and pk_algs to new module pubkey/pk_lookuplloyd2008-10-011-0/+1
* x509 module requires pubkey base module to compilelloyd2008-10-011-0/+1
* Move x509 into cert/ subdir (in prep for InSiTo adding cert/cvc)lloyd2008-09-291-0/+36