Github CI: Add a job for out-of-source build + install
[openssl.git] / test /
2021-01-22 Matt CaswellFix no-dh and no-dsa
2021-01-21 Tomas Mrazdh_cms_set_shared_info: Use explicit fetch to be able...
2021-01-21 Tomas MrazMake the smdh.pem test certificate usable with fips...
2021-01-21 Tomas MrazFixes related to broken DH support in CMS
2021-01-21 Dr. David von OheimbCMP: Allow PKCS#10 input also for ir, cr, kur, and...
2021-01-21 Rich SalzDeprecate EVP_KEY_new_CMAC_key and EVP_PKEY_new_CMAC_key_ex
2021-01-20 Dr. David von Oheimbapps/x509.c: Make -x509toreq respect -clrext, -sigopt...
2021-01-20 Dr. David von Oheimb80-test_ssl_old.t: Minor corrections: update name of...
2021-01-20 Dr. David von Oheimb25-test_x509.t: Make test case w.r.t. self-issued cert...
2021-01-20 Dr. David von Oheimb25-test_x509.t: Minor update: factor out path for test...
2021-01-20 Dr. David von Oheimb25-test_x509.t: Minor update: do not anymore unlink...
2021-01-20 Dr. David von Oheimbmake various test CA certs RFC 5280 compliant w.r.t...
2021-01-20 Jon Spilletttest-gendsa: Add test cases with FIPS provider
2021-01-18 Shane LontisCMS: Fix NULL access if d2i_CMS_bio() is not passed...
2021-01-18 Tomas MrazRename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_...
2021-01-15 Jon SpillettAllow EVP_PKEY private key objects to be created withou...
2021-01-15 Richard LevitteFix incomplete deprecation guard in test/sslapitest.c
2021-01-15 PauliRemove unused DRBG tests.
2021-01-14 Matt CaswellExtend the threads test to add simple fetch from multi...
2021-01-14 Matt CaswellAdd a test for performing work in multiple concurrent...
2021-01-13 Tomas Mrazchacha20: Properly reinitialize the cipher context...
2021-01-13 Dr. David von Oheimbapps/req.c: Add -copy_extensions option for use with...
2021-01-13 Dr. David von OheimbAdd X509V3_set_issuer_pkey, needed for AKID of self...
2021-01-13 Dr. David von OheimbAdd tests for (non-)default SKID and AKID inclusion...
2021-01-13 Dr. David von OheimbX509_cmp(): Fix comparison in case x509v3_cache_extensi...
2021-01-13 Dr. David von Oheimbx509_vfy.c: Fix a regression in find_issuer()
2021-01-13 Dr. David von OheimbTEST: move cert, key, and CSR loading aux functions...
2021-01-12 Richard LevitteClean away extraneous library specific FETCH_FAILED...
2021-01-11 Dr. David von OheimbAPPS: Print help also on -h and --h; print high-level...
2021-01-08 Romain GeisslerFix simpledynamic test compilation when condigured...
2021-01-08 Nicola Tuveri[test][pkey_check] Add more invalid SM2 key tests
2021-01-08 Nicola Tuveri[test][pkey_check] Add invalid SM2 key test
2021-01-08 Nicola Tuveri[test] Add `pkey -check` validation tests
2021-01-08 Michael BaentschAdding TLS group name retrieval
2021-01-07 Matt CaswellUpdate copyright year
2021-01-05 Etienne Millon28-seclevel.cnf.in: fix typo in algo name
2020-12-31 Matt CaswellAdd a test for the new CRYPTO_atomic_* functions
2020-12-20 Richard LevitteDrop OPENSSL_NO_RSA everywhere
2020-12-19 Richard LevitteFix 'no-deprecated'
2020-12-19 Richard LevitteTEST: Fix test/endecode_test.c for 'no-legacy'
2020-12-17 Richard LevitteCORE: Separate OSSL_PROVIDER activation from OSSL_PROVI...
2020-12-16 Richard LevitteAdd necessary checks of OPENSSL_NO_DH, OPENSSL_NO_DSA...
2020-12-15 Richard LevitteTEST: Fix test/recipes/15-test_rsa.t
2020-12-15 Paulitest: document the random test ordering env variable
2020-12-15 Paulitest: print OPENSSL_TEST_RAND_ORDER=x when a randomised...
2020-12-15 Dmitry BelyavskiySkip tests depending on deprecated list -*-commands...
2020-12-14 Shane LontisChange AES-CTS modes CS2 and CS3 to also be inside...
2020-12-14 Shane LontisFix Segfault in EVP_PKEY_CTX_dup when the ctx has an...
2020-12-13 Richard LevitteRemove unnecessary guards around MSBLOB and PVK readers...
2020-12-12 Pauliparams: add integer conversion test cases.
2020-12-11 Matt CaswellSkip cms tests using RC2 if no legacy provider
2020-12-11 Matt CaswellDon't run a legacy specific PKCS12 test if no legacy...
2020-12-11 Matt CaswellDon't use the legacy provider in test_store if its...
2020-12-11 Matt CaswellDon't load the legacy provider in test_evp_libctx unnec...
2020-12-11 Matt CaswellDon't load the legacy provider if not available in...
2020-12-11 Matt CaswellSkip testing ciphers in the legacy provider if no legacy
2020-12-11 Matt CaswellDon't load the legacy provider in endecoder_legacy_test
2020-12-11 Matt CaswellDon't use legacy provider if not available in test_ssl_old
2020-12-11 Matt CaswellFix sslapitest.c if built with no-legacy
2020-12-11 Matt CaswellSkip evp_test cases where we need the legacy prov and...
2020-12-11 Shane LontisAdd validate method to ECX keymanager
2020-12-10 Dr. David von Oheimbapps/{ca,req,x509}.c: Improve diag and doc mostly on...
2020-12-10 Dr. David von OheimbUse adapted test_get_libctx() for simpler test setup...
2020-12-09 Matt CaswellTest that we can negotiate TLSv1.3 if we have an SNI...
2020-12-09 Tomas Mrazv3nametest: Make the gennames structure static
2020-12-08 Daniel BeveniusSTORE: clear err after ossl_store_get0_loader_int
2020-12-08 Matt CaswellFix a compilation failure with no-tls_1_2
2020-12-08 Matt CaswellFix a test failure with no-tls1_3
2020-12-08 Matt CaswellAdd a test for encoding/decoding using an invalid ASN...
2020-12-08 Matt CaswellAdd a test for GENERAL_NAME_cmp
2020-12-07 Shane LontisChange OPENSSL_hexstr2buf_ex() & OPENSSL_buf2hexstr_ex...
2020-12-04 Dr. David von Oheimbtest/certs/setup.sh: Fix two glitches
2020-12-04 Dr. David von Oheimbevp_pkey_dparams_test.c: Fix build error on OPENSSL_NO_...
2020-12-04 Dr. David von Oheimbendecode_test.c: Fix build errors on OPENSSL_NO_{DH...
2020-12-04 Matt CaswellFix no-dsa
2020-12-03 Shane LontisFix ecdsa digest setting code to match dsa.
2020-12-03 Dr. David von Oheimbx509_vfy.c: Restore rejection of expired trusted (root...
2020-12-02 Richard LevitteAdd test to demonstrate the app's new engine key loading
2020-12-02 Matt CaswellFix no-dtls
2020-12-02 Daiki Uenoopenssl dgst: add option to specify output length for XOF
2020-12-02 Richard LevitteAdapt everything else to the updated OSSL_ENCODER_CTX_n...
2020-12-02 Shane LontisAdd EVP_KDF-X942 to the fips module
2020-12-02 PauliPrint random seed on test failure.
2020-12-01 Kelvin LeeFix simpledynamic.c - a typo and missed a header
2020-12-01 Richard LevitteTEST: Add a simple module loader, and test the FIPS...
2020-12-01 Richard LevitteTEST: Break out the local dynamic loading code from...
2020-12-01 Dr. David von Oheimbendecode_test.c: Add warning that 512-bit DH key size...
2020-12-01 Dr. David von Oheimbtest cleanup: move helper .c and .h files to test/helpers/
2020-12-01 Dr. David von Oheimbremove obsolete test/drbg_cavs_data.h
2020-12-01 Dr. David von Oheimbremove obsolete test/drbg_extra_test.h
2020-11-30 Matt CaswellFix builds that specify both no-dh and no-ec
2020-11-30 Matt CaswellFix instances of pointer addition with the NULL pointer
2020-11-29 Dr. David von Oheimbendecode_test.c: Significant speedup in generating...
2020-11-28 Richard LevitteTEST: Fix path length in test/ossl_store_test.c
2020-11-27 Dr. David von OheimbX509_dup: fix copying of libctx and propq using new...
2020-11-27 Matt CaswellDeprecate more DH functions
2020-11-27 Matt CaswellDon't test a deprecated function in a no-deprecated...
2020-11-27 Matt CaswellDeprecate the DHparams and DHxparams PEM routines
2020-11-27 Richard LevitteTEST: Adapt test/errtest for the 'no-err' configuration
2020-11-27 Shane LontisFix no-deprecated configuration
next