Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All of the X509 modules were actually mutually dependent. Ideally this | lloyd | 2012-02-06 | 1 | -481/+0 |
* | Fully working path validation. Even fixes the cases in PKITS where we | lloyd | 2012-02-06 | 1 | -2/+8 |
* | In X509_Certificate::to_string, don't print key ids if empty | lloyd | 2011-04-06 | 1 | -2/+6 |
* | Fix variable mask warning in Sun C++. | lloyd | 2011-03-01 | 1 | -4/+4 |
* | Use size_t rather than u32bit for loop variables | lloyd | 2011-02-16 | 1 | -12/+12 |
* | Pull out variable, causes link problems in amalgamation | lloyd | 2011-02-09 | 1 | -1/+1 |
* | Convert the BER/DER coders to use size_t instead of u32bit for small | lloyd | 2011-02-09 | 1 | -2/+4 |
* | Add X509_Certificate::to_string | lloyd | 2010-11-29 | 1 | -2/+105 |
* | Split up src/cert/x509 into a set of modules, though mostly mutually | lloyd | 2010-09-17 | 1 | -0/+366 |