Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move most of the remaining libstate code to pk_engine.cpp, move engines | lloyd | 2008-11-11 | 1 | -2/+0 |
* | Use cache in Algorithm_Factory for ciphers | lloyd | 2008-11-11 | 1 | -6/+10 |
* | Add a new cache at the level of Algorithm_Factory. Intent is to replace | lloyd | 2008-11-11 | 1 | -1/+7 |
* | Remove a global_state() dependency on Engine without breaking Monotone | lloyd | 2008-11-11 | 1 | -0/+3 |
* | Add a function to query algorithm providers | lloyd | 2008-11-11 | 1 | -0/+2 |
* | Move Algorithm_Factory from libstate (which it did not depend on) to algo_fac... | lloyd | 2008-11-11 | 1 | -0/+70 |