Remove explicit dependency on configdata.pm when processing .in files
[openssl.git] / test /
2020-05-08 Maximilian BlenkFix PEM certificate loading that sometimes fails
2020-05-08 Rich SalzFix issues reported by markdownlint
2020-05-07 Nikolay MorozovSSL_OP_DISABLE_TLSEXT_CA_NAMES option implementation
2020-05-07 Shane LontisAdd RSA SHA512 truncated digest support
2020-05-07 Shane LontisRemove gen_get_params & gen_gettable_params from keygen...
2020-05-06 Matt CaswellExtend test_ssl_get_shared_ciphers
2020-05-06 Matt CaswellCentralise Environment Variables for the tests
2020-05-04 Shane LontisFix aix compile error in cmp_ctx_test.c
2020-05-04 Matt CaswellAdd some tests for the newly added raw private/public...
2020-05-04 Richard LevitteWPACKET: don't write DER length when we don't want to
2020-05-02 Shane LontisAdd default property API's to enable and test for fips
2020-05-01 Benjamin KadukAdd test for SSL_new_session_ticket()
2020-05-01 Mat BerchtoldAdd a test for EVP_PKEY_*_check functions for "DSA...
2020-04-30 Paulicoverity 1462562 Dereference before null check
2020-04-30 Paulicoverity 1462577: Incorrect expression
2020-04-29 Shourya ShuklaAmend references to "OpenSSL license"
2020-04-28 Matt CaswellUpdate README.ssltests.md
2020-04-28 Richard LevitteRename FIPS_MODE to FIPS_MODULE
2020-04-27 Benjamin Kaduksslapitest: only compile test when it will be used
2020-04-25 Dirk-Willem van... Add support for unusal 'othername' subjectAltNames
2020-04-25 Pauliparams: change OSSL_PARAM_set_unmodified() to operate...
2020-04-24 David von OheimbAdd function load_csr(file,format,desc) to apps/lib...
2020-04-24 Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-24 Rich SalzRename fipsinstall.cnf->fipsmodule.cnf
2020-04-24 Rich SalzUpdate some nits around the FIPS module
2020-04-23 Matt CaswellUpdate copyright year
2020-04-22 Matt CaswellSkip a no-dsa test in the fipsinstall test
2020-04-22 Matt CaswellSkip a test in a no-dh build
2020-04-22 Matt CaswellFix no-ec
2020-04-22 Paulievptest: set the DESX provider to be the legacy provider.
2020-04-22 Pauliparams: add functionality to test if an OSSL_PARAM...
2020-04-21 Billy Brumley[crypto/ec] deprecate Jprojective_coordinates_GFp functions
2020-04-21 Matt CaswellFix no-deprecated tests where the GOST engine is present
2020-04-21 Matt CaswellFix no-des
2020-04-21 Matt CaswellFix an ssl_test_old test failure
2020-04-21 Richard LevitteRevert "TEST: make and use a fipsinstall script"
2020-04-21 Benjamin KadukAdd test for CVE-2020-1967
2020-04-21 Dr. David von OheimbFix test_cmp_vfy failures with FUZZING_BUILD_MODE_UNSAF...
2020-04-20 Matt CaswellTeach ssl_test_old to use the FIPS provider for its...
2020-04-20 Matt CaswellTeach ssl_test_old how to run tests in a non-default...
2020-04-20 Matt CaswellTeach ssl_test_new how to test the FIPS module
2020-04-20 Matt CaswellTeach ssl_test_new to have different tests for differen...
2020-04-20 Matt CaswellRun ssl_test_new with a non-default library context
2020-04-20 Shane LontisFix DH_get_nid() so that it does not cache values.
2020-04-19 Richard LevitteTEST: make and use a fipsinstall script
2020-04-19 Matt CaswellRe-enable FIPS testing in sslapitest.c
2020-04-19 Matt CaswellUse a non-default libctx in sslapitest
2020-04-19 Paulitests: reinstate tests for deprecated but non-removed...
2020-04-18 Dr. David von OheimbAdd CMP fuzzing to fuzz/cmp.c, including a couple of...
2020-04-18 Dr. David von OheimbRename CMP_PROTECTEDPART to OSSL_CMP_PROTECTEDPART...
2020-04-17 Richard LevitteTEST: Add a test of keygen with an empty template in...
2020-04-15 Shane LontisAdd DH keygen to providers
2020-04-15 Shane LontisAdd DSA keygen to provider
2020-04-10 Patrick SteuerFix EVP_DigestSign interface when used with DES CMAC
2020-04-09 Benjamin KadukFix krb5 external test
2020-04-09 PauliAdd a null provider which implements no algorithms.
2020-04-09 Shane LontisMove legacy ciphers into the legacy provider
2020-04-06 Tomas MrazAdd test cases for the non CA certificate with pathlen:0
2020-04-04 Matt CaswellAdd a WPACKET test for the new DER capability
2020-04-03 Shane LontisAdd data driven SELF TEST code for signatures and key...
2020-04-02 Dr. David von OheimbHTTP client: make server/proxy and port params more...
2020-04-02 Dr. David von Oheimb Chunk 10 of CMP contribution to OpenSSL: CMP http...
2020-04-02 Nikolay MorozovTLS Cipher Suite 0xC102 Support
2020-04-01 Matt CaswellExtend the sslprovider_test to be able to additionally...
2020-04-01 Matt CaswellMake sure we always use the correct libctx in sslprovid...
2020-04-01 Billy Brumley[test] Make sm2_internal_test less fragile to changes...
2020-04-01 Shane LontisAdd EVP_PKEY_gettable_params support for accessing...
2020-03-30 Nicola TuveriAdd test for providers exposing OSSL_FUNC_PROVIDER_GET_...
2020-03-30 Matt CaswellDescribe the "want" parameter in int create_bare_ssl_co...
2020-03-30 Matt CaswellDisplay errors if a test TLS connection fails
2020-03-28 PauliParam builder: Remove the static size limit.
2020-03-28 PauliParam build: make structures opaque.
2020-03-28 PauliParam builder: make the OSSL_PARAM_BLD APIs public.
2020-03-27 Matt CaswellUse the new library context aware SRP functions in...
2020-03-27 Matt CaswellUse the new OCSP functions in sslapitest.c
2020-03-26 Matt CaswellUse a fetched cipher for the TLSv1.3 early secret
2020-03-25 Richard Levittetest/evp_pkey_provided_test.c: Add test of EVP_PKEY_cop...
2020-03-25 Richard LevitteEVP: Downgrade keys rather than upgrade
2020-03-25 Dr. David von OheimbChunk 9 of CMP contribution to OpenSSL: CMP client...
2020-03-25 Nikolay MorozovIssuer Sign Tool extention support
2020-03-23 Matt CaswellMake it possible to easily specify a libctx for EVP_Dig...
2020-03-23 Dr. David von OheimbConstify various mostly X509-related parameter types...
2020-03-21 Richard Levitteevp_test: the tests using MDC2 need the legacy provider
2020-03-20 Shane LontisAdd support for passing the libctx to the config loader
2020-03-17 Matt CaswellImplement serializers for ED25519 and ED448
2020-03-17 Ben Kaduksslapitest: don't leak the SSL_CTX pair
2020-03-16 Xiaokang QianFix the compile error once enabled Werror
2020-03-15 Richard LevitteTEST: Adapt all applicable tests to the new distinguish...
2020-03-15 Shane LontisAdd ECDSA to providers
2020-03-13 Benjamin KadukAdd test that changes ciphers on CCS
2020-03-12 Richard Levittetest/recipes/30-test_evp_data/evppkey.txt: Change an...
2020-03-12 Richard Levittetest/evp_test.c: fix keygen_test_run()
2020-03-11 Shane LontisAdd ECDH to fips provider
2020-03-11 Patrick SteuerAES CTR-DRGB: add test for 32-bit counter overflow
2020-03-10 Dr. David von OheimbFix handling of CMP msg senderKID and improve doc of...
2020-03-10 Dr. David von OheimbChunk 8 of CMP contribution to OpenSSL: CMP server...
2020-03-07 Rich SalzAdd -section option to 'req' command
2020-03-06 Shane LontisChange DH_get_nid() to set the value of q if it is...
2020-03-06 Rich SalzUse .cnf for config files, not .conf
2020-03-06 Rich SalzRemove unused files
next