Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -120/+0 |
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 1 | -8/+8 |
* | Use size_t rather than u32bit for loop variables | lloyd | 2011-02-16 | 1 | -4/+4 |
* | s/u32bit/size_t/ | lloyd | 2010-10-18 | 1 | -12/+12 |
* | s/BLOCK_SIZE/block_size()/ | lloyd | 2010-10-13 | 1 | -26/+30 |
* | Big, invasive but mostly automated change, with a further attempt at | lloyd | 2010-09-07 | 1 | -2/+2 |
* | Remove some of the more extraneous namespaces | lloyd | 2010-06-16 | 1 | -11/+7 |
* | Move the get_byte template to its own header, because many files | lloyd | 2010-02-02 | 1 | -1/+1 |
* | Un-internal loadstor.h (and its header deps, rotate.h and | lloyd | 2009-12-21 | 1 | -1/+1 |
* | Make many more headers internal-only. | lloyd | 2009-12-16 | 1 | -2/+2 |
* | Move most code that relies heavily on Filters into src/filters. | lloyd | 2009-11-17 | 1 | -0/+120 |