- 25 Jan, 2019 1 commit
-
-
dig retries a TCP query when a server closes the connection prematurely. However, dig's exit code remains unaffected even if the second attempt to get a response also fails with the same error for the same lookup, which should not be the case. Ensure the exit code is updated appropriately when a retry triggered by a TCP EOF condition fails.
-
- 17 Dec, 2018 1 commit
-
-
Ondřej Surý authored
This reverts commit 4af9f971, reversing changes made to 0289f3f2.
-
- 15 Dec, 2018 2 commits
-
-
- 11 Dec, 2018 2 commits
-
-
Ondřej Surý authored
-
Ondřej Surý authored
-
- 14 Nov, 2018 2 commits
-
-
Mark Andrews authored
-
Mark Andrews authored
-
- 01 Aug, 2018 1 commit
-
-
Mark Andrews authored
-
- 13 Jul, 2018 1 commit
-
-
Michał Kępień authored
The output of certain "dig +idnout" invocations may be locale-dependent. Remove the "dig +idnout" subtest from the "digdelv" system test as IDN support is already thoroughly tested by the "idna" system test.
-
- 11 Jul, 2018 1 commit
-
-
- 20 Apr, 2018 1 commit
-
-
- 23 Feb, 2018 2 commits
-
-
Ondřej Surý authored
-
Evan Hunt authored
- add CHANGES note - update copyrights and license headers - add -j to the make commands in .gitlab-ci.yml to take advantage of parallelization in the gitlab CI process
-
- 22 Feb, 2018 1 commit
-
-
Evan Hunt authored
-
- 12 Dec, 2017 1 commit
-
-
Mark Andrews authored
[RT #46806]
-
- 11 Sep, 2017 1 commit
-
-
Evan Hunt authored
4712. [bug] "dig +domain" and "dig +search" didn't retain the search domain when retrying with TCP. [RT #45547]
-
- 29 Aug, 2017 1 commit
-
-
Michał Kępień authored
4690. [bug] Command line options -4/-6 were handled inconsistently between tools. [RT #45632]
-
- 24 Aug, 2017 1 commit
-
-
Mark Andrews authored
messages. [RT #44804]
-
- 21 Aug, 2017 1 commit
-
-
Michał Kępień authored
4684. [bug] delv could send bogus DNS queries when an explicit server address was specified on the command line along with -4/-6. [RT #45804]
-
- 24 Apr, 2017 1 commit
-
-
Mark Andrews authored
for Multicast DNS. [RT #44783]
-
- 14 Feb, 2017 1 commit
-
-
Mark Andrews authored
[RT #44683]
-
- 20 Jan, 2017 2 commits
-
-
Tinderbox User authored
-
Evan Hunt authored
4555. [func] dig +ednsopt: EDNS options can now be specified by name in addition to numeric value. [RT #44461]
-
- 01 Nov, 2016 1 commit
-
-
Mark Andrews authored
-
- 28 Oct, 2016 1 commit
-
-
Mark Andrews authored
display in punycode or not. Requires idn support to be enabled at compile time. [RT #43398]
-
- 10 Oct, 2016 1 commit
-
-
Mark Andrews authored
+onesoa, +qr, +ttlid, +ttlunits and -u per lookup rather than global. [RT #42450]
-
- 30 Sep, 2016 1 commit
-
-
Witold Krecicki authored
-
- 13 Sep, 2016 1 commit
-
-
Mark Andrews authored
-
- 27 Jun, 2016 1 commit
-
-
Mark Andrews authored
-
- 14 Jun, 2016 1 commit
-
-
Mark Andrews authored
-
- 10 Jun, 2016 1 commit
-
-
Evan Hunt authored
-
- 23 Mar, 2016 1 commit
-
-
Evan Hunt authored
-
- 17 Feb, 2016 1 commit
-
-
Mark Andrews authored
-
- 09 Feb, 2016 1 commit
-
-
Mukund Sivaraman authored
-
- 30 Jan, 2016 1 commit
-
-
Evan Hunt authored
4307. [bug] "dig +subnet" and "mdig +subnet" could send incorrectly-formatted Client Subnet options if the prefix length was not divisble by 8. Also fixed a memory leak in "mdig". [RT #45178]
-
- 28 Jan, 2016 2 commits
-
-
Tinderbox User authored
-
Evan Hunt authored
4303. [bug] "dig +subnet" was unable to send a prefix length of zero, as it was incorrectly changed to 32 for v4 prefixes or 128 for v6 prefixes. In addition to fixing this, "dig +subnet=0" has been added as a short form for 0.0.0.0/0. The same changes have also been made in "mdig". [RT #41553]
-
- 21 Dec, 2015 1 commit
-
-
Curtis Blackburn authored
-
- 18 Dec, 2015 1 commit
-
-
Mark Andrews authored
IPv4 addresses over IPv6 is permitted or not. The default is +mapped. [RT #41307]
-