]> git.ipfire.org Git - thirdparty/openssl.git/history - test/verify_extra_test.c
threads_pthread.c: change inline to ossl_inline
[thirdparty/openssl.git] / test / verify_extra_test.c
2022-05-03  Matt CaswellUpdate copyright year
2022-01-27  Matt CaswellAdd a test for X509_STORE_CTX_set_purpose()
2021-12-21  Dr. David von Oheimbadd OSSL_STACK_OF_X509_free() for commonly used pattern
2021-04-20  Dr. David von OheimbImprove ossl_cmp_build_cert_chain(); publish it as...
2021-01-28  Richard LevitteUpdate copyright year
2021-01-13  Dr. David von Oheimbx509_vfy.c: Fix a regression in find_issuer()
2021-01-13  Dr. David von OheimbTEST: move cert, key, and CSR loading aux functions...
2020-09-13  Matt CaswellFix safestack issues in x509.h
2020-07-01  Dr. David von OheimbAdd X509_self_signed(), extending and improving documen...
2020-04-24  Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-23  Matt CaswellUpdate copyright year
2020-03-15  Richard LevitteTEST: Adapt all applicable tests to the new distinguish...
2020-02-03  Matt CaswellFix common test framework options
2019-06-28  Paul YangSupport SM2 certificate signing
2019-04-09  Paul YangMake X509_set_sm2_id consistent with other setters
2019-02-11  Shane LontisUpdated test command line parsing to support commmon...
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-05-01  Matt CaswellUpdate copyright year
2018-04-19  Matt CaswellAdd a test for a NULL X509_STORE in X509_STORE_CTX_init
2017-07-26  PauliUpdate the test framework so that the need for test_mai...
2017-04-24  Richard LevitteAdapt all test programs
2017-04-14  Rich SalzWIP: Convert ui,v3ext,verify_extra_test
2017-01-25  FdaSilvaYYFix some extra or missing whitespaces...
2016-07-20  FdaSilvaYYFix a few if(, for(, while( inside code.
2016-05-17  Rich SalzCopyright consolidation 02/10
2016-02-09  Matt CaswellClean up the tests for auto-init/de-init
2016-02-05  Dr. Stephen HensonIf memory debugging enabled return error on leaks.
2016-01-11  Viktor DukhovniEnable/disable crypto-mdebug just like other features
2016-01-07  Rich Salzmem functions cleanup
2015-09-05  Richard LevitteMake the verify_extra test location agnostic
2015-07-07  Matt CaswellAdd test for CVE-2015-1793