Evan Hunt
f807ddf8a0
[v9_6] prep 9.6-ESV-R11rc2
2014-01-16 19:01:29 -08:00
Tinderbox User
39e2a30236
update copyright notice
2014-01-15 23:45:12 +00:00
Mark Andrews
f16a4f73df
silence compiler warning
...
(cherry picked from commit d8b83f0e2b )
2014-01-15 12:41:32 +11:00
Tinderbox User
1d32d98d20
update copyright notice
2014-01-14 23:45:12 +00:00
Mark Andrews
4cf64648da
3704. [protocol] Accept integer timestamps in RRSIG records. [RT #35185 ]
2014-01-14 16:08:16 +11:00
Tinderbox User
cc103d8d47
update copyright notice
2014-01-09 23:45:15 +00:00
Evan Hunt
548087ff81
[v9_6] replace memcpy() with memmove().
...
3698. [cleanup] Replaced all uses of memcpy() with memmove().
[RT #35120 ]
(cherry picked from commit ebe54c7d2221c6a0a4b3d96bcae3280c823a45e6)
(cherry picked from commit 9b950c70f1a6406c0f3dff604822329d06fc4837)
(cherry picked from commit ae5f27d8856436d01f19c958d1a4afe8dc2bedb0)
2014-01-08 16:41:01 -08:00
Tinderbox User
c77137885f
update copyright notice
2013-12-16 23:45:11 +00:00
Mark Andrews
0b8545b6a3
sort and one file per line
2013-12-17 10:43:06 +11:00
Mark Andrews
3a2ea63610
3692. [bug] Two calls to dns_db_getoriginnode were fatal if there
...
was no data at the node. [RT #35080 ]
(cherry picked from commit 161e803a56 )
2013-12-17 09:15:18 +11:00
Evan Hunt
5c009b2f1d
[v9_6] prep 9.6-ESV-R11b1
2013-12-10 17:41:37 -08:00
Mark Andrews
6d47d7de8d
use smaller buffers
...
(cherry picked from commit 2502a568e7 )
2013-10-26 20:37:04 +11:00
Tinderbox User
c0dd9cb1b8
update copyright notice
2013-10-25 23:45:15 +00:00
Mark Andrews
be4c5c3810
address memory leak in change #3662 , force format matching, attempt to address coverity false positives
...
(cherry picked from commit 938aea1dc4 )
(cherry picked from commit dc44093efc )
2013-10-26 10:11:12 +11:00
Mark Andrews
690e894997
3663. [bug] Address bugs in dns_rdata_fromstruct and
...
dns_rdata_tostruct for WKS and ISDN types. [RT #34910 ]
2013-10-25 13:06:38 +11:00
Mark Andrews
51901bce61
missing FCTXTRACE2 macro RT#34914
...
(cherry picked from commit 0bfc15fe59 )
2013-10-21 15:52:44 +11:00
Mark Andrews
b29c34ec5d
3655. [cleanup] Simplify TCP message processing when requesting a
...
zone transfer. [RT #34825 ]
(cherry picked from commit fb623f9a07 )
2013-09-25 09:59:09 +10:00
Mark Andrews
26dcdf0de8
3654. [bug] Address race condition with manual notify requests.
...
[RT #34806 ]
(cherry picked from commit 5116f25421 )
2013-09-25 09:51:38 +10:00
Tinderbox User
5b1ee81b35
update copyright notice
2013-09-23 23:45:12 +00:00
Mark Andrews
339aa73489
silence clang warning
...
(cherry picked from commit 9084a3e58f )
2013-09-23 13:27:08 +10:00
Tinderbox User
37d9161561
update copyright notice
2013-09-21 23:45:13 +00:00
Mark Andrews
2b0066dc1a
3651. [tuning] Adjust when a master server is deemed unreachable.
...
[RT #27075 ]
(cherry picked from commit 97a2a26cd9 )
2013-09-21 17:20:42 +10:00
Mark Andrews
bb48d3d9c7
3650. [tuning] Use separate rate limiting queues for refresh and
...
notify requests. [RT #30589 ]
(cherry picked from commit c1b8fa6160 )
2013-09-21 16:47:21 +10:00
Tinderbox User
c0cdf5517d
update copyright notice
2013-09-18 23:45:14 +00:00
Mark Andrews
c1061e4f80
silence compiler warning
...
(cherry picked from commit 01b7d52a9f )
2013-09-18 22:38:55 +10:00
Mark Andrews
3a93dc9e59
3644. [protocol] Check that EDNS subnet client options are well forme
...
[RT #34718 ]
(cherry picked from commit 3ad8f24ddd )
Conflicts:
lib/dns/tests/rdata_test.c
2013-09-18 11:50:28 +10:00
Tinderbox User
b972eaa32d
update copyright notice
2013-09-17 23:45:14 +00:00
Mark Andrews
81ab934445
3641. [bug] Handle changes to sig-validity-interval settings
...
better. [RT #34625 ]
2013-09-17 16:45:56 +10:00
Mark Andrews
c5b7770621
remove static functions as they have been backported
2013-09-17 15:22:39 +10:00
Mark Andrews
498e82b066
3640. [bug] ndots was not being checked when searching. Only
...
continue searching on NXDOMAIN responses. Add the
ability to specify ndots to nslookup. [RT #34711 ]
(cherry picked from commit 8afea636ab )
2013-09-17 12:24:04 +10:00
Tinderbox User
17e856eff2
update copyright notice
2013-09-10 23:45:12 +00:00
Evan Hunt
c894c96142
[v9_6] strdup journal filename
...
3646. [bug] Journal filename string could be set incorrectly,
causing garbage in log messages. [RT #34738 ]
(cherry picked from commit 18df9e628e )
2013-09-09 22:14:45 -07:00
Mark Andrews
91d9a51e44
9.6-ESV-R10rc2
2013-08-19 12:03:21 +10:00
Evan Hunt
6f9e900823
[v9_6] change 3630 incomplete--needed to check fromtext too
...
(cherry picked from commit 5f630b9417 )
2013-08-14 17:25:07 -07:00
Tinderbox User
688b375048
update copyright notice
2013-08-13 23:45:12 +00:00
Evan Hunt
ad74027862
[v9_6] fix md5 key id computation
...
3630. [bug] Ensure correct ID computation for MD5 keys. [RT #33033 ]
(cherry picked from commit 5d4343a998 )
(cherry picked from commit 70858bf974 )
2013-08-13 16:23:51 -07:00
Mark Andrews
a38ef1cac6
add comment
...
(cherry picked from commit f45818b82a )
2013-07-26 10:26:29 +10:00
Mark Andrews
166b961979
9.6-ESV-R10rc1
2013-07-15 17:28:54 +10:00
Tinderbox User
1c210d4957
update copyright notice
2013-07-09 23:45:11 +00:00
Evan Hunt
8143baa1c5
[v9_6] added isc_safe_memcmp()
...
3611. [bug] Improved resistance to a theoretical authentication
attack based on differential timing. [RT #33939 ]
(cherry picked from commit 5b7abbef51 )
(cherry picked from commit a66c88dd26 )
(cherry picked from commit 547ffae91c )
2013-07-09 14:18:56 -07:00
Evan Hunt
af353b88fe
[v9_6] prep 9.6-ESV-R10b1
2013-07-01 10:25:57 -07:00
Tinderbox User
db1f35dfe8
update copyright notice
2013-06-19 23:45:14 +00:00
Evan Hunt
6f8bc655a4
[v9_6] check for physical equivalence in names
...
3599. [tuning] Check for pointer equivalence in name comparisons.
[RT #18125 ]
(cherry picked from commit 7c2f548141 )
(cherry picked from commit 9c971268d4 )
2013-06-18 18:15:42 -07:00
Tinderbox User
e019b0ea9b
update copyright notice
2013-06-04 23:45:14 +00:00
Evan Hunt
8c6478be65
[v9_6] assertion failure in resolver.c
...
3584. [security] Caching data from an incompletely signed zone could
trigger an assertion failure in resolver.c [RT #33690 ]
(cherry picked from commit 276457f7a3 )
2013-06-04 11:23:39 -07:00
Mark Andrews
145229b4a9
3583. [bug] Address memory leak in GSS-API processing [RT #33574 ]
...
(cherry picked from commit 2347c72129 )
2013-06-04 12:03:34 +10:00
Mark Andrews
1f1e984852
redo: 3576. [bug] Address a shutdown race when validating. [RT #33573 ]
2013-06-04 11:24:46 +10:00
Evan Hunt
b9cd7aabac
[v9_6] possible race in acache.c
...
3580. [bug] Addressed a possible race in acache.c [RT #33602 ]
(cherry picked from commit 5183f9d9da )
2013-05-31 17:32:09 -07:00
Mark Andrews
e13c57d8ad
3577. [bug] Handle zero TTL values better. [RT #33411 ]
...
(cherry picked from commit 5f238c3c64 )
2013-05-29 18:14:32 +10:00
Mark Andrews
ca1c779211
3576. [bug] Address a shutdown race when validating. [RT #33573 ]
...
(cherry picked from commit 2cd3c8856c )
2013-05-29 18:05:52 +10:00