Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 1 | -5/+5 |
* | Use size_t instead of u32bit in pk_pad | lloyd | 2010-10-12 | 1 | -5/+5 |
* | Update all uses of MemoryRegion::append to use either push_back or operator+= | lloyd | 2010-09-15 | 1 | -1/+1 |
* | Rename MemoryRegion::destroy to MemoryRegion::clear to match STL | lloyd | 2010-09-08 | 1 | -3/+3 |
* | Fix EMSA_Raw in the case where the original input had leading 0 bytes. | lloyd | 2010-04-21 | 1 | -1/+19 |
* | Remove all exception specifications. The way these are designed in C++ is | lloyd | 2009-10-22 | 1 | -1/+1 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -16/+18 |
* | Move all modules into src/ directory | lloyd | 2008-09-28 | 1 | -0/+48 |