aboutsummaryrefslogtreecommitdiffstats
path: root/src/cms/cms_dalg.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-5/+5
* propagate from branch 'net.randombit.botan' (head 13a0d36dac3709f3cb88e830ed7...lloyd2011-02-111-3/+4
|\
| * propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...lloyd2010-10-131-3/+4
| |\
| | * Various updates: unique_ptr, using chrono, merge fixups, etclloyd2010-03-091-1/+1
| | * propagate from branch 'net.randombit.botan' (head 9932d4d63417f7fcc199ada244c...lloyd2010-03-091-2/+3
| | |\
| | | * propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b...lloyd2010-01-211-2/+3
| | | |\
| | | | * Replace X509_Store::Search_Func with std::function and lambdaslloyd2009-11-161-2/+3
* | | | | Convert the BER/DER coders to use size_t instead of u32bit for smalllloyd2011-02-091-3/+3
|/ / / /
* | | | Silence warning, cms is really getting pretty broken...lloyd2010-09-261-1/+1
* | | | Deal with loss of store searchlloyd2010-09-211-1/+3
|/ / /
* / / Modify pubkey classes to take names instead of object pointers.lloyd2010-03-081-1/+0
|/ /
* / Clean up exceptions. Remove some unused ones like Config_Error. Makelloyd2010-01-051-3/+3
|/
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-19/+21
* Remove some uses of lookup.h from CMS codelloyd2008-11-111-2/+6
* Move CMS code into main src tree, though it currently doesn't compile (needs ...lloyd2008-09-281-0/+270