]> git.ipfire.org Git - thirdparty/openssl.git/history - test/danetest.c
add CMS SHA1 signing test
[thirdparty/openssl.git] / test / danetest.c
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()