summaryrefslogtreecommitdiff
path: root/key.dns_resolver.c
Commit message (Expand)AuthorAgeFilesLines
* dns: Apply a default TTL to records obtained from getaddrinfo()David Howells2020-07-061-10/+198
* typos: fix various typosBen Boeckel2018-11-021-1/+1
* DNS: Support AFS SRV records and cell db config filesDavid Howells2018-05-091-206/+36
* Include <limits.h> for UINT_MAXFelix Janda2015-07-211-0/+1
* Fix some issues in key.dns_resolver.c:David Howells2014-02-211-75/+57
* Store version info in library and allow it to be displayedDavid Howells2011-08-311-1/+4
* Lib: Clean up variable that are set but not readDavid Howells2011-07-191-3/+0
* Make the dns resolver upcall program reject unresolvable keysDavid Howells2011-03-111-17/+12
* DNS: A/AAAA record upcall handlerDavid Howells2011-03-111-99/+287
* DNS: AFSDB record upcall handlerDavid Howells2011-03-111-0/+569