Mark Andrews
2fd5f9a326
s/DNS_EDNSOPTIONS/DNS_EDNSOPTIONS/
...
(cherry picked from commit 801b958a5c )
2014-05-08 11:43:45 +10:00
Mark Andrews
375dac22e4
define DNS_OPT_EDNSOPTIONS
...
(cherry picked from commit 72ba6ba736 )
2014-05-08 11:39:56 +10:00
Mark Andrews
9c9775353e
3841. [cleanup] Refactor zone.c:add_opt to use dns_message_buildopt.
...
[RT #35924 ]
(cherry picked from commit faa01edd13 )
2014-05-08 09:39:28 +10:00
Tinderbox User
ed32138fe7
update copyright notice
2014-05-02 23:46:00 +00:00
Mark Andrews
b9d7857d16
3836. [bug] Address C++ keyword usage in header file.
...
(cherry picked from commit dd820d8fd2 )
2014-05-02 11:36:12 +10:00
Mark Andrews
13d9cbac4e
silence NULL pointer dereference warning
...
(cherry picked from commit 4442141672 )
2014-05-01 14:31:33 +10:00
Mark Andrews
5f19d979cd
3834. [bug] The re-signing heaps were not being updated soon enough
...
leading to multiple re-generations of the same RRSIG
when a zone transfer was in progress. [RT #35273 ]
(cherry picked from commit 5d739300d1 )
2014-04-30 11:58:37 +10:00
Tinderbox User
6ec060a1f9
update copyright notice
2014-04-29 23:46:03 +00:00
Evan Hunt
7939308755
[v9_9] SIT/max-cache-size flag collision
...
3824. [bug] A collision between two flag values could cause
problems with cache cleaning when SIT was enabled.
[RT #35858 ]
(cherry picked from commit e01fbe2a45 )
2014-04-29 11:28:11 +10:00
Tinderbox User
1f841fabd2
update copyright notice
2014-04-24 23:46:02 +00:00
Mark Andrews
c10c7ddb6e
3819. [bug] NSEC3 hashes need to be able to be entered and
...
displayed without padding. This is not a issue for
currently defined algorithms but may be for future
hash algorithms. [RT #27925 ]
(cherry picked from commit 36e5ac0033 )
2014-04-24 19:12:08 +10:00
Mark Andrews
27cf9fea54
make days a const
...
(cherry picked from commit 974fb3a9c5 )
2014-04-24 13:16:43 +10:00
Francis Dupont
78a30f613f
fix char sign extension [ #35743 ]
...
(cherry picked from commit c80fef792a )
2014-04-14 09:13:17 +10:00
Mark Andrews
34c6d20fe3
sort
...
(cherry picked from commit 51af0a72ad )
2014-04-08 10:44:01 +10:00
Mark Andrews
81697d5d7a
order.h
...
(cherry picked from commit c7bd423cec )
2014-04-08 10:38:44 +10:00
Evan Hunt
af35d10c68
[v9_9] fix race
...
3804. [bug] Corrected a race condition in dispatch.c in which
portentry could be reset leading to an assertion
failure in socket_search(). (Change #3708
addressed the same issue but was incomplete.)
[RT #35128 ]
(cherry picked from commit 38c3ed154a )
2014-04-07 13:54:52 -07:00
Mark Andrews
7908a238dd
3802. [bug] Various header files were not being installed
...
(cherry picked from commit 866606b9c7 )
2014-04-04 22:06:24 +11:00
Tinderbox User
24356993e3
update copyright notice
2014-03-29 23:45:28 +00:00
Mark Andrews
85fb175958
3794. [maint] Added AAAA for C.ROOT-SERVERS.NET.
...
(cherry picked from commit 6ffa8fcf76 )
2014-03-29 10:30:53 +11:00
Tinderbox User
ed05579879
update copyright notice
2014-03-27 23:45:30 +00:00
Mark Andrews
caf94c7fbe
fix typo in comment
...
(cherry picked from commit 6d5740075b )
2014-03-27 18:22:06 +11:00
Mark Andrews
93b1293085
missing braces
2014-03-27 13:34:49 +11:00
Evan Hunt
37646bc4fe
[v9_9] fix possible assertion in save_nsec3param()
...
3793. [bug] zone.c:save_nsec3param() could assert when out of
memory. [RT #35621 ]
(cherry picked from commit bbd5c0ab33 )
2014-03-26 13:12:55 -07:00
Mark Andrews
734cac1178
silence clang compiler warnings
...
(cherry picked from commit c1f26bd63c )
2014-03-26 16:21:48 +11:00
Evan Hunt
eed5fb6967
[v9_9] fix possible uninitialized variable
2014-03-10 20:55:42 -07:00
Tinderbox User
763af93d29
update copyright notice
2014-03-10 23:45:29 +00:00
Evan Hunt
1db5accb1e
[v9_9] fix negative numbers in $GENERATE
...
3780. [bug] $GENERATE handled negative numbers incorrectly.
[RT #25528 ]
(cherry picked from commit 7b46a4aa41 )
2014-03-10 11:57:36 -07:00
Evan Hunt
b469c7b50c
[v9_9] fix misuses of isc__buffer functions, update comment
2014-03-06 17:25:02 -08:00
Tinderbox User
9897222d78
update copyright notice
2014-03-04 23:45:33 +00:00
Evan Hunt
0ed727f405
[v9_9] use ANSI prototypes, clean up some casts
...
(cherry picked from commit b454c03196 )
2014-03-04 10:48:05 -08:00
Evan Hunt
8d4d4c8eb8
[v9_9] fix possible rndc secroots crash
...
3765. [bug] Fixed a bug in "rndc secroots" that could crash
named when dumping an empty keynode. [RT #35469 ]
(cherry picked from commit 1aced7b870 )
2014-02-27 16:43:32 -08:00
Tinderbox User
a01848c1cf
update copyright notice
2014-02-27 23:45:39 +00:00
Mark Andrews
6c90e655bf
3761. [bug] Address dangling reference bug in dns_keytable_add.
...
[RT #35471 ]
(cherry picked from commit 96c17c5ecb )
2014-02-27 16:56:39 +11:00
Tinderbox User
37a0c7bd43
update copyright notice
2014-02-24 23:45:46 +00:00
Mark Andrews
f1fc30125e
3756. [bug] GSSAPI Kerberos realm checking was broken in
...
check_config leading to spurious messages being
logged. [RT #35443 ]
(cherry picked from commit 0072ae822d )
2014-02-24 12:16:58 +11:00
Mark Andrews
e8105d6310
3753. [bug] allow-notify was ignoring keys. [RT #35425 ]
...
(cherry picked from commit edd82b2ce2 )
2014-02-21 00:10:58 +11:00
Evan Hunt
314b626e20
[v9_9] fix dns_resolver_destroyfetch race
...
3747. [bug] A race condition could lead to a core dump when
destroying a resolver fetch object. [RT #35385 ]
(cherry picked from commit 7f5bdf7f40 )
2014-02-18 23:32:41 -08:00
Tinderbox User
2ef658bd75
update copyright notice
2014-02-14 23:45:48 +00:00
Evan Hunt
547fe6d764
[v9_9] updated published drafts
2014-02-14 08:54:25 -08:00
Tinderbox User
4b3033fd16
update copyright notice
2014-02-12 23:45:50 +00:00
Mark Andrews
8e30a7e9fd
3737. [bug] 'rndc retransfer' could trigger a assertion failure
...
with inline zones. [RT #35353 ]
2014-02-13 08:54:51 +11:00
Tinderbox User
6e1a48501e
update copyright notice
2014-02-07 23:45:57 +00:00
Evan Hunt
c2d3d0eda5
[v9_9] add no-case-compress
...
3731. [func] Added a "no-case-compress" ACL, which causes
named to use case-insensitive compression
(disabling change #3645 ) for specified
clients. (This is useful when dealing
with broken client implementations that
use case-sensitive name comparisons,
rejecting responses that fail to match the
capitalization of the query that was sent.)
[RT #35300 ]
(cherry picked from commit 166341d554 )
2014-02-06 19:42:39 -08:00
Evan Hunt
a9eb392c55
[v9_9] testcrypto.sh in system tests
...
3714. [test] System tests that need to test for cryptography
support before running can now use a common
"testcrypto.sh" script to do so. [RT #35213 ]
2014-02-06 16:10:03 -08:00
Tinderbox User
f148939b08
update copyright notice
2014-01-30 23:45:43 +00:00
Tinderbox User
75c96a1a40
update copyright notice
2014-01-29 23:45:44 +00:00
Mark Andrews
52f0c7ba83
3720. [bug] Address compiler warnings. [RT #35261 ]
...
(cherry picked from commit 63add83a26 )
2014-01-30 10:33:52 +11:00
Mark Andrews
5731197d08
3719. [bug] Address memory leak in in peer.c. [RT #35255 ]
...
(cherry picked from commit 75d747e1c5 )
2014-01-30 07:55:25 +11:00
Tinderbox User
c5917963bc
update copyright notice
2014-01-27 23:45:47 +00:00
Mark Andrews
736db05eb6
doxygen markup
...
(cherry picked from commit bc28371004d70b17f0ca872da8bd84e70591eaf4)
2014-01-28 09:13:06 +11:00