Tinderbox User
b1b5c73c37
update copyright notice
2014-05-21 23:46:41 +00:00
Mark Andrews
f6b39be7cc
3855. [bug] Limit smoothed round trip time aging to no more than
...
once a second. [RT #32909 ]
(cherry picked from commit 0fe0789181 )
2014-05-21 11:10:18 +10:00
Mark Andrews
382e7c1526
3838. [protocol] EDNS EXPIRE as been assigned a code point of 9.
...
(cherry picked from commit 28f0e82bea )
2014-05-09 12:10:23 +10:00
Tinderbox User
85b525a9af
update copyright notice
2014-05-08 23:46:36 +00:00
Mark Andrews
525237c395
s/DNS_EDNSOPTIONS/DNS_EDNSOPTIONS/
...
(cherry picked from commit 801b958a5c )
(cherry picked from commit 2fd5f9a326 )
2014-05-08 11:44:39 +10:00
Mark Andrews
5329703c09
define DNS_OPT_EDNSOPTIONS
...
(cherry picked from commit 72ba6ba736 )
(cherry picked from commit 375dac22e4 )
2014-05-08 11:44:39 +10:00
Tinderbox User
b5be717763
update copyright notice
2014-05-02 23:46:32 +00:00
Mark Andrews
2a73b485ca
3836. [bug] Address C++ keyword usage in header file.
...
(cherry picked from commit dd820d8fd2 )
2014-05-02 11:36:49 +10:00
Tinderbox User
7923962b58
update copyright notice
2014-04-29 23:46:37 +00:00
Evan Hunt
72ccbdc0d1
[v9_8] 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:29:28 +10:00
Mark Andrews
c18f69b677
sort
...
(cherry picked from commit 51af0a72ad )
2014-04-08 10:44:06 +10:00
Mark Andrews
b04067bcc6
order.h
2014-04-08 10:40:20 +10:00
Mark Andrews
246e21170e
3802. [bug] Various header files were not being installed
...
(cherry picked from commit 866606b9c7 )
2014-04-04 22:13:46 +11:00
Tinderbox User
41c0bc9560
update copyright notice
2014-03-27 23:45:14 +00:00
Mark Andrews
4987c608e4
fix typo in comment
...
(cherry picked from commit 6d5740075b )
2014-03-27 18:22:13 +11:00
Tinderbox User
d338393795
update copyright notice
2014-02-07 23:45:34 +00:00
Evan Hunt
31bed7e679
[v9_8] 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 )
(cherry picked from commit c2d3d0eda5 )
2014-02-06 19:44:27 -08:00
Tinderbox User
e95ce72878
update copyright notice
2014-01-30 23:45:26 +00:00
Mark Andrews
4f13f6df27
3720. [bug] Address compiler warnings. [RT #35261 ]
...
(cherry picked from commit 63add83a26 )
2014-01-30 10:33:57 +11:00
Tinderbox User
e8a3c8cb51
update copyright notice
2014-01-27 23:45:30 +00:00
Mark Andrews
52a4dd9b9a
doxygen markup
...
(cherry picked from commit bc28371004d70b17f0ca872da8bd84e70591eaf4)
2014-01-28 09:13:12 +11:00
Tinderbox User
66521218ea
update copyright notice
2014-01-13 23:45:25 +00:00
Evan Hunt
df11a8436c
[v9_8] See ticket 35140 for details.
...
Install some include files:
dns/client.h
dns/tsec.h
irs/resconf.h
irs/types.h
(I noticed these when building DHCP using installed BIND9.)
This was okayed during the 2014-01-02 BIND9 phone meeting.
(cherry picked from commit c55b7dce48 )
(cherry picked from commit e642853188ce4412b16f521fd7ee71fe64673911)
2014-01-13 15:18:06 -08:00
Mark Andrews
1c29e9db2c
update copyrights
2013-12-05 15:48:07 +11:00
Mark Andrews
7c0b7f6847
3681. [port] Update the Windows build system to support feature
...
selection and WIN64 builds. This is a work in
progress. [RT #34160 ]
(cherry picked from commit c3c8823fed )
Conflicts:
CHANGES
bin/check/win32/checktool.dsp.in
bin/dnssec/win32/dnssectool.dsp.in
bin/dnssec/win32/importkey.dsp.in
bin/dnssec/win32/importkey.mak.in
bin/named/geoip.c
bin/named/include/named/geoip.h
bin/tools/win32/rrchecker.dsp.in
bin/tools/win32/rrchecker.mak.in
config.h.win32
lib/dns/geoip.c
lib/dns/master.c
lib/dns/win32/libdns.dsp.in
lib/dns/win32/libdns.mak.in
lib/isc/mem.c
lib/isc/stats.c
lib/isc/win32/file.c
lib/isc/win32/libisc.def.in
lib/isc/win32/libisc.mak.in
lib/isc/win32/stdio.c
lib/isccc/cc.c
win32utils/BuildAll.bat
win32utils/BuildSetup.bat
win32utils/legacy/BINDBuild.dsw.in
win32utils/makeversion.pl
win32utils/setpk11provider.pl
win32utils/updatelibxml2.pl
win32utils/win32-build.txt
Conflicts:
bin/dnssec/win32/verify.dsp.in
bin/dnssec/win32/verify.mak.in
bin/named/server.c
bin/python/dnssec-checkds.py.in
bin/python/dnssec-coverage.py.in
lib/dns/nsec.c
lib/dns/nsec3.c
lib/dns/win32/libdns.mak.in
lib/dns/zone.c
lib/isc/win32/libisc.mak.in
win32utils/BuildAll.bat
win32utils/BuildSetup.bat
win32utils/legacy/BINDBuild.dsw.in
win32utils/updatelibxml2.pl
win32utils/win32-build.txt
2013-12-04 14:08:17 +11:00
Tinderbox User
c58c41faf1
update copyright notice
2013-09-23 23:45:29 +00:00
Mark Andrews
2dfbd9614c
silence clang warning
...
(cherry picked from commit 9084a3e58f )
2013-09-23 13:27:02 +10:00
Mark Andrews
f68c1cf138
3644. [protocol] Check that EDNS subnet client options are well forme
...
[RT #34718 ]
(cherry picked from commit 3ad8f24ddd )
2013-09-18 11:26:26 +10:00
Tinderbox User
c32a681ef2
update copyright notice
2013-09-17 23:45:29 +00:00
Mark Andrews
8231b780b2
3639. [bug] Treat type 65533 (KEYDATA) as opaque except when used
...
in a key zone. [RT #34238 ]
(cherry picked from commit d6f99498d6 )
2013-09-17 11:05:44 +10:00
Tinderbox User
1f246d11eb
update copyright notice
2013-08-15 23:45:27 +00:00
Mark Andrews
e0e235c5c4
3632. [bug] Signature from newly inactive keys were not being
...
removed. [RT #32178 ]
(cherry picked from commit 7ace327795 )
2013-08-15 11:45:42 +10: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
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
b61feeae26
update copyright notice
2013-04-26 23:45:27 +00: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
Tinderbox User
a5e1b39205
update copyright notice
2013-04-09 23:45:24 +00:00
Mark Andrews
6227ab7137
3548. [bug] The NSID request code in resolver.c was broken
...
resulting in invalid EDNS options being sent.
[RT #33153 ]
(cherry picked from commit 4adf97c32f )
Conflicts:
lib/dns/include/dns/message.h
lib/dns/message.c
2013-04-08 16:45:14 +10:00
Mark Andrews
530249bc9e
3546. [func] Add EUI48 and EUI64 types. [RT #33082 ]
...
(cherry picked from commit 3a6d62c59f )
2013-04-05 09:09:04 +11:00
Mark Andrews
be7574a755
update copyrights
2013-02-27 12:38:27 +11:00
Tinderbox User
4977d4492b
update copyright notice
2013-02-25 23:45:29 +00:00
Evan Hunt
3584937648
[v9_8] RPZ speed up (phase 1, single RPZ)
...
3496. [func] Improvements to RPZ performance. The "response-policy"
syntax now includes a "min-ns-dots" clause, with
default 1, to exclude top-level domains from
NSIP and NSDNAME checking. [RT #32251 ]
Response policy (rpz) changes to
- add zone statistics
- speed up by adding min-ns-dots to the response-policy syntax
with a default of 1
- detect and reject policy zones with a database other than rbt
only rbtdb has rpz hooks
- allow empty response-policy{} statement
- make --enable-rpz-nsip and --enable-rpz-nsdname the default
(cherry picked from commit 8159e80279408be50d31db5d853ae2736bd1934d)
2013-02-25 14:32:00 -08:00
Tinderbox User
855dfec81c
update copyright notice
2013-01-10 23:45:31 +00:00
Mark Andrews
9ad7445961
3461. [bug] Negative responses could incorrectly have AD=1
...
set. [RT #32237 ]
2013-01-10 22:17:59 +11:00
Tinderbox User
7d58f3ac85
update copyright notice
2013-01-04 23:45:25 +00:00
Mark Andrews
66e6de354c
3445. [bug] Warn about zone files with blank owner names
...
immediately after $ORIGIN directives. [RT #31848 ]
Conflicts:
lib/dns/tests/master_test.c
2013-01-04 12:28:27 +11:00
Evan Hunt
cdea02bf60
[v9_8] reject $ORIGIN before inherited name
...
3445. [bug] Reject zone files with blank owner names immediately
after $ORIGIN directives. [RT #31848 ]
(cherry picked from commit 3ad3e9c948 )
2012-12-18 16:24:09 -08:00
Tinderbox User
1195f0f7da
update copyright notice
2012-12-18 23:45:23 +00:00
Mark Andrews
db77850ece
3443. [bug] The NOQNAME proof was not being returned from cached
...
insecure responses. [RT #21409 ]
Conflicts:
bin/tests/system/conf.sh.in
lib/dns/include/dns/nsec.h
2012-12-19 10:15:14 +11:00
Mark Andrews
75b97fd979
3438. [bug] Don't accept unknown data escape in quotes. [RT #32031 ]
...
Squashed commit of the following:
commit 7ad3daade513c94a1c92ee7c91c112f161d13ef4
Author: Mark Andrews <marka@isc.org >
Date: Mon Dec 3 15:03:44 2012 +1100
look at the second token to determine if a TXT record in of unknown format or not
commit 7df32138462646f6aee84ffa56d02ac24ec8d672
Author: Mark Andrews <marka@isc.org >
Date: Mon Dec 3 12:42:18 2012 +1100
'"\#"' was incorrectly being treated as a unknown data escape sequence.
2012-12-08 14:13:26 +11:00