Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update all uses of MemoryRegion::append to use either push_back or operator+= | lloyd | 2010-09-15 | 1 | -2/+2 |
* | Remove constructors of MemoryVector and SecureVector that took two | lloyd | 2010-09-13 | 1 | -1/+4 |
* | Remove more uses of vector to pointer implicit conversions | lloyd | 2010-09-13 | 1 | -2/+1 |
* | Anywhere where we use MemoryRegion::begin to get access to the raw pointer | lloyd | 2010-09-13 | 1 | -1/+1 |
* | Big, invasive but mostly automated change, with a further attempt at | lloyd | 2010-09-07 | 1 | -1/+1 |
* | Update some callers that were using Hex_Encoder or Hex_Decoder but | lloyd | 2010-09-03 | 1 | -13/+6 |
* | Make many more headers internal-only. | lloyd | 2009-12-16 | 1 | -1/+1 |
* | Rename/remove some secmem member variables for better matching with STL | lloyd | 2009-11-17 | 1 | -3/+3 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -34/+36 |
* | Move mutex.h from core to utils | lloyd | 2008-11-08 | 1 | -0/+139 |