index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
evp
/
kdf_meth.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
evp: update to structure based atomics
Pauli
2023-07-01
1
-5
/
+4
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
1
-1
/
+1
*
Adapt all public EVP_XXX_do_all_provided() for the changed evp_generic_do_all()
Richard Levitte
2021-06-15
1
-1
/
+1
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
1
-5
/
+5
*
Rename the field 'provctx and data' to 'algctx' inside some objects containing
Shane Lontis
2021-05-24
1
-2
/
+2
*
Add type_name member to provided methods and use it
Tomas Mraz
2021-04-26
1
-1
/
+7
*
Standard style for all EVP_xxx_free routines
Rich Salz
2021-04-18
1
-9
/
+11
*
CORE: Add an algorithm_description field to OSSL_ALGORITHM
Richard Levitte
2021-04-02
1
-5
/
+7
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
evp: support modified gettable/settable ctx calls for KDFs
Pauli
2021-02-26
1
-2
/
+28
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-1
/
+1
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-2
/
+2
*
gettables: core changes to pass the provider context.
Pauli
2020-08-07
1
-3
/
+3
*
Update copyright year
Matt Caswell
2020-06-25
1
-1
/
+1
*
Make the naming scheme for dispatched functions more consistent
Dr. Matthias St. Pierre
2020-06-24
1
-11
/
+11
*
Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>
Dr. Matthias St. Pierre
2020-06-24
1
-1
/
+1
*
Final cleanup after move to leaner EVP_PKEY methods
Richard Levitte
2019-11-10
1
-4
/
+3
*
EVP: add missing common functionality
Richard Levitte
2019-10-17
1
-3
/
+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
*
In provider implemented methods, save the name number, not the name string
Richard Levitte
2019-09-19
1
-6
/
+6
*
crypto/evp/kdf_meth.c: Add the reset function to the method
Richard Levitte
2019-09-06
1
-0
/
+5
*
KDF/PRF updates to libcrypto
Pauli
2019-09-06
1
-0
/
+192