Fix test_cmp_cli for extended tests
[openssl.git] / test /
2020-07-30 Matt CaswellFix test_cmp_cli for extended tests
2020-07-30 Dr. David von OheimbStreamline the CMP request session API, adding the...
2020-07-29 Nicola Tuveri[test][ectest] Minor touches to custom_generator_test
2020-07-29 Nicola Tuveri[test] Vertically test explicit EC params API patterns
2020-07-28 Matt CaswellFix a test_verify failure
2020-07-28 Dr. David von OheimbDeprecate -nodes in favor of -noenc in pkcs12 and req app
2020-07-27 Richard LevitteTEST: Add RSA-PSS cases in test/serdes_test.c
2020-07-26 Matt CaswellFix no-dh and no-dsa
2020-07-24 Richard LevitteTEST: Update the serialization/deserialization test...
2020-07-24 Richard LevitteTEST: Update the serialization/deserialization test...
2020-07-24 Richard LevitteTEST: Add new serializer and deserializer test
2020-07-24 Shane LontisAdd X509 related libctx changes.
2020-07-23 Shane LontisTest RSA oaep in fips mode
2020-07-22 Dr. Matthias St... test/drbgtest.c: set the correct counter to trigger...
2020-07-22 Dr. Matthias St... test/drbgtest.c: Remove error check for large generate...
2020-07-22 Vitezslav CizekFix DRBG reseed counter condition.
2020-07-22 Vitezslav Cizektest/drbgtest.c: Fix error check test
2020-07-22 PauliEVP: deprecate the EVP_X_meth_ functions.
2020-07-22 Paulievp_test: use correct deallocation for EVP_CIPHER
2020-07-22 Paulievp_test: use correct deallocation for EVP_MD
2020-07-22 Dr. David von Oheimb81-test_cmp_cli.t: Avoid using 'tail', 'awk', and the...
2020-07-22 Dr. David von OheimbSkip test_cmp_cli if 'lsof' or 'kill' command is not...
2020-07-22 Shane LontisFix provider cipher reinit issue
2020-07-21 Shane LontisAdd ERR_raise() errors to fips OSSL_provider_init and...
2020-07-20 Shane LontisFix API rename issue in shim layer that calls EVP_MAC_C...
2020-07-17 Shane LontisFix trailing whitespace mismatch error when running...
2020-07-16 Dr. David von Oheimb99-test_fuzz.t: Clean up and re-organize such that...
2020-07-16 Dr. David von Oheimbtest/run_tests.pl: In parallel runs, start those tests...
2020-07-16 Richard LevitteUpdate copyright year
2020-07-16 Matt CaswellRevert "kdf: make function naming consistent."
2020-07-16 Matt CaswellRevert "The EVP_MAC functions have been renamed for...
2020-07-16 Paulideprecate engine tests
2020-07-16 Todd ShortAdd SSL_get[01]_peer_certificate()
2020-07-15 Rich SalzMake -provider_name and -section_name optional
2020-07-15 Shane LontisAdd AES_CBC_CTS ciphers to providers
2020-07-14 PauliDRBG: rename the DRBG taxonomy.
2020-07-12 Billy Brumley[test] ectest: check custom generators
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...
next