| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove old/broken/highly incomplete CMS code | lloyd | 2013-04-12 | 1 | -167/+0 |
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 1 | -7/+7 |
* | Maintainer mode warning cleanups, mostly for C style casts which I | lloyd | 2011-04-18 | 1 | -1/+1 |
* | Convert the BER/DER coders to use size_t instead of u32bit for small | lloyd | 2011-02-09 | 1 | -2/+2 |
* | s/u32bit/size_t/ | lloyd | 2010-10-29 | 1 | -2/+2 |
* | s/BLOCK_SIZE/block_size()/ | lloyd | 2010-10-13 | 1 | -1/+1 |
* | Use size_t rather than u32bit in SymmetricAlgorithm | lloyd | 2010-10-13 | 1 | -1/+1 |
* | Use size_t in filters | lloyd | 2010-10-12 | 1 | -1/+1 |
* | Update all uses of MemoryRegion::append to use either push_back or operator+= | lloyd | 2010-09-15 | 1 | -5/+6 |
* | Rename MemoryRegion::destroy to MemoryRegion::clear to match STL | lloyd | 2010-09-08 | 1 | -1/+1 |
* | Give all Filter objects a method for querying their name | lloyd | 2010-06-28 | 1 | -0/+2 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -16/+18 |
* | Remove last uses of lookup.h in CMS code | lloyd | 2008-11-11 | 1 | -7/+14 |
* | Move engine to libstate/ directory, since there is a mutual dependency | lloyd | 2008-11-09 | 1 | -1/+0 |
* | Revert part of revision b87599ffaee2d8ed2ec7597634413e73e4fb2fd8 that | lloyd | 2008-10-02 | 1 | -4/+2 |
* | Fixes to not require RC2 for CMS to compile | lloyd | 2008-09-30 | 1 | -5/+17 |
* | Many updates for the CMS code to bring up to date with current API | lloyd | 2008-09-30 | 1 | -2/+4 |
* | Move CMS code into main src tree, though it currently doesn't compile (needs ... | lloyd | 2008-09-28 | 1 | -0/+144 |