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
*
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
*
Various cleanup of PROV_R_ reason codes
Tomas Mraz
2021-02-11
1
-18
/
+5
*
Move the PROV_R reason codes to a public header
Tomas Mraz
2021-02-11
1
-0
/
+155
*
include/internal: add a few missing #pragma once directives
FdaSilvaYY
2021-02-10
30
-19
/
+59
*
include/openssl: add a few missing #pragma once directives
FdaSilvaYY
2021-02-10
20
-14
/
+56
*
include/crypto: add a few missing #pragma once directives
FdaSilvaYY
2021-02-10
38
-32
/
+133
*
Handle partial data re-sending on ktls/sendfile on FreeBSD
Oleksandr Tymoshenko
2021-02-10
1
-6
/
+3
*
Replace provider cipher flags with separate param fields
Shane Lontis
2021-02-10
1
-8
/
+12
*
Replace MAC flags OSSL_MAC_PARAM_FLAGS with separate param fields.
Shane Lontis
2021-02-10
1
-6
/
+8
*
Change the ASN1 variant of x942kdf so that it can test acvp data.
Shane Lontis
2021-02-10
1
-0
/
+1
*
Deprecate BN_pseudo_rand() and BN_pseudo_rand_range()
Tomas Mraz
2021-02-09
1
-0
/
+4
*
Simplify the EVP_PKEY_XXX_fromdata_XX methods.
Shane Lontis
2021-02-08
1
-19
/
+16
*
Fix race condition & allow operation cache to grow.
Pauli
2021-02-07
1
-14
/
+22
*
Add X509_STORE_CTX_verify(), which takes the first untrusted cert as default ...
Dr. David von Oheimb
2021-02-06
2
-2
/
+3
[next]