- 30 Jul, 2019 1 commit
-
-
Michał Kępień authored
The BusyBox version of sed treats leading '\+' in a regular expression to be matched as a syntax error ("Repetition not preceded by valid expression"), which triggers false positives for the "digdelv" system test. Make the relevant sed invocations work portably across all sed implementations by removing the leading backslash.
-
- 09 May, 2019 1 commit
-
-
Mark Andrews authored
-
- 07 May, 2019 2 commits
-
-
-
Mark Andrews authored
-
- 10 Apr, 2019 2 commits
-
-
This also fixes a bug in the tests ($n was not incremented in one place).
-
Mark Andrews authored
-
- 25 Jan, 2019 2 commits
-
-
Evan Hunt authored
-
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
-