]> git.ipfire.org Git - thirdparty/openssl.git/history - test/shlibloadtest.c
DRBG: fix coverity issues
[thirdparty/openssl.git] / test / shlibloadtest.c
2018-03-31  Bernd EdlingerFix a gcc-8 warning -Wcast-function-type
2018-03-23  Richard Levittetest/shlibloadtest.c: make some variables block local
2018-03-23  Richard Levittetest/shlibloadtest.c: fix various errors
2018-03-23  Richard LevitteInclude "internal/dso_conf.h" where needed and appropriate
2018-03-21  Matthias KraftAdd dladdr() for AIX
2018-03-20  Matt CaswellUpdate copyright year
2018-03-19  Richard LevitteStop test/shlibloadtest.c from failing in a regression...
2018-03-07  Matt CaswellRemove OPENSSL_USE_NODELETE guards in shlibloadtest
2017-07-26  PauliUpdate the test framework so that the need for test_mai...
2017-06-16  Bernd EdlingerAdd a missing break in test/shlibloadtest.c
2017-05-12  Rich SalzReview feedback; use single main, #ifdef ADD_TEST
2017-05-12  Rich SalzConvert shlibloadtest to new framework
2016-11-10  Richard LevitteFix no-dso (shlibloadtest)
2016-11-03  Richard LevitteDon't assume to know the shared library extension
2016-11-03  Richard Levittetest/shlibloadtest: small fixes
2016-11-02  Matt CaswellAdd a test to dynamically load and unload the libraries