summaryrefslogtreecommitdiffstats
path: root/test/x509aux.c
AgeCommit message (Expand)Author
2022-12-01Update copyright yearTomas Mraz
2022-11-23Cleanup : directly include of `internal/nelem.h` when required.FdaSilvaYY
2021-01-28Update copyright yearRichard Levitte
2021-01-13X509_cmp(): Fix comparison in case x509v3_cache_extensions() failed to due to...Dr. David von Oheimb
2020-04-23Update copyright yearMatt Caswell
2020-02-03Fix common test framework optionsMatt Caswell
2019-03-06constify *_dup() and *i2d_*() and related functions as far as possible, intro...David von Oheimb
2019-02-11Updated test command line parsing to support commmon commandsShane Lontis
2019-01-31Fixed d2i_X509 in-place not re-hashing the ex_flagsBernd Edlinger
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2018-06-20Update copyright yearMatt Caswell
2018-06-18add cast in test/x509aux.c preventing compiler warning for VC-WIN64A architec...David von Oheimb
2017-08-22Use "" not <> for internal/ includesRich Salz
2017-08-18Remove tests dependence on e_os.hPauli
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli
2017-06-19Address style issues.Pauli
2017-06-19Update tests to avoid printf to stdout/stderr when running as test cases.Pauli
2017-04-24Adapt all test programsRichard Levitte
2017-04-12Address review feedback (to be squashed)Rich Salz
2017-04-12Convert x509aux, cipherlist, casttestRich Salz
2016-09-21test/x509aux.c: Fix argv loopRichard Levitte
2016-05-11Fix i2d_X509_AUX, update docs and add testsViktor Dukhovni