aboutsummaryrefslogtreecommitdiffstats
path: root/test/danetest.c
Commit message (Expand)AuthorAgeFilesLines
* Make sure to use unsigned char for is*() functionsRichard Levitte2016-02-141-6/+8
* Clean up the tests for auto-init/de-initMatt Caswell2016-02-091-10/+0
* Suppress DANE TLSA reflection when verification failsViktor Dukhovni2016-02-081-0/+8
* Allocate bio_err before turning on memleak checksViktor Dukhovni2016-02-061-2/+2
* enable leak checking for danetestDr. Stephen Henson2016-02-051-0/+1
* If memory debugging enabled return error on leaks.Dr. Stephen Henson2016-02-051-1/+2
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Enable/disable crypto-mdebug just like other featuresViktor Dukhovni2016-01-111-1/+1
* fix shadow warningDr. Stephen Henson2016-01-101-2/+2
* Fixup actually update danetest.cViktor Dukhovni2016-01-081-2/+1
* Fix another build break for no-mem-debugRich Salz2016-01-071-0/+2
* mem functions cleanupRich Salz2016-01-071-24/+21
* DANE support for X509_verify_cert()Viktor Dukhovni2016-01-071-0/+543