index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
utils
/
assert.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove support for Visual C++ 2013
Jack Lloyd
2018-10-01
1
-12
/
+12
*
Add BOTAN_STATE_CHECK macro
Jack Lloyd
2018-08-17
1
-0
/
+12
*
Add message to BOTAN_ARG_CHECK and use it more widely
Jack Lloyd
2018-05-13
1
-0
/
+13
*
Add a facility for debug-mode assertions
Jack Lloyd
2018-03-14
1
-6
/
+17
*
Fix missing header
Jack Lloyd
2017-11-29
1
-0
/
+1
*
Clean up header includes
Jack Lloyd
2017-09-21
1
-1
/
+1
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Add API stability annotations.
Jack Lloyd
2017-09-19
1
-1
/
+1
*
Let BOTAN_UNUSED take between 1 and 9 arguments
Simon Warta
2017-04-16
1
-2
/
+26
*
Cipher_Mode API improvements
Jack Lloyd
2016-09-01
1
-0
/
+13
*
move noreturn before the function declaration
Daniel Neus
2016-01-08
1
-2
/
+2
*
add BOTAN_NORETURN macro and mark those functions that do not return with it
Daniel Neus
2016-01-08
1
-1
/
+1
*
Fix code that triggers a strange MSVC 'performance warning'
git
2015-04-08
1
-1
/
+1
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
VC2013 doesn't support __func__. Github #22
lloyd
2014-05-15
1
-4
/
+4
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+83