aboutsummaryrefslogtreecommitdiffstats
path: root/src/alloc/secmem.h
Commit message (Expand)AuthorAgeFilesLines
* Rename SecureVector::L param to INITIAL_LEN so as to be somewhat obvious as t...lloyd2010-03-231-2/+3
* Remove SecureBuffer, which is the fixed-size variant of SecureVector.lloyd2010-03-231-38/+2
* Remove reference to no-longer existing function in docslloyd2010-03-221-6/+2
* Fix Doxygen comment for grow_tolloyd2010-03-221-4/+6
* Guard call to the allocator in deallocate() by checking if the alloclloyd2010-03-101-1/+1
* Rename/remove some secmem member variables for better matching with STLlloyd2009-11-171-22/+15
* Remove some Doxygen commentslloyd2009-11-171-8/+2
* Move some files around to break up dependencies between directorieslloyd2009-07-161-0/+438