Providerized libssl fallout: cleanup init
[openssl.git] / test /
2020-07-11 Richard LevitteAdd and use internal header that implements endianness...
2020-07-09 Shane LontisFix wrong fipsinstall key used in test
2020-07-09 Shane LontisAdd multiple fixes for ffc key generation using invalid...
2020-07-08 Shane LontisFix CID 1465213: Integer handling issues (evp_extra_test.c)
2020-07-08 Shane LontisFix CID 1465215 : Explicit null dereferenced (in test)
2020-07-08 Matt CaswellAdd a test to check having a provider loaded without...
2020-07-07 Martin ElshuberAdd support to zeroize plaintext in S3 record layer
2020-07-06 Nicola Tuveri[test][15-test_genec] Improve EC tests with genpkey
2020-07-06 Matt CaswellEnsure the sslcorrupttest checks all errors on the...
2020-07-06 Matt CaswellMove MAC removal responsibility to the various protocol...
2020-07-05 Richard LevitteTEST: update 02-test_errstr.t to have better tests
2020-07-05 Richard LevitteTEST: fix test/errtest.c
2020-07-05 Dr. David von OheimbFix many MarkDown issues in {NOTES*,README*,HACKING...
2020-07-05 Dr. David von OheimbRename NOTES*, README*, VERSION, HACKING, LICENSE to...
2020-07-03 Matt CaswellDon't run the cmp_cli tests if using FUZZING_BUILD_MODE
2020-07-03 Dr. David von Oheimb81-test_cmp_cli.t: Correct subroutine quote_spc_empty...
2020-07-03 Dr. David von Oheimb81-test_cmp_cli.t: Streamline {start,stop}_mock_server...
2020-07-03 Dr. David von Oheimbtest/run_tests.pl: Add alias REPORT_FAILURES{,_PROGRESS...
2020-07-03 Dr. David von Oheimbtest/run_tests.pl: Add visual separator after failed...
2020-07-03 Dr. David von Oheimbtest/run_tests.pl: Enhance the semantics of HARNESS_VER...
2020-07-02 Nicola Tuveri[test/README.md] minor fix of examples missing the...
2020-07-02 Nicola TuveriRun tests in parallel
2020-07-01 Dr. David von OheimbAdd X509_self_signed(), extending and improving documen...
2020-07-01 Dr. David von OheimbFix issue 1418 by moving check of KU_KEY_CERT_SIGN...
2020-07-01 Dr. David von OheimbAdd four more verify test cases on the self-signed...
2020-07-01 Dr. David von OheimbMake x509 -force_pubkey test case with self-issued...
2020-07-01 Dr. David von OheimbImprove documentation, layout, and code comments regard...
2020-06-29 Rich SalzAdd --fips-key configuration parameter to fipsinstall...
2020-06-28 Dr. David von OheimbMove test-related info from INSTALL.md to new test...
2020-06-28 Matt CaswellAdd a test to make sure ASYNC aware code gets the right...
2020-06-28 Richard LevitteTEST: Add test to exercise OPENSSL_CTX_set0_default()
2020-06-27 Kurt RoeckxReduce the security bits for MD5 and SHA1 based signatu...
2020-06-27 Kurt RoeckxFix syntax of cipher string
2020-06-26 Richard LevitteTEST: Add TODO segments in test/recipes/15-test_genec.t
2020-06-26 Nicola TuveriTest genpkey app for EC keygen with various args
2020-06-25 Matt CaswellUpdate copyright year
2020-06-24 Dr. Matthias St... Make the naming scheme for dispatched functions more...
2020-06-24 Dr. Matthias St... Rename <openssl/core_numbers.h> -> <openssl/core_dispat...
2020-06-24 Paulitest: add test for generation of random data in chunks.
2020-06-24 Paulitest: update EVP tests to include DRBG testing
2020-06-24 PauliNIST DRBG set data
2020-06-24 Pauliupdate drbgtest to the provider model
2020-06-24 Pauliparams: add OSSL_PARAM helpers for time_t.
2020-06-23 Matt CaswellAdd an SSL_dup test
2020-06-23 Pauliproperty: Move global default properties to the library...
2020-06-23 Sebastian Andrzej... TEST: Pass -no-CAstore in 80-test_ocsp.t
2020-06-22 Dr. David von Oheimbtest/run_tests.pl: Improve indentation parsing workarou...
2020-06-22 Dr. David von Oheimbtest/run_tests.pl: Improve newline output for VFO and...
2020-06-22 Dr. David von OheimbSpeed-up for tests in 81-test_cmp_cli_data/test_connect...
2020-06-22 Dr. David von OheimbDisable tests in cmp_vfy_test.c that make no sense...
2020-06-22 Dr. David von Oheimb81-test_cmp_cli.t: Disable CLI-based tests in case...
2020-06-22 Dr. David von Oheimb81-test_cmp_cli.t: Do connections to 127.0.0.1 (e.g...
2020-06-22 Dr. David von OheimbFix CMP -days option range checking and test failing...
2020-06-21 Paulinamemap: change ossl_namemap_empty() to do what the...
2020-06-19 Matt CaswellAdd a test for d2i_AutoPrivateKey_ex with a non-default...
2020-06-19 Matt CaswellWrite a test provider to test the TLS-GROUPS capability
2020-06-19 Matt CaswellMake EVP_PKEY_CTX_[get|set]_group_name work for DH too
2020-06-19 Matt CaswellMake EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name...
2020-06-19 Matt CaswellModify libssl to discover supported groups based on...
2020-06-17 Shane LontisFix segfault in openssl app called with no args.
2020-06-17 Shane LontisAdd ACVP fips module tests
2020-06-13 Dr. David von OheimbChunk 12 of CMP contribution to OpenSSL: CLI-based...
2020-06-13 Dr. David von OheimbMove part of OSSL_CMP_validate_msg() to ossl_cmp_msg_ch...
2020-06-13 Dr. David von OheimbImprove ossl_cmp_msg_check_received() and rename to...
2020-06-12 PauliFix two additional instances of the old EVP_MAC_CTX_...
2020-06-11 PauliThe EVP_MAC functions have been renamed for consistency...
2020-06-11 Paulikdf: make function naming consistent.
2020-06-10 Matt CaswellAdd a CMAC test
2020-06-10 Dr. David von Oheimbrun_tests.pl: Add options for focussing output on faile...
2020-06-10 Dr. David von OheimbSilence gcc false positive warning on refdatalen in...
2020-06-10 Dr. David von OheimbSilence gcc false positive warning on alpn_protos_len...
2020-06-09 Shane LontisUpdate RSA keygen to use sp800-56b by default
2020-06-09 Tomas MrazAdd a test for renegotiation with EXTMS dropped
2020-06-08 Vadim Fedorenkotest: TLS1.3 and new ciphers for kTLS
2020-06-08 Dr. David von OheimbFix 90-test_store.t for latest config, limits, provider...
2020-06-08 Dr. David von OheimbAdd chain to PKCS#12 test file generation in 90-test_st...
2020-06-06 Richard LevitteTEST: Adjust test/bioprinttest.c to behave like the...
2020-06-06 Richard LevitteTESTUTIL: Adjust the rest of testutil
2020-06-06 Richard LevitteTESTUTIL: Separate TAP output and other output by BIO...
2020-06-05 Matt CaswellWhen asked if an ECX key has parameters we should answe...
2020-06-05 Matt CaswellFix error path in int create_ssl_ctx_pair()
2020-06-05 Matt CaswellImplement a test for sigalgs not being present
2020-06-05 Matt CaswellImplement a Filtering Provider
2020-06-04 Paulifips: add additional algorithms to the FIPS provider.
2020-06-04 Richard LevitteTEST: Add provider_fallback_test, to test aspects of...
2020-06-04 Matt CaswellUpdate copyright year
2020-06-03 Pauliossl_shim: const cast the param arguments to avoid...
2020-06-03 Rich SalzUpdate manpage to fix examples, other minor tweaks
2020-06-03 Rich SalzCleanup cert config files for tests
2020-06-03 Pauliossl_shim: include core_names.h to resolve undeclared...
2020-06-02 Richard LevitteTEST: Test i2d_PKCS8PrivateKey_bio() and PEM_write_bio_...
2020-06-02 Billy BrumleyMove EC_METHOD to internal-only
2020-06-01 Bernd EdlingerRevert the check for NaN in %f format
2020-05-29 Bernd Edlingerbio printf: Avoid using rounding errors in range check
2020-05-28 Benjamin Kaduktest HKDF with empty IKM
2020-05-28 Matt CaswellAdd a test for fetching EVP_PKEY style algs without...
2020-05-28 Matt CaswellFail if we fail to fetch the EVP_KEYMGMT
2020-05-28 Shane LontisFix errtest for older compilers
2020-05-28 Pauliossl_shim: use the correct ticket key call back.
2020-05-27 Paulifips: add AES OFB mode ciphers to FIPS provider.
next