aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/dyn_engine
Commit message (Expand)AuthorAgeFilesLines
* Add header guardlloyd2010-12-281-0/+5
* Move PBKDF lookups to enginelloyd2010-11-042-1/+7
* Update the dynamic engine protocol. The initial version had an enginelloyd2010-09-081-30/+15
* Remove redundant setting for adding libdl link on Linux in dyn_engine;lloyd2010-07-281-4/+0
* 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-273-0/+185