index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Richard Levitte
2021-01-28
96
-96
/
+96
*
Fix OSSL_PARAM_allocate_from_text() for EBCDIC
Richard Levitte
2021-01-27
1
-0
/
+5
*
Clean away unnecessary length related OSSL_PARAM key names
Richard Levitte
2021-01-26
3
-9
/
+6
*
Add checks for NULL return from EC_KEY_get0_group()
Tomas Mraz
2021-01-26
2
-2
/
+9
*
Avoid using OSSL_PKEY_PARAM_GROUP_NAME when the key might be legacy
Tomas Mraz
2021-01-26
1
-3
/
+2
*
Add EVP_PKEY functions to get EC conv form and field type
Matt Caswell
2021-01-26
1
-0
/
+79
*
Deprecate EC_KEY + Update ec apps to use EVP_PKEY
Shane Lontis
2021-01-26
13
-89
/
+336
*
Add functions to set values into an EVP_PKEY
Shane Lontis
2021-01-26
1
-0
/
+104
*
bn: Deprecate the X9.31 RSA key generation related functions
Tomas Mraz
2021-01-25
4
-5
/
+9
*
OCSP HTTP: Restore API of undocumented and recently deprecated functions
Dr. David von Oheimb
2021-01-23
1
-21
/
+22
*
OSSL_HTTP_REQ_CTX_new(): replace method_GET parameter by method_POST
Dr. David von Oheimb
2021-01-23
1
-7
/
+7
*
rename OSSL_HTTP_REQ_CTX_header to OSSL_HTTP_REQ_CTX_set_request_line
Dr. David von Oheimb
2021-01-23
1
-5
/
+7
*
Add check of HTTP method to OSSL_HTTP_REQ_CTX_content()
Dr. David von Oheimb
2021-01-23
1
-0
/
+4
*
Don't copy parameters on setting a key in libssl
Matt Caswell
2021-01-22
1
-2
/
+2
*
Ensure legacy_asn1_ctrl_to_param can handle MDs not in the OBJ database
Matt Caswell
2021-01-22
1
-4
/
+33
*
Check input size before NULL pointer test inside mem_write()
zsugabubus
2021-01-21
1
-4
/
+4
*
dh_cms_set_shared_info: Use explicit fetch to be able to provide libctx
Tomas Mraz
2021-01-21
1
-2
/
+10
*
dh_cms_set_peerkey: The peer key is encoded as an ASN.1 integer
Tomas Mraz
2021-01-21
1
-1
/
+15
*
Fixes related to broken DH support in CMS
Tomas Mraz
2021-01-21
3
-2
/
+6
*
Pass correct maximum output length to provider derive operation
Tomas Mraz
2021-01-21
1
-8
/
+8
*
CMP: Allow PKCS#10 input also for ir, cr, kur, and rr messages
Dr. David von Oheimb
2021-01-21
3
-46
/
+88
*
X509_REQ_get_extensions(): Return empty stack if no extensions found
Dr. David von Oheimb
2021-01-21
1
-1
/
+3
*
Deprecate EVP_KEY_new_CMAC_key and EVP_PKEY_new_CMAC_key_ex
Rich Salz
2021-01-21
1
-7
/
+0
*
Ensure SRP BN_mod_exp follows the constant time path
Matt Caswell
2021-01-20
1
-3
/
+8
*
X509v3_get_ext_by_NID.pod: Add warning on counter-intuitive behavior of X509v...
Dr. David von Oheimb
2021-01-20
2
-10
/
+3
*
X509_REQ_print_ex(): Correct indentation of extensions, which are attributes
Dr. David von Oheimb
2021-01-20
1
-4
/
+4
*
X509_REQ_print_ex(): Replace weird 'a0:00' output on empty attributes by '(no...
Dr. David von Oheimb
2021-01-20
1
-1
/
+1
*
constify X509_REQ_add_extensions() and X509_REQ_add_extensions_nid()
Dr. David von Oheimb
2021-01-20
1
-5
/
+5
*
X509: Enable printing cert even with invalid validity times, saying 'Bad time...
Dr. David von Oheimb
2021-01-20
2
-8
/
+13
*
ASN1_TIME_print() etc.: Improve doc and add comment on handling invalid time ...
Dr. David von Oheimb
2021-01-20
1
-4
/
+3
*
x509_vfy.c: Rename CHECK_CB() to the more intuitively readable CB_FAIL_IF()
Dr. David von Oheimb
2021-01-20
1
-137
/
+106
*
Remove pkey_downgrade from PKCS7 code
Shane Lontis
2021-01-20
4
-64
/
+64
*
Deprecate OCSP_xxx API for OSSL_HTTP_xxx
Rich Salz
2021-01-19
2
-24
/
+11
*
Fix PKCS7 potential segfault
Shane Lontis
2021-01-18
6
-22
/
+39
*
CMS: Fix NULL access if d2i_CMS_bio() is not passed a CMS_ContentInfo**.
Shane Lontis
2021-01-18
9
-47
/
+68
*
Rename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_state for clarity
Tomas Mraz
2021-01-18
1
-7
/
+7
*
replace all BIO_R_NULL_PARAMETER by ERR_R_PASSED_NULL_PARAMETER
Dr. David von Oheimb
2021-01-16
4
-15
/
+13
*
bio_lib.c: Fix error queue entries and return codes on NULL args etc.
Dr. David von Oheimb
2021-01-16
1
-52
/
+57
*
X509V3_EXT_CRL_add_nconf(): Fix mem leak on error and simplify it
Dr. David von Oheimb
2021-01-16
1
-19
/
+19
*
Allow EVP_PKEY private key objects to be created without a public component
Jon Spillett
2021-01-15
4
-27
/
+0
*
Fix crypto/des/build.info
Richard Levitte
2021-01-15
1
-1
/
+1
*
Correct typo in rsa_oaep.c
Daniel Bevenius
2021-01-15
1
-1
/
+1
*
Fix a failure where fetches can return NULL in multi-threaded code
Matt Caswell
2021-01-14
1
-0
/
+10
*
Fix an issue in provider_activate_fallbacks()
Matt Caswell
2021-01-14
1
-26
/
+39
*
Enable locking on the primary DRBG when we create it
Matt Caswell
2021-01-14
4
-8
/
+13
*
Make sure we take the ctx->lock in ossl_lib_ctx_generic_new()
Matt Caswell
2021-01-14
1
-2
/
+6
*
Lock the provider operation_bits
Matt Caswell
2021-01-14
1
-0
/
+8
*
Fix a crash with multi-threaded applications using the FIPS module
Matt Caswell
2021-01-14
1
-2
/
+4
*
find_issuer(): When returning an expired issuer, take the most recently expir...
Dr. David von Oheimb
2021-01-14
1
-5
/
+7
*
Skip BOM when reading the config file
Dmitry Belyavskiy
2021-01-14
1
-0
/
+14
[next]