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
/
commoncrypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix CommonCrypto decl
Jack Lloyd
2021-04-07
1
-1
/
+1
*
Avoid raw pointers in Cipher_Mode
Jack Lloyd
2021-04-07
1
-2
/
+2
*
More raw pointer removal
Jack Lloyd
2021-04-05
1
-1
/
+1
*
Update OpenSSL and CommonCrypto providers
Jack Lloyd
2021-04-03
2
-5
/
+5
*
Make scan_name.h, cpuid.h and http_util.h internal
Jack Lloyd
2020-11-28
1
-1
/
+1
*
Remove some unused includes of rounding.h
Jack Lloyd
2020-11-11
1
-1
/
+0
*
Disable MD4/MD5 support in CommonCrypto
Jack Lloyd
2020-11-11
1
-9
/
+0
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
1
-1
/
+1
*
More header merging
Jack Lloyd
2020-11-03
1
-1
/
+1
*
Fix memory leak
Richard Huveneers
2020-06-18
1
-0
/
+13
*
Replaced C-style cast with static_cast
Richard Huveneers
2020-06-13
1
-1
/
+1
*
Fix 32-bit update parameter overflow
Richard Huveneers
2020-06-13
1
-2
/
+8
*
CommonCrypto: improve name parsing for block cipher
Richard Huveneers
2020-02-18
3
-8
/
+17
*
Fix
Jack Lloyd
2020-02-15
1
-0
/
+1
*
Fix inclusion of headers for commoncrypto module
Jack Lloyd
2020-02-15
5
-14
/
+10
*
Make exceptions easier to translate to error codes
Jack Lloyd
2018-11-23
1
-4
/
+13
*
Fix type error
Jack Lloyd
2018-11-21
1
-1
/
+1
*
Avoid calling memset, memcpy within library code
Jack Lloyd
2018-11-17
2
-3
/
+3
*
Refactor mode tests, and correct bugs found
Jack Lloyd
2018-09-29
3
-7
/
+17
*
Add CommonCrypto block cipher support
Jose Pereira
2018-09-10
5
-3
/
+204
*
Add CommonCrypto cipher modes support
Jose Pereira
2018-09-09
5
-5
/
+443
*
Add commoncrypto OS feature so it cannot be enabled on other systems
Jack Lloyd
2018-09-04
1
-0
/
+4
*
Indent to match conventions.
Jack Lloyd
2018-09-04
2
-75
/
+73
*
Add support for hashing with CommonCrypto
Jose Pereira
2018-09-03
3
-0
/
+184