Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All of the X509 modules were actually mutually dependent. Ideally this | lloyd | 2012-02-06 | 1 | -253/+0 |
* | In X509_Certificate::to_string, don't print key ids if empty | lloyd | 2011-04-06 | 1 | -1/+1 |
* | Convert the BER/DER coders to use size_t instead of u32bit for small | lloyd | 2011-02-09 | 1 | -2/+2 |
* | Make the random serial numbers 256 bits to ensure they will never | lloyd | 2010-11-29 | 1 | -1/+1 |
* | s/u32bit/size_t/ | lloyd | 2010-10-18 | 1 | -1/+1 |
* | Use output_length() instead of OUTPUT_LENGTH pseudo-property | lloyd | 2010-10-13 | 1 | -1/+1 |
* | Fix CRL reason codes and updating of CRLs. Add tests for both cases. | lloyd | 2010-10-07 | 1 | -29/+5 |
* | Remove dependencies on X509_Store | lloyd | 2010-09-17 | 1 | -4/+1 |
* | Split up src/cert/x509 into a set of modules, though mostly mutually | lloyd | 2010-09-17 | 1 | -0/+280 |