Fix CID-1464802
[openssl.git] / test /
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.
2020-05-27 Paulifips: add AES CFB mode ciphers to FIPS provider.
2020-05-27 Dr. David von OheimbRename EVP_PKEY_cmp() to EVP_PKEY_eq() and EVP_PKEY_cmp...
2020-05-27 FdaSilvaYYcrypto/cms: add CAdES-BES signed attributes validation
2020-05-26 Shane LontisUpdate core_names.h fields and document most fields.
2020-05-26 Shane LontisFix ERR_print_errors so that it matches the documented...
2020-05-25 Pauliossl_shim: add deprecation guards around the -use-ticke...
2020-05-23 Dmitry BelyavskiyGOST external tests
2020-05-23 Bernd EdlingerFix the parameter types of the CRYPTO_EX_dup function...
2020-05-19 Dmitry BelyavskiyTest for the SSL_OP_IGNORE_UNEXPECTED_EOF option
2020-05-19 Billy Brumleydeprecate EC precomputation functionality
2020-05-18 Matt CaswellDelete the sslprovider test
2020-05-16 Billy Brumleydeprecate EC_POINTs_mul function
2020-05-16 Matt CaswellMaintain strict type discipline between the core and...
2020-05-15 raja-ashokTest TLSv1.3 out-of-band PSK with all 5 ciphersuites
2020-05-15 Matt CaswellUpdate copyright year
2020-05-14 Richard Levittetest/evp_extra_test.c: Add OPENSSL_NO_CMAC around CMAC...
2020-05-14 Richard Levittetest/recipes/15-test_rsapss.t: Add test with unrestrict...
2020-05-14 Richard Levittetest/ssl-tests/20-cert-select.cnf.in: Re-enable RSA...
2020-05-14 Richard Levittetest/evp_pkey_provided_test.c: Display first, compare...
2020-05-14 Richard Levittetest/evp_extra_test.c: Add test for CMAC keygen with...
2020-05-13 Dr. David von OheimbRename OSSL_CMP_CTX_set1_clCert() to OSSL_CMP_CTX_set1_...
2020-05-13 Dr. David von OheimbChunk 11 of CMP contribution to OpenSSL: CMP command...
2020-05-08 Maximilian BlenkFix PEM certificate loading that sometimes fails
2020-05-08 Rich SalzFix issues reported by markdownlint
2020-05-07 Nikolay MorozovSSL_OP_DISABLE_TLSEXT_CA_NAMES option implementation
2020-05-07 Shane LontisAdd RSA SHA512 truncated digest support
2020-05-07 Shane LontisRemove gen_get_params & gen_gettable_params from keygen...
next