aboutsummaryrefslogtreecommitdiffstats
path: root/src/cms/cms_enc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-2/+2
* Maintainer mode warning cleanups, mostly for C style casts which Illoyd2011-04-181-1/+1
* Make MemoryRegion::set protected, change all callerslloyd2010-10-291-1/+2
* s/u32bit/size_t/lloyd2010-10-291-1/+1
* Rename MemoryRegion::destroy to MemoryRegion::clear to match STLlloyd2010-09-081-1/+1
* Big, invasive but mostly automated change, with a further attempt atlloyd2010-09-071-1/+1
* Rename/remove some secmem member variables for better matching with STLlloyd2009-11-171-1/+1
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-22/+24
* Move CMS code into main src tree, though it currently doesn't compile (needs ...lloyd2008-09-281-0/+84