Tinderbox User
17833da3fd
update copyright notice / whitespace
2016-01-18 23:46:02 +00:00
Mark Andrews
a03adeb86d
4292. [bug] Build lib/export/dns/gen with native compiler.
...
[RT #41502 ]
2016-01-19 08:33:11 +11:00
Tinderbox User
45449617be
update copyright notice / whitespace
2016-01-14 23:46:05 +00:00
Evan Hunt
6deb83615c
[v9_9] added sockaddr.h
...
4291. [cleanup] Added a required include to dns/forward.h. [RT #41474 ]
(cherry picked from commit b4ccec331d )
(cherry picked from commit 25da0107d1 )
2016-01-14 10:27:41 -08:00
Francis Dupont
b028720c51
Fixed small bugs in WIN32 legacy
2016-01-13 15:26:13 +01:00
Tinderbox User
8df239e201
update copyright notice / whitespace
2016-01-05 23:46:15 +00:00
Francis Dupont
2fe1325e3a
Silent WIN64 warnings (alrady fixed in master)
2016-01-05 18:59:14 +01:00
Evan Hunt
75214d0c59
[v9_9] 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:35 -08:00
Evan Hunt
f6ab9b3a28
[v9_9] 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:06:27 -08:00
Francis Dupont
ff6129a61c
Updated WIN32 files (rt40877) bis
2016-01-04 19:37:30 +01:00
Francis Dupont
deb9d1b1e7
Updated WIN32 files (rt40877)
2016-01-04 18:44:27 +01:00
Mark Andrews
435ab2044a
4285. [security] Specific APL data could trigger a INSIST.
...
(CVE-2015-8704) [RT #41396 ]
(cherry picked from commit 1b3d211802 )
2015-12-31 13:47:08 +11:00
Mark Andrews
08994ed201
4383. [bug] OPENSSL_config is no longer re-callable. [RT #41348 ]
...
(cherry picked from commit bed6e9d614 )
2015-12-24 10:33:34 +11:00
Evan Hunt
4c6035f933
[master] reclimit test was broken with v6
...
(cherry picked from commit 0321aa184e )
Conflicts:
bin/tests/system/reclimit/tests.sh
2015-12-17 16:26:58 +11:00
Tinderbox User
e315ea819c
update copyright notice / whitespace
2015-12-15 23:46:11 +00:00
Mark Andrews
b1fd8ee3ad
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
(cherry picked from commit d090709551 )
Conflicts:
CHANGES
2015-12-15 20:10:37 +11:00
Tinderbox User
d9acbe311a
update copyright notice / whitespace
2015-12-11 23:47:08 +00:00
Evan Hunt
64fa79be37
[master] comments
...
(cherry picked from commit f21d2ee372 )
(cherry picked from commit f5f9dc0d83 )
2015-12-11 11:03:08 +05:30
Mukund Sivaraman
a28d8e8bf5
Improve performance of RBT ( #41165 )
...
(cherry picked from commit 5d79b60fc5 )
(cherry picked from commit 318158d66a )
2015-12-11 10:29:36 +05:30
Mark Andrews
c30ac363b1
whitespace
...
(cherry picked from commit 564968bc0a )
2015-12-11 14:30:07 +11:00
Mark Andrews
e533381eec
4276. [protocol] Add support for SMIMEA. [RT #40513 ]
...
(cherry picked from commit 322e6b5be7 )
2015-12-08 08:18:25 +11:00
Mukund Sivaraman
5961808892
Speed up typemap_fromtext() ( #41196 )
...
(cherry picked from commit 5b13a593fe )
(cherry picked from commit d048a2c7f4 )
2015-12-07 12:38:24 +05:30
Mark Andrews
507ffb566b
bracket mismatch; window openssl version check
2015-12-06 23:10:31 +11:00
Evan Hunt
036b9decf5
[v9_9] isc__taskmgr_pause() could deadlock
...
4271. [test] Unit tests could deadlock in isc__taskmgr_pause().
[RT #41235 ]
2015-12-03 20:48:53 -08:00
Mark Andrews
54d655f513
4266. [bug] The sdlz driver failed pass some errors back to the
...
caller. [RT #41142 ]
2015-12-02 13:17:19 +11:00
Tinderbox User
651eecd42d
update copyright notice / whitespace
2015-11-30 23:46:12 +00:00
Mark Andrews
372bc0c02e
4265. [bug] Address unchecked isc_mem_get calls. [RT #41187 ]
...
(cherry picked from commit 8e73941f33 )
2015-11-30 10:30:11 +11:00
Francis Dupont
5a4c81a16d
Applied VS 2015 64 bit warning fixes ( #40373 )
2015-11-23 18:21:57 +01:00
Tinderbox User
28f860c226
update copyright notice / whitespace
2015-11-20 23:46:13 +00:00
Mark Andrews
31085192d6
4264. [bug] Check const of strchr/strrchr assignments match
...
argument's const status. [RT #41150 ]
(cherry picked from commit 5b1c7ef35b )
2015-11-20 18:41:10 +11:00
李昶
da024f69cc
Cleanup in journal_open() correctly ( #41129 )
...
(cherry picked from commit 65f6e2f909 )
(cherry picked from commit 264d7653dd )
2015-11-19 11:22:48 +05:30
Mukund Sivaraman
4452ce8b4f
Fix bug in epoll_ctl() usage causing blocked connections ( #41067 )
...
(cherry picked from commit 7bc21557f3 )
(cherry picked from commit dd2b5cf45b )
2015-11-19 11:09:22 +05:30
Mark Andrews
66915d0257
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:36 +11:00
Mark Andrews
f1a3a2dda7
api as of 9.9.8-P1
2015-11-17 12:49:00 +11:00
Mark Andrews
3cf5c97ae9
add dns_message_setclass
...
(cherry picked from commit 0d44dd6131 )
2015-11-16 14:27:32 +11:00
Mark Andrews
9631d0769e
4260. [security] Insufficient testing when parsing a message allowed
...
records with an incorrect class to be be accepted,
triggering a REQUIRE failure when those records
were subsequently cached. (CVE-2015-8000) [RT #4098 ]
(cherry picked from commit c8821d124c )
2015-11-16 13:28:28 +11:00
Tinderbox User
4acf5216d7
update copyright notice / whitespace
2015-11-09 23:46:11 +00:00
Evan Hunt
7d984067ee
[v9_9] fix python script versions
...
4257. [cleanup] Python scripts reported incorrect version. [RT #41080 ]
2015-11-08 21:41:04 -08:00
Mark Andrews
7124919ff3
4254. [bug] Address missing lock when getting zone's serial.
...
[RT #41072 ]
(cherry picked from commit 29868ebbe3 )
2015-11-05 17:44:34 +11:00
Mark Andrews
65927e0eca
4253. [bug] Address fetch context reference count handling error
...
on socket error. [RT#40945]
(cherry picked from commit 2f450fcd29 )
2015-11-05 17:28:20 +11:00
Tinderbox User
1ece14f6e6
update copyright notice / whitespace
2015-10-29 23:46:33 +00:00
Evan Hunt
74250ec617
[v9_9] typo
2015-10-29 15:54:56 -07:00
Mark Andrews
fcf31042f8
0xf5f5f5f5f5f5f5f5 is a LLU
...
(cherry picked from commit 7c38fa994b )
2015-10-30 08:13:53 +11:00
Evan Hunt
da7e65a6aa
[v9_9] isc_atomic_storeq()/stats improvements
...
4248. [func] Add an isc_atomic_storeq() function, use it in
stats counters to improve performance.
[RT #39972 ] [RT #39979 ]
2015-10-28 22:22:04 -07:00
Mark Andrews
73cf46fdad
4244. [bug] The parser was not reporting that use-ixfr is obsolete.
...
[RT #41010 ]
2015-10-29 12:53:56 +11:00
Mark Andrews
d1bf3f9e8f
cleanup trailing whitespace
2015-10-22 16:26:06 +11:00
Mark Andrews
abe4242926
cleanup trailing white space in SGML like files
2015-10-22 16:11:37 +11:00
Mark Andrews
db5b6b7150
4340. [port] Fix LibreSSL compatibility. [RT #40977 ]
...
(cherry picked from commit f824c65d1f )
2015-10-19 10:46:43 +11:00
Tinderbox User
514488e7cf
update copyright notice / whitespace
2015-10-15 23:46:07 +00:00
Mark Andrews
b2cb638754
4238. [bug] Don't send to servers on net zero (0.0.0.0/8).
...
[RT #40947 ]
(cherry picked from commit 6588a2b404 )
2015-10-16 08:07:58 +11:00