aboutsummaryrefslogtreecommitdiff
path: root/src/common/dns_utils.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-24Removed ldns dependencyThomas Winget1-4/+3
2014-09-24libunbound has const correctness issues...Thomas Winget1-5/+19
2014-09-24temp commitThomas Winget1-15/+42
2014-09-23Added function to check syntax of URL for DNS lookupThomas Winget1-8/+35
2014-09-23change to allow (at least a bit) for multiple TXT recordsThomas Winget1-5/+10
2014-09-23Monero addres from DNS TXT record implemented, tests passThomas Winget1-17/+40
2014-09-23Use the loop iterator, previous version of me.Thomas Winget1-2/+2
2014-09-23ipv4 and ipv6 resolution workingThomas Winget1-11/+92
2014-09-23Initial commit of DNS codeThomas Winget1-0/+55