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
/
krb5kdf.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
-3
/
+1
*
Fix the incorrect checks of EVP_CIPHER_CTX_set_key_length
Peiwei Hu
2022-05-27
1
-1
/
+3
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
krb5kdf: implement ctx dup operation
Pauli
2022-02-01
1
-0
/
+23
*
various kdfs: Always reset buflen after clearing the buffer
Tomas Mraz
2021-11-30
1
-0
/
+1
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
1
-5
/
+5
*
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
*
Move the PROV_R reason codes to a public header
Tomas Mraz
2021-02-11
1
-1
/
+1
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
krb5kdf: Do not dereference NULL ctx when allocation fails
Tomas Mraz
2021-01-26
1
-1
/
+3
*
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
Dr. Matthias St. Pierre
2020-10-15
1
-1
/
+1
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-1
/
+1
*
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
-2
/
+11
*
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
/
+2
*
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
-8
/
+8
*
Amend references to "OpenSSL license"
Shourya Shukla
2020-04-29
1
-1
/
+1
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Deprecate the low level DES functions.
Pauli
2020-01-25
1
-0
/
+6
*
Fix no-des build
Bernd Edlinger
2019-12-20
1
-0
/
+6
*
kdfs: make free calls check for NULL.
Pauli
2019-11-22
1
-2
/
+4
*
Add KRB5KDF from RFC 3961
Simo Sorce
2019-10-23
1
-0
/
+432