Evan Hunt
4dc3ddd0bd
[v9_8] change 3630 incomplete--needed to check fromtext too
...
(cherry picked from commit 5f630b9417 )
2013-08-14 17:24:42 -07:00
Tinderbox User
c0fac51463
update copyright notice
2013-08-13 23:45:25 +00:00
Evan Hunt
d3f1608c96
[v9_8] 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:04:57 -07:00
Mark Andrews
9583651d76
3627. [bug] RPZ changes were not effective on slaves. [RT #34450 ]
...
(cherry picked from commit 333f320a62d78e79fa54e7bcc389073a109618f7)
(cherry picked from commit dab73dfc86 )
2013-08-09 12:59:45 +10:00
Mark Andrews
6e69f3af23
add comment
...
(cherry picked from commit f45818b82a )
2013-07-26 10:26:13 +10:00
Tinderbox User
cb39171dd5
update copyright notice
2013-07-18 23:45:23 +00:00
Mark Andrews
c04e1ac111
3621. [security] Incorrect bounds checking on private type 'keydata'
...
can lead to a remotely triggerable REQUIRE failure
(CVE-2013-4854). [RT #34238 ]
(cherry picked from commit fdb4ae8f6c )
2013-07-19 09:30:24 +10:00
Mark Andrews
dbd2a3e401
9.8.6rc1
2013-07-15 15:57:22 +10:00
Evan Hunt
82c1355a74
[v9_8] silence warning
2013-07-10 09:16:18 -07:00
Tinderbox User
834b1741e3
update copyright notice
2013-07-09 23:45:25 +00:00
Evan Hunt
547ffae91c
[v9_8] 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 )
2013-07-09 13:54:52 -07:00
Evan Hunt
faae8378fc
[v9_8] prep 9.8.6b1
2013-07-01 10:08:51 -07:00
Tinderbox User
ad5eaa8b38
update copyright notice
2013-06-26 23:45:23 +00:00
Evan Hunt
6fe26a1b24
[v9_8] win32 fixes
...
3605. [port] win32: Addressed several compatibility issues
with newer versions of Visual Studio. [RT #33916 ]
(cherry picked from commit f42c0dcca8 )
(cherry picked from commit bd96797412 )
Squashed commit of the following:
commit 4127af15f85da90cf2bd3a0c5a558daae89e833a
Author: Francis Dupont <fdupont@isc.org >
Date: Tue Jun 25 22:41:53 2013 +0200
make the last change to be text
commit 21ef4891b9ee3e3aefb45d4c80d5cb7ec78f264f
Author: Curtis Blackburn <ckb@isc.org >
Date: Tue Jun 25 12:35:08 2013 -0500
[rt33916] re-worded for easier reading
commit 83828e47e62fea4070441e645ba8fed338255ceb
Author: Francis Dupont <fdupont@isc.org >
Date: Mon Jun 24 16:08:11 2013 +0200
introduce a VCRedistPath env var
commit 0337f2554f168993a65945e78c2879e9bfca5293
Author: Francis Dupont <fdupont@isc.org >
Date: Sun Jun 23 01:23:26 2013 +0200
_adjust_fdiv for VS < 2010
commit 375fdd5c06be276b0ff0ad589c0e22b809339fe9
Author: Francis Dupont <fdupont@isc.org >
Date: Thu Jun 20 16:27:04 2013 +0200
move to MSVC v1600 as it still breaks on VS 2010
commit bfcaf72071e9d8df1d0ce0c5f05b69acd51bf698
Author: Francis Dupont <fdupont@isc.org >
Date: Thu Jun 20 15:57:35 2013 +0200
WIN32: avoid addrinfo redef
commit 18504c3e50b11e66a0b573c7cb3d61094bfa5b52
Author: Francis Dupont <fdupont@isc.org >
Date: Thu Jun 20 15:54:38 2013 +0200
WIN32: fseek/ftell
commit f9a4fdccc5ab1c74c64412fb76da7dfd161787b2
Author: Francis Dupont <fdupont@isc.org >
Date: Thu Jun 20 15:13:01 2013 +0200
fix WIN32 error redefs in net.h (isc ad lwres libs)
2013-06-26 14:42:49 -07:00
Tinderbox User
7692d7f729
update copyright notice
2013-06-25 23:47:10 +00:00
Mark Andrews
de963a1b12
3603. [bug] Install <isc/stat.h>. [RT #33956 ]
2013-06-25 23:58:58 +10:00
Tinderbox User
15cb21307c
update copyright notice
2013-06-19 23:45:31 +00:00
Evan Hunt
9c971268d4
[v9_8] check for physical equivalence in names
...
3599. [tuning] Check for pointer equivalence in name comparisons.
[RT #18125 ]
(cherry picked from commit 7c2f548141 )
2013-06-18 18:15:30 -07:00
Mark Andrews
6e6134911f
handle realloc failure [RT #32105 ]
...
(cherry picked from commit 0a6bfbc939 )
2013-06-11 16:04:25 +10:00
Tinderbox User
c4b00f8c53
update copyright notice
2013-06-06 23:45:30 +00:00
Mark Andrews
a4741ee1c7
3587. [func] 'named -g' now checks the logging configuration but
...
does not use it. [RT #33473 ]
(cherry picked from commit 8144dc702b )
2013-06-06 11:09:01 +10:00
Tinderbox User
dab4c46bc3
update copyright notice
2013-06-04 23:45:28 +00:00
Evan Hunt
00c887b62f
[v9_8] 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:26 -07:00
Mark Andrews
1ff19fdd42
3583. [bug] Address memory leak in GSS-API processing [RT #33574 ]
...
(cherry picked from commit 2347c72129 )
2013-06-04 12:01:23 +10:00
Mark Andrews
fa44803060
redo: 3576. [bug] Address a shutdown race when validating. [RT #33573 ]
2013-06-04 11:25:35 +10:00
Evan Hunt
9aeecebd73
[v9_8] log forwarded updates
...
3566. [func] Log when forwarding updates to master. [RT #33240 ]
(cherry picked from commit 34f3693b93 )
(cherry picked from commit b79131b960 )
2013-06-03 10:00:14 -07:00
Evan Hunt
19aff9289e
[v9_8] 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:31:27 -07:00
Mark Andrews
be27213cd1
address memory in dns_view_getsecroots failure
...
(cherry picked from commit c611465739 )
2013-05-31 12:31:34 +10:00
Mark Andrews
6014603be0
silence compiler warnings
2013-05-30 14:09:05 +10:00
Tinderbox User
f48e7baf7e
update copyright notice
2013-05-29 23:45:29 +00:00
Mark Andrews
e6f2f589cf
3577. [bug] Handle zero TTL values better. [RT #33411 ]
...
(cherry picked from commit 5f238c3c64 )
2013-05-29 18:13:40 +10:00
Mark Andrews
e928a3fd11
3576. [bug] Address a shutdown race when validating. [RT #33573 ]
...
(cherry picked from commit 2cd3c8856c )
2013-05-29 18:04:18 +10:00
Mark Andrews
ead5a924c7
3571. [bug] Address race condition in dns_client_startresolve().
...
[RT #33234 ]
2013-05-29 17:28:48 +10:00
Mark Andrews
b8d776a649
9.8.5
2013-05-17 10:33:03 +10:00
Mark Andrews
876412293a
add gen.dSYM
2013-05-09 10:58:03 +10:00
Mark Andrews
8195de058e
add gen.dSYM
2013-05-09 10:55:31 +10:00
Evan Hunt
caa3fd00ec
[v9_8] silence ccc-analyzer
...
3567. [bug] Silence clang static analyzer warnings. [RT #33365 ]
2013-05-03 14:33:27 -07:00
Mark Andrews
7bd7408fc7
add dns_message_buildopt
2013-04-30 17:45:36 +10:00
Tinderbox User
e682a40a4c
update copyright notice
2013-04-30 04:51:09 +00:00
Mark Andrews
c550216c73
9.8.5rc2
2013-04-30 14:34:23 +10:00
Mark Andrews
54e6ec8f49
3559. [func] Check that both forms of Sender Policy Framework
...
records exist or do not exist. [RT #33355 ]
(cherry picked from commit 26bb3b7a67 )
2013-04-30 13:55:38 +10:00
Tinderbox User
1fabc2b850
update copyright notice
2013-04-28 23:45:22 +00:00
Evan Hunt
e15b66552c
[v9_8] d.root-servers.net AAAA
...
3556. [maint] Added AAAA for D.ROOT-SERVERS.NET.
(cherry picked from commit 73ad83bcf0 )
2013-04-27 16:43:35 -07:00
Tinderbox User
b61feeae26
update copyright notice
2013-04-26 23:45:27 +00:00
Mark Andrews
4c1eeaba67
3056. [func] Added support for URI resource record. [RT #23386 ]
...
(cherry picked from commit 23f3993502 )
2013-04-26 14:35:30 +10:00
Evan Hunt
b2d727cce0
[v9_8] address two more possible acache asserts
...
3555. [bug] Address theoretical race conditions in acache.c
(change #3553 was incomplete). [RT #33252 ]
(cherry picked from commit ff5ac6d421 )
(cherry picked from commit 62ebf6bbef )
2013-04-25 18:03:57 -07:00
Evan Hunt
10ecd593ae
[v9_8] double free caused assertion in acache
...
3553. [bug] Address suspected double free in acache. [RT #33252 ]
(cherry picked from commit 11b04b18f8ecb7c0119a7a6b6bbf8f5bad789c9a)
(cherry picked from commit 3673e8535584457ec1a79b6a30ddf4d182b0f921)
2013-04-25 10:41:40 -07:00
Tinderbox User
9554f779f4
update copyright notice
2013-04-12 23:45:23 +00:00
Mark Andrews
306ab52898
silence hpux compiler warnings
...
(cherry picked from commit 02638c8b40 )
2013-04-12 14:08:07 +10:00
Tinderbox User
17438ea1b0
update copyright notice
2013-04-11 23:45:23 +00:00