summaryrefslogtreecommitdiff
path: root/src/common/dns_utils.h
Commit message (Expand)AuthorAgeFilesLines
* updated DNSResolver/things that use it for DNSSECThomas Winget2014-09-301-3/+5
* Remove LDNS dep and fix a bug in libunbound const correctness fixThomas Winget2014-09-241-1/+1
* Removed ldns dependencyThomas Winget2014-09-241-0/+6
* Added function to check syntax of URL for DNS lookupThomas Winget2014-09-231-0/+9
* change to allow (at least a bit) for multiple TXT recordsThomas Winget2014-09-231-4/+4
* Monero addres from DNS TXT record implemented, tests passThomas Winget2014-09-231-7/+5
* ipv4 and ipv6 resolution workingThomas Winget2014-09-231-10/+33
* Initial commit of DNS codeThomas Winget2014-09-231-0/+86