index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
providers
/
implementations
/
kdfs
/
pbkdf2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays
Irak Rigia
2023-04-21
1
-1
/
+1
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
1
-6
/
+2
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
pbkdf2: implement ctx dup operation
Pauli
2022-02-01
1
-2
/
+36
*
fix indentation
Pauli
2022-01-19
1
-4
/
+4
*
various kdfs: Always reset buflen after clearing the buffer
Tomas Mraz
2021-11-30
1
-1
/
+3
*
fix some code with obvious wrong coding style
x2018
2021-10-28
1
-1
/
+1
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
1
-1
/
+1
*
Fix misc external ossl_ symbols.
Shane Lontis
2021-03-18
1
-1
/
+1
*
prov: add extra params argument to KDF implementations
Pauli
2021-03-12
1
-0
/
+3
*
prov: add extra params argument to KDF implementations
Pauli
2021-02-28
1
-3
/
+3
*
prov: support modified gettable/settable ctx calls for KDFs
Pauli
2021-02-26
1
-2
/
+4
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
Various cleanup of PROV_R_ reason codes
Tomas Mraz
2021-02-11
1
-2
/
+2
*
Move the PROV_R reason codes to a public header
Tomas Mraz
2021-02-11
1
-1
/
+1
*
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
Dr. Matthias St. Pierre
2020-10-15
1
-2
/
+2
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-2
/
+2
*
prov: prefix all OSSL_DISPATCH tables names with ossl_
Pauli
2020-09-29
1
-1
/
+1
*
kdf: add FIPS error state handling
Pauli
2020-09-12
1
-1
/
+9
*
provider: add the unused paramater tag to the gettable and settable functions
Pauli
2020-08-12
1
-2
/
+2
*
gettables: provider changes to pass the provider context.
Pauli
2020-08-07
1
-2
/
+4
*
Don't forget our provider ctx when resetting
Matt Caswell
2020-07-01
1
-0
/
+2
*
Make the naming scheme for dispatched functions more consistent
Dr. Matthias St. Pierre
2020-06-24
1
-6
/
+6
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Deprecate the low level HMAC functions
Pauli
2020-01-29
1
-0
/
+6
*
kdfs: make free calls check for NULL.
Pauli
2019-11-22
1
-2
/
+4
*
Cleanup: move remaining providers/common/include/internal/*.h
Richard Levitte
2019-10-10
1
-3
/
+3
*
Cleanup: move providers/common/include/internal/provider_args.h
Richard Levitte
2019-10-10
1
-1
/
+1
*
Providers: move common exchange,kdfs,keymgmt,macs,signature
Richard Levitte
2019-10-10
1
-0
/
+336