Handle the case where there is no digest in an EVP_MD_CTX
[openssl.git] / test /
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
2020-02-12 PauliRemove unused ossl_param_bld_to_param_ex() function.
2020-02-11 Richard Levittetest/recipes/80-test_ssl_old.t: Replace 'openssl gendsa'
2020-02-11 Paulitest_dsa: fix deprecation logic
2020-02-11 Richard Levittetest/recipes/15-test_dsa.t: Deal with deprecation of...
2020-02-11 PauliDeprecate the low level DSA functions.
2020-02-11 PauliDSA: fix the DSA parameter logic in test.
2020-02-11 Matt CaswellImplement Provider side Key Management for X25519 and...
2020-02-11 Matt CaswellImplement a stricter ECX_KEY type
2020-02-11 Kurt RoeckxCheck that ed25519 and ed448 are allowed by the securit...
2020-02-11 Kurt RoeckxGenerate new Ed488 certificates
2020-02-10 Dr. David von OheimbGeneralize the HTTP client so far implemented mostly...
2020-02-07 Richard LevitteAdapt all build.info and test recipes to the new $disab...
2020-02-07 Dr. Matthias St... tests/drbgtest: use new RAND_DRBG callback_data API...
2020-02-07 Richard LevitteAdapt test/keymgmt_internal_test.c to the redesigned...
2020-02-07 Richard LevitteReorganize the internal evp_keymgmt functions
2020-02-06 Matt CaswellFix no-sm2
2020-02-06 Matt CaswellFix no-tls1_3
2020-02-06 Matt CaswellAdd a test for SSL_CTX_new_with_libctx()
2020-02-06 Matt CaswellExplicitly fetch ciphers and digests in libssl
2020-02-05 Kurt RoeckxStop accepting certificates signed using SHA1 at securi...
2020-02-05 Kurt RoeckxCreate a new embeddedSCTs1 that's signed using SHA256
2020-02-04 PauliMake minimum size for secure memory a size_t.
2020-02-04 Richard LevitteDon't pass a digest-size to signature implementations
2020-02-04 PauliDeprecate the ECDSA and EV_KEY_METHOD functions.
2020-02-03 Richard LevitteFix krb5 external test failure
2020-02-03 Matt CaswellFix common test framework options
2020-02-03 Matt CaswellFix no-ec
2020-02-02 Richard LevitteAdapt tests for SM2 changes.
2020-01-30 Shane LontisAdd support for DH 'modp' group parameters (RFC 3526)
2020-01-30 Matt CaswellTest that SSL_get_servername returns what we expect
2020-01-29 Shane LontisAdd RSA key validation to default provider
2020-01-29 PauliTLS: use EVP for HMAC throughout libssl.
2020-01-29 PauliDeprecate the low level HMAC functions
2020-01-28 Richard Levittetest_evp_extra_test.c: don't rely on exact parameter...
2020-01-26 Richard Levittetest/recipes/30-test_evp.t: Fix multiple definition...
2020-01-25 Kurt RoeckxCheck that the default signature type is allowed
2020-01-25 Kurt RoeckxReplace apps/server.pem with certificate with a sha256...
2020-01-24 PauliDeprecate the low level DES functions.
2020-01-19 Richard LevitteAPPS & TEST: Eliminate as much use of EVP_PKEY_size...
2020-01-19 Paulimdc2: use evp_test instead of a separate test application.
2020-01-19 PauliDeprecate the low level IDEA functions.
2020-01-19 Pauliparam_bld: add a padded BN call.
2020-01-19 PauliDeprecate the low level SHA functions.
2020-01-17 Richard LevitteTEST: Adapt test/evp_pkey_provided_test.c to check...
next