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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove several disused or rarely used exception types
Jack Lloyd
2020-11-11
1
-8
/
+4
*
Remove deprecated exception types
Jack Lloyd
2020-11-08
1
-11
/
+0
*
fix missing ErrorType::RoughtimeError on switches
Nuno Goncalves
2019-10-16
1
-0
/
+2
*
Add a DatabaseError type, set the sqlite return code in exception
Jack Lloyd
2019-05-23
1
-54
/
+56
*
use ErrorType instead of TLS::error and remove convert_exceptions header
Hannes Rantzsch
2019-04-23
1
-0
/
+58
*
Rename Integrity_Failure to Invalid_Authentication_Tag
Jack Lloyd
2019-01-18
1
-2
/
+2
*
Initialize System_Error::m_error_code
Jack Lloyd
2018-12-23
1
-1
/
+2
*
Make exceptions easier to translate to error codes
Jack Lloyd
2018-11-23
1
-0
/
+4
*
Simplify exception messages
Jack Lloyd
2018-08-22
1
-4
/
+15
*
Add a second constructor to Decoding_Error which takes an exception string.
Jack Lloyd
2017-11-14
1
-0
/
+3
*
Add checks that keyed algorithms are actually keyed before use
Jack Lloyd
2017-10-26
1
-0
/
+4
*
Undeprecate these exceptions
Jack Lloyd
2017-10-19
1
-0
/
+3
*
Another attempt at silencing MSVC warning
Jack Lloyd
2017-10-19
1
-4
/
+0
*
De-inline bodies of exception classes
Jack Lloyd
2017-10-15
1
-0
/
+99