aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/base/init.h
Commit message (Expand)AuthorAgeFilesLines
* Apply final annotations to the library alsoJack Lloyd2017-09-221-1/+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
* Deprecate LibraryInitializerJack Lloyd2016-11-031-5/+4
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-1/+1
* Fix typosSimon Warta2015-07-241-1/+1
* Add BOTAN_DLL back to LibraryInitializer and move some of the implementation tolloyd2015-03-111-5/+6
* LibraryInitializer being dllexport but completely inline seems tolloyd2015-03-101-1/+1
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-0/+33