Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add deleted copy constructors/assignment operators where appropriate. | lloyd | 2012-07-10 | 1 | -0/+4 |
* | Replace 0 and NULL pointer constants with nullptr. Also fix an old | lloyd | 2012-05-18 | 1 | -2/+2 |
* | propagate from branch 'net.randombit.botan' (head 13a0d36dac3709f3cb88e830ed7... | lloyd | 2011-02-11 | 1 | -1/+1 |
|\ | |||||
| * | propagate from branch 'net.randombit.botan' (head 303b2518a80553214b1e5ab4d9b... | lloyd | 2010-11-04 | 1 | -1/+1 |
| |\ | |||||
| | * | Post-merge fixups | lloyd | 2010-10-13 | 1 | -1/+1 |
* | | | Add header guard | lloyd | 2010-12-28 | 1 | -0/+5 |
|/ / | |||||
* / | Move PBKDF lookups to engine | lloyd | 2010-11-04 | 2 | -1/+7 |
|/ | |||||
* | Update the dynamic engine protocol. The initial version had an engine | lloyd | 2010-09-08 | 1 | -30/+15 |
* | Remove redundant setting for adding libdl link on Linux in dyn_engine; | lloyd | 2010-07-28 | 1 | -4/+0 |
* | Add a version info function which returns a u32bit. The currently | lloyd | 2010-07-28 | 1 | -1/+12 |
* | Add a new utility class Dynamically_Loaded_Library which wraps around | lloyd | 2010-07-27 | 3 | -0/+185 |