Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing includes, noticed by OS X's Clang 4.1 | lloyd | 2012-10-30 | 1 | -0/+1 |
* | More Doxygen warning fixes | lloyd | 2012-07-09 | 1 | -0/+3 |
* | Add new PBKDF interface that takes a std::chrono::milliseconds and | lloyd | 2012-05-31 | 1 | -13/+18 |
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 1 | -2/+2 |
* | Convert the BER/DER coders to use size_t instead of u32bit for small | lloyd | 2011-02-09 | 1 | -1/+1 |
* | Use size_t in filters | lloyd | 2010-10-12 | 1 | -1/+1 |
* | Give all Filter objects a method for querying their name | lloyd | 2010-06-28 | 1 | -0/+2 |
* | More Doxygen comments | lloyd | 2010-06-16 | 1 | -1/+6 |
* | More Doxygen updates/fixes | lloyd | 2010-06-15 | 1 | -2/+2 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -7/+9 |
* | Remove global state dependency from pbes1 | lloyd | 2008-11-11 | 1 | -4/+13 |
* | Split the last parts of the 'core' module | lloyd | 2008-11-08 | 1 | -1/+1 |
* | Modularize PBEs (password-based encryption schemes) | lloyd | 2008-09-28 | 1 | -0/+42 |