INSTALL: Remind people to read more if they added configuration options
[openssl.git] / test /
2017-05-15 PauliRandomise the ordering of the C unit tests.
2017-05-12 Rich SalzReview feedback; use single main, #ifdef ADD_TEST
2017-05-12 Rich SalzConvert shlibloadtest to new framework
2017-05-12 Rich SalzAdd "Title" directive to evp_test
2017-05-12 Rich SalzUse scalar, not length; fixes test_evp
2017-05-11 Rich SalzRename evptests.txt to evppkey.txt
2017-05-11 Rich SalzSplit test/evptests.txt into separate files.
2017-05-11 Todd ShortFix infinite loops in secure memory allocation.
2017-05-11 Richard Levittetestutil: Fix non-standard subtest output
2017-05-11 Richard Levitteevp_test: use the test file name as the test title
2017-05-11 Richard Levittetestutil: add the possibility to set the current test...
2017-05-11 Bernd EdlingerFix gcc-7 warnings.
2017-05-11 Rich SalzUse compare_mem wrapper
2017-05-11 Rich SalzAddress some feedback
2017-05-11 Rich SalzConvert of evp_test to framework
2017-05-11 Richard LevitteClarify that a test failed
2017-05-11 PauliAdd a descriptive header to diff output from failed...
2017-05-10 Matt CaswellAdd a test for SNI in conjunction with custom extensions
2017-05-10 Richard LevittePrefer TAP::Harness over Test::Harness
2017-05-09 PauliAdd test_test tests for bignums.
2017-05-09 PauliAdd BN support to the test infrastructure.
2017-05-09 Matt CaswellAdd test for no change following an HRR
2017-05-09 Matt CaswellMore TLSv1.3 cookie tests
2017-05-09 Matt CaswellFix some copy&paste errors and update following review...
2017-05-09 Matt CaswellAdd some badly formatted compression methods tests
2017-05-08 Benjamin KadukAdd unit test for PEM_FLAG_ONLY_B64
2017-05-08 Matt CaswellAdd a test for supported_groups in the EE message
2017-05-06 Richard Levittetest/recipes/95-test_*.t : correct skip_all syntax
2017-05-05 Richard LevitteRearrange test/recipes/95-test_*.t to use skip_all
2017-05-05 PauliConversion of the EC tests to use the framework.
2017-05-04 Rich SalzFix tests of TEST tests, as it were
2017-05-04 PauliTest framework output improvement.
2017-05-04 Richard Levittetest/exptest.c: stop marking progress with a period
2017-05-04 Matt CaswellAdd a test for loading serverinfo data from memory
2017-05-04 Matt CaswellFix an uninit read in igetest
2017-05-03 Matt CaswellUpdate tls13secretstest test vectors for TLSv1.3 draft-20
2017-05-03 Matt CaswellAdd a test for CT in TLSv1.3
2017-05-03 Matt CaswellAdd a SERVERINFOV2 format test file
2017-05-03 Marek KleinAdded support for ESSCertIDv2
2017-05-02 PauliUpdate igetest to use the test framework.
2017-05-02 Rich SalzConvert danetest, ssl_test_ctx_test
2017-05-02 Todd ShortTLS1.3 Padding
2017-05-02 Todd ShortFix time offset calculation.
2017-05-01 Rich SalzFix a stack smash
2017-05-01 Benjamin KadukAddress some -Wold-style-declaration warnings
2017-04-30 Andy Polyakovtest/asn1_encode_test.c: test "next negative minimum...
2017-04-28 Rich SalzEnsure blank lines between tests.
2017-04-28 PauliRefactor crltest.c to separate the test cases into...
2017-04-28 Richard Levittetestutil: Remove test_puts_std{out,err}, they are super...
2017-04-28 Richard Levittetestutil: Add OpenSSL error stack printing wrapper...
2017-04-28 Richard Levittetestutil: Add commodity printing functions test_printf_...
2017-04-28 Richard Levittetestutil: make subtest_level() internal
2017-04-28 Richard Levittetestutil: Move printing function declarations to "inter...
2017-04-28 Bernd EdlingerFix a pedantic gcc-7 warning.
2017-04-27 Matt CaswellEnsure s_client sends an SNI extension by default
2017-04-26 Rich SalzFix ISO C function/object pointer issue
2017-04-26 Rich SalzConvert sslapitest to test framework
2017-04-26 Rich SalzConvert bntest to TEST_ framework
2017-04-26 Rich SalzConvert dtls_mtu_test, dtlsv1listentest
2017-04-26 Dr. Stephen HensonFix no-ec
2017-04-26 Rich SalzFix unit-tests when no-srp configured
2017-04-26 Rich SalzConvert modular exponentiation tests to new framework
2017-04-26 Matt CaswellAdd tests for version/ciphersuite sanity checks
2017-04-26 Matt CaswellAdd a ciphersuite config sanity check for servers
2017-04-26 Matt CaswellAdd a ciphersuite config sanity check for clients
2017-04-26 Rich Salzevp_test.c: Add PrivPubKeyPair tests
2017-04-25 Andy Polyakovtest: don't make it more complicated than necessary.
2017-04-25 Dr. Stephen HensonAdd PSS certificate signature tests
2017-04-25 Dr. Stephen HensonAdd certificates with PSS signatures
2017-04-25 Richard LevitteTapify libtestutil a bit better
2017-04-25 Richard LevitteAdd include path '..' for libtestutil
2017-04-25 Dmitry BelyavskiySwitch command-line utils to new nameopt API.
2017-04-25 Richard LevitteCorrect some badly formated preprocessor lines
2017-04-25 Richard LevitteTAPify testutil
2017-04-25 Matt CaswellAddress review feedback for the SCTP changes
2017-04-25 Matt CaswellFix issue in 18-dtls-renegotiate.conf.in
2017-04-25 Matt CaswellAdd SCTP testing for 04-client_auth.conf
2017-04-25 Matt CaswellAdd SCTP testing for 11-dtls_resumption.conf
2017-04-25 Matt CaswellAdd SCTP testing to 07-dtls-protocol-version.conf
2017-04-25 Matt CaswellAdd SCTP testing to 18-dtls-renegotiate.conf
2017-04-25 Matt CaswellAdd SCTP testing to 16-dtls-certstatus.conf
2017-04-25 Matt CaswellAdd support to test_ssl_new for testing with DTLS over...
2017-04-24 Richard LevitteAvoid using BIO streams in bioprinttest.c
2017-04-24 Richard LevitteAdapt all test programs
2017-04-24 Richard LevitteVMS: Make sure to include MAIN from static libraries...
2017-04-24 Richard LevitteRefactor the test framework testutil
2017-04-24 Jon SpillettConverted the bio_enc tests to use new test framework.
2017-04-20 Adam LangleySmall primes are primes too.
2017-04-20 Rich SalzIgnore dups in X509_STORE_add_*
2017-04-20 Rich SalzConvert hmactest to new test framework
2017-04-20 Rich Salzfix dh_test.
2017-04-20 Richard LevitteFix test/recipes/95-test_external_krb5.t
2017-04-20 Richard LevitteVMS: remove name mangling guards around inclusion of...
2017-04-19 Todd ShortFix minor compiler issues.
2017-04-19 Rich SalzConvert dhtest, dsatest, cipherbytes_test
2017-04-18 Richard LevitteVMS: Fix internals test programs
2017-04-18 Rich SalzConvert more tests
2017-04-18 Rich SalzUpdate more tests
2017-04-18 Rich SalzConvert more tests to framework
2017-04-18 Rich SalzConvert more tests
next