Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move PBKDF lookups to engine | lloyd | 2010-11-04 | 1 | -0/+7 |
* | Compilation fixes | lloyd | 2010-06-16 | 1 | -1/+3 |
* | Move the implemention of the functions in the Engine base class into a | lloyd | 2010-06-16 | 1 | -0/+82 |
* | Move engine to libstate/ directory, since there is a mutual dependency | lloyd | 2008-11-09 | 1 | -358/+0 |
* | Inline no-op Engine virtual functions | lloyd | 2008-11-09 | 1 | -56/+0 |
* | Move some lookup related code from src/engine to src/libstate/lookup.cpp | lloyd | 2008-11-09 | 1 | -254/+243 |
* | Add virtual hook to remove dep of Default_Engine on Engine itself | lloyd | 2008-11-08 | 1 | -16/+10 |
* | Move most of the Default_Engine code into engine/def_engine, and the | lloyd | 2008-11-08 | 1 | -0/+431 |