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
/
prov
/
openssl
/
openssl_block.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a leak in OpenSSL block ciphers
Jack Lloyd
2018-01-28
1
-0
/
+3
*
Add checks that keyed algorithms are actually keyed before use
Jack Lloyd
2017-10-26
1
-2
/
+13
*
Remove needless mutable
Jack Lloyd
2017-10-12
1
-2
/
+2
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
1
-1
/
+1
*
Don't crash if openssl can't allocate a new context
Kirill A. Korinsky
2017-06-29
1
-2
/
+8
*
Add copy_state to OpenSSL hash functions, and port to OpenSSL 1.1.0
Jack Lloyd
2017-05-22
1
-31
/
+36
*
Throw OpenSSL exception if any OpenSSL function failed.
Alexander Bluhm
2017-04-29
1
-18
/
+36
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-5
/
+5
*
Remove Algo_Registry
Jack Lloyd
2016-10-21
1
-61
/
+59
*
Change T::provider to return std::string
Jack Lloyd
2016-09-15
1
-1
/
+1
*
Add T::provider() to allow user to inquire about implementation used
Jack Lloyd
2016-09-15
1
-0
/
+1
*
Add missing overrides and fix -Wpedantic 'extra ;' warnings
Jack Lloyd
2016-01-17
1
-14
/
+14
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
1
-50
/
+50
*
Merge the openssl code together.
Jack Lloyd
2015-12-19
1
-0
/
+214