]> git.ipfire.org Git - thirdparty/openssl.git/history - test
Deprecate the EVP_PKEY controls for CMS and PKCS#7
[thirdparty/openssl.git] / test /
2021-03-31  Shane LontisAdd a range check (from SP800-56Ar3) to DH key derivation.
2021-03-31  Dr. David von OheimbOSSL_parse_url(): Improve handling of IPv6 addresses
2021-03-31  Dr. David von Oheimb80-test_cmp_http.t: Add diagnostic info on starting...
2021-03-30  Matt CaswellFix change in behaviour of EVP_PKEY_CTRL_RSA_KEYGEN_BITS
2021-03-30  David BenjaminMerge OFB encrypt and decrypt test vectors.
2021-03-30  Paulitest: fix coverity 1474468: resource leak
2021-03-28  Tomas MrazImplement EVP_PKEY_dup() function
2021-03-28  Paulitest: add test case for X508_PUBKEY_dup() function
2021-03-28  Shane LontisDisable cmp_http test on AIX
2021-03-27  Richard LevitteTEST: Cleanup test recipes
2021-03-26  Tomas MrazMake the SM2 group the default group for the SM2 algorithm
2021-03-26  Tomas MrazRemove the external BoringSSL test
2021-03-25  Paulitest: fix coverity 1473609 & 1473610: unchecked return...
2021-03-25  Paulitest: fix coverity 1451550: unchecked return value
2021-03-25  Paulitest: fix coverity 1429210: unchecked return value
2021-03-25  Paulitest: fix coverity 1416888: unchecked return value
2021-03-25  Paulitest: fix coverity 1414451: unchecked return value
2021-03-25  Paulitest: fix coverity 1338157: unchecked return value
2021-03-25  Tomas MrazEVP_PKCS82PKEY: Create provided keys if possible
2021-03-25  Matt CaswellAdd a test for CVE-2021-3449
2021-03-23  Paulitest: fix coverity 1451534: improper use of negative...
2021-03-23  Paulitest: fix coverity 1469427: impropery use of negative...
2021-03-23  Paulitest: fix coverity 1454812: improper use of negative...
2021-03-23  Paulitest: fix coverity 1451574: improper use of negative...
2021-03-23  Paulitest: fix coverity 1371689 & 1371690: improper use...
2021-03-23  Jon Spillettendecode_test: Add file and line arguments to test...
2021-03-22  Andrey MatyukovDual 1024-bit exponentiation optimization for Intel...
2021-03-21  Shane LontisFix DER reading from stdin for BIO_f_readbuffer
2021-03-20  Paulisslapitest: fix problem in cleanup on failure path
2021-03-20  Paulitest: coverity 1469426 - dereference after null check
2021-03-20  Paulitest: coverity 1455749 - dereference after null check
2021-03-20  Paulitest: coverity 1455747 - dereference after null check
2021-03-20  Paulitest: fix coverity 1470559: resource leak
2021-03-20  Paulitest: fix coverity 1455330, 1455332, 1455334, 1455342...
2021-03-20  Paulitest: fix coverity 1414449 & 1414471: resource leak
2021-03-20  Paulitest: fix coverity 1414445: resource leak
2021-03-20  Paulitest: fix coverity 1454040: resource leak
2021-03-20  Paulitest: fix coverity 1451562: resource leak
2021-03-20  Paulitest: fix coverity 1451553: resource leak
2021-03-19  Richard LevitteTEST: Clarify and adjust test/recipes/30-test_evp.t
2021-03-19  Richard LevitteTEST: Modify test/endecode_test.c to give the decoder...
2021-03-19  Paulitest: fix Coverity 1454818: use after free
2021-03-18  Kevin CadieuxFixing stack buffer overflow error caused by incorrectl...
2021-03-18  Shane LontisAdd ossl_provider symbols
2021-03-18  Shane LontisAdd ossl_ symbols for sm3 and sm4
2021-03-18  Shane LontisAdd ossl_ ecx symbols
2021-03-18  Shane LontisFix misc external ossl_ symbols.
2021-03-18  Dr. David von OheimbTS and CMS CAdES-BES: Refactor check_signing_certs...
2021-03-18  Dr. David von OheimbTS ESS: Invert the search logic of ts_check_signing_cer...
2021-03-18  Beat BolliAdd tests for the limited Unicode code point range
2021-03-17  Tomas MrazMake EVP_PKEY_missing_parameters work properly on provi...
2021-03-17  Jon SpillettAdd testing for non-default library context into evp_ex...
2021-03-17  Matt CaswellFix a TODO(3.0) in the siphash code
2021-03-16  Tomas Mrazproperty_test: use property values that are not used...
2021-03-15  Pauliproperty: default queries create the property values.
2021-03-15  Matt CaswellEnsure that ECX keys pass EVP_PKEY_param_check()
2021-03-14  Shane LontisFix DSA EVP_PKEY_param_check() when defaults are used...
2021-03-14  Shane LontisRemove TODO in rsa_ameth.c
2021-03-14  Shane LontisRemove TODO in test/acvp_test.c related to setting...
2021-03-14  Rich SalzAlways check CRYPTO_LOCK_{read,write}_lock
2021-03-13  Dr. David von OheimbTS ESS: Let TS_RESP_verify_signature() make use of...
2021-03-12  Tomas Mrazacvp_test: Do not expect exact number of self tests
2021-03-11  Paulitest: support params arguments to init functions
2021-03-11  Paulitest: add params argument to key manager's gen_init...
2021-03-11  Richard LevitteTEST: Stop the cleanup in test/recipes/20-test_mac.t
2021-03-11  Matt CaswellUpdate copyright year
2021-03-10  Paulitest: convert store test to use relative paths
2021-03-10  PauliAdd a real type for OSSL_CORE_BIO which is distinct...
2021-03-10  Shane LontisUse BIO_f_readbuffer() in the decoder to support stdin.
2021-03-09  Dmitry BelyavskiyNon-const accessor to legacy keys
2021-03-09  Dr. David von Oheimbhttp_test.c: Fix minor Coverity issue CID 1473608
2021-03-09  Shane LontisReword repeated words.
2021-03-08  Armin Fuerstfake_rand_finish should be called if "OPENSSL_NO_SM2...
2021-03-08  Matt CaswellFix the check for suitable groups and TLSv1.3
2021-03-08  Matt CaswellMake the EVP_PKEY_get0* functions have a const return...
2021-03-08  Matt CaswellEnsure the various legacy key EVP_PKEY getters/setters...
2021-03-08  Matt CaswellAdd a multi thread test for downgrading keys
2021-03-05  Tomas Mrazgost_engine test: further cleanups and fixes
2021-03-05  Tomas Mrazgost_engine test: Run also perl and tcl tests
2021-03-05  Tomas MrazCI: add job with external tests
2021-03-04  Richard Levittetest/threadstest.c: Add a test to load providers concur...
2021-03-04  Tomas Mraztest/x509: Test for issuer being overwritten when printing.
2021-03-03  Richard LevitteAdd a new test recipe to verify the generated test...
2021-03-03  Richard LevitteTEST: Remove the build of fipsmodule.cnf from test...
2021-03-03  Tomas MrazEVP_PKEY_CTX_get/settable_params: pass provider operati...
2021-03-03  Shane LontisFix NULL access in ssl_build_cert_chain() when ctx...
2021-03-03  Tomas Mraztest_ssl_new: X448, X25519, and EdDSA are supported...
2021-03-03  Tomas Mrazevp_extra_test2: Remove TODO 3.0
2021-03-03  Tomas Mrazevp_extra_test: Remove TODO comment as setting the...
2021-03-02  Matt CaswellFix a copy&paste error in evp_extra_test
2021-03-02  Fangming.FangFix compiling error on arm
2021-03-02  Paulitest: use the new set public and private together call
2021-03-02  Paulitest: add utility function to set the fake random callb...
2021-03-02  Paulitest: update ECDSA and SM2 internal tests in line with...
2021-03-02  Paulitest: update test_random to create real contexts instea...
2021-03-01  Rich SalzRemove RSA SSLv23 padding mode
2021-03-01  Dr. David von OheimbOSSL_HTTP_parse_url(): Handle any userinfo, query,...
2021-02-28  Paulitest: update tests to allow for params argument for...
2021-02-28  Pauliprov: update rand implementations to have a params...
2021-02-28  Paulitest: adjust tests to include extra argument to KDF...
next