aboutsummaryrefslogtreecommitdiff
path: root/test/v3nametest.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-07Copyright year updatesMatt Caswell1-1/+1
2023-02-07Fix GENERAL_NAME_cmp for x400Address (master)Hugo Landau1-0/+8
2022-06-22test/v3nametest.c: Add check for OPENSSL_mallocJiasheng Jiang1-0/+2
2022-05-03Update copyright yearMatt Caswell1-1/+1
2022-04-22str[n]casecmp => OPENSSL_strncasecmpDmitry Belyavskiy1-5/+1
2021-05-06Update copyright yearMatt Caswell1-1/+1
2021-04-28Add X509 version constants.David Benjamin1-1/+1
2020-12-09v3nametest: Make the gennames structure staticTomas Mraz1-1/+1
2020-12-08Add a test for GENERAL_NAME_cmpMatt Caswell1-0/+344
2020-10-12coverity 1414446 out-of-bounds access: allocate \0 terminator byte to be safePauli1-2/+2
2020-09-13Fix safestack issues in x509v3.hMatt Caswell1-2/+0
2020-05-15Update copyright yearMatt Caswell1-1/+1
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz1-0/+2
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte1-1/+1
2018-05-11Use void in all function definitions that do not take any argumentsKurt Roeckx1-1/+1
2018-02-13Update copyright yearMatt Caswell1-1/+1
2018-01-22Reduce the use of e_os.h in test programsRichard Levitte1-2/+7
2017-08-30Move e_os.h to be the very first include.Pauli1-1/+1
2017-08-22Use "" not <> for internal/ includesRich Salz1-1/+1
2017-08-18Fix windows build after too aggressive e_os.h removalPauli1-0/+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-3/+4
2017-05-29Fix certificate version number in testThijs Wenker1-1/+1
2017-04-24Adapt all test programsRichard Levitte1-1/+0
2017-04-18Update more testsRich Salz1-61/+66
2016-05-17Copyright consolidation 02/10Rich Salz1-0/+9
2016-01-15NGX-2040 - fix wildcard match on punycode/IDNA DNS namesZi Lin1-0/+10
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte1-0/+336