Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -196/+0 |
* | Replace 0 and NULL pointer constants with nullptr. Also fix an old | lloyd | 2012-05-18 | 1 | -1/+1 |
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 1 | -2/+2 |
* | s/u32bit/size_t/ in codec and benchmark | lloyd | 2010-10-12 | 1 | -6/+6 |
* | Remove some of the more extraneous namespaces | lloyd | 2010-06-16 | 1 | -14/+12 |
* | Move most code that relies heavily on Filters into src/filters. | lloyd | 2009-11-17 | 1 | -1/+1 |
* | Modify Keyed_Filter so it is a pure interface | lloyd | 2009-08-11 | 1 | -0/+1 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -16/+18 |
* | Have Algorithm_Factory::make_hash_function throw an exception if it can't | lloyd | 2008-11-10 | 1 | -2/+3 |
* | Put OpenPGP codec routines into codec/openpgp module | lloyd | 2008-09-28 | 1 | -0/+194 |