]> git.ipfire.org Git - thirdparty/openssl.git/history - test/x509aux.c
Replace apps/server.pem with certificate with a sha256 signature.
[thirdparty/openssl.git] / test / x509aux.c
2019-02-26  Matt CaswellUpdate copyright year
2019-01-31  Bernd EdlingerFixed d2i_X509 in-place not re-hashing the ex_flags
2018-06-20  Matt CaswellUpdate copyright year
2018-06-18  David von Oheimbadd cast in test/x509aux.c preventing compiler warning...
2017-08-22  Rich SalzUse "" not <> for internal/ includes
2017-08-17  PauliRemove tests dependence on e_os.h
2017-07-26  PauliUpdate the test framework so that the need for test_mai...
2017-06-20  PauliAddress style issues.
2017-06-20  PauliUpdate tests to avoid printf to stdout/stderr when...
2017-04-24  Richard LevitteAdapt all test programs
2017-04-12  Rich SalzAddress review feedback (to be squashed)
2017-04-12  Rich SalzConvert x509aux, cipherlist, casttest
2016-09-21  Richard Levittetest/x509aux.c: Fix argv loop
2016-05-11  Viktor DukhovniFix i2d_X509_AUX, update docs and add tests