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
*
APPS: Print help also on -h and --h; print high-level help when no cmd given
Dr. David von Oheimb
2021-01-11
1
-2
/
+8
*
Fix simpledynamic test compilation when condigured without DSO support.
Romain Geissler
2021-01-08
1
-0
/
+2
*
[test][pkey_check] Add more invalid SM2 key tests
Nicola Tuveri
2021-01-08
4
-1
/
+11
*
[test][pkey_check] Add invalid SM2 key test
Nicola Tuveri
2021-01-08
2
-0
/
+9
*
[test] Add `pkey -check` validation tests
Nicola Tuveri
2021-01-08
3
-0
/
+62
*
Adding TLS group name retrieval
Michael Baentsch
2021-01-08
1
-0
/
+23
*
Update copyright year
Matt Caswell
2021-01-07
1
-1
/
+1
*
28-seclevel.cnf.in: fix typo in algo name
Etienne Millon
2021-01-05
1
-2
/
+2
*
Add a test for the new CRYPTO_atomic_* functions
Matt Caswell
2020-12-31
1
-0
/
+76
*
Drop OPENSSL_NO_RSA everywhere
Richard Levitte
2020-12-20
7
-46
/
+7
*
Fix 'no-deprecated'
Richard Levitte
2020-12-19
1
-40
/
+29
*
TEST: Fix test/endecode_test.c for 'no-legacy'
Richard Levitte
2020-12-19
1
-19
/
+30
*
CORE: Separate OSSL_PROVIDER activation from OSSL_PROVIDER reference
Richard Levitte
2020-12-17
1
-1
/
+2
*
Add necessary checks of OPENSSL_NO_DH, OPENSSL_NO_DSA and OPENSSL_NO_EC
Richard Levitte
2020-12-16
2
-19
/
+25
*
TEST: Fix test/recipes/15-test_rsa.t
Richard Levitte
2020-12-15
1
-1
/
+1
*
test: document the random test ordering env variable
Pauli
2020-12-15
1
-0
/
+20
*
test: print OPENSSL_TEST_RAND_ORDER=x when a randomised test fails.
Pauli
2020-12-15
1
-1
/
+1
*
Skip tests depending on deprecated list -*-commands options
Dmitry Belyavskiy
2020-12-15
1
-0
/
+2
*
Change AES-CTS modes CS2 and CS3 to also be inside the fips module.
Shane Lontis
2020-12-14
3
-146
/
+138
*
Fix Segfault in EVP_PKEY_CTX_dup when the ctx has an undefined operation.
Shane Lontis
2020-12-14
1
-0
/
+66
*
Remove unnecessary guards around MSBLOB and PVK readers and writers
Richard Levitte
2020-12-13
1
-34
/
+19
*
params: add integer conversion test cases.
Pauli
2020-12-12
1
-3
/
+11
*
Skip cms tests using RC2 if no legacy provider
Matt Caswell
2020-12-11
1
-0
/
+2
*
Don't run a legacy specific PKCS12 test if no legacy provider
Matt Caswell
2020-12-11
1
-1
/
+1
*
Don't use the legacy provider in test_store if its not available
Matt Caswell
2020-12-11
1
-3
/
+7
*
Don't load the legacy provider in test_evp_libctx unnecessarily
Matt Caswell
2020-12-11
1
-1
/
+1
*
Don't load the legacy provider if not available in test_enc_more
Matt Caswell
2020-12-11
1
-1
/
+7
*
Skip testing ciphers in the legacy provider if no legacy
Matt Caswell
2020-12-11
1
-2
/
+6
*
Don't load the legacy provider in endecoder_legacy_test
Matt Caswell
2020-12-11
1
-1
/
+1
*
Don't use legacy provider if not available in test_ssl_old
Matt Caswell
2020-12-11
1
-2
/
+7
*
Fix sslapitest.c if built with no-legacy
Matt Caswell
2020-12-11
1
-1
/
+10
*
Skip evp_test cases where we need the legacy prov and its not available
Matt Caswell
2020-12-11
12
-0
/
+306
*
Add validate method to ECX keymanager
Shane Lontis
2020-12-11
1
-20
/
+75
*
apps/{ca,req,x509}.c: Improve diag and doc mostly on X.509 extensions, fix mu...
Dr. David von Oheimb
2020-12-10
1
-1
/
+1
*
Use adapted test_get_libctx() for simpler test setup and better error reporting
Dr. David von Oheimb
2020-12-10
14
-96
/
+57
*
Test that we can negotiate TLSv1.3 if we have an SNI callback
Matt Caswell
2020-12-09
1
-0
/
+59
*
v3nametest: Make the gennames structure static
Tomas Mraz
2020-12-09
1
-1
/
+1
*
STORE: clear err after ossl_store_get0_loader_int
Daniel Bevenius
2020-12-08
1
-0
/
+28
*
Fix a compilation failure with no-tls_1_2
Matt Caswell
2020-12-08
1
-1
/
+1
*
Fix a test failure with no-tls1_3
Matt Caswell
2020-12-08
1
-3
/
+19
*
Add a test for encoding/decoding using an invalid ASN.1 Template
Matt Caswell
2020-12-08
2
-0
/
+69
*
Add a test for GENERAL_NAME_cmp
Matt Caswell
2020-12-08
1
-0
/
+344
*
Change OPENSSL_hexstr2buf_ex() & OPENSSL_buf2hexstr_ex() to pass the separator
Shane Lontis
2020-12-07
1
-2
/
+3
*
test/certs/setup.sh: Fix two glitches
Dr. David von Oheimb
2020-12-04
1
-3
/
+3
*
evp_pkey_dparams_test.c: Fix build error on OPENSSL_NO_{DH,DSA,EC}
Dr. David von Oheimb
2020-12-04
1
-1
/
+1
*
endecode_test.c: Fix build errors on OPENSSL_NO_{DH,DSA,EC,EC2M}
Dr. David von Oheimb
2020-12-04
1
-2
/
+8
*
Fix no-dsa
Matt Caswell
2020-12-04
1
-24
/
+28
*
Fix ecdsa digest setting code to match dsa.
Shane Lontis
2020-12-03
1
-0
/
+21
*
x509_vfy.c: Restore rejection of expired trusted (root) certificate
Dr. David von Oheimb
2020-12-03
3
-1
/
+24
*
Add test to demonstrate the app's new engine key loading
Richard Levitte
2020-12-02
1
-1
/
+40
[next]