aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/dyn_load/dyn_load.h
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-67/+0
* Kill workaround for GCC 3.xlloyd2013-04-121-4/+0
* Avoid a few maintainer mode flag warnings. Remove -Weffc++ from thelloyd2012-04-201-0/+3
* Doxygenlloyd2010-11-021-1/+4
* Add support for Windows-style dynamic loading with LoadLibrary. Notlloyd2010-08-251-0/+5
* Workaround problem with GCC 3 - it doesn't like you casting pointerslloyd2010-08-101-0/+4
* Add a new utility class Dynamically_Loaded_Library which wraps aroundlloyd2010-07-271-0/+56