aboutsummaryrefslogtreecommitdiffstats
path: root/src/constructs/cryptobox
Commit message (Expand)AuthorAgeFilesLines
* Move the get_byte template to its own header, because many fileslloyd2010-02-021-1/+1
* Modify the S2K interface. Instead of being stateful in terms of the saltlloyd2010-02-011-6/+6
* Clean up exceptions. Remove some unused ones like Config_Error. Makelloyd2010-01-051-1/+1
* Un-internal loadstor.h (and its header deps, rotate.h andlloyd2009-12-211-1/+1
* Make many more headers internal-only.lloyd2009-12-161-1/+1
* Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-161-7/+0
* Move most code that relies heavily on Filters into src/filters.lloyd2009-11-173-0/+207