]> git.ipfire.org Git - thirdparty/openssl.git/history - test/testutil
Simplify SSL_get_servername() to avoid session references
[thirdparty/openssl.git] / test / testutil /
2018-06-21  Dr. Matthias St... testutil/driver.c: Fix function prototype warning ...
2018-06-21  Bernd EdlingerAdd -Wstrict-prototypes option to --strict-warnings
2018-02-27  Matt CaswellUpdate copyright year
2018-02-13  Richard LevitteVMS: for testutil, make sure to use BIO_f_linebuffer
2018-02-13  Matt CaswellUpdate copyright year
2018-01-31  Richard LevitteAdd missing \n in some testutil output
2017-12-15  Bernd EdlingerFix invalid function type casts.
2017-11-27  PauliTest support for time_t comparisons.
2017-11-13  FdaSilvaYYFactorise duplicated code.
2017-11-13  Andy PolyakovResolve warnings in VC-WIN32 build, which allows to...
2017-11-12  Josh SorefMany spelling fixes/typo's corrected.
2017-08-22  Rich SalzUse "" not <> for internal/ includes
2017-08-21  PauliFix ctype arguments.
2017-08-17  PauliRemove tests dependence on e_os.h
2017-08-10  David von OheimbFix minor type warnings and risk of memory leak in...
2017-07-26  PauliUpdate the test framework so that the need for test_mai...
2017-07-15  Richard Levittetestutil: stanza files are text files, open them as...
2017-07-13  PauliRemove trailing blanks.
2017-06-23  Matt CaswellFix a memory leak in the new TAP filter BIO
2017-06-21  PauliTAP line filter BIO.
2017-06-20  PauliUpdate tests to avoid printf to stdout/stderr when...
2017-06-17  Richard LevitteFix va_list processing in test_note()
2017-06-16  PauliAdd output routines to allow consistent formatting...
2017-06-05  Rich SalzUse common STANZA for bn and exp tests
2017-05-23  Rich SalzFix va_arg all in test_error_c90
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-19  PauliReformat the output of BIGNUMS where test cases fail.
2017-05-15  PauliRandomise the ordering of the C unit tests.
2017-05-12  Rich SalzAdd "Title" directive to evp_test
2017-05-11  Richard Levittetestutil: Fix non-standard subtest output
2017-05-11  Richard Levittetestutil: add the possibility to set the current test...
2017-05-11  Richard LevitteClarify that a test failed
2017-05-11  PauliAdd a descriptive header to diff output from failed...
2017-05-09  PauliAdd BN support to the test infrastructure.
2017-05-04  PauliTest framework output improvement.
2017-05-01  Rich SalzFix a stack smash
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-25  Andy Polyakovtest: don't make it more complicated than necessary.
2017-04-25  Richard LevitteTapify libtestutil a bit better
2017-04-25  Richard LevitteTAPify testutil
2017-04-24  Richard LevitteRefactor the test framework testutil