Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | propagate from branch 'net.randombit.botan' (head 139d6957d20f0b1202e0eacc63c... | lloyd | 2009-10-13 | 1 | -9/+7 |
|\ | |||||
| * | Remove the mutex classes in favor of C++0x's std::mutex and std::lock_guard | lloyd | 2009-04-01 | 1 | -9/+7 |
* | | Add 'Distributed under...' text to files missing it. Some format cleanups | lloyd | 2009-10-07 | 1 | -1/+4 |
|/ | |||||
* | Remove support for provider identifiers from SCAN_Name - it turns out this | lloyd | 2008-11-12 | 1 | -23/+68 |
* | Wrap at 80 columns | lloyd | 2008-11-11 | 1 | -3/+8 |
* | Move most of the remaining libstate code to pk_engine.cpp, move engines | lloyd | 2008-11-11 | 1 | -4/+4 |
* | Use cache in Algorithm_Factory for ciphers | lloyd | 2008-11-11 | 1 | -10/+54 |
* | Fix algo_cache to track aliases, all tests pass | lloyd | 2008-11-11 | 1 | -3/+22 |
* | Add a new cache at the level of Algorithm_Factory. Intent is to replace | lloyd | 2008-11-11 | 1 | -0/+111 |