aboutsummaryrefslogtreecommitdiffstats
path: root/test/danetest.c
Commit message (Expand)AuthorAgeFilesLines
* Add checks on CRYPTO_set_ex_data return valueFdaSilvaYY2016-05-231-3/+5
* Copyright consolidation 02/10Rich Salz2016-05-171-46/+6
* Use OPENSSL_hexchar2intRich Salz2016-05-161-8/+5
* Fix i2d_X509_AUX, update docs and add testsViktor Dukhovni2016-05-111-3/+2
* fix tab-space mixed indentationFdaSilvaYY2016-05-091-34/+34
* test/[dane|evp_]test.c: BIO-fy file I/O.Andy Polyakov2016-04-071-8/+8
* 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