aboutsummaryrefslogtreecommitdiff
path: root/test/v3ext.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-08Avoid memory leak in x509_test error pathViktor Dukhovni1-3/+12
2022-11-21Fix coverity issues in X509v3_addrslontis1-0/+44
2022-11-16Add test to confirm IPAddressFamily_check_len catches invalid lenGraham Woodward1-0/+87
2022-07-22Fix a crash in v2i_IPAddrBlocks()Matt Caswell1-0/+99
2022-07-06Add missing header for memcmpGregor Jasny1-0/+1
2022-06-28Fix range_should_be_prefix() to actually return the correct resultMatt Caswell1-0/+111
2022-06-23Fix compile issues in test/v3ext.c with no-rfc3779Bernd Edlinger1-0/+4
2022-06-15Fix a crash in X509v3_asid_subset()Matt Caswell1-0/+78
2020-04-23Update copyright yearMatt Caswell1-1/+1
2020-02-03Fix common test framework optionsMatt Caswell1-0/+5
2019-02-11Updated test command line parsing to support commmon commandsShane Lontis1-1/+3
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte1-1/+1
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli1-10/+4
2017-04-24Adapt all test programsRichard Levitte1-1/+0
2017-04-14WIP: Convert ui,v3ext,verify_extra_testRich Salz1-15/+27
2016-06-08Add some accessor API'sRich Salz1-0/+42