Add the X509v3_cache_extensions() function
[openssl.git] / test /
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
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.
next