summaryrefslogtreecommitdiffstats
path: root/test/v3ext.c
AgeCommit message (Expand)Author
2022-11-21Fix coverity issues in X509v3_addrslontis
2022-11-16Add test to confirm IPAddressFamily_check_len catches invalid lenGraham Woodward
2022-07-22Fix a crash in v2i_IPAddrBlocks()Matt Caswell
2022-07-06Add missing header for memcmpGregor Jasny
2022-06-28Fix range_should_be_prefix() to actually return the correct resultMatt Caswell
2022-06-23Fix compile issues in test/v3ext.c with no-rfc3779Bernd Edlinger
2022-06-15Fix a crash in X509v3_asid_subset()Matt Caswell
2020-04-23Update copyright yearMatt Caswell
2020-02-03Fix common test framework optionsMatt Caswell
2019-02-11Updated test command line parsing to support commmon commandsShane Lontis
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli
2017-04-24Adapt all test programsRichard Levitte
2017-04-14WIP: Convert ui,v3ext,verify_extra_testRich Salz
2016-06-08Add some accessor API'sRich Salz