aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/assert.h
Commit message (Expand)AuthorAgeFilesLines
* 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