Mark Andrews
258afdcffd
silence compiler warning
...
(cherry picked from commit 37a931d774 )
2016-03-09 14:43:58 +11:00
Mark Andrews
9833cd85a8
silence compiler warning
...
(cherry picked from commit 0e5c8a65a2 )
v9.9.9b1
2016-03-09 12:38:10 +11:00
Tinderbox User
c1d4f2b629
update copyright notice / whitespace
2016-03-09 00:56:39 +00:00
Tinderbox User
376ce060d1
newcopyrights
2016-03-09 00:56:01 +00:00
Tinderbox User
59a7eeeb9d
regen v9_9
2016-03-09 00:45:55 +00:00
Mark Andrews
803a020814
use xmlint to process include
...
(cherry picked from commit 71e9df17b671f7ef5742967b25a1ab36ec3dd91b)
2016-03-09 11:34:55 +11:00
Tinderbox User
f1b6862922
newcopyrights
2016-03-08 23:03:35 +00:00
Tinderbox User
3e0800f3f7
9.9.9b1
2016-03-08 22:58:04 +00:00
Tinderbox User
6b5cdc391a
regen v9_9
2016-03-08 22:42:49 +00:00
Mark Andrews
217178eb2b
update 4327's description
...
(cherry picked from commit ade0aa3cb0 )
2016-03-09 09:25:30 +11:00
Jeremy C. Reed
4943482c81
minor updates and a typo fix
...
mention SMIMEA, new contrib, and named -V
2016-03-08 08:52:45 -05:00
Jeremy C. Reed
34c9083464
fix two spelling typos
2016-03-08 08:49:37 -05:00
Tinderbox User
f3c7b35464
newcopyrights
2016-03-08 06:32:32 +00:00
Tinderbox User
594bdc79df
regen v9_9
2016-03-08 06:22:46 +00:00
Mark Andrews
757e02d75c
update copyrights
2016-03-08 16:19:15 +11:00
Mark Andrews
c85aaaaf17
9.9.9b1
2016-03-08 16:14:23 +11:00
Mark Andrews
13540e8c7b
sync with 9.9.8-P4
2016-03-08 12:15:45 +11:00
Mark Andrews
cb73ec2f66
add dns_name_isrfc1918 and dns_name_isula
2016-03-08 12:01:40 +11:00
Tinderbox User
e1f19f3b4b
update copyright notice / whitespace
2016-03-07 23:46:05 +00:00
Mark Andrews
0649f3a0c0
4329. [func] Warn about a common misconfiguration when forwarding
...
RFC 1918 zones. [RT #41441 ]
2016-03-08 10:12:02 +11:00
Mukund Sivaraman
4bb2aa3e15
Repack dns_rbtnode struct to gain some space (reduce packing holes) ( #41854 )
...
(cherry picked from commit 8dbf9ceb8c )
(cherry picked from commit 2a461f1348 )
2016-03-07 16:18:02 +05:30
Evan Hunt
d78d3e3814
[v9_9] silence coverity warning
2016-03-05 19:50:57 -08:00
Tinderbox User
6119bb7066
regen v9_9
2016-03-06 01:10:55 +00:00
Mark Andrews
7728dadf12
add AVC
...
(cherry picked from commit e011df2927 )
2016-03-05 17:57:55 +11:00
Tinderbox User
14f69ff3f3
regen v9_9
2016-03-05 01:24:27 +00:00
Tinderbox User
dc16fb4615
update copyright notice / whitespace
2016-03-04 23:46:07 +00:00
Tinderbox User
15ac1165cc
newcopyrights
2016-03-04 23:30:22 +00:00
Mukund Sivaraman
f0e2a58862
Revert DEFAULT_NODE_LOCK_COUNT back to 7 ( #40997 )
...
(cherry picked from commit 09b9ffc029 )
2016-03-04 16:31:07 +05:30
Mukund Sivaraman
da1c336ddf
Include missing isc/print.h
...
(cherry picked from commit 1cbbc0bde6 )
2016-03-04 14:57:29 +05:30
Mukund Sivaraman
8000419f5a
Check if threads support is available
...
(cherry picked from commit 2457a4b245 )
(cherry picked from commit 491a5a2a3c )
2016-03-04 14:08:05 +05:30
Mukund Sivaraman
09e84a2072
Use libisc thread functions
...
(cherry picked from commit 051197362b )
(cherry picked from commit cb93542612 )
2016-03-04 14:01:21 +05:30
Mukund Sivaraman
fc875fb1ab
Add dns_name_fromwire() benchmark
...
(cherry picked from commit 59328c7674 )
(cherry picked from commit d820e8ff8a )
2016-03-04 13:50:17 +05:30
Mukund Sivaraman
6439dc94d5
Log query and depth counters during fetches when querytrace is enabled ( #41787 )
...
(cherry picked from commit 275265ab27 )
(cherry picked from commit 666fa20ef3 )
2016-03-04 13:30:12 +05:30
Evan Hunt
038cb7aa01
[rt41656] line length
...
(cherry picked from commit 6957e9451cc7bf89d44716dfe4266281867e00e5)
(cherry picked from commit d4ed29b019 )
(cherry picked from commit 1c57a595b1 )
2016-03-04 13:02:31 +05:30
Mukund Sivaraman
65f562e5e4
Code cleanups ( #41656 )
...
(cherry picked from commit 9da98335c1 )
(cherry picked from commit b15dde2889 )
2016-03-04 13:00:43 +05:30
Mark Andrews
cb3e40e655
add AVC
2016-03-04 18:17:39 +11:00
Mark Andrews
f38f7eb97f
4326. [protocol] Add support for AVC. [RT #41819
...
(cherry picked from commit 8398f00156 )
2016-03-04 18:15:47 +11:00
Evan Hunt
b5957e6c2d
[v9_9] recursively clean empty interior nodes when deleting database records
...
4324. [bug] When deleting records from a zone database, interior
nodes could be left empty but not deleted, damaging
search performance afterward. [RT #40997 ]
(cherry picked from commit 44c86318ed )
(cherry picked from commit db06cd726c )
2016-03-03 21:19:59 -08:00
Tinderbox User
3d6be0705b
update copyright notice / whitespace
2016-03-02 23:45:56 +00:00
Tinderbox User
d0d9b8620d
newcopyrights
2016-03-02 23:30:09 +00:00
Mark Andrews
a4729f884a
fix changes number
2016-03-02 12:27:49 +11:00
Mark Andrews
7e83911c77
4223. [bug] Improve HTTP header processing on statschannel.
...
[RT #41674 ]
(cherry picked from commit ce7216c40a )
(cherry picked from commit 62e7d7533a )
2016-03-02 11:11:11 +11:00
Tinderbox User
bd177afa9f
regen v9_9
2016-03-01 01:10:05 +00:00
Mark Andrews
885b3a09f2
re-order security list into reverse order
2016-02-29 12:47:03 +11:00
Mark Andrews
35ef2fe236
spelling
...
(cherry picked from commit 40401165e4 )
2016-02-29 12:23:13 +11:00
Mark Andrews
a7646fe8cf
silence may be used when unset false positive
...
(cherry picked from commit c7aae79b62 )
2016-02-29 11:25:16 +11:00
Mark Andrews
ce3cd91cae
Part 2 of:
...
4319. [security] Fix resolver assertion failure due to improper
DNAME handling when parsing fetch reply messages.
(CVE-2016-1286) [RT #41753 ]
(cherry picked from commit 2de89ee9de )
2016-02-29 07:17:41 +11:00
Mark Andrews
44982ad2fb
add CVE-2016-1286
2016-02-24 13:13:27 +11:00
Tinderbox User
03dee95971
update copyright notice / whitespace
2016-02-23 23:46:37 +00:00
Tinderbox User
173911c978
newcopyrights
2016-02-23 23:30:49 +00:00