Mark Andrews
0d9fcd6afe
*.vcxproj.in should use CRLF as EOL
2015-08-27 21:59:45 +00:00
Evan Hunt
4d7926b1f3
[v9_10] s/the the/the/
2015-08-27 14:12:02 -07:00
Tinderbox User
2fb8dcf2a8
update copyright notice / whitespace
2015-08-25 23:45:57 +00:00
Mark Andrews
53d88bc684
4192. [bug] The default rrset-order of random was not always being
...
applied. [RT #40456 ]
(cherry picked from commit 9b956d342e )
2015-08-25 14:52:51 +10:00
Mark Andrews
e99165ed46
4191. [protocol] Accept DNS-SD non LDH PTR records in reverse zones
...
as per RFC 6763. [RT #37889 ]
(cherry picked from commit 5855fd79e3 )
2015-08-25 14:46:35 +10:00
Mark Andrews
da5b5aac41
check isc_buffer_allocate result
2015-08-23 19:42:39 +10:00
Tinderbox User
c653fb616d
update copyright notice / whitespace
2015-08-22 23:45:50 +00:00
Mark Andrews
daec213a5c
4190. [protocol] Accept Active Diretory gc._msdcs.<forest> name as
...
valid with check-names. <forest> still needs to be
LDH. [RT #40399 ]
(cherry picked from commit dc3912f3ca )
2015-08-22 15:28:09 +10:00
Mark Andrews
820a9517ad
add /
2015-08-20 14:01:53 +10:00
Mark Andrews
cb27041b00
ignore xmlstats
...
(cherry picked from commit b5caf98644 )
2015-08-20 14:00:47 +10:00
Tinderbox User
f21b6da8ff
update copyright notice / whitespace
2015-08-19 23:45:50 +00:00
Mukund Sivaraman
92260722dc
Fix RPZ bugs related to wildcard triggers ( #40357 )
...
(cherry picked from commit bf350c9f1a )
Conflicts:
CHANGES
bin/tests/system/rpzrecurse/tests.sh
2015-08-18 19:48:42 +05:30
Mark Andrews
281e52ec79
add statistics
2015-08-18 22:22:42 +10:00
Mark Andrews
dad0cbeed4
check for libxml2
2015-08-18 22:20:28 +10:00
Mark Andrews
55042f9879
9.9 doesn't have isc_buffer_reserve
2015-08-18 21:22:14 +10:00
Evan Hunt
39f83c3b8b
[v9_10] improve wire_test.c for large messages
2015-08-17 22:44:57 -07:00
Evan Hunt
cd6122b164
[v9_10] timing safe memory comparisons
...
4183. [cleanup] Use timing-safe memory comparisons in cryptographic
code. Also, the timing-safe comparison functions have
been renamed to avoid possible confusion with
memcmp(). [RT #40148 ]
(cherry picked from commit 420a43c8d8 )
2015-08-17 18:28:27 -07:00
Mark Andrews
ba30980823
use grep rather than xmllint
...
(cherry picked from commit 486c763015 )
2015-08-18 10:08:53 +10:00
Evan Hunt
34be5ddcf5
[v9_10] win32: vs2015 compliance
2015-08-17 11:36:38 -07:00
Tinderbox User
73dd026d44
update copyright notice / whitespace
2015-08-16 23:46:14 +00:00
Mark Andrews
789cf538f9
address use after free error
...
(cherry picked from commit 6458ad3ab2 )
2015-08-16 20:30:03 +10:00
Tinderbox User
becbacfb68
update copyright notice / whitespace
2015-08-14 23:45:57 +00:00
Mukund Sivaraman
9a88ab054b
Fix assertion failure in parsing UNSPEC(103) RR from text ( #40274 )
...
(cherry picked from commit 984d2bb9e5 )
2015-08-14 13:31:43 +05:30
Mukund Sivaraman
9250173510
Fix assertion failure in parsing NSAP records from text
...
(cherry picked from commit 474921d733 )
2015-08-14 13:12:04 +05:30
Mark Andrews
516f52a820
4176. [bug] Address race issues with lwresd. [RT #40284 ]
...
(cherry picked from commit 563878539a )
2015-08-14 15:48:17 +10:00
Evan Hunt
cbfa8eddc5
[v9_10] better reporting of xml/json unavailability
...
- error if "configure --with-libxml2" but the library isn't available
- log a warning on startup if only JSON or only XML can be served
2015-08-12 21:59:36 -07:00
Tinderbox User
73b5671cdf
update copyright notice / whitespace
2015-08-12 23:45:54 +00:00
Evan Hunt
b4b30c62af
[v9_10] handle time units in dnssec-coverage -r
...
4174. [bug] "dnssec-coverage -r" didn't handle time unit
suffixes correctly. [RT #38444 ]
2015-08-12 12:21:11 -07:00
Mark Andrews
3a581d2eca
4173. [bug] dig +sigchase was not properly matching the trusted
...
key. [RT #40188 ]
(cherry picked from commit efb028b6c8 )
2015-08-12 19:12:18 +10:00
Mark Andrews
c911ee6769
4172. [bug] Named / named-checkconf didn't handle a view of CLASS0.
...
[RT #40265 ]
(cherry picked from commit 151f1bcd5e )
2015-08-12 19:06:31 +10:00
Mark Andrews
211debcee4
add '=' to +opcode description
2015-08-12 07:04:34 +10:00
Evan Hunt
8239492fab
[v9_10] use dns_message_totext() in wire_data
2015-08-10 20:51:43 -07:00
Evan Hunt
59efb086c3
[v9_10] use libdns functions to convert rcode and opcode to text
2015-08-10 20:28:55 -07:00
Mark Andrews
a48dbeffe1
address len being shadowed
...
(cherry picked from commit f260e3a188 )
2015-08-11 13:00:23 +10:00
Tinderbox User
6f08b48aef
update copyright notice / whitespace
2015-08-10 23:45:52 +00:00
Evan Hunt
e7a5e53a16
[v9_10] add a "wire_test -d" option to read raw binary data
...
4169. [test] Added a 'wire_test -d' option to read input as
raw binary data, for use as a fuzzing harness.
[RT #40312 ]
2015-08-10 14:44:18 -07:00
Evan Hunt
b3e2361dba
[v9_10] fix an awk portability issue
2015-08-03 14:22:01 -07:00
Tinderbox User
1df794dff8
update copyright notice / whitespace
2015-08-02 23:45:49 +00:00
Evan Hunt
559226a147
[v9_10] reduce code duplication
2015-08-02 11:23:29 -07:00
Evan Hunt
f41d4b6eeb
[v9_10] missing 'use' caused test failure
2015-07-21 13:50:23 -07:00
Evan Hunt
30ba2158e2
[v9_10] statschannel test failed when only JSON was available
2015-07-20 19:09:47 -07:00
Evan Hunt
bdbab298fc
[v9_10] portability
2015-07-20 19:01:45 -07:00
Mark Andrews
d03dbac02e
4164. [bug] Don't rename slave files and journals on out of memory.
...
[RT #40033 ]
4163. [bug] Address compiler warnings. [RT #40024 ]
(cherry picked from commit 3a49d0ff10 )
2015-07-13 09:48:42 +10:00
Tinderbox User
877ef1db24
regen v9_10
2015-07-11 01:10:45 +00:00
Mark Andrews
fc6bbb71ac
zone is not optional for zonestatus [RT #40012 ]
...
(cherry picked from commit 539c3f73b7 )
2015-07-10 15:29:44 +10:00
Evan Hunt
8272aedccb
[v9_10] add JSON and XML tests
...
4161. [test] Test for consistency between "rndc stats" and the
XML and JSON statistics channel contents. [RT #38700 ]
2015-07-09 21:26:32 -07:00
Tinderbox User
1abf201343
regen v9_10
2015-07-10 01:08:50 +00:00
Tinderbox User
a704920204
update copyright notice / whitespace
2015-07-09 23:45:51 +00:00
Evan Hunt
46d8fe1bb5
[v9_10] Merge branch 'v9_10' of ssh://repo/proj/git/prod/bind9 into v9_10
2015-07-08 22:56:22 -07:00
Evan Hunt
83d0b1ab69
[v9_10] DDoS mitigation features
...
3938. [func] Added quotas to be used in recursive resolvers
that are under high query load for names in zones
whose authoritative servers are nonresponsive or
are experiencing a denial of service attack.
- "fetches-per-server" limits the number of
simultaneous queries that can be sent to any
single authoritative server. The configured
value is a starting point; it is automatically
adjusted downward if the server is partially or
completely non-responsive. The algorithm used to
adjust the quota can be configured via the
"fetch-quota-params" option.
- "fetches-per-zone" limits the number of
simultaneous queries that can be sent for names
within a single domain. (Note: Unlike
"fetches-per-server", this value is not
self-tuning.)
- New stats counters have been added to count
queries spilled due to these quotas.
These options are not available by default;
use "configure --enable-fetchlimit" (or
--enable-developer) to include them in the build.
See the ARM for details of these options. [RT #37125 ]
2015-07-08 22:55:31 -07:00