Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -63/+0 |
* | 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 303b2518a80553214b1e5ab4d9b... | lloyd | 2010-11-04 | 1 | -1/+1 |
|\ | |||||
| * | Post-merge fixups | lloyd | 2010-10-13 | 1 | -1/+1 |
* | | Move PBKDF lookups to engine | lloyd | 2010-11-04 | 1 | -1/+1 |
|/ | |||||
* | Update the dynamic engine protocol. The initial version had an engine | lloyd | 2010-09-08 | 1 | -30/+15 |
* | 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 | 1 | -0/+67 |