aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/dyn_engine/dyn_engine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-63/+0
* Replace 0 and NULL pointer constants with nullptr. Also fix an oldlloyd2012-05-181-2/+2
* propagate from branch 'net.randombit.botan' (head 303b2518a80553214b1e5ab4d9b...lloyd2010-11-041-1/+1
|\
| * Post-merge fixupslloyd2010-10-131-1/+1
* | Move PBKDF lookups to enginelloyd2010-11-041-1/+1
|/
* Update the dynamic engine protocol. The initial version had an enginelloyd2010-09-081-30/+15
* Add a version info function which returns a u32bit. The currentlylloyd2010-07-281-1/+12
* Add a new utility class Dynamically_Loaded_Library which wraps aroundlloyd2010-07-271-0/+67