]> git.ipfire.org Git - thirdparty/openssl.git/history - test
Teach ssl_test_new how to test the FIPS module
[thirdparty/openssl.git] / test /
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
2020-03-04  Shane LontisAdd DH key validation to default provider
2020-03-03  Shane LontisAdd Serializers for EC
2020-02-29  Richard LevitteEVP: Add evp_pkey_upgrade_to_provider(), for EVP_PKEY...
2020-02-27  Matt CaswellImplement the ECX Serializers
2020-02-27  Richard LevitteReplace util/shlib_wrap.sh with util/wrap.pl in diverse...
2020-02-22  Richard LevitteRefactor evp_pkey_make_provided() to do legacy to provi...
2020-02-22  Richard Levittetest/recipes/30-test_evp_data/evppkey.txt
2020-02-22  Richard Levittetest/evp_extra_test.c: adapt for RSA signature tests
2020-02-21  Dr. David von OheimbDon't exclude quite so much in a no-sock build
2020-02-21  Matt CaswellIntroduce the provider property
2020-02-21  Shane LontisAdd DRBG self tests
2020-02-21  PauliParams: add argument to the _from_text calls to indicat...
2020-02-20  PauliDeprecate the low level Diffie-Hellman functions.
2020-02-20  PauliDeprecate the low level RSA functions.
2020-02-18  Nicola Tuveri[CMS] Test decryption of a ciphertext encrypted from...
2020-02-18  PauliDeprecate EC command line apps.
2020-02-18  Richard LevitteTEST: Optionally silence OpenSSL::Test::setup()
2020-02-18  Richard LevitteTEST: Modify test/recipes/tconversion.pl to leave artif...
2020-02-18  Richard LevitteTEST: Modify test/recipes/80-test_ssl_old.t to leave...
2020-02-18  Richard LevitteTEST: Modify test/recipes/80-test_ssl_new.t to leave...
2020-02-18  Richard LevitteTEST: Modify test/recipes/80-test_ocsp.t to leave artif...
2020-02-18  Richard LevitteTEST: Modify test/recipes/80-test_cms.t to leave artifa...
2020-02-18  Richard LevitteTEST: Modify test/recipes/80-test_ca.t to leave artifac...
2020-02-18  Richard LevitteTEST: Modify test/recipes/20-test_pkeyutl.t to leave...
2020-02-18  Richard LevitteTEST: Modify test/recipes/20-test_enc_more.t to leave...
2020-02-18  Richard LevitteTEST: Modify test/recipes/25-test_x509.t to leave artif...
2020-02-18  Richard LevitteTEST: Modify test/recipes/25-test_req.t to leave artifa...
2020-02-18  Richard LevitteTEST: Modify test/recipes/25-test_crl.t to leave artifa...
2020-02-18  Richard LevitteTEST: Modify test/recipes/20-test_enc.t to leave artifa...
2020-02-18  Richard LevitteTEST: Modify test/recipes/20-test_dgst.t to leave artif...
2020-02-18  Richard LevitteTEST: Modify test/recipes/15-test_rsapss.t to leave...
2020-02-18  Richard LevitteTEST: Modify test/recipes/15-test_mp_rsa.t to leave...
2020-02-17  PauliCoverity 1458438: fix uninitialised memory access.
2020-02-17  Dr. David von Oheimbchunk 7 of CMP contribution to OpenSSL
2020-02-17  Dr. David von Oheimbfix various formatting nits in CMP contribution chunks...
2020-02-17  Dr. David von Oheimbimprove CMP logging according to comments on CMP chunk...
2020-02-16  Shane LontisAdd FFC param/key validation
2020-02-14  Rich SalzMake secure-memory be a config option
2020-02-13  Paulidsatest: fix the non-deprecated version of the test...
2020-02-13  Matt CaswellAdd Asymmetric RSA cipher tests in FIPS provider
next