]> git.ipfire.org Git - thirdparty/openssl.git/history - test/x509aux.c
Security hardening: Expose Build flags for Position Independed Execution (PIE)
[thirdparty/openssl.git] / test / x509aux.c
2022-11-23  FdaSilvaYYCleanup : directly include of `internal/nelem.h` when...
2021-01-28  Richard LevitteUpdate copyright year
2021-01-13  Dr. David von OheimbX509_cmp(): Fix comparison in case x509v3_cache_extensi...
2020-04-23  Matt CaswellUpdate copyright year
2020-02-03  Matt CaswellFix common test framework options
2019-03-06  David von Oheimbconstify *_dup() and *i2d_*() and related functions...
2019-02-11  Shane LontisUpdated test command line parsing to support commmon...
2019-01-31  Bernd EdlingerFixed d2i_X509 in-place not re-hashing the ex_flags
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
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