Evan Hunt
baf4fd7a81
[v9_9] prep 9.9.7
2015-02-17 17:11:56 -08:00
Tinderbox User
73250aacb6
update copyright notice / whitespace
2015-02-12 23:46:08 +00:00
Mukund Sivaraman
fe865bb8ff
Remove canary code from hash destroy function ( #38602 )
...
This triggers a Valgrind out-of-bounds read report. It was introduced by
commit 5d7849ad7f .
No CHANGES entry necessary as it doesn't have any user-visible or
behavioral change. It removes an out-of-bounds read issue that went
undetected when allocated through isc_mem as the memory was present.
The memory read was compared to itself, so it has no behavioral change.
(cherry picked from commit ffc393dd18 )
2015-02-12 18:19:33 +05:30
Mark Andrews
31cdad2c40
4060. [bug] dns_rdata_freestruct could be call on a uninitialised
...
structure when handling a error. [RT #38568 ]
(cherry picked from commit f4102ab13e )
2015-02-11 16:51:25 +11:00
Evan Hunt
52a4a34e83
[v9_9] missing external
2015-02-10 18:26:00 -08:00
Evan Hunt
25e41bb8f5
[v9_9] oops, win32 data exports work differently now
2015-02-10 17:27:52 -08:00
Evan Hunt
28de7317a5
[v9_9] export dns_zone_mkey_{month,day,hour}
2015-02-10 17:00:51 -08:00
Tinderbox User
ae051b2f18
update copyright notice / whitespace
2015-02-10 23:46:11 +00:00
Evan Hunt
f6e085baa6
[v9_9] prep 9.9.7rc2
2015-02-10 15:16:27 -08:00
Evan Hunt
e42b98f0a9
[v9_9] fix PRNG selection in dispatch.c
...
4058. [bug] UDP dispatches could use the wrong psuedorandom
number generator context. [RT #38578 ]
2015-02-10 13:55:21 -08:00
Evan Hunt
c3c201cf15
[v9_9] fix "initialize with revoked key" test
2015-02-10 13:46:45 -08:00
Evan Hunt
efe260cc94
[v9_9] 5011 fixes
...
4056. [bug] Fixed several small bugs in automatic trust anchor
management, including a memory leak and a possible
loss of key state information. [RT #38458 ]
2015-02-10 13:12:55 -08:00
Evan Hunt
c6e7641aa7
[v9_9] avoid crash due to managed-key rollover
...
4053. [security] Revoking a managed trust anchor and supplying
an untrusted replacement could cause named
to crash with an assertion failure.
(CVE-2015-1349) [RT #38344 ]
2015-02-03 18:26:14 -08:00
Tinderbox User
b9f235969d
update copyright notice / whitespace
2015-01-30 23:46:04 +00:00
Mark Andrews
89c24debae
4049. [bug] CDS and CDNSKEY had the wrong attributes. [RT #38491 ]
...
(cherry picked from commit e77ef50a57 )
2015-01-30 21:49:34 +11:00
Tinderbox User
1502ae0be7
update copyright notice / whitespace
2015-01-29 23:47:14 +00:00
Mark Andrews
8318b90adf
copy COPYRIGHT and OpenSSL Licence to Build\Release
2015-01-29 14:36:50 +11:00
Mark Andrews
b8658b5b2e
4048. [bug] adb hash table was not being grown. [RT #38470 ]
...
(cherry picked from commit 4b36b9c1ff )
2015-01-29 11:53:06 +11:00
Evan Hunt
9ea29ff2ab
[v9_9] prep 9.9.7rc1
2015-01-22 10:35:27 -08:00
Evan Hunt
1974b7b42d
[v9_9] fix 'total use' accounting
...
4046. [bug] Accounting of "total use" in memory context
statistics was not correct. [RT #38370 ]
2015-01-22 09:53:44 -08:00
Evan Hunt
f560e081dc
[v9_9] silence warning
2015-01-22 09:09:12 -08:00
Mark Andrews
769f36bc5f
4045. [bug] Skip to next master on dns_request_createvia4 failure.
...
[RT #25185 ]
(cherry picked from commit 875574f1e4 )
2015-01-22 15:57:22 +11:00
Tinderbox User
ec2d41db1e
update copyright notice / whitespace
2015-01-21 23:46:16 +00:00
Mark Andrews
29879c1942
4044. [bug] Change 3955 was not complete resulting is a assertion
...
failure is the timing was just right. [RT #38352 ]
(cherry picked from commit 17dc146c7c )
2015-01-22 10:39:36 +11:00
Mark Andrews
3c7fdfbf1f
4042. [bug] zone.c:iszonesecure was being called too late.
...
[RT #38371 ]
(cherry picked from commit 22e3e00ac9 )
2015-01-21 13:19:43 +11:00
Tinderbox User
9cbd625449
update copyright notice / whitespace
2015-01-20 23:47:26 +00:00
Evan Hunt
1105bc65fb
[v9_9] more windows VS14 compatibility work
...
(completes change #3987 )
2015-01-20 15:46:25 -08:00
Evan Hunt
57f015bd2a
[v9_9] clean up gcc -Wshadow warnings
...
4039. [cleanup] Cleaned up warnings from gcc -Wshadow. [RT #37381 ]
2015-01-20 14:55:41 -08:00
Mark Andrews
398a63d660
4038. [bug] Add 'rpz' flag to node and use it to determine whether
...
to call dns_rpz_delete. This should prevent unbalanced
add / delete calls. [RT #36888
(cherry picked from commit cc0a48a381 )
2015-01-20 17:48:51 +11:00
Mark Andrews
7305bf2f5e
4037. [bug] also-notify was ignoring the tsig key when checking
...
for duplicates resulting in some expected notify
messages not being sent. [RT #38369 ]
(cherry picked from commit f8eb4e5bfd )
2015-01-20 16:46:25 +11:00
Evan Hunt
89f60705ee
[v9_9] remove a potentially misleading log message
2015-01-19 20:15:28 -08:00
Tinderbox User
f9db30be50
update copyright notice / whitespace
2015-01-10 23:46:13 +00:00
Evan Hunt
7b1767cc76
[v9_9] backport gperftools
...
3973. [test] Added hooks for Google Performance Tools
CPU profiler, including real-time/wall-clock
profiling. [RT #37339 ]
2015-01-10 00:19:19 -08:00
Tinderbox User
7e35cef570
update copyright notice / whitespace
2015-01-08 23:46:12 +00:00
Mark Andrews
94124ad484
4031. [bug] named-checkconf -z failed to report a missing file
...
with a hint zone. [RT #38294 ]
(cherry picked from commit d1f1f13c7f )
2015-01-08 19:20:31 +11:00
Tinderbox User
a3346b1efa
update copyright notice / whitespace
2015-01-06 23:46:10 +00:00
Mark Andrews
f199e8dd80
4028. [bug] $GENERATE with a zero step was not being caught as a
...
error. A $GENERATE with a / but no step was not being
caught as a error. [RT #38262 ]
(cherry picked from commit b0c18fffd3 )
2015-01-06 11:33:38 +11:00
Tinderbox User
c4e46bc409
update copyright notice / whitespace
2014-12-30 23:47:09 +00:00
Mark Andrews
abbade6bd1
missing include path elements
2014-12-30 14:15:26 +11:00
Evan Hunt
e9d075681d
[v9_9] further win32 fixes
2014-12-29 15:15:51 -08:00
Evan Hunt
5414749e8a
[v9_9] comment out some function names
2014-12-29 13:14:45 -08:00
Tinderbox User
b644f1cdb8
update copyright notice / whitespace
2014-12-19 23:46:10 +00:00
Mark Andrews
6e140f9d04
4025. [port] bsdi: failed to build. [RT #38047 ]
...
(cherry picked from commit 00bb9b88cecf7e2c365c9f008c049da3802ac415)
2014-12-19 12:04:41 +11:00
Mark Andrews
2bd43c15df
4024. [bug] dns_rdata_opt_first, dns_rdata_opt_next,
...
dns_rdata_opt_current, dns_rdata_txt_first,
dns_rdata_txt_next and dns_rdata_txt_current were
documented but not implemented. These have now been
implemented.
dns_rdata_spf_first, dns_rdata_spf_next and
dns_rdata_spf_current were document but not
implemented. The prototypes for these
functions have been removed. [RT #38068 ]
4023. [bug] win32: socket handling with explict ports and
invoking named with -4 was broken for some
configurations. [RT #38068 ]
(cherry picked from commit 1e0ed0c6f5 )
(cherry picked from commit 14c7ef12e0 )
2014-12-19 11:43:40 +11:00
Evan Hunt
fee6ad726f
[v9_9] prep 9.9.7b1
2014-12-18 13:50:42 -08:00
Evan Hunt
2cf8236528
[v9_9] more missing entry points
2014-12-16 14:42:41 -08:00
Evan Hunt
d3ee1c6d57
[v9_9] add more missing entry points
2014-12-16 13:36:03 -08:00
Mark Andrews
632befd3de
add missing entry points
...
(cherry picked from commit eb690e00e7 )
2014-12-17 00:29:52 +11:00
Mark Andrews
de6522d653
add missing entry points
2014-12-16 23:52:19 +11:00
Evan Hunt
cc1c362e0f
[v9_9] adjust max-recursion-queries
...
4021. [bug] Adjust max-recursion-queries to accommodate
the need for more queries when the cache is
empty. [RT #38104 ]
(cherry picked from commit be7fba8019 )
(cherry picked from commit b0e9108311 )
2014-12-15 22:38:02 -08:00