rand: avoid using the derivation function for the public and private DRBGs
[openssl.git] / test / testutil /
2021-07-11 Paulitest: add a shim function for the apps's opt_legacy_oka...
2021-07-11 Paulitest: rename apps_mem.c to be apps_shims.c in anticipat...
2021-07-02 Tomas Mrazload_pkey_pem: Check for spurious errors when loading
2021-06-29 Tomas Mrazcoverity #1486532: fix potential NULL dereference in...
2021-06-26 Richard Levittetestutil: teach test_mk_file_path() how to merge VMS...
2021-06-22 Paulitestutil: preserve app_malloc()'s failure behaviour
2021-06-17 Matt CaswellUpdate copyright year
2021-06-05 Matt CaswellEnsure libctx/propq is propagated when handling X509_REQ
2021-06-01 Jon SpillettEnhance the encoder/decoder tests to allow testing...
2021-05-24 Shane LontisRename the field 'provctx and data' to 'algctx' inside...
2021-05-04 Dr. David von Oheimbtestutil/load.c: Add checks for file(name) == NULL
2021-04-22 Matt CaswellUpdate copyright year
2021-04-19 Tanzinul IslamAvoid more MSVC-specific C runtime library functions
2021-04-18 Richard LevitteTEST: Modify testutil's run_tests to display NOSUBTEST...
2021-04-09 Armin Fuerstapps: fix warning about size_t / int conversion
2021-03-11 Matt CaswellUpdate copyright year
2021-03-02 Paulitest: add utility function to set the fake random callb...
2021-03-02 Paulitest: update test_random to create real contexts instea...
2021-02-28 Pauliprov: update rand implementations to have a params...
2021-02-26 Tomas Mraztests: Always print errors before test verdict
2021-02-26 Paulitest: add ctx gettable/settable to the generic fake...
2021-02-25 Tomas Mrazfake_random: Do not overwrite the callback on instatiation
2021-02-25 Tomas MrazEnsure that the fake rand is initialized
2021-02-23 Paulitest: add framework for generic fake random number...
2021-01-13 Dr. David von OheimbTEST: move cert, key, and CSR loading aux functions...
2020-12-15 Paulitest: print OPENSSL_TEST_RAND_ORDER=x when a randomised...
2020-12-10 Dr. David von OheimbUse adapted test_get_libctx() for simpler test setup...
2020-12-02 PauliPrint random seed on test failure.
2020-12-01 Dr. David von Oheimbtest cleanup: move helper .c and .h files to test/helpers/
2020-11-30 Matt CaswellFix instances of pointer addition with the NULL pointer
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-08-21 Dr. David von Oheimbtestutil: Add provider.c with test_get_libctx(), to...
2020-08-06 Matt CaswellUpdate copyright year
2020-08-01 Richard LevitteTEST: Add testutil tests to compare unterminated string...
2020-07-24 Richard LevitteTEST: Add new serializer and deserializer test
2020-06-25 Matt CaswellUpdate copyright year
2020-06-06 Richard LevitteTESTUTIL: Adjust the rest of testutil
2020-06-06 Richard LevitteTESTUTIL: Separate TAP output and other output by BIO...
2020-05-15 Matt CaswellUpdate copyright year
2020-04-29 Shourya ShuklaAmend references to "OpenSSL license"
2020-04-23 Matt CaswellUpdate copyright year
2020-02-03 Matt CaswellFix common test framework options
2020-01-10 Dr. Matthias St... testutil_init.c: fix compilation error with enable...
2019-12-14 Rich SalzDeprecate most of debug-memory
2019-11-14 Patrick Steuertestutil/init.c rename to testutil/testutil_init.c
2019-10-09 Rich SalzExplicitly test against NULL; do not use !p or similar
2019-09-28 Dr. Matthias St... Fix header file include guard names
2019-08-09 Matt CaswellExtend tests of SSL_check_chain()
2019-07-28 PauliAdd weak platform independent PRNG to test framework.
2019-07-16 Pauliremove end of line spaces
2019-07-16 PauliRemove tab characters from C source files.
2019-06-20 PauliPrint thread IDs nicely.
2019-06-20 Richard Levittetest/testutil/init.c, apps/openssl.c: add trace cleanup...
2019-06-19 Richard LevitteAdd tracing capability in test utilities
2019-06-03 Matt CaswellReally fail if we have a test failure
2019-05-09 PauliTest skip option.
2019-03-12 PauliOSSL_PARAM helper functions.
2019-03-05 Richard Levittetestutil: ensure good treatment of argv on non-Unix...
2019-02-11 Shane LontisUpdated test command line parsing to support commmon...
2019-02-05 Sam RobertsRemove unnecessary trailing whitespace
2018-12-10 Christos ZoulasAdd a format attribute to the format functions and...
2018-12-10 Christos ZoulasFix const issues
2018-12-10 Christos ZoulasUse a const variable
2018-12-10 Christos ZoulasUse the proper fonst cast
2018-12-10 Christos Zoulasdon't pass const string where a modifyable string is...
2018-12-10 Christos Zoulasadd missing "void" in prototype.
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-09-11 Matt CaswellUpdate copyright year
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...
next