aboutsummaryrefslogtreecommitdiff
path: root/src/common/dns_utils.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2014-09-23Monero addres from DNS TXT record implemented, tests passThomas Winget1-7/+5
Still need to deal with DNSSEC and optional fields in the TXT record.
2014-09-23ipv4 and ipv6 resolution workingThomas Winget1-10/+33
IPv4 and IPv6 name resolution working. Unit tests written (and passing). net_node.{h,inl} code modified to use DNS seeds.
2014-09-23Initial commit of DNS codeThomas Winget1-0/+86