aboutsummaryrefslogtreecommitdiffstats
path: root/include/internal/dane.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2021-02-181-1/+1
* include/internal: add a few missing #pragma once directivesFdaSilvaYY2021-02-101-1/+2
* Fix header file include guard namesDr. Matthias St. Pierre2019-09-281-3/+3
* Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte2018-12-061-1/+1
* Perform DANE-EE(3) name checks by defaultViktor Dukhovni2016-07-121-0/+2
* Copyright consolidation 03/10Rich Salz2016-05-171-54/+6
* Enabled DANE only when at least one TLSA RR was addedViktor Dukhovni2016-04-221-1/+2
* Add SSL_DANE typedef for consistency.Rich Salz2016-04-081-1/+1
* Style; add "!= NULL"Rich Salz2016-02-011-1/+1
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Only declare stacks in headersDr. Stephen Henson2016-01-071-0/+2
* DANE support structures, constructructors and accessorsViktor Dukhovni2016-01-051-0/+147