Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/u32bit/size_t/ | lloyd | 2010-10-18 | 1 | -10/+10 |
* | Split some of the ASN.1 types into their own headers | lloyd | 2010-10-13 | 1 | -0/+1 |
* | Fix CRL reason codes and updating of CRLs. Add tests for both cases. | lloyd | 2010-10-07 | 1 | -0/+2 |
* | Add dependencies | lloyd | 2010-09-24 | 1 | -0/+4 |
* | Add missing info files | lloyd | 2010-09-20 | 1 | -0/+1 |
* | Add a (clunky) function X509_Object::hash_used_for_signature that | lloyd | 2010-09-20 | 2 | -0/+26 |
* | Don't use SecureVector to store certificate data; mlock'ed memory in | lloyd | 2010-09-17 | 3 | -8/+8 |
* | Hide X509_Object constructor | lloyd | 2010-09-17 | 1 | -11/+11 |
* | Remove dependencies on X509_Store | lloyd | 2010-09-17 | 2 | -4/+19 |
* | Split up src/cert/x509 into a set of modules, though mostly mutually | lloyd | 2010-09-17 | 6 | -0/+1775 |