- 04 Jan, 2006 1 commit
-
-
Mark Andrews authored
a TCP socket. This prevents the source address being set for TCP connections. [RT #15628]
-
- 29 Apr, 2005 1 commit
-
-
Mark Andrews authored
-
- 27 Apr, 2005 1 commit
-
-
Rob Austein authored
-
- 05 Mar, 2004 1 commit
-
-
Mark Andrews authored
-
- 12 Nov, 2002 1 commit
-
-
Michael Graff authored
-
- 30 Nov, 2001 1 commit
-
-
Andreas Gustafsson authored
standards; add exceptions to the coding standards for cases where this is not desirable
-
- 12 Nov, 2001 1 commit
-
-
Andreas Gustafsson authored
-
- 23 Oct, 2001 1 commit
-
-
Andreas Gustafsson authored
if a machine is slow or busy enough, the retransmission timer could theoretically fire again before the first transmission has finished. This could cause us to lose track of whether a send is in progress or not, since that information is stored in a boolean flag (DNS_REQUEST_F_SENDING), not a counter
-
- 18 Oct, 2001 1 commit
-
-
Mark Andrews authored
dns_request_createvia2() and dns_request_createraw2().
-
- 29 Aug, 2001 2 commits
-
-
Andreas Gustafsson authored
when the control event was delivered if a response was received between sending and delivery of the completion event [RT #1676]
-
Andreas Gustafsson authored
-
- 28 Aug, 2001 1 commit
-
-
Mark Andrews authored
'magic' was not being declared consistantly. some #include <isc/magic.h> were missing from other include files. NS_SERVER_VALID was not using ISC_MAGIC_VALID.
-
- 08 Aug, 2001 1 commit
-
-
Andreas Gustafsson authored
-
- 28 Jun, 2001 1 commit
-
-
Andreas Gustafsson authored
-
- 04 Jun, 2001 1 commit
-
-
David Lawrence authored
-
- 16 Apr, 2001 2 commits
-
-
Brian Wellington authored
-
Brian Wellington authored
could cause an assertion failure during load.
-
- 05 Mar, 2001 1 commit
-
-
Brian Wellington authored
rendering functions. This reduces the size of the message object.
-
- 13 Feb, 2001 2 commits
-
-
Andreas Gustafsson authored
-
Andreas Gustafsson authored
ensure that dns_dispatch_removeresponse() is called from the correct task [RT #844]
-
- 09 Feb, 2001 1 commit
-
-
Andreas Gustafsson authored
-
- 27 Jan, 2001 1 commit
-
-
Brian Wellington authored
assertion failure. [RT #718] - Resetting a message should clear the TSIG/SIG(0) sections - Rerendering a message if the first try returned USETCP should not call dns_message_settsigkey() again.
-
- 23 Jan, 2001 5 commits
-
-
Brian Wellington authored
-
Mark Andrews authored
-
Mark Andrews authored
-
Brian Wellington authored
-
Andreas Gustafsson authored
-
- 09 Jan, 2001 1 commit
-
-
Brian Wellington authored
-
- 03 Jan, 2001 1 commit
-
-
Mark Andrews authored
-
- 31 Dec, 2000 1 commit
-
-
Mark Andrews authored
-
- 22 Dec, 2000 1 commit
-
-
Andreas Gustafsson authored
-
- 19 Dec, 2000 1 commit
-
-
Mark Andrews authored
dns_request_destroy() was called. [RT #562]
-
- 11 Dec, 2000 1 commit
-
-
Brian Wellington authored
-
- 03 Nov, 2000 2 commits
-
-
Mark Andrews authored
-
Brian Wellington authored
-
- 31 Oct, 2000 1 commit
-
-
Mark Andrews authored
Transfer-source{-v6} now take a optional port parameter for setting the UDP source port. The port parameter is ignored for TCP.
-
- 30 Oct, 2000 1 commit
-
-
Mark Andrews authored
-
- 06 Oct, 2000 1 commit
-
-
Brian Wellington authored
attempt, which should allow dig to print more invalid messages.
-
- 11 Sep, 2000 1 commit
-
-
Mark Andrews authored
-
- 26 Aug, 2000 1 commit
-
-
Brian Wellington authored
-