index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pyca-cryptography
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-18
dsa_check: Perform simple parameter check if seed is not available
Tomas Mraz
14
-41
/
+140
2021-02-18
DSA parameter check using pkeyparam
Dmitry Belyavskiy
27
-0
/
+442
2021-02-18
Fix external symbols in the provider cipher implementations.
Shane Lontis
35
-229
/
+244
2021-02-17
x509_vfy: fix mem leaks in chain_build() on malloc error Coverify CID 1473068
Dr. David von Oheimb
1
-7
/
+5
2021-02-17
apps/cmp.c: Improve initialization of ext_ctx structure w.r.t. CSR
Dr. David von Oheimb
2
-26
/
+30
2021-02-17
apps/ca.c: Make sure ext_ctx structure gets initialized
Dr. David von Oheimb
1
-4
/
+7
2021-02-17
Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY
Tomas Mraz
34
-226
/
+211
2021-02-17
Fix backward incompatibility revolving around OSSL_HTTP_REQ_CTX_sendreq_d2i()
Richard Levitte
2
-8
/
+8
2021-02-17
[doc/man3][OSSL_ENCODER] Move NOTES to the bottom
Nicola Tuveri
1
-6
/
+6
2021-02-17
[doc/man3] Fix typo in DESCRIPTION of OSSL_ENCODER_properties
Nicola Tuveri
1
-1
/
+1
2021-02-17
doc: document the two new RAND functions
Pauli
1
-1
/
+22
2021-02-17
rand: update DRBGs to use the get_entropy call for seeding
Pauli
5
-47
/
+73
2021-02-17
core: add get_entropy and clear_entropy calls to RAND
Pauli
1
-0
/
+9
2021-02-17
RNG test: add get_entropy hook for testing.
Pauli
1
-0
/
+14
2021-02-17
RNG seed: add get_entropy hook for seeding.
Pauli
1
-0
/
+45
2021-02-17
err: generated error files
Pauli
3
-6
/
+13
2021-02-17
test: DRBG test with long seed.
Pauli
1
-0
/
+16
2021-02-17
Replace SSL_CTX_new by SSL_CTX_new_ex in apps/s_server + s_client
Petr Gotthard
2
-3
/
+3
2021-02-17
Fix propquery handling in EVP_DigestSignInit_ex
Petr Gotthard
1
-1
/
+1
2021-02-16
TEST: Add missing initialization
Richard Levitte
1
-1
/
+1
2021-02-16
Update CHANGES and NEWS for new release
Matt Caswell
2
-3
/
+45
2021-02-16
Don't overflow the output length in EVP_CipherUpdate calls
Matt Caswell
5
-2
/
+32
2021-02-16
Fix rsa_test to properly test RSA_SSLV23_PADDING
Matt Caswell
1
-9
/
+34
2021-02-16
Fix the RSA_SSLV23_PADDING padding type
Matt Caswell
1
-2
/
+8
2021-02-16
Refactor rsa_test
Matt Caswell
1
-63
/
+25
2021-02-16
Test that X509_issuer_and_serial_hash doesn't crash
Matt Caswell
2
-0
/
+2
2021-02-16
Fix Null pointer deref in X509_issuer_and_serial_hash()
Matt Caswell
1
-0
/
+2
2021-02-16
Do not match RFC 5114 groups without q as it is significant
Tomas Mraz
1
-1
/
+3
2021-02-15
README-ENGINES: fix the link to the provider API README
Beat Bolli
1
-1
/
+1
2021-02-15
Document the newly added function EVP_PKEY_param_check_quick()
Matt Caswell
1
-4
/
+11
2021-02-15
Fix the dhparam_check test
Matt Caswell
8
-18
/
+9
2021-02-15
Implement EVP_PKEY_param_check_quick() and use it in libssl
Matt Caswell
13
-26
/
+67
2021-02-15
Run DH_check_ex() not DH_check_params_ex() when checking params
Matt Caswell
1
-1
/
+1
2021-02-15
RSA: avoid dereferencing possibly-NULL parameter in initializers
Benjamin Kaduk
1
-2
/
+4
2021-02-15
x509_vfy: remove redundant stack allocation
Benjamin Kaduk
1
-9
/
+1
2021-02-15
Add docs for ASN1_item_sign and ASN1_item_verify functions
Shane Lontis
2
-6
/
+226
2021-02-14
Remove an unnecessary free call.
Pauli
1
-2
/
+0
2021-02-14
Remove dead code in rsa_pkey_ctrl.
Shane Lontis
1
-8
/
+0
2021-02-13
passwd.c: use the actual ROUNDS_DEFAULT macro
Disconnect3d
1
-1
/
+1
2021-02-12
NOTES-WINDOWS: fix typo
Jay Satiro
1
-2
/
+2