Commit graph

9871 commits

Author SHA1 Message Date
Mukund Sivaraman
6e2e0f72b1 Use __built_expect() where available (#41411)
(cherry picked from commit d1dbf6b20f)
2016-02-01 09:07:12 +05:30
Evan Hunt
83289a39b0 [v9_10] removed /Gy- from VS project files
4302.	[port]		win32: fixed a build error in VS 2015. [RT #41426]
2016-01-27 15:29:53 -08:00
Tinderbox User
ecad80c2c4 update copyright notice / whitespace 2016-01-21 23:45:50 +00:00
Mark Andrews
9fa2a6f92f 4299. [bug] Check that exactly totallen bytes are read when
reading a RRset from raw files in both single read
                        and incremental modes. [RT #41402]

(cherry picked from commit 1d383fd4b2)
2016-01-21 15:33:41 +11:00
Mark Andrews
0be82a114d 4298. [bug] dns_rpz_add errors in loadzone were not being
propogated up the call stack. [RT #41425]

(cherry picked from commit 3ecc17d551)
2016-01-21 14:43:30 +11:00
Evan Hunt
847eacdf56 [v9_10] fix unchecked result
4295.	[bug]		An unchecked result in dns_message_pseudosectiontotext()
			could allow incorrect text formatting of EDNS EXPIRE
			options. [RT #41437]
2016-01-20 17:19:47 -08:00
Mark Andrews
84fbd9a186 4293. [bug] Address memory leak on priming query creation failure.
[RT #41512]

(cherry picked from commit 73fbd4c9d3)
2016-01-20 16:39:01 +11:00
Tinderbox User
b66f98643d update copyright notice / whitespace 2016-01-14 23:45:45 +00:00
Evan Hunt
25da0107d1 [v9_10] added sockaddr.h
4291.	[cleanup]	Added a required include to dns/forward.h. [RT #41474]

(cherry picked from commit b4ccec331d)
2016-01-14 10:27:35 -08:00
Francis Dupont
59765f985e Fixed small bugs in WIN32 legacy 2016-01-13 15:24:11 +01:00
Tinderbox User
29846050bb update copyright notice / whitespace 2016-01-05 23:45:56 +00:00
Evan Hunt
8dd83ecf37 [v9_10] check addrlen/scopelen fit within family address length 2016-01-05 13:40:06 -08:00
Evan Hunt
0bcdd1a803 [v9_10] check ECS address length 2016-01-05 12:28:22 -08:00
Francis Dupont
74ee48f067 Silent WIN64 warnings (alrady fixed in master) 2016-01-05 18:57:28 +01:00
Francis Dupont
7378c35a18 Silent WIN64 warnings 2016-01-05 18:39:22 +01:00
Evan Hunt
79e824b2eb [v9_10] fix use after free on xfr timeout
4289.	[bug]		The server could crash due to memory being used
			after it was freed if a zone transfer timed out.
			[RT #41297]
2016-01-04 22:06:05 -08:00
Evan Hunt
b4cf962eef [v9_10] fixed bogus server regression
4288.	[bug]		Fixed a regression in resolver.c:possibly_mark()
			which caused known-bogus servers to be queried
			anyway. [RT #41321]
2016-01-04 16:01:38 -08:00
Francis Dupont
def7e9796f Updated WIN32 files (rt40877) bis 2016-01-04 18:55:57 +01:00
Francis Dupont
9c88ac2977 Updated WIN32 files (rt40877) 2016-01-04 18:31:53 +01:00
Tinderbox User
66035c86ad update copyright notice / whitespace 2015-12-31 11:45:18 +00:00
Mark Andrews
a9eeaea7d6 4286. [security] render_ecs errors were mishandled when printing out
a OPT record resulting in a assertion failure.
                        (CVE-2015-8705) [RT #41397]

(cherry picked from commit 3e0c1603a8)
2015-12-31 22:19:31 +11:00
Mark Andrews
8725470692 4285. [security] Specific APL data could trigger a INSIST.
(CVE-2015-8704) [RT #41396]

(cherry picked from commit 1b3d211802)
2015-12-31 13:45:36 +11:00
Tinderbox User
c4558976df update copyright notice / whitespace 2015-12-27 23:45:52 +00:00
Evan Hunt
a65eda95d0 [v9_10] fix geoip options
4284.	[bug]		Some GeoIP options were incorrectly documented
			using abbreviated forms which were not accepted by
			named.  The code has been updated to allow both
			long and abbreviated forms. [RT #41381]
2015-12-26 10:51:30 -08:00
Mark Andrews
2688aba48d 4383. [bug] OPENSSL_config is no longer re-callable. [RT #41348]
(cherry picked from commit bed6e9d614)
2015-12-24 10:33:17 +11:00
Mark Andrews
a3b1ba34fb don't mix IPv4 and IPv6 capability bits
(cherry picked from commit 27deca2bf0)
2015-12-17 08:27:34 +11:00
Curtis Blackburn
30ef44bbfb [rt41269] additional tests for dig and delv,
fix for --disable-ipv6 on osx,
              fixes for tests with --disable-ipv6
2015-12-15 15:18:49 -08:00
Mark Andrews
d090709551 4281. [bug] Teach dns_message_totext about BADCOOKIE. [RT #41257]
(cherry picked from commit f647c0df9f)

Conflicts:
	CHANGES
	bin/named/query.c
	bin/tests/system/sit/tests.sh
	lib/dns/message.c
2015-12-15 20:02:37 +11:00
Mark Andrews
af503b42d4 4279. [test] Don't use fixed ports when unit testing. [RT #41194]
(cherry picked from commit 94c7301f6f)
2015-12-15 12:51:29 +11:00
Tinderbox User
d82e5d1b64 update copyright notice / whitespace 2015-12-11 23:45:49 +00:00
Mark Andrews
8f63580655 whitespace
(cherry picked from commit 564968bc0a)
2015-12-11 14:30:12 +11:00
Tinderbox User
c547a8836b update copyright notice / whitespace 2015-12-10 23:46:42 +00:00
Evan Hunt
f5f9dc0d83 [master] comments
(cherry picked from commit f21d2ee372)
2015-12-10 22:57:00 +05:30
Mukund Sivaraman
ff546376c4 Disable the RBT benchmark unittest
(cherry picked from commit 22f379298c)
2015-12-10 22:56:46 +05:30
Mukund Sivaraman
318158d66a Improve performance of RBT (#41165)
(cherry picked from commit 5d79b60fc5)
2015-12-10 22:52:52 +05:30
Tinderbox User
0422c0480b update copyright notice / whitespace 2015-12-07 23:45:52 +00:00
Mark Andrews
9f375be7d9 4276. [protocol] Add support for SMIMEA. [RT #40513]
(cherry picked from commit 322e6b5be7)
2015-12-08 08:17:35 +11:00
Mukund Sivaraman
d048a2c7f4 Speed up typemap_fromtext() (#41196)
(cherry picked from commit 5b13a593fe)
2015-12-07 12:37:20 +05:30
Mark Andrews
7305bf85ba 4273. [bug] Only call dns_test_begin() and dns_test_end() once each
in nsec3_test as it fails with GOST if called multiple
                        times.

(cherry picked from commit 95bef099e9)
2015-12-07 17:53:42 +11:00
Mark Andrews
fb4529baa2 bracket mismatch; window openssl version check 2015-12-06 23:08:14 +11:00
Evan Hunt
e7d8959e1b [v9_10] isc__taskmgr_pause() could deadlock
4271.	[test]		Unit tests could deadlock in isc__taskmgr_pause().
			[RT #41235]
2015-12-03 20:48:46 -08:00
Evan Hunt
4db36f766e [v9_10] disallow map zones in response-policy
4269.	[bug]		Zones using "map" format master files currently
			don't work as policy zones.  This limitation has
			now been documented; attempting to use such zones
			in "response-policy" statements is now a
			configuration error.  [RT #38321]
2015-12-02 21:10:43 -08:00
Tinderbox User
b8dd37fae0 update copyright notice / whitespace 2015-11-30 23:45:51 +00:00
Mark Andrews
0eda4fc1d5 4265. [bug] Address unchecked isc_mem_get calls. [RT #41187]
(cherry picked from commit 8e73941f33)
2015-11-30 10:30:01 +11:00
Francis Dupont
0c63357718 Applied VS 2015 64 bit warning fixes (#40373) 2015-11-23 18:19:37 +01:00
Tinderbox User
b66e3a7eeb update copyright notice / whitespace 2015-11-20 23:45:52 +00:00
Mark Andrews
dbeb3f06ff 4264. [bug] Check const of strchr/strrchr assignments match
argument's const status. [RT #41150]

(cherry picked from commit 5b1c7ef35b)
2015-11-20 18:39:57 +11:00
李昶
264d7653dd Cleanup in journal_open() correctly (#41129)
(cherry picked from commit 65f6e2f909)
2015-11-19 11:21:46 +05:30
Mukund Sivaraman
dd2b5cf45b Fix bug in epoll_ctl() usage causing blocked connections (#41067)
(cherry picked from commit 7bc21557f3)
2015-11-19 11:05:48 +05:30
Mark Andrews
49901a30a4 4261. [maint] H.ROOT-SERVERS.NET is 198.97.190.53 and 2001:500:1::53.
[RT #40556]

(cherry picked from commit 268c4e79c4)
2015-11-17 13:19:19 +11:00