Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bit_ops.h no longer includes loadstor.h | lloyd | 2007-10-19 | 1 | -1/+1 |
* | Avoid C-style casts (as detected by GCC's -Wold-style-cast) and instead use | lloyd | 2007-07-23 | 1 | -1/+2 |
* | 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 |
* | PK_Verifier no longer keeps a reference to the key being used; it only | lloyd | 2006-09-06 | 1 | -7/+15 |
* | Syntax changes to the BER and DER APIs to improve readability of code | lloyd | 2006-05-19 | 1 | -10/+9 |
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 1 | -0/+393 |