Tinderbox User
099fa63e55
update copyright notice
2013-06-05 23:46:14 +00:00
Evan Hunt
276457f7a3
[master] assertion failure in resolver.c
...
3584. [security] Caching data from an incompletely signed zone could
trigger an assertion failure in resolver.c [RT #33690 ]
2013-06-04 11:22:47 -07:00
Mark Andrews
2347c72129
3583. [bug] Address memory leak in GSS-API processing [RT #33574 ]
2013-06-04 11:59:57 +10:00
Mark Andrews
ff8ab6befe
redo: 3576. [bug] Address a shutdown race when validating. [RT #33573 ]
2013-06-04 11:27:26 +10:00
Evan Hunt
5183f9d9da
[master] possible race in acache.c
...
3580. [bug] Addressed a possible race in acache.c [RT #33602 ]
2013-05-31 17:30:09 -07:00
Mark Andrews
c611465739
address memory in dns_view_getsecroots failure
2013-05-31 12:31:01 +10:00
Mark Andrews
5f238c3c64
3577. [bug] Handle zero TTL values better. [RT #33411 ]
2013-05-29 18:10:11 +10:00
Mark Andrews
2cd3c8856c
3576. [bug] Address a shutdown race when validating. [RT #33573 ]
2013-05-29 18:02:24 +10:00
Evan Hunt
f3c8e48b95
[master] change RRL log category 'query-errors'
...
3575. [func] Changed the logging category for RRL events from
'queries' to 'query-errors'. [RT #33540 ]
2013-05-21 12:20:54 -07:00
Mark Andrews
01e41f88b0
check for data being null
2013-05-09 21:29:57 +10:00
Mark Andrews
fb89b7cb33
add gen.dSYM
2013-05-09 10:54:36 +10:00
Mark Andrews
62f016d5d3
3571. [bug] Address race condition in dns_client_startresolve().
...
[RT #33234 ]
Squashed commit of the following:
commit ebfb9f3e783531cc1369bf519eb1c33437ec6f1a
Author: Evan Hunt <each@isc.org >
Date: Wed May 8 11:47:52 2013 -0700
[rt33234] style
commit 0a915af759670aadb2455711997d9f29e5c3f794
Author: Mark Andrews <marka@isc.org >
Date: Wed May 8 18:23:57 2013 +1000
handle dns_client race
2013-05-09 08:41:24 +10:00
Mark Andrews
3f97149ea3
assert if zone and zone->raw are the same; this should help coverity static analysis
2013-05-08 13:03:38 +10:00
Tinderbox User
180c8cf5fa
update copyright notice
2013-05-07 23:46:05 +00:00
Evan Hunt
127a4a90b0
[master] more map file sanity checks
...
(not adding a new CHANGES note because this is an extension of the
previous one, change #3570.)
2013-05-07 13:54:58 -07:00
Mark Andrews
831b70f5bd
remove dead code
2013-05-07 22:28:19 +10:00
Evan Hunt
d9f0c713fe
[master] handle corrupted pointers in map files
...
3570. [bug] Check internal pointers are valid when loading map
files. [RT #33403 ]
2013-05-06 15:40:40 -07:00
Evan Hunt
e47208b6fb
[master] silence ccc-analyzer
...
3567. [bug] Silence clang static analyzer warnings. [RT #33365 ]
2013-05-03 14:31:27 -07:00
Evan Hunt
34f3693b93
[master] log forwarded updates
...
3566. [func] Log when forwarding updates to master. [RT #33240 ]
2013-05-03 14:05:32 -07:00
Evan Hunt
1a076410c2
[master] fix corrupt map file handling
...
3564. [bug] Improved handling of corrupted map files. [RT #33380 ]
2013-05-03 14:00:12 -07:00
Mark Andrews
b07086de42
add missing parameter sha1
2013-05-03 16:01:22 +10:00
Tinderbox User
52d3ce3ada
update copyright notice
2013-05-02 23:46:13 +00:00
Evan Hunt
03b5d2689d
[master] add hash to map files
...
3562. [func] Update map file header format to include a SHA-1 hash
of the database content, so that corrupted map files
can be rejected at load time. [RT #32459 ]
2013-05-01 22:20:02 -07:00
Tinderbox User
954e43e605
update copyright notice
2013-04-30 04:51:59 +00:00
Mark Andrews
26bb3b7a67
3559. [func] Check that both forms of Sender Policy Framework
...
records exist or do not exist. [RT #33355 ]
2013-04-30 13:49:41 +10:00
Mark Andrews
ec8a802114
3557. [bug] Reloading redirect zones was broken. [RT #33292 ]
2013-04-29 15:20:09 +10:00
Tinderbox User
9f40a78322
update copyright notice
2013-04-28 23:46:07 +00:00
Evan Hunt
73ad83bcf0
[master] d.root-servers.net AAAA
...
3556. [maint] Added AAAA for D.ROOT-SERVERS.NET.
2013-04-27 16:42:59 -07:00
Evan Hunt
5cedb1e345
[master] minor code cleanup in rrl.c:expand_entries()
...
from RT #33137
2013-04-26 10:59:50 -07:00
Evan Hunt
ff5ac6d421
[master] address two more possible acache asserts
...
3555. [bug] Address theoretical race conditions in acache.c
(change #3553 was incomplete). [RT #33252 ]
2013-04-25 18:02:52 -07:00
Evan Hunt
a6d43d18b1
[master] fixed several RRL issues
...
3554. [bug] RRL failed to correctly rate-limit upward
referrals and failed to count dropped error
responses in the statistics. [RT #33225 ]
2013-04-25 14:42:44 -07:00
Evan Hunt
330f98fe3b
[master] double free caused assertion in acache
...
3553. [bug] Address suspected double free in acache. [RT #33252 ]
(cherry picked from commit 11b04b18f8ecb7c0119a7a6b6bbf8f5bad789c9a)
2013-04-25 10:41:06 -07:00
Mark Andrews
b4914b3d69
3551. [bug] resolver.querydscp[46] were uninitialized. [RT #32686 ]
2013-04-19 12:36:02 +10:00
Tinderbox User
08df939613
update copyright notice
2013-04-11 23:46:07 +00:00
Mark Andrews
45b727f651
silence coverity warnings
2013-04-11 17:07:50 +10:00
Tinderbox User
12253af346
update copyright notice
2013-04-10 23:46:01 +00:00
Evan Hunt
b99bfa184b
[master] unify internal and export libraries
...
3550. [func] Unified the internal and export versions of the
BIND libraries, allowing external clients to use
the same libraries as BIND. [RT #33131 ]
2013-04-10 13:49:57 -07:00
Tinderbox User
526cc7c2c0
update copyright notice
2013-04-09 23:46:07 +00:00
Mark Andrews
11d945cd75
silence signed/unsigned compare warning
2013-04-09 06:32:10 +10:00
Mark Andrews
4adf97c32f
3548. [bug] The NSID request code in resolver.c was broken
...
resulting in invalid EDNS options being sent.
[RT #33153 ]
2013-04-08 16:29:26 +10:00
Mark Andrews
1cc4695f0d
3547. [bug] Some malformed unknown rdata records were not properly
...
detected and rejected. [RT #33129 ]
2013-04-08 09:55:14 +10:00
Tinderbox User
ea3dd509f6
update copyright notice
2013-04-04 23:46:06 +00:00
Mark Andrews
3a6d62c59f
3546. [func] Add EUI48 and EUI64 types. [RT #33082 ]
2013-04-05 09:07:28 +11:00
Evan Hunt
ad668472f1
[master] bug in rrl slip
...
3545. [bug] RRL slip behavior was incorrect when set to 1.
[RT #33111 ]
2013-04-04 10:32:19 -07:00
Tinderbox User
f9adb48aea
update copyright notice
2013-04-03 23:46:07 +00:00
Mark Andrews
b1fb5abb50
add insist to try to prevent coverity false positive
2013-04-03 17:37:15 +11:00
Mark Andrews
8013077aa7
3541. [bug] The parts if libdns was not being properly initialized
...
in when built in libexport mode. [RT #33028 ]
2013-04-03 17:27:40 +11:00
Evan Hunt
73b3019760
[master] address windows build warnings
2013-03-28 15:37:47 -07:00
Evan Hunt
96139421d6
[master] win32 portability fixes
2013-03-26 23:01:13 -07:00
Mark Andrews
12753e9e31
check for MAP_FILE
2013-03-26 16:41:20 +11:00