Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | There was an interesting bug affecting dynamically loaded engines. | lloyd | 2010-07-27 | 1 | -4/+9 |
* | Replace "@return a blah" and "@return the blah" with just "@return blah" | lloyd | 2010-06-16 | 1 | -1/+1 |
* | Yet more Doxygen comments | lloyd | 2010-06-16 | 1 | -6/+18 |
* | More Doxygen fixes | lloyd | 2010-06-15 | 1 | -0/+4 |
* | Make many more headers internal-only. | lloyd | 2009-12-16 | 1 | -2/+2 |
* | Add 'Distributed under...' text to files missing it. Some format cleanups | lloyd | 2009-10-07 | 1 | -1/+4 |
* | Remove support for provider identifiers from SCAN_Name - it turns out this | lloyd | 2008-11-12 | 1 | -23/+68 |
* | Wrap at 80 columns | lloyd | 2008-11-11 | 1 | -3/+8 |
* | Move most of the remaining libstate code to pk_engine.cpp, move engines | lloyd | 2008-11-11 | 1 | -4/+4 |
* | Use cache in Algorithm_Factory for ciphers | lloyd | 2008-11-11 | 1 | -10/+54 |
* | Fix algo_cache to track aliases, all tests pass | lloyd | 2008-11-11 | 1 | -3/+22 |
* | Add a new cache at the level of Algorithm_Factory. Intent is to replace | lloyd | 2008-11-11 | 1 | -0/+111 |