summary refs log tree commit diff
path: root/tests/test_dns.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Run black.black2018-08-101-16/+6
* run isortAmber Brown2018-07-091-3/+4
* fix dumb typoMatthew Hodgson2018-05-291-4/+4
* Remove address resolution of hosts in SRV recordsSilke2018-04-041-27/+2
* Do an AAAA lookup on SRV record targets (#2462)Richard van der Hoff2017-09-221-4/+22
* TestsErik Johnston2016-04-061-2/+29
* Read from DNS cache if within TTLErik Johnston2016-03-311-1/+4
* Cache dns lookups, and use the cache if we fail to lookup servers laterErik Johnston2016-01-201-0/+115