Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Library_State::add_engine and Algorithm_Factory::add_engine, | lloyd | 2008-11-12 | 1 | -2/+0 |
* | Library_State had two functions that did the same thing, | lloyd | 2008-11-12 | 1 | -2/+1 |
* | After finding myself typing global_state().algorithm_factory() instead | lloyd | 2008-11-11 | 1 | -1/+2 |
* | Add back Library_State::add_engine for Monotone | lloyd | 2008-11-10 | 1 | -0/+2 |
* | Drop all options except thread safety. Also remove InitializerOptions, etc | lloyd | 2008-11-10 | 1 | -2/+1 |
* | Remove Modules class from the initializer code - it just wasn't that useful | lloyd | 2008-11-10 | 1 | -3/+1 |
* | Add a class Algorithm_Factory which encapsulates the Engine classes (and | lloyd | 2008-11-10 | 1 | -34/+16 |
* | Split base.h into block_cipher.h and stream_cipher.h | lloyd | 2008-11-08 | 1 | -1/+3 |
* | Move libstate and selftest out of core/ dir to toplevel | lloyd | 2008-10-26 | 1 | -0/+142 |