]> git.ipfire.org Git - thirdparty/openssl.git/history - test
Add a macro for testing assertion in both debug and production builds
[thirdparty/openssl.git] / test /
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
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
next