Mark Andrews
7d68c87f35
add dns_zone_clearqueryaoncl, dns_zone_getqueryaoncl
2013-01-11 16:53:48 +11:00
Mark Andrews
bf4008d44e
windows snprint support
2013-01-11 16:26:49 +11:00
Mark Andrews
d068ddb86d
3465. [bug] Handle isolated reserved ports. [RT #31778 ]
2013-01-11 14:10:32 +11:00
Mark Andrews
6bded5e3ab
record 9.8.x range info
2013-01-11 11:52:10 +11:00
Tinderbox User
a1b3872a71
update copyright notice
2013-01-10 23:45:46 +00:00
Mark Andrews
3d603efd17
9.9.3b1
2013-01-10 23:58:20 +11:00
Mark Andrews
4d112a210e
3461. [bug] Negative responses could incorrectly have AD=1
...
set. [RT #32237 ]
2013-01-10 22:38:10 +11:00
Mark Andrews
1b0e0776dc
remove dead code
2013-01-10 18:13:10 +11:00
Tinderbox User
fb505afc36
update copyright notice
2013-01-09 23:45:38 +00:00
Mark Andrews
3af1483031
3458. [bug] Return FORMERR when presented with a overly long
...
domain named in a request. [RT #29682 ]
2013-01-10 10:33:11 +11:00
Mark Andrews
1c24d761e6
3457. [protocol] Add ILNP records (NID, LP, L32, L64). [RT #31836 ]
2013-01-10 08:34:02 +11:00
Mark Andrews
c00eda2e96
remove dead code
2013-01-09 21:51:06 +11:00
Mark Andrews
a0fa3119f4
use known length for known algorithns in fromtext_dlv cf fromtext_ds
2013-01-09 21:11:01 +11:00
Mark Andrews
c27c11ff2c
3373. [bug] win32: open raw files in binary mode. [RT #30944 ]
...
was not complete openfile_raw should be using mode "rb" rather than "r".
2013-01-09 17:06:01 +11:00
Mark Andrews
36800a2ed2
3454. [port] sparc64: improve atomic support. [RT #25182 ]
2013-01-09 12:56:35 +11:00
Tinderbox User
a16c3b9fe9
update copyright notice
2013-01-08 23:45:37 +00:00
Mark Andrews
f78a1928e0
3453. [bug] 'rndc addzone' of a zone with 'inline-signing yes;'
...
failed. [RT #31960 ]
2013-01-09 07:41:18 +11:00
Mark Andrews
b97bb4b2b3
3452. [bug] Accept duplicate singlton records. [RT #32329 ]
2013-01-08 10:59:13 +11:00
Tinderbox User
b62316582a
update copyright notice
2013-01-06 23:45:33 +00:00
Mark Andrews
8296d312c4
3451. [port] Increase per thread stack size from 64K to 1M.
...
[RT #32230 ]
2013-01-07 09:54:02 +11:00
Mark Andrews
70d8721f72
remove dead code
2013-01-06 07:47:53 +11:00
Tinderbox User
04b852c0b4
update copyright notice
2013-01-04 23:45:39 +00:00
Mark Andrews
87c78fb797
make static
2013-01-05 00:33:00 +11:00
Mark Andrews
4fd8da63c7
silence compiler warning
2013-01-04 15:57:39 +11:00
Evan Hunt
b5a31ca5c8
[v9_9] add print.h
2013-01-03 18:23:36 -08:00
Mark Andrews
615f53a513
3445. [bug] Warn about zone files with blank owner names
...
immediately after $ORIGIN directives. [RT #31848 ]
2013-01-04 11:23:18 +11:00
Mark Andrews
41f61b8bcf
3449. [bug] gen.c: use the pre-processor to construct format
...
strings so that compiler can perform sanity checks;
check the snprintf results. [RT #17576 ]
2013-01-04 11:08:26 +11:00
Tinderbox User
2f3c68c2c3
update copyright notice
2013-01-02 23:45:35 +00:00
Tinderbox User
7f6d740569
update copyright notice
2013-01-01 23:45:36 +00:00
Tinderbox User
9ed297d517
update copyright notice
2012-12-20 23:45:35 +00:00
Evan Hunt
da54871ef3
[v9_9] remove unnecessary memcpy
2012-12-20 10:34:08 -08:00
Mark Andrews
c0f4b52463
remove setup_master call; only need in 9.10 onwards
2012-12-19 15:10:46 +11:00
Mark Andrews
ddd2da6c49
silence signed/unsigned warning; rename log -> fctx_log
2012-12-19 12:40:45 +11:00
Evan Hunt
ce35e5cf0b
[v9_9] reject $ORIGIN before inherited name
...
3445. [bug] Reject zone files with blank owner names immediately
after $ORIGIN directives. [RT #31848 ]
(cherry picked from commit 3ad3e9c948 )
2012-12-18 16:18:48 -08:00
Tinderbox User
efbd480608
update copyright notice
2012-12-18 23:45:35 +00:00
Mark Andrews
48f72b811d
3443. [bug] The NOQNAME proof was not being returned from cached
...
insecure responses. [RT #21409 ]
Conflicts:
bin/tests/system/conf.sh.in
lib/dns/include/dns/types.h
2012-12-19 10:06:24 +11:00
Tinderbox User
42e74fcad3
update copyright notice
2012-12-14 23:45:37 +00:00
Mark Andrews
be0a09cac4
3441. [maint] D.ROOT-SERVERS.NET is now 199.7.91.13.
2012-12-14 12:48:51 +11:00
Mark Andrews
3a1d39aa57
3440. [bug] Reorder get_key_struct to not trigger a assertion when
...
cleaning up due to out of memory error. [RT #32131 ]
2012-12-13 11:19:00 +11:00
Mark Andrews
8cbf15838e
silence clang --analyzer warnin by checking rdata.length
2012-12-10 08:23:47 +11:00
Tinderbox User
1a963ae410
update copyright notice
2012-12-08 23:45:39 +00:00
Mark Andrews
8240f0936e
RETTOK -> RETERR
2012-12-09 07:46:10 +11:00
Mark Andrews
913043e5b0
3438. [bug] Don't accept unknown data escape in quotes. [RT #32031 ]
...
Squashed commit of the following:
commit 7ad3daade513c94a1c92ee7c91c112f161d13ef4
Author: Mark Andrews <marka@isc.org >
Date: Mon Dec 3 15:03:44 2012 +1100
look at the second token to determine if a TXT record in of unknown format or not
commit 7df32138462646f6aee84ffa56d02ac24ec8d672
Author: Mark Andrews <marka@isc.org >
Date: Mon Dec 3 12:42:18 2012 +1100
'"\#"' was incorrectly being treated as a unknown data escape sequence.
2012-12-08 14:06:41 +11:00
Mark Andrews
037445e774
3437. [bug] isc_buffer_init -> isc_buffer_constinit to initialise
...
buffers with constant data. [RT #32064 ]
Squashed commit of the following:
commit 3433b96bf11f8c90ccbe412f01d02a6d8bbc2d33
Author: Mark Andrews <marka@isc.org >
Date: Sat Dec 8 12:41:16 2012 +1100
isc_buffer_init -> isc_buffer_constinit
commit c22dbcc1122a0a44f7b46068e0ccbc25353a57d5
Author: Mark Andrews <marka@isc.org >
Date: Sat Dec 8 12:38:39 2012 +1100
isc_buffer_init -> isc_buffer_constinit
commit 900820416c45c1887d0d22d7a010df60a903bd56
Author: Mark Andrews <marka@isc.org >
Date: Sat Dec 8 12:24:19 2012 +1100
remove isc_buffer_reconstinit
commit f815711c17b05f9961786a90b9bae902d3c01494
Author: Mark Andrews <marka@isc.org >
Date: Wed Dec 5 15:42:57 2012 +1100
add isc_buffer_constinit
2012-12-08 12:51:42 +11:00
Tinderbox User
a0e58a0d3b
update copyright notice
2012-12-07 23:45:36 +00:00
Evan Hunt
4cb23d01dc
[v9_9] check malloc/calloc return values
...
3436. [bug] Check malloc/calloc return values. [RT #32088 ]
(cherry picked from commit 45f3693294 )
2012-12-07 12:24:31 -08:00
Mark Andrews
a5d543a9ca
3430. [bug] win32: isc_time_formatISO8601 was missing the
...
'T' between the date and time. [RT #32044 ]
2012-12-04 15:00:37 +11:00
Mark Andrews
696dda882c
treat clang 3.x and 4.x as independent release streams
2012-12-03 09:10:26 +11:00
Mark Andrews
dfe6fe301e
workaround only needed for clang 3.1
2012-12-03 07:58:59 +11:00
Mark Andrews
da5c741e52
silence compiler warnings
2012-12-01 21:34:07 +11:00