index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
evp
/
mac_meth.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Final cleanup after move to leaner EVP_PKEY methods
Richard Levitte
2019-11-10
1
-4
/
+3
*
EVP: add name traversal functions to all fetchable types
Richard Levitte
2019-10-17
1
-5
/
+0
*
EVP: add missing common functionality
Richard Levitte
2019-10-17
1
-8
/
+3
*
Consistent naming for context gettable param queries .
Pauli
2019-09-27
1
-2
/
+2
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Modify providers that keep track of underlying algorithms
Richard Levitte
2019-09-19
1
-0
/
+5
*
In provider implemented methods, save the name number, not the name string
Richard Levitte
2019-09-19
1
-7
/
+7
*
Refactor how KEYMGMT methods get associated with other methods
Richard Levitte
2019-09-03
1
-3
/
+3
*
Rename ctx_{get,set}_params to {get,set}_ctx_params
Richard Levitte
2019-08-16
1
-6
/
+6
*
Implement EVP_MAC_do_all_ex()
Richard Levitte
2019-08-15
1
-0
/
+9
*
Add EVP_MAC_provider()
Richard Levitte
2019-08-15
1
-0
/
+5
*
Prepare EVP_MAC infrastructure for moving all MACs to providers
Richard Levitte
2019-08-15
1
-0
/
+195