index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo from #10631
Nicola Tuveri
2020-04-24
1
-1
/
+1
*
Rewrite man5/config.pod and related conf code cleanup
Rich Salz
2020-04-24
2
-434
/
+329
*
SSL_CTX_config.pod: Remove needless "NOTE" heading
Rich Salz
2020-04-24
1
-2
/
+0
*
Rename fipsinstall.cnf->fipsmodule.cnf
Rich Salz
2020-04-24
4
-4
/
+4
*
Update some nits around the FIPS module
Rich Salz
2020-04-24
7
-15
/
+27
*
Prepare for 3.0 alpha 2
Matt Caswell
2020-04-23
3
-4
/
+4
*
Prepare for release of 3.0 alpha 1
openssl-3.0.0-alpha1
Matt Caswell
2020-04-23
3
-4
/
+4
*
Update copyright year
Matt Caswell
2020-04-23
1188
-1188
/
+1188
*
Add info on the CMP implementation and HTTP client to NEWS.md and CHANGES.md
Dr. David von Oheimb
2020-04-23
2
-0
/
+18
*
Fix a typo in the makefile templates
Matt Caswell
2020-04-23
2
-2
/
+2
*
Mention the 3.0 wiki page in the release announcement emails
Matt Caswell
2020-04-23
2
-2
/
+12
*
PROV: Ensure that EC keys have a default digest
Richard Levitte
2020-04-23
1
-0
/
+5
*
PROV: Ensure that ED25519 & ED448 keys have a mandatory digest
Richard Levitte
2020-04-23
2
-5
/
+55
*
EVP: Fix EVP_Digest{Sign,Verify}Init() to handle no default digest
Richard Levitte
2020-04-23
1
-4
/
+10
*
EVP: add internal evp_keymgmt_util_get_deflt_digest_name() and use it
Richard Levitte
2020-04-23
4
-24
/
+57
*
FIPS: remove algorithms that are not being validated.
Pauli
2020-04-23
1
-12
/
+0
*
Fix no-err
Matt Caswell
2020-04-22
1
-2
/
+3
*
Skip a no-dsa test in the fipsinstall test
Matt Caswell
2020-04-22
1
-7
/
+11
*
Skip a test in a no-dh build
Matt Caswell
2020-04-22
1
-7
/
+12
*
Fix some build failures with no-dh
Matt Caswell
2020-04-22
3
-0
/
+16
*
Fix no-ec
Matt Caswell
2020-04-22
1
-2
/
+2
*
Add a link to wiki 3.0 upgrade notes
Matt Caswell
2020-04-22
1
-0
/
+3
*
GOST2012 TLS Supported Groups Identifiers Support
Nikolay Morozov
2020-04-22
3
-1
/
+26
*
evptest: set the DESX provider to be the legacy provider.
Pauli
2020-04-22
1
-1
/
+1
*
params: add functionality to test if an OSSL_PARAM has been set.
Pauli
2020-04-22
6
-7
/
+45
*
[crypto/ec] deprecate Jprojective_coordinates_GFp functions
Billy Brumley
2020-04-22
17
-156
/
+149
*
Add setter equivalents to X509_REQ_get0_signature
Dirk-Willem van Gulik
2020-04-21
6
-6
/
+72
*
Fix no-deprecated tests where the GOST engine is present
Matt Caswell
2020-04-21
1
-0
/
+3
*
Fix no-des
Matt Caswell
2020-04-21
1
-2
/
+2
*
Fix an ssl_test_old test failure
Matt Caswell
2020-04-21
1
-0
/
+3
*
Fix test_ssl_new test failure
Matt Caswell
2020-04-21
1
-4
/
+6
*
Revert "TEST: make and use a fipsinstall script"
Richard Levitte
2020-04-21
4
-56
/
+19
*
Fix NULL dereference in SSL_check_chain() for TLS 1.3
Benjamin Kaduk
2020-04-21
1
-1
/
+1
*
Add test for CVE-2020-1967
Benjamin Kaduk
2020-04-21
1
-2
/
+64
*
Developer scripts: Release script
Richard Levitte
2020-04-21
13
-0
/
+1240
*
Fix test_cmp_vfy failures with FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION
Dr. David von Oheimb
2020-04-21
1
-0
/
+16
*
gendsa: remove unnecessary OPENSSL_SUPPRESS_DEPRECATED definition
Pauli
2020-04-21
1
-3
/
+0
*
Teach ssl_test_old to use the FIPS provider for its tests
Matt Caswell
2020-04-20
2
-13
/
+48
*
Teach ssl_test_old how to run tests in a non-default library context
Matt Caswell
2020-04-20
1
-3
/
+29
*
Use a fetched MD if appropriate in ssl3_cbc_digest_record
Matt Caswell
2020-04-20
3
-9
/
+16
*
Teach ssl_test_new how to test the FIPS module
Matt Caswell
2020-04-20
17
-936
/
+1088
*
Teach ssl_test_new to have different tests for different loaded providers
Matt Caswell
2020-04-20
5
-498
/
+516
*
Run ssl_test_new with a non-default library context
Matt Caswell
2020-04-20
2
-11
/
+39
*
Update comment on crls_http_cb() as it does support non-blocking I/O since #1...
Dr. David von Oheimb
2020-04-20
1
-3
/
+2
*
Fix descriptions of credentials and verification options for various apps
Dr. David von Oheimb
2020-04-20
13
-134
/
+181
*
Swap parameters of evp_method_id()
Dr. Matthias St. Pierre
2020-04-20
1
-5
/
+5
*
Fix an assertion (and a comment) of evp_method_id()
Dr. Matthias St. Pierre
2020-04-20
1
-4
/
+4
*
Fix DH_get_nid() so that it does not cache values.
Shane Lontis
2020-04-20
19
-188
/
+570
*
DOC: Extend EVP_PKEY-DSA(7) / EVP_PKEY_DH(7) with FFC information
Shane Lontis
2020-04-20
2
-12
/
+226
*
DOC: Refactor provider-keymgmt(7) to give the keytypes their own pages
Richard Levitte
2020-04-20
6
-236
/
+417
[next]