aboutsummaryrefslogtreecommitdiffstats
path: root/src/algo_factory/algo_cache.h
Commit message (Expand)AuthorAgeFilesLines
* There was an interesting bug affecting dynamically loaded engines.lloyd2010-07-271-4/+9
* Replace "@return a blah" and "@return the blah" with just "@return blah"lloyd2010-06-161-1/+1
* Yet more Doxygen commentslloyd2010-06-161-6/+18
* More Doxygen fixeslloyd2010-06-151-0/+4
* Make many more headers internal-only.lloyd2009-12-161-2/+2
* Add 'Distributed under...' text to files missing it. Some format cleanupslloyd2009-10-071-1/+4
* Remove support for provider identifiers from SCAN_Name - it turns out thislloyd2008-11-121-23/+68
* Wrap at 80 columnslloyd2008-11-111-3/+8
* Move most of the remaining libstate code to pk_engine.cpp, move engineslloyd2008-11-111-4/+4
* Use cache in Algorithm_Factory for cipherslloyd2008-11-111-10/+54
* Fix algo_cache to track aliases, all tests passlloyd2008-11-111-3/+22
* Add a new cache at the level of Algorithm_Factory. Intent is to replacelloyd2008-11-111-0/+111