Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mass update of the copyright date. Honestly I don't know why I bother, | lloyd | 2008-02-14 | 1 | -1/+1 |
* | Revert the change that renamed append() to push_back(). As pointed out | lloyd | 2007-11-15 | 1 | -18/+18 |
* | Rename MemoryRegion::append to push_back | lloyd | 2007-11-14 | 1 | -18/+18 |
* | bit_ops.h no longer includes loadstor.h | lloyd | 2007-10-19 | 1 | -0/+1 |
* | Avoid C-style casts (as detected by GCC's -Wold-style-cast) and instead use | lloyd | 2007-07-23 | 1 | -5/+5 |
* | 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 |