Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 1 | -30/+30 |
* | Fix the very basic operations for encoding and decoding a | lloyd | 2011-05-17 | 1 | -5/+10 |
* | Convert the BER/DER coders to use size_t instead of u32bit for small | lloyd | 2011-02-09 | 1 | -4/+4 |
* | s/u32bit/size_t/ | lloyd | 2010-10-18 | 1 | -10/+10 |
* | Fix CRL reason codes and updating of CRLs. Add tests for both cases. | lloyd | 2010-10-07 | 1 | -0/+2 |
* | Don't use SecureVector to store certificate data; mlock'ed memory in | lloyd | 2010-09-17 | 1 | -1/+1 |
* | Split up src/cert/x509 into a set of modules, though mostly mutually | lloyd | 2010-09-17 | 1 | -0/+577 |