Add fips module integrity check
[openssl.git] / test / shlibloadtest.c
2019-01-04 Matt CaswellIntroduce a no-pinshared option
2019-01-04 Matt CaswellTest atexit handlers
2019-01-04 Matt CaswellDon't link shlibloadtest against libcrypto
2019-01-04 Matt CaswellFix shlibloadtest to properly execute the dso_ref test
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteSwitch to MAJOR.MINOR.PATCH versioning and version...
2018-08-22 Matthias KraftExtend dladdr() for AIX, consequence from changes for...
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