Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All of the X509 modules were actually mutually dependent. Ideally this | lloyd | 2012-02-06 | 1 | -241/+0 |
* | Fully working path validation. Even fixes the cases in PKITS where we | lloyd | 2012-02-06 | 1 | -1/+4 |
* | Add a (clunky) function X509_Object::hash_used_for_signature that | lloyd | 2010-09-20 | 1 | -0/+21 |
* | Don't use SecureVector to store certificate data; mlock'ed memory in | lloyd | 2010-09-17 | 1 | -3/+3 |
* | Remove dependencies on X509_Store | lloyd | 2010-09-17 | 1 | -4/+11 |
* | Split up src/cert/x509 into a set of modules, though mostly mutually | lloyd | 2010-09-17 | 1 | -0/+210 |