summaryrefslogtreecommitdiffstats
path: root/test/danetest.c
AgeCommit message (Expand)Author
2016-02-14Make sure to use unsigned char for is*() functionsRichard Levitte
2016-02-09Clean up the tests for auto-init/de-initMatt Caswell
2016-02-08Suppress DANE TLSA reflection when verification failsViktor Dukhovni
2016-02-06Allocate bio_err before turning on memleak checksViktor Dukhovni
2016-02-05enable leak checking for danetestDr. Stephen Henson
2016-02-05If memory debugging enabled return error on leaks.Dr. Stephen Henson
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-11Enable/disable crypto-mdebug just like other featuresViktor Dukhovni
2016-01-10fix shadow warningDr. Stephen Henson
2016-01-08Fixup actually update danetest.cViktor Dukhovni
2016-01-07Fix another build break for no-mem-debugRich Salz
2016-01-07mem functions cleanupRich Salz
2016-01-07DANE support for X509_verify_cert()Viktor Dukhovni