Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use std::string::data() instead of std::string::c_str() in cases where we | lloyd | 2007-07-21 | 1 | -1/+1 |
* | Bump copyright year to 2007 | lloyd | 2007-01-20 | 1 | -1/+1 |
* | Turns out that DER_Cmp's comparison is exactly the same as the one | lloyd | 2006-06-19 | 1 | -29/+1 |
* | Use .empty() instead of comparing .size() to 0 in a few cases, and | lloyd | 2006-05-27 | 1 | -4/+5 |
* | Syntax changes to the BER and DER APIs to improve readability of code | lloyd | 2006-05-19 | 1 | -115/+53 |
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 1 | -0/+479 |