summaryrefslogtreecommitdiff
path: root/test/verify_extra_test.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Add a test for X509_STORE_CTX_set_purpose()Matt Caswell2022-01-271-12/+109
* add OSSL_STACK_OF_X509_free() for commonly used patternDr. David von Oheimb2021-12-211-1/+1
* Improve ossl_cmp_build_cert_chain(); publish it as X509_build_chain()Dr. David von Oheimb2021-04-201-2/+1
* Update copyright yearRichard Levitte2021-01-281-1/+1
* x509_vfy.c: Fix a regression in find_issuer()Dr. David von Oheimb2021-01-131-36/+24
* TEST: move cert, key, and CSR loading aux functions to new testutil/load.cDr. David von Oheimb2021-01-131-51/+2
* Fix safestack issues in x509.hMatt Caswell2020-09-131-2/+0
* Add X509_self_signed(), extending and improving documenation and testsDr. David von Oheimb2020-07-011-24/+50
* In OpenSSL builds, declare STACK for datatypes ...Rich Salz2020-04-241-0/+2
* Update copyright yearMatt Caswell2020-04-231-1/+1
* TEST: Adapt all applicable tests to the new distinguishing IDRichard Levitte2020-03-151-18/+14
* Fix common test framework optionsMatt Caswell2020-02-031-0/+5
* Support SM2 certificate signingPaul Yang2019-06-281-1/+44
* Make X509_set_sm2_id consistent with other settersPaul Yang2019-04-091-0/+46
* Updated test command line parsing to support commmon commandsShane Lontis2019-02-111-3/+3
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Update copyright yearMatt Caswell2018-05-011-1/+1
* Add a test for a NULL X509_STORE in X509_STORE_CTX_initMatt Caswell2018-04-191-0/+38
* Update the test framework so that the need for test_main is removed. EverythingPauli2017-07-271-10/+13
* Adapt all test programsRichard Levitte2017-04-241-1/+0
* WIP: Convert ui,v3ext,verify_extra_testRich Salz2017-04-141-20/+8
* Fix some extra or missing whitespaces...FdaSilvaYY2017-01-251-2/+2
* Fix a few if(, for(, while( inside code.FdaSilvaYY2016-07-201-1/+1
* Copyright consolidation 02/10Rich Salz2016-05-171-53/+5
* Clean up the tests for auto-init/de-initMatt Caswell2016-02-091-7/+0
* If memory debugging enabled return error on leaks.Dr. Stephen Henson2016-02-051-1/+2
* Enable/disable crypto-mdebug just like other featuresViktor Dukhovni2016-01-111-1/+1
* mem functions cleanupRich Salz2016-01-071-2/+3
* Make the verify_extra test location agnosticRichard Levitte2015-09-061-6/+13
* Add test for CVE-2015-1793Matt Caswell2015-07-071-0/+208