index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
SM2 signatures work correctly only with SM3 digests
Tomas Mraz
2021-04-30
1
-0
/
+1
*
acvp: fix the no-acvp_test build
Pauli
2021-04-30
2
-3
/
+5
*
Fix CRL app so that stdin works.
Shane Lontis
2021-04-30
1
-1
/
+16
*
remove end of line whitespace
Pauli
2021-04-30
1
-8
/
+8
*
Add library context and property query support into the PKCS12 API
Jon Spillett
2021-04-30
4
-26
/
+436
*
Adjust ssl_test_new for SHA1 security level
Matt Caswell
2021-04-29
5
-28
/
+68
*
Adjust sslapitest for SHA1 security level
Matt Caswell
2021-04-29
1
-0
/
+55
*
Adjust dtlstest for SHA1 security level
Matt Caswell
2021-04-29
1
-0
/
+32
*
Add test case for openssl crl -noout -hash output
Tomas Mraz
2021-04-29
1
-1
/
+4
*
Test a Finished message at the wrong time results in unexpected message
Matt Caswell
2021-04-28
1
-0
/
+74
*
Add a threading test for loading/unloading providers
Matt Caswell
2021-04-28
1
-1
/
+25
*
ESS: Export three core functions, clean up TS and CMS CAdES-BES usage
Dr. David von Oheimb
2021-04-28
1
-1
/
+1
*
Skip test_fipsload when fips is disabled.
Tomas Mraz
2021-04-28
1
-0
/
+1
*
Add X509 version constants.
David Benjamin
2021-04-28
1
-1
/
+1
*
memleaktest with MSVC's AddressSanitizer
Kevin Cadieux
2021-04-28
1
-1
/
+4
*
Add testing for updated cipher IV
Jon Spillett
2021-04-28
9
-1
/
+220
*
Use "canonical" names when matching the output of the commands
Tomas Mraz
2021-04-28
2
-3
/
+3
*
Skip GOST engine tests in out of tree builds
Tomas Mraz
2021-04-28
1
-1
/
+3
*
Test that we don't have a memory leak in d2i_ASN1_OBJECT.
Shane Lontis
2021-04-27
1
-0
/
+26
*
re-add pyca/cryptography testing
Paul Kehrer
2021-04-27
1
-8
/
+8
*
Deprecate EVP_PKEY_cmp() and EVP_PKEY_cmp_parameters().
Shane Lontis
2021-04-27
1
-1
/
+1
*
Fixes related to separation of DH and DHX types
Shane Lontis
2021-04-26
7
-40
/
+191
*
Add type_name member to provided methods and use it
Tomas Mraz
2021-04-26
1
-10
/
+23
*
TEST: correct test/recipes/30-test_evp_data/evppkey_ecdh.txt
Richard Levitte
2021-04-23
1
-0
/
+8
*
test: separate some DES based tests out to permit a no-des build to work
Pauli
2021-04-23
5
-30
/
+59
*
test: fix test_evp_kdf when DES is disabled.
Pauli
2021-04-23
1
-2
/
+2
*
Runchecker fix for the no-autoerrinit build
Pauli
2021-04-23
1
-1
/
+5
*
Runchecker: fix TLS curves test failure with no-tls1_3 option
Pauli
2021-04-23
1
-1
/
+2
*
Runchecker: fix no-ec2m build which was trying to validate the e2cm curves
Pauli
2021-04-23
1
-3
/
+8
*
Trivial shortcuts for EVP_PKEY_eq()
Tomas Mraz
2021-04-23
1
-7
/
+14
*
test_sslextension: skip tests that cannot work with no-tls1_2
Tomas Mraz
2021-04-22
1
-20
/
+22
*
Fix potential NULL dereference in OSSL_PARAM_get_utf8_string()
Tomas Mraz
2021-04-22
1
-1
/
+1
*
Update copyright year
Matt Caswell
2021-04-22
8
-8
/
+8
*
Fix typos
MichaM
2021-04-22
1
-1
/
+1
*
TEST: Adapt the EVP test
Richard Levitte
2021-04-21
2
-6
/
+8
*
test: fix double free problems.
Pauli
2021-04-21
1
-0
/
+3
*
Improve ossl_cmp_build_cert_chain(); publish it as X509_build_chain()
Dr. David von Oheimb
2021-04-20
3
-8
/
+35
*
Update krb5 module to latest release
Tomas Mraz
2021-04-19
2
-2
/
+2
*
Add a test for OSSL_LIB_CTX_set0_default
Matt Caswell
2021-04-19
1
-0
/
+55
*
Fix some TODO(3.0) occurrences in ssl/t1_lib.c
Matt Caswell
2021-04-19
1
-6
/
+55
*
Avoid more MSVC-specific C runtime library functions
Tanzinul Islam
2021-04-19
3
-3
/
+5
*
Add test for the IV handling of DES based ciphers
Tomas Mraz
2021-04-19
1
-2
/
+110
*
TEST: Use OSSL_MAX_NAME_SIZE instead of arbitrary number of mdname
Richard Levitte
2021-04-18
1
-1
/
+1
*
TEST: Modify how the retrieved digest name for SM2 digestsign is checked
Richard Levitte
2021-04-18
1
-17
/
+36
*
TEST: Modify testutil's run_tests to display NOSUBTEST cases individually
Richard Levitte
2021-04-18
1
-23
/
+36
*
TEST: Modify test/evp_fetch_prov_test.c to also fetch by OID
Richard Levitte
2021-04-18
1
-54
/
+178
*
Add "origin" field to EVP_CIPHER, EVP_MD
Rich Salz
2021-04-18
2
-4
/
+4
*
Fix naming for EVP_RAND_CTX_gettable functions.
Pauli
2021-04-17
4
-13
/
+13
*
SipHash: Fix CTRL API for the digest size.
Pauli
2021-04-16
1
-1
/
+7
*
Add EVP_PKEY_todata() and EVP_PKEY_export() functions.
Shane Lontis
2021-04-15
1
-1
/
+368
[prev]
[next]