aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/dyn_load
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated headers, make more headers internalJack Lloyd2020-11-062-2/+2
* Fix some warnings picked up by new compiler flagsJack Lloyd2020-11-061-2/+2
* Rename 'darwin' target to 'macos'Jack Lloyd2019-03-271-1/+1
* Build fixes for GNU/HurdJack Lloyd2019-02-041-0/+1
* 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-302-22/+14
* Prefix names in global namespace with ::Jack Lloyd2017-10-021-1/+1
* Apply final annotations to the library alsoJack Lloyd2017-09-221-1/+1
* Clean up header includesJack Lloyd2017-09-212-2/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-1/+1
* Define macro so windows.h doesn't include winsock.hJack Lloyd2017-09-031-0/+1
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-021-1/+3
* 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-173-11/+6
* Mass-prefix member vars with m_René Korthaus2016-01-082-16/+16
* 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
* Add Android OSDaniel Seither2015-07-171-0/+2
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-0/+2
* Ensure all files have copyright and license info.lloyd2015-01-102-2/+2
* Move lib into srclloyd2014-01-103-0/+170