summaryrefslogtreecommitdiff
path: root/test/v3ext.c
Commit message (Expand)AuthorAgeFilesLines
* Fix coverity issues in X509v3_addrslontis2022-11-211-0/+44
* Add test to confirm IPAddressFamily_check_len catches invalid lenGraham Woodward2022-11-161-0/+87
* Fix a crash in v2i_IPAddrBlocks()Matt Caswell2022-07-221-0/+99
* Add missing header for memcmpGregor Jasny2022-07-061-0/+1
* Fix range_should_be_prefix() to actually return the correct resultMatt Caswell2022-06-281-0/+111
* Fix compile issues in test/v3ext.c with no-rfc3779Bernd Edlinger2022-06-231-0/+4
* Fix a crash in X509v3_asid_subset()Matt Caswell2022-06-151-0/+78
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Fix common test framework optionsMatt Caswell2020-02-031-0/+5
* Updated test command line parsing to support commmon commandsShane Lontis2019-02-111-1/+3
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Update the test framework so that the need for test_main is removed. EverythingPauli2017-07-271-10/+4
* Adapt all test programsRichard Levitte2017-04-241-1/+0
* WIP: Convert ui,v3ext,verify_extra_testRich Salz2017-04-141-15/+27
* Add some accessor API'sRich Salz2016-06-081-0/+42