]> git.ipfire.org Git - thirdparty/openssl.git/history - test
Document default client -psk_identity
[thirdparty/openssl.git] / test /
2017-06-05  Rich SalzUse common STANZA for bn and exp tests
2017-06-02  Todd ShortFix ex_data and session_dup issues
2017-05-30  Dr. Stephen Hensonno-ec fix
2017-05-30  Dr. Stephen HensonAdd Ed25519 verify test.
2017-05-30  Dr. Stephen HensonAdd RFC8032 tests and additional cases
2017-05-29  Thijs WenkerFix certificate version number in test
2017-05-26  Rainer JungFix use of "can_load()" in run_tests.pl.
2017-05-26  Andy Polyakovtest/evp_test.c: improve output in case of errors.
2017-05-25  Matt CaswellFix BoringSSL alert related test failures
2017-05-23  Rich SalzFix va_arg all in test_error_c90
2017-05-23  Rich SalzRevise evp_test parser; make like bn_test
2017-05-23  Rich SalzAdd titles to groups of EVP tests
2017-05-23  Rich SalzFix line numbering for errors.
2017-05-22  PauliReformat the string output to be more in line with...
2017-05-22  PauliBring the memory output inline with the suggestions...
2017-05-22  Alex GaynorFixed merge nonsense
2017-05-22  Alex GaynorNewlines!
2017-05-22  Alex GaynorUpdate the test to assert that the SCT is from an X...
2017-05-22  Todd ShortFix the mem_sec "small arena"
2017-05-22  Andy Polyakovtest/secmemtest.c: clarify limitations for huge secure...
2017-05-21  Andy Polyakovtest/run_tests.pl: don't mask test failures.
2017-05-21  Andy Polyakovtest/test_test.c: fix wrong BN test [and rearrange...
2017-05-21  Todd ShortTweak sec_mem tests
2017-05-20  Dr. Stephen Hensonmove comments to same line as fields
2017-05-20  Dr. Stephen HensonAdd test data for EVP_DigestSign/EVP_DigestVerify tests.
2017-05-20  Dr. Stephen HensonAdd test support for "oneshot" versions EVP_DigestSign...
2017-05-20  Dr. Stephen HensonAdd tests in evp_test for EVP_Digest{Sign,Verify}{Init...
2017-05-19  Dr. Stephen Hensonremove duplicate tests
2017-05-19  Dr. Stephen HensonAdd tests
2017-05-19  Dr. Stephen HensonAdd support for multiple update calls in evp_test
2017-05-19  PauliReformat the output of BIGNUMS where test cases fail.
2017-05-17  Todd ShortFix compile error/warning in packettest.c
2017-05-17  Matt CaswellAdd a test for a missing sig algs extension
2017-05-17  Matt CaswellAdd tests for unsolicited extensions
2017-05-17  Matt CaswellDon't allow fragmented alerts
2017-05-16  Rich SalzUse BIO not FILE for test file
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
next