aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests/dns_resolver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
* dns: change default DNS to a worldwide selectionmoneromooo-monero2018-02-081-13/+15
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* dns_utils: allow an optional DNS server IP in DNS_PUBLICmoneromooo-monero2017-10-101-0/+14
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* dns: make ctor privatemoneromooo-monero2015-08-271-6/+6
* Allow name@domain.tld for OpenAlias lookupswarptangent2015-05-191-0/+8
* DNSSEC added (hardcoded key)Thomas Winget2015-03-241-2/+34
* move website and DNS unit tests from monero.cc to getmonero.orgRiccardo Spagni2015-02-281-2/+2
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
* fixed unit testsRiccardo Spagni2014-10-081-2/+3
* reload checkpoints file every ~hr and print if any failThomas Winget2014-09-301-0/+1
* updated DNSResolver/things that use it for DNSSECThomas Winget2014-09-301-9/+17
* change to allow (at least a bit) for multiple TXT recordsThomas Winget2014-09-231-3/+8
* Monero addres from DNS TXT record implemented, tests passThomas Winget2014-09-231-0/+39
* ipv4 and ipv6 resolution workingThomas Winget2014-09-231-0/+65