aboutsummaryrefslogtreecommitdiffstats
path: root/src/sym_algo/symkey.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update all uses of MemoryRegion::append to use either push_back or operator+=lloyd2010-09-151-2/+2
* Remove constructors of MemoryVector and SecureVector that took twolloyd2010-09-131-1/+4
* Remove more uses of vector to pointer implicit conversionslloyd2010-09-131-2/+1
* Anywhere where we use MemoryRegion::begin to get access to the raw pointerlloyd2010-09-131-1/+1
* Big, invasive but mostly automated change, with a further attempt atlloyd2010-09-071-1/+1
* Update some callers that were using Hex_Encoder or Hex_Decoder butlloyd2010-09-031-13/+6
* Make many more headers internal-only.lloyd2009-12-161-1/+1
* Rename/remove some secmem member variables for better matching with STLlloyd2009-11-171-3/+3
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-34/+36
* Move mutex.h from core to utilslloyd2008-11-081-0/+139