Commit Graph

8428 Commits

Author SHA1 Message Date
Evan Hunt
0ff6e400ef [v9_6] s/isc__socket_sendtov2/isc_socket_sendtov2/ for win32 2013-12-10 18:32:21 -08:00
Evan Hunt
aa7c993ded [v9_6] fix typo 2013-12-10 18:28:53 -08:00
Evan Hunt
5c009b2f1d [v9_6] prep 9.6-ESV-R11b1 2013-12-10 17:41:37 -08:00
Tinderbox User
0e93df3d13 update copyright notice 2013-11-11 23:45:15 +00:00
Mark Andrews
88d9b6752e bad collision resolution 2013-11-11 12:02:27 +11:00
Mark Andrews
0239dfa344 3668. [bug] Fix cast in lex.c which could see 0xff treated as eof.
[RT #34993]

(cherry picked from commit 0a47bc90af)
2013-11-11 10:55:46 +11:00
Mark Andrews
6d47d7de8d use smaller buffers
(cherry picked from commit 2502a568e7)
2013-10-26 20:37:04 +11:00
Tinderbox User
c0dd9cb1b8 update copyright notice 2013-10-25 23:45:15 +00:00
Mark Andrews
be4c5c3810 address memory leak in change #3662, force format matching, attempt to address coverity false positives
(cherry picked from commit 938aea1dc4)
(cherry picked from commit dc44093efc)
2013-10-26 10:11:12 +11:00
Mark Andrews
690e894997 3663. [bug] Address bugs in dns_rdata_fromstruct and
dns_rdata_tostruct for WKS and ISDN types. [RT #34910]
2013-10-25 13:06:38 +11:00
Mark Andrews
13c15ce5d1 3662. [bug] 'host' could die if a UPD query timed out. [RT #34870]
(cherry picked from commit 6100b17699)
2013-10-25 12:33:01 +11:00
Mark Andrews
51901bce61 missing FCTXTRACE2 macro RT#34914
(cherry picked from commit 0bfc15fe59)
2013-10-21 15:52:44 +11:00
Mark Andrews
b29c34ec5d 3655. [cleanup] Simplify TCP message processing when requesting a
zone transfer.  [RT #34825]

(cherry picked from commit fb623f9a07)
2013-09-25 09:59:09 +10:00
Mark Andrews
26dcdf0de8 3654. [bug] Address race condition with manual notify requests.
[RT #34806]

(cherry picked from commit 5116f25421)
2013-09-25 09:51:38 +10:00
Tinderbox User
5b1ee81b35 update copyright notice 2013-09-23 23:45:12 +00:00
Mark Andrews
339aa73489 silence clang warning
(cherry picked from commit 9084a3e58f)
2013-09-23 13:27:08 +10:00
Tinderbox User
37d9161561 update copyright notice 2013-09-21 23:45:13 +00:00
Mark Andrews
2b0066dc1a 3651. [tuning] Adjust when a master server is deemed unreachable.
[RT #27075]

(cherry picked from commit 97a2a26cd9)
2013-09-21 17:20:42 +10:00
Mark Andrews
bb48d3d9c7 3650. [tuning] Use separate rate limiting queues for refresh and
notify requests. [RT #30589]

(cherry picked from commit c1b8fa6160)
2013-09-21 16:47:21 +10:00
Tinderbox User
c0cdf5517d update copyright notice 2013-09-18 23:45:14 +00:00
Mark Andrews
c1061e4f80 silence compiler warning
(cherry picked from commit 01b7d52a9f)
2013-09-18 22:38:55 +10:00
Mark Andrews
3a93dc9e59 3644. [protocol] Check that EDNS subnet client options are well forme
[RT #34718]

    (cherry picked from commit 3ad8f24ddd)

Conflicts:
	lib/dns/tests/rdata_test.c
2013-09-18 11:50:28 +10:00
Tinderbox User
b972eaa32d update copyright notice 2013-09-17 23:45:14 +00:00
Mark Andrews
81ab934445 3641. [bug] Handle changes to sig-validity-interval settings
better. [RT #34625]
2013-09-17 16:45:56 +10:00
Mark Andrews
c5b7770621 remove static functions as they have been backported 2013-09-17 15:22:39 +10:00
Mark Andrews
498e82b066 3640. [bug] ndots was not being checked when searching. Only
continue searching on NXDOMAIN responses.  Add the
                        ability to specify ndots to nslookup. [RT #34711]

(cherry picked from commit 8afea636ab)
2013-09-17 12:24:04 +10:00
Tinderbox User
17e856eff2 update copyright notice 2013-09-10 23:45:12 +00:00
Evan Hunt
c894c96142 [v9_6] strdup journal filename
3646.	[bug]		Journal filename string could be set incorrectly,
                        causing garbage in log messages.  [RT #34738]
(cherry picked from commit 18df9e628e)
2013-09-09 22:14:45 -07:00
Evan Hunt
d61392dc24 [v9_6] prep 9.6-ESV-R10 2013-09-04 22:40:13 -07:00
Curtis Blackburn
cf9d6b541f 3638. [cleanup] Add the ability to handle ENOPROTOOPT in case it is
encountered. [RT #34668]
2013-08-28 16:01:02 -05:00
Mark Andrews
91d9a51e44 9.6-ESV-R10rc2 2013-08-19 12:03:21 +10:00
Evan Hunt
6f9e900823 [v9_6] change 3630 incomplete--needed to check fromtext too
(cherry picked from commit 5f630b9417)
2013-08-14 17:25:07 -07:00
Tinderbox User
688b375048 update copyright notice 2013-08-13 23:45:12 +00:00
Evan Hunt
ad74027862 [v9_6] fix md5 key id computation
3630.	[bug]		Ensure correct ID computation for MD5 keys. [RT #33033]
(cherry picked from commit 5d4343a998)
(cherry picked from commit 70858bf974)
2013-08-13 16:23:51 -07:00
Mark Andrews
a38ef1cac6 add comment
(cherry picked from commit f45818b82a)
2013-07-26 10:26:29 +10:00
Mark Andrews
166b961979 9.6-ESV-R10rc1 2013-07-15 17:28:54 +10:00
Evan Hunt
17078469da [v9_6] silence warning 2013-07-10 09:16:26 -07:00
Tinderbox User
1c210d4957 update copyright notice 2013-07-09 23:45:11 +00:00
Evan Hunt
8143baa1c5 [v9_6] added isc_safe_memcmp()
3611.       [bug]           Improved resistance to a theoretical authentication
                            attack based on differential timing.  [RT #33939]
(cherry picked from commit 5b7abbef51)
(cherry picked from commit a66c88dd26)
(cherry picked from commit 547ffae91c)
2013-07-09 14:18:56 -07:00
Evan Hunt
af353b88fe [v9_6] prep 9.6-ESV-R10b1 2013-07-01 10:25:57 -07:00
Tinderbox User
6c4f850040 update copyright notice 2013-06-26 23:45:10 +00:00
Evan Hunt
90b24241b2 [v9_6] win32 fixes
3605.	[port]		win32: Addressed several compatibility issues
			with newer versions of Visual Studio. [RT #33916]

(cherry picked from commit f42c0dcca8)
(cherry picked from commit bd96797412)
(cherry picked from commit 6fe26a1b24)

Squashed commit of the following:

commit 4127af15f85da90cf2bd3a0c5a558daae89e833a
Author: Francis Dupont <fdupont@isc.org>
Date:   Tue Jun 25 22:41:53 2013 +0200

    make the last change to be text

commit 21ef4891b9ee3e3aefb45d4c80d5cb7ec78f264f
Author: Curtis Blackburn <ckb@isc.org>
Date:   Tue Jun 25 12:35:08 2013 -0500

    [rt33916] re-worded for easier reading

commit 83828e47e62fea4070441e645ba8fed338255ceb
Author: Francis Dupont <fdupont@isc.org>
Date:   Mon Jun 24 16:08:11 2013 +0200

    introduce a VCRedistPath env var

commit 0337f2554f168993a65945e78c2879e9bfca5293
Author: Francis Dupont <fdupont@isc.org>
Date:   Sun Jun 23 01:23:26 2013 +0200

    _adjust_fdiv for VS < 2010

commit 375fdd5c06be276b0ff0ad589c0e22b809339fe9
Author: Francis Dupont <fdupont@isc.org>
Date:   Thu Jun 20 16:27:04 2013 +0200

    move to MSVC v1600 as it still breaks on VS 2010

commit bfcaf72071e9d8df1d0ce0c5f05b69acd51bf698
Author: Francis Dupont <fdupont@isc.org>
Date:   Thu Jun 20 15:57:35 2013 +0200

    WIN32: avoid addrinfo redef

commit 18504c3e50b11e66a0b573c7cb3d61094bfa5b52
Author: Francis Dupont <fdupont@isc.org>
Date:   Thu Jun 20 15:54:38 2013 +0200

    WIN32: fseek/ftell

commit f9a4fdccc5ab1c74c64412fb76da7dfd161787b2
Author: Francis Dupont <fdupont@isc.org>
Date:   Thu Jun 20 15:13:01 2013 +0200

    fix WIN32 error redefs in net.h (isc ad lwres libs)
2013-06-26 14:46:17 -07:00
Tinderbox User
9c1639ead8 update copyright notice 2013-06-25 23:46:08 +00:00
Mark Andrews
f5407d206a 3603. [bug] Install <isc/stat.h>. [RT #33956] 2013-06-25 23:59:57 +10:00
Tinderbox User
db1f35dfe8 update copyright notice 2013-06-19 23:45:14 +00:00
Evan Hunt
6f8bc655a4 [v9_6] check for physical equivalence in names
3599.	[tuning]	Check for pointer equivalence in name comparisons.
			[RT #18125]
(cherry picked from commit 7c2f548141)
(cherry picked from commit 9c971268d4)
2013-06-18 18:15:42 -07:00
Mark Andrews
67a3d018bd handle realloc failure [RT #32105]
(cherry picked from commit 0a6bfbc939)
2013-06-11 16:04:46 +10:00
Tinderbox User
806c07338d update copyright notice 2013-06-06 23:45:13 +00:00
Mark Andrews
4570929cfd 3587. [func] 'named -g' now checks the logging configuration but
does not use it. [RT #33473]
(cherry picked from commit 8144dc702b)
2013-06-06 11:10:09 +10:00
Tinderbox User
e019b0ea9b update copyright notice 2013-06-04 23:45:14 +00:00