]> git.ipfire.org Git - thirdparty/openssl.git/history - test/danetest.c
Fix BIO_get_new_index() to return an error when it is exhausted.
[thirdparty/openssl.git] / test / danetest.c
2021-12-21  Dr. David von Oheimbadd OSSL_STACK_OF_X509_free() for commonly used pattern
2021-11-22  Peiwei HuBIO_gets: fix the incomplete return check
2021-09-03  Viktor DukhovniTest for DANE cross cert fix
2021-05-19  Dr. David von Oheimbdanetest.c: Improve code formatting
2021-02-18  Matt CaswellUpdate copyright year
2021-02-11  Dr. David von OheimbX509_STORE_CTX_cleanup(): Use internally so no need...
2021-02-06  Dr. David von OheimbAdd X509_STORE_CTX_verify(), which takes the first...
2020-09-13  Matt CaswellFix safestack issues in x509.h
2020-04-24  Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-23  Matt CaswellUpdate copyright year
2020-02-03  Matt CaswellFix common test framework options
2019-11-03  Richard LevitteAdapt two test programs that were using now deprecated...
2019-02-11  Shane LontisUpdated test command line parsing to support commmon...
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2017-08-22  Rich SalzUse "" not <> for internal/ includes
2017-08-17  PauliRemove tests dependence on e_os.h
2017-08-16  FdaSilvaYY[Win] Fix some test method signatures ...
2017-07-26  PauliUpdate the test framework so that the need for test_mai...
2017-07-13  PauliFix some issues raise by coverity in the tests.
2017-05-02  Rich SalzConvert danetest, ssl_test_ctx_test
2017-03-14  Benjamin KadukFix some -Wshadow warnings
2016-07-12  Viktor DukhovniPerform DANE-EE(3) name checks by default
2016-05-23  FdaSilvaYYAdd checks on CRYPTO_set_ex_data return value
2016-05-17  Rich SalzCopyright consolidation 02/10
2016-05-16  Rich SalzUse OPENSSL_hexchar2int
2016-05-11  Viktor DukhovniFix i2d_X509_AUX, update docs and add tests
2016-05-09  FdaSilvaYYfix tab-space mixed indentation
2016-04-07  Andy Polyakovtest/[dane|evp_]test.c: BIO-fy file I/O.
2016-02-14  Richard LevitteMake sure to use unsigned char for is*() functions
2016-02-09  Matt CaswellClean up the tests for auto-init/de-init
2016-02-08  Viktor DukhovniSuppress DANE TLSA reflection when verification fails
2016-02-06  Viktor DukhovniAllocate bio_err before turning on memleak checks
2016-02-05  Dr. Stephen Hensonenable leak checking for danetest
2016-02-05  Dr. Stephen HensonIf memory debugging enabled return error on leaks.
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-11  Viktor DukhovniEnable/disable crypto-mdebug just like other features
2016-01-10  Dr. Stephen Hensonfix shadow warning
2016-01-08  Viktor DukhovniFixup actually update danetest.c
2016-01-07  Rich SalzFix another build break for no-mem-debug
2016-01-07  Rich Salzmem functions cleanup
2016-01-07  Viktor DukhovniDANE support for X509_verify_cert()