Tinderbox User
ea276ca5fa
update copyright notice
2014-11-04 23:46:04 +00:00
Mark Andrews
7e43c092d4
add missing opening bracket
...
(cherry picked from commit a31d0513c3 )
2014-11-04 17:14:08 +11:00
Mark Andrews
c75e6e9756
DNS_STYLEFLAG_NOCRYPTO not supported in 9.9.x
2014-11-04 14:02:42 +11:00
Mark Andrews
bb4ef32432
3997. [protocol] Add OPENGPGKEY record. [RT# 37671]
2014-11-04 12:25:38 +11:00
Evan Hunt
d5669ee77c
[v9_9] fixes to checkconf test, HIP casecompare
...
3933. [bug] Corrected the implementation of dns_rdata_casecompare()
for the HIP rdata type. [RT #36911 ]
3932. [test] Improved named-checkconf tests. [RT #36911 ]
(cherry picked from commit 0c2313eb36 )
2014-08-27 21:37:40 -07:00
Evan Hunt
09c788d707
[v9_9] [36737] allow zero-length URI and CAA fields
...
3914. [bug] Allow the URI target and CAA value fields to
be zero length. [RT #36737 ]
(cherry picked from commit cfe32752a6 )
(cherry picked from commit a766d4c1d2 )
2014-08-06 17:41:33 -07:00
Evan Hunt
f1b4e7c31a
[v9_9] [rt36642] fix URI RR format
...
3906. [protocol] Update URI record format to comply with
draft-faltstrom-uri-08. [RT #36642 ]
(cherry picked from commit 7712d1660a )
2014-07-30 20:43:46 -07:00
Tinderbox User
ea2a029ec8
update copyright notice
2014-07-29 23:46:00 +00:00
Evan Hunt
eed75b89a1
[v9_9] use correct length
2014-07-29 15:24:20 -07:00
Evan Hunt
001e08f10d
[v9_9] add CAA rdata support
...
3056. [protocol] Added support for CAA record type (RFC 6844).
[RT #36625 ]
(cherry picked from commit eb898fa698 )
2014-07-29 08:41:23 -07:00
Tinderbox User
7f3f763739
update copyright notice
2014-06-19 23:46:13 +00:00
Evan Hunt
6151486775
[v9_9] CDS/CDNSKEY rrtypes
...
3884. [protocol] Add CDS and CDNSKEY record types. [RT #36333 ]
(cherry picked from commit cac2181160 )
(cherry picked from commit 716453f37d )
2014-06-19 00:57:40 -07:00
Tinderbox User
b819c00ca5
update copyright notice
2014-06-12 23:46:01 +00:00
Mark Andrews
032ddd08f1
make lhs unsigned
...
(cherry picked from commit 1208790272 )
2014-06-12 11:13:54 +10:00
Mark Andrews
0a3910db59
add INSISTs to silence tainted data false positive in Coverity
...
(cherry picked from commit 83a5c670b8 )
2014-06-12 10:50:14 +10:00
Mark Andrews
edc1ac4e76
add INSISTs to silence tainted data false positive in Coverity
...
(cherry picked from commit 8a2ff13c3d )
2014-06-12 10:46:32 +10:00
Mark Andrews
168ec78c63
3843. [protocol] Check EDNS EXPIRE option in dns_rdata_fromwire.
...
[RT #35969 ]
(cherry picked from commit ae5335dcd9d750312a4fa455495080fcb314b9d8)
2014-05-13 12:48:14 +10:00
Tinderbox User
1f841fabd2
update copyright notice
2014-04-24 23:46:02 +00:00
Mark Andrews
c10c7ddb6e
3819. [bug] NSEC3 hashes need to be able to be entered and
...
displayed without padding. This is not a issue for
currently defined algorithms but may be for future
hash algorithms. [RT #27925 ]
(cherry picked from commit 36e5ac0033 )
2014-04-24 19:12:08 +10:00
Tinderbox User
2ef658bd75
update copyright notice
2014-02-14 23:45:48 +00:00
Evan Hunt
547fe6d764
[v9_9] updated published drafts
2014-02-14 08:54:25 -08:00
Tinderbox User
b94f70ab8d
update copyright notice
2014-01-15 23:45:46 +00:00
Mark Andrews
741592b07e
silence compiler warning
...
(cherry picked from commit d8b83f0e2b )
2014-01-15 12:40:36 +11:00
Tinderbox User
e5ac85796f
update copyright notice
2014-01-14 23:45:43 +00:00
Mark Andrews
b9c050cb9c
3704. [protocol] Accept integer timestamps in RRSIG records. [RT #35185 ]
2014-01-14 16:06:45 +11:00
Tinderbox User
864ca7ce33
update copyright notice
2014-01-09 23:45:53 +00:00
Evan Hunt
8c7ce6d3e6
[v9_9] replace memcpy() with memmove().
...
3698. [cleanup] Replaced all uses of memcpy() with memmove().
[RT #35120 ]
(cherry picked from commit ebe54c7d2221c6a0a4b3d96bcae3280c823a45e6)
2014-01-08 16:38:56 -08:00
Mark Andrews
a0095a7c1a
update copyrights
2013-12-05 15:13:01 +11:00
Mark Andrews
3b38a23089
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
2013-12-04 13:48:45 +11:00
Tinderbox User
449370f4ee
update copyright notice
2013-10-25 23:45:51 +00:00
Mark Andrews
84ccbc2b48
address memory leak in change #3662 , force format matching, attempt to address coverity false positives
...
(cherry picked from commit 938aea1dc4 )
2013-10-26 10:04:52 +11:00
Mark Andrews
604d483f63
3663. [bug] Address bugs in dns_rdata_fromstruct and
...
dns_rdata_tostruct for WKS and ISDN types. [RT #34910 ]
2013-10-25 13:06:28 +11:00
Tinderbox User
c55db6da4c
update copyright notice
2013-09-18 23:45:47 +00:00
Mark Andrews
6aef504a6a
3644. [protocol] Check that EDNS subnet client options are well formed.
...
[RT #34718 ]
(cherry picked from commit 3ad8f24ddd )
2013-09-18 11:03:59 +10:00
Mark Andrews
65d3b9a231
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 10:37:56 +10:00
Evan Hunt
3c292bb534
[v9_9] change 3630 incomplete--needed to check fromtext too
...
(cherry picked from commit 5f630b9417 )
2013-08-14 17:24:34 -07:00
Tinderbox User
0920c92d0d
update copyright notice
2013-08-13 23:45:42 +00:00
Evan Hunt
70858bf974
[v9_9] fix md5 key id computation
...
3630. [bug] Ensure correct ID computation for MD5 keys. [RT #33033 ]
(cherry picked from commit 5d4343a998 )
2013-08-13 16:04:48 -07:00
Mark Andrews
ea18f614fc
update
2013-07-19 10:07:24 +10:00
Mark Andrews
7a558671b6
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:27:21 +10:00
Tinderbox User
847942cd68
update copyright notice
2013-04-04 23:45:37 +00:00
Mark Andrews
ffbc63a973
3546. [func] Add EUI48 and EUI64 types. [RT #33082 ]
...
(cherry picked from commit 3a6d62c59f )
2013-04-05 09:08:29 +11:00
Mark Andrews
a3864ce373
update copyrights
2013-02-27 12:35:09 +11:00
Mark Andrews
8c975f98ea
3500. [port] Support NAPTR regular expression validation on
...
all platforms. [RT #32688 ]
2013-02-27 08:59:53 +11:00
Tinderbox User
a6927ececd
update copyright notice
2013-01-15 23:45:35 +00:00
Mark Andrews
239695d2b1
silence compiler warning: Value stored to '?' is never used
2013-01-16 07:12:45 +11:00
Tinderbox User
fb505afc36
update copyright notice
2013-01-09 23:45:38 +00:00
Mark Andrews
1c24d761e6
3457. [protocol] Add ILNP records (NID, LP, L32, L64). [RT #31836 ]
2013-01-10 08:34:02 +11:00
Mark Andrews
a0fa3119f4
use known length for known algorithns in fromtext_dlv cf fromtext_ds
2013-01-09 21:11:01 +11:00
Tinderbox User
1a963ae410
update copyright notice
2012-12-08 23:45:39 +00:00