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
/
exceptn.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename Integrity_Failure to Invalid_Authentication_Tag
Jack Lloyd
2019-01-18
1
-3
/
+20
*
Make exceptions easier to translate to error codes
Jack Lloyd
2018-11-23
1
-68
/
+238
*
Remove support for Visual C++ 2013
Jack Lloyd
2018-10-01
1
-1
/
+1
*
Simplify exception messages
Jack Lloyd
2018-08-22
1
-1
/
+7
*
Add message to BOTAN_ARG_CHECK and use it more widely
Jack Lloyd
2018-05-13
1
-3
/
+0
*
Add a second constructor to Decoding_Error which takes an exception string.
Jack Lloyd
2017-11-14
1
-0
/
+2
*
Add checks that keyed algorithms are actually keyed before use
Jack Lloyd
2017-10-26
1
-0
/
+6
*
deprecate exceptions
Daniel Neus
2017-10-21
1
-3
/
+3
*
Undeprecate these exceptions
Jack Lloyd
2017-10-19
1
-5
/
+4
*
Another attempt at silencing MSVC warning
Jack Lloyd
2017-10-19
1
-2
/
+2
*
Add a destructor to Policy_Violation
Jack Lloyd
2017-10-19
1
-3
/
+4
*
De-inline bodies of exception classes
Jack Lloyd
2017-10-15
1
-67
/
+24
*
Use class instead of struct for objects with member functions
Jack Lloyd
2017-09-30
1
-79
/
+95
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
1
-16
/
+16
*
Header file cleanups
Jack Lloyd
2017-09-21
1
-1
/
+0
*
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
-22
/
+22
*
Remove Algo_Registry
Jack Lloyd
2016-10-21
1
-0
/
+7
*
Revert PK_Verifier change (don't require RNG there).
Jack Lloyd
2016-10-07
1
-0
/
+10
*
Cipher_Mode API improvements
Jack Lloyd
2016-09-01
1
-2
/
+8
*
Add Not_Implemented exception
Jack Lloyd
2016-06-07
1
-0
/
+10
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
1
-17
/
+17
*
Avoid some Wshadows in GCC 4.8
Jack Lloyd
2016-02-20
1
-7
/
+6
*
Missing adds
Jack Lloyd
2015-12-11
1
-2
/
+2
*
Reroot the exception hierarchy into a toplevel Exception class
Jack Lloyd
2015-12-11
1
-11
/
+22
*
Refactor ./botan speed
Simon Warta
2015-08-21
1
-0
/
+10
*
Add stricter time parsing; Add more tests
Simon Warta
2015-08-11
1
-0
/
+11
*
utils: Add missing overrides
Daniel Seither
2015-07-30
1
-1
/
+1
*
Refactor internal/filesystem.h
Simon Warta
2015-07-16
1
-0
/
+8
*
Add BOTAN_NOEXCEPT macro to work around missing noexcept in VS 2013.
rcdailey
2015-03-08
1
-1
/
+1
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+181