aboutsummaryrefslogtreecommitdiff
path: root/test/x509aux.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-23Cleanup : directly include of `internal/nelem.h` when required.FdaSilvaYY1-1/+0
2021-01-28Update copyright yearRichard Levitte1-1/+1
2021-01-13X509_cmp(): Fix comparison in case x509v3_cache_extensions() failed to due to...Dr. David von Oheimb1-6/+11
2020-04-23Update copyright yearMatt Caswell1-1/+1
2020-02-03Fix common test framework optionsMatt Caswell1-1/+8
2019-03-06constify *_dup() and *i2d_*() and related functions as far as possible, intro...David von Oheimb1-1/+1
2019-02-11Updated test command line parsing to support commmon commandsShane Lontis1-4/+3
2019-01-31Fixed d2i_X509 in-place not re-hashing the ex_flagsBernd Edlinger1-0/+9
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte1-1/+1
2018-06-20Update copyright yearMatt Caswell1-1/+1
2018-06-18add cast in test/x509aux.c preventing compiler warning for VC-WIN64A architec...David von Oheimb1-1/+1
2017-08-22Use "" not <> for internal/ includesRich Salz1-1/+1
2017-08-18Remove tests dependence on e_os.hPauli1-1/+1
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli1-11/+8
2017-06-19Address style issues.Pauli1-6/+5
2017-06-19Update tests to avoid printf to stdout/stderr when running as test cases.Pauli1-30/+27
2017-04-24Adapt all test programsRichard Levitte1-2/+0
2017-04-12Address review feedback (to be squashed)Rich Salz1-21/+16
2017-04-12Convert x509aux, cipherlist, casttestRich Salz1-64/+13
2016-09-21test/x509aux.c: Fix argv loopRichard Levitte1-6/+11
2016-05-11Fix i2d_X509_AUX, update docs and add testsViktor Dukhovni1-0/+226