index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: update to use the extra MAC init arguments
Pauli
2021-02-28
1
-1
/
+2
*
evp: updates for the new additional MAC_init arguments
Pauli
2021-02-28
1
-1
/
+2
*
siphash: Add the C and D round parameters for SipHash.
Pauli
2021-02-28
1
-0
/
+2
*
Code cleanup mostly in crypto/x509/v3_purp.c
Dr. David von Oheimb
2021-02-27
1
-1
/
+1
*
core: support modified gettable/settable ctx calls for ciphers
Pauli
2021-02-26
1
-2
/
+2
*
evp: upport modified gettable/settable ctx calls for ciphers
Pauli
2021-02-26
1
-0
/
+2
*
evp: support modified gettable/settable ctx calls for MACs
Pauli
2021-02-26
1
-0
/
+2
*
core: core: support modified gettable/settable ctx calls for MACs
Pauli
2021-02-26
1
-2
/
+2
*
core: support modified gettable/settable ctx calls for KDFs
Pauli
2021-02-26
1
-2
/
+2
*
evp: support modified gettable/settable ctx calls for KDFs
Pauli
2021-02-26
1
-0
/
+2
*
evp: support modified gettable/settable ctx calls for RNGs
Pauli
2021-02-26
1
-0
/
+2
*
core: update RNG gettable/settable ctx param calls
Pauli
2021-02-26
1
-2
/
+2
*
core: update digest gettable/settable ctx params calls
Pauli
2021-02-26
1
-2
/
+2
*
Fix external symbols related to ec & sm2 keys
Shane Lontis
2021-02-26
4
-85
/
+88
*
Fix external symbols related to dsa keys
Shane Lontis
2021-02-26
2
-16
/
+17
*
Fix external symbols related to dh keys
Shane Lontis
2021-02-26
2
-34
/
+35
*
Fix external symbols for bn
Shane Lontis
2021-02-26
2
-42
/
+41
*
Don't hold a lock when calling a callback in ossl_namemap_doall_names
Matt Caswell
2021-02-24
6
-44
/
+44
*
Allow the sshkdf type to be passed as a single character
Richard Levitte
2021-02-24
1
-8
/
+6
*
Duplicate the file and func error strings
Matt Caswell
2021-02-24
1
-2
/
+2
*
provider: add an unquery function to allow providers to clean up.
Pauli
2021-02-24
3
-3
/
+11
*
Deprecated EVP_PKEY_CTX_get0_dh_kdf_ukm() and EVP_PKEY_CTX_get0_ecdh_kdf_ukm()
Tomas Mraz
2021-02-24
3
-14
/
+9
*
X509: Refactor X509_PUBKEY processing to include provider side keys
Richard Levitte
2021-02-24
1
-0
/
+3
*
provider: add option to load a provider without disabling the fallbacks.
Pauli
2021-02-23
2
-2
/
+3
*
rand: add DRBG/seed setting functions
Pauli
2021-02-23
1
-0
/
+5
*
RAND_METHOD deprecation: code changes
Pauli
2021-02-23
1
-6
/
+8
*
EVP: Implement data-driven translation between known ctrl and OSSL_PARAMs
Richard Levitte
2021-02-23
1
-0
/
+17
*
EVP: make evp_pkey_is_assigned() usable in the FIPS module
Richard Levitte
2021-02-23
1
-1
/
+6
*
EVP: Make evp_pkey_ctx_state() available to all of EVP
Richard Levitte
2021-02-23
1
-0
/
+6
*
EVP: Implement EVP_PKEY_CTX_is_a()
Richard Levitte
2021-02-23
2
-1
/
+2
*
Note that the OSSL_CORE_MAKE_FUNC macro is reserved
Matt Caswell
2021-02-22
1
-0
/
+2
*
Add EVP_PKEY_public_check_quick.
Shane Lontis
2021-02-22
3
-0
/
+3
*
Fix external symbols for pkcs7.
Shane Lontis
2021-02-22
1
-1
/
+1
*
Fix external symbols for cms.
Shane Lontis
2021-02-22
3
-23
/
+20
*
-Wunused-function cleanup
jwalch
2021-02-21
1
-1
/
+1
*
Fix d2i_AutoPrivateKey_ex so that is uses the new decoder (and produces
Shane Lontis
2021-02-19
1
-0
/
+4
*
Rename internal X509_add_cert_new() to ossl_x509_add_cert_new()
Dr. David von Oheimb
2021-02-18
1
-1
/
+1
*
Add internal X509_add_certs_new(), which simplifies matters
Dr. David von Oheimb
2021-02-18
1
-0
/
+2
*
Update copyright year
Matt Caswell
2021-02-18
119
-119
/
+119
*
dsa_check: Perform simple parameter check if seed is not available
Tomas Mraz
2021-02-18
3
-3
/
+8
*
Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY
Tomas Mraz
2021-02-17
3
-14
/
+14
*
Fix backward incompatibility revolving around OSSL_HTTP_REQ_CTX_sendreq_d2i()
Richard Levitte
2021-02-17
2
-8
/
+8
*
core: add get_entropy and clear_entropy calls to RAND
Pauli
2021-02-17
1
-0
/
+9
*
err: generated error files
Pauli
2021-02-17
1
-1
/
+3
*
Don't overflow the output length in EVP_CipherUpdate calls
Matt Caswell
2021-02-16
2
-1
/
+2
*
Implement EVP_PKEY_param_check_quick() and use it in libssl
Matt Caswell
2021-02-15
3
-2
/
+7
*
Deprecate the libssl level SRP APIs
Matt Caswell
2021-02-12
1
-14
/
+20
*
Deprecate the low level SRP APIs
Matt Caswell
2021-02-12
1
-27
/
+65
*
Add OID for draft-ietf-opsawg-finding-geofeeds detached CMS signature
Job Snijders
2021-02-12
1
-0
/
+4
*
x509_vfy.c: Make chain_build() error diagnostics to the point
Dr. David von Oheimb
2021-02-11
1
-1
/
+1
[next]