aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/assert.h
Commit message (Expand)AuthorAgeFilesLines
* Remove support for Visual C++ 2013Jack Lloyd2018-10-011-12/+12
* Add BOTAN_STATE_CHECK macroJack Lloyd2018-08-171-0/+12
* Add message to BOTAN_ARG_CHECK and use it more widelyJack Lloyd2018-05-131-0/+13
* Add a facility for debug-mode assertionsJack Lloyd2018-03-141-6/+17
* Fix missing headerJack Lloyd2017-11-291-0/+1
* Clean up header includesJack Lloyd2017-09-211-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
* Let BOTAN_UNUSED take between 1 and 9 argumentsSimon Warta2017-04-161-2/+26
* Cipher_Mode API improvementsJack Lloyd2016-09-011-0/+13
* move noreturn before the function declarationDaniel Neus2016-01-081-2/+2
* add BOTAN_NORETURN macro and mark those functions that do not return with itDaniel Neus2016-01-081-1/+1
* Fix code that triggers a strange MSVC 'performance warning'git2015-04-081-1/+1
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* VC2013 doesn't support __func__. Github #22lloyd2014-05-151-4/+4
* Move lib into srclloyd2014-01-101-0/+83