Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove needless include of libstate.h from init.h | lloyd | 2008-11-11 | 1 | -1/+2 |
* | Add back default empty arguments to LibraryInitializer | lloyd | 2008-11-11 | 1 | -2/+2 |
* | Change LibraryInitializer back to accepting a std::string for backwards | lloyd | 2008-11-11 | 1 | -3/+3 |
* | Drop all options except thread safety. Also remove InitializerOptions, etc | lloyd | 2008-11-10 | 1 | -94/+17 |
* | Remove Modules class from the initializer code - it just wasn't that useful | lloyd | 2008-11-10 | 1 | -2/+1 |
* | Move botan.h from utils to libstate, since libstate has lookup.h which | lloyd | 2008-11-08 | 1 | -8/+0 |
* | Move libstate and selftest out of core/ dir to toplevel | lloyd | 2008-10-26 | 1 | -0/+124 |