aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests/dns_resolver.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2018-02-08dns: change default DNS to a worldwide selectionmoneromooo-monero1-13/+15
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-10-10dns_utils: allow an optional DNS server IP in DNS_PUBLICmoneromooo-monero1-0/+14
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-08-27dns: make ctor privatemoneromooo-monero1-6/+6
2015-05-19Allow name@domain.tld for OpenAlias lookupswarptangent1-0/+8
2015-03-24DNSSEC added (hardcoded key)Thomas Winget1-2/+34
2015-02-28move website and DNS unit tests from monero.cc to getmonero.orgRiccardo Spagni1-2/+2
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-10-08fixed unit testsRiccardo Spagni1-2/+3
2014-09-30reload checkpoints file every ~hr and print if any failThomas Winget1-0/+1
2014-09-30updated DNSResolver/things that use it for DNSSECThomas Winget1-9/+17
2014-09-23change to allow (at least a bit) for multiple TXT recordsThomas Winget1-3/+8
2014-09-23Monero addres from DNS TXT record implemented, tests passThomas Winget1-0/+39
2014-09-23ipv4 and ipv6 resolution workingThomas Winget1-0/+65