]> git.ipfire.org Git - thirdparty/openssl.git/history - test/danetest.c
Directly return from final sha3/keccak_final if no bytes are requested
[thirdparty/openssl.git] / test / danetest.c
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()