aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/modes/mode_utils.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup includesJack Lloyd2015-09-221-1/+0
* Remove use of lookup.h in favor of new T::create API.Jack Lloyd2015-09-211-7/+6
* Internal header cleanupsJack Lloyd2015-09-191-1/+0
* Handle dependencies re static linking. GH #279Jack Lloyd2015-09-171-0/+1
* Remove semicolons at the end of macrosDaniel Seither2015-07-151-3/+3
* Hide Algorithm_Factory and use the functions in lookup.h internally.lloyd2015-03-041-6/+6
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-10/+10
* Use registry for streams and MACs. Start updating callers.lloyd2015-01-311-10/+3
* Add a runtime map of string->func() which when called returnlloyd2015-01-281-0/+76