summaryrefslogtreecommitdiff
path: root/libdane/includes
Commit message (Expand)AuthorAgeFilesLines
* corrected typo. reported by Etan Reisner.Nikos Mavrogiannopoulos2013-05-021-2/+4
* updated docNikos Mavrogiannopoulos2013-03-051-2/+2
* Added verify flags for DANE to enforce verification and restrict it to a field.Nikos Mavrogiannopoulos2013-03-011-0/+15
* when verifying a DANE CA constraint make sure that the provided chain is actu...Nikos Mavrogiannopoulos2013-02-241-0/+2
* Prevent libdane pkgconfig stuff from being installed if libdane support is di...Jaak Ristioja2013-02-101-5/+1
* Added --insecure flag to danetool.Nikos Mavrogiannopoulos2013-01-181-0/+2
* Added options to specify a DLV file. Suggested by Paul Wouters.Nikos Mavrogiannopoulos2013-01-171-0/+2
* Added dane_verification_status_print() and danetool can verify a DANE entry.Nikos Mavrogiannopoulos2012-11-011-0/+3
* Added new functions to convert types to strings.Nikos Mavrogiannopoulos2012-11-011-1/+4
* The high level functions accept sflags and vflags as separate options.Nikos Mavrogiannopoulos2012-10-101-2/+4
* Updates in DANE support. Allow caching of queries.Nikos Mavrogiannopoulos2012-10-101-18/+22
* Bug fixes in DANE.Nikos Mavrogiannopoulos2012-10-071-4/+0
* Always require DNSSEC.Nikos Mavrogiannopoulos2012-10-061-2/+1
* Added a DANE library.Nikos Mavrogiannopoulos2012-10-062-0/+187