aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/dyn_load/dyn_load.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix some warnings picked up by new compiler flagsJack Lloyd2020-11-061-2/+2
* Make exceptions easier to translate to error codesJack Lloyd2018-11-231-4/+7
* Use RtlGenRandom instead of CryptoAPIJack Lloyd2018-03-141-1/+1
* Test OS features by the feature vs the OS nameJack Lloyd2017-12-301-11/+10
* Prefix names in global namespace with ::Jack Lloyd2017-10-021-1/+1
* Clean up header includesJack Lloyd2017-09-211-1/+0
* Define macro so windows.h doesn't include winsock.hJack Lloyd2017-09-031-0/+1
* define NOMINMAX 1 before every include of windows.hBaruch Burstein2016-11-281-0/+1
* Avoid having source files start with /**Jack Lloyd2016-11-251-1/+1
* add PKCS#11 supportDaniel Neus2016-06-171-1/+1
* Mass-prefix member vars with m_René Korthaus2016-01-081-14/+14
* Add missing include in dyn_load.cppSimon Warta2015-12-121-0/+1
* Missing addsJack Lloyd2015-12-111-1/+0
* Reroot the exception hierarchy into a toplevel Exception classJack Lloyd2015-12-111-2/+2
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+79