Mark Andrews
90fe0b9474
4474. [bug] win32: call WSAStartup in fromtext_in_wks so that
...
getprotobyname and getservbyname work. [RT #43197 ]
(cherry picked from commit 82a50a619a )
2016-10-05 12:30:10 +11:00
Tinderbox User
6fe5304a51
update copyright notice / whitespace
2016-07-13 23:47:37 +00:00
Mukund Sivaraman
995cda9432
Some general cleanup ( #42827 )
...
(cherry picked from commit e65cd99461 )
(cherry picked from commit 47ed813864 )
(cherry picked from commit e7a3b8948f )
2016-07-13 15:00:36 +05:30
Mark Andrews
e533381eec
4276. [protocol] Add support for SMIMEA. [RT #40513 ]
...
(cherry picked from commit 322e6b5be7 )
2015-12-08 08:18:25 +11:00
Mukund Sivaraman
5961808892
Speed up typemap_fromtext() ( #41196 )
...
(cherry picked from commit 5b13a593fe )
(cherry picked from commit d048a2c7f4 )
2015-12-07 12:38:24 +05:30
Mark Andrews
372bc0c02e
4265. [bug] Address unchecked isc_mem_get calls. [RT #41187 ]
...
(cherry picked from commit 8e73941f33 )
2015-11-30 10:30:11 +11:00
Tinderbox User
2a074779d4
update copyright notice / whitespace
2015-09-18 23:46:09 +00:00
Mark Andrews
80f453032b
4217. [protocol] Add support for CSYNC. [RT #40532 ]
...
(cherry picked from commit f6e45a5c54 )
2015-09-18 23:54:33 +10:00
Mark Andrews
5b15652954
4199. [protocol] Add support for NINFO, RKEY, TA.
...
[RT #40545 ] [RT #40547 ] [RT #40563 ]
(cherry picked from commit 3dd63ba00f )
2015-09-10 18:12:32 +10:00
Mark Andrews
c6501326e7
4199. [protocol] Add support for NINFO, RKEY. [RT #40547 ] [RT #40563 ]
...
(cherry picked from commit 63874956de )
2015-09-10 17:08:48 +10:00
Mark Andrews
d4e6bcf663
4199. [protocol] Add support for RKEY. [RT #40563 ]
...
(cherry picked from commit 8b29fc0b7a )
2015-09-10 16:33:00 +10:00
Mark Andrews
fea8a9d56b
4190. [protocol] Accept Active Diretory gc._msdcs.<forest> name as
...
valid with check-names. <forest> still needs to be
LDH. [RT #40399 ]
(cherry picked from commit dc3912f3ca )
2015-08-22 15:28:16 +10:00
Mukund Sivaraman
e37f7fb8ce
Use unknown format when totext() is not implemented for any RDATA ( #40317 )
...
(cherry picked from commit ec3dbae9eb )
(cherry picked from commit ff82214714 )
Conflicts:
CHANGES
2015-08-18 20:17:44 +05:30
Mukund Sivaraman
0ada9e238a
Fix assertion failure in parsing UNSPEC(103) RR from text ( #40274 )
...
(cherry picked from commit 984d2bb9e5 )
(cherry picked from commit 9a88ab054b )
2015-08-14 13:35:11 +05:30
Evan Hunt
75f4d49205
[v9_9] fix length check in OPENPGPKEY
...
4170. [security] An incorrect boundary check in the OPENPGPKEY
rdatatype could trigger an assertion failure.
[RT #40286 ]
2015-08-11 20:02:45 -07:00
Mark Andrews
cef5a9fe72
don't use C++ keyword new; use (const char *) for output of strchr((const char *), char)
...
(cherry picked from commit d4422ec231 )
2015-06-18 11:16:20 +10:00
Tinderbox User
fc78ea1f10
update copyright notice / whitespace
2015-04-17 23:46:14 +00:00
Evan Hunt
7faa1a7221
[v9_9] misc x64 VS 2015 CTP fixes [ #39308 ]
...
(cherry picked from commit ab973ec40c )
(cherry picked from commit 0fdcf394cb )
2015-04-17 15:32:41 -07:00
Mark Andrews
bb2451e0e1
3953. [bug] Don't escape semi-colon in TXT fields. [RT #37159 ]
...
(cherry picked from commit 9a36fb86f5 )
2014-09-27 12:14:57 +10: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
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
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
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
Mark Andrews
f1400b03f1
3547. [bug] Some malformed unknown rdata records were not properly
...
detected and rejected. [RT #33129 ]
(cherry picked from commit 1cc4695f0d )
2013-04-08 09:56:56 +10:00
Mark Andrews
1b0e0776dc
remove dead code
2013-01-10 18:13:10 +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
Tinderbox User
1a963ae410
update copyright notice
2012-12-08 23:45:39 +00:00
Mark Andrews
913043e5b0
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:06:41 +11:00
Mark Andrews
963a424ac0
3373. [bug] win32: open raw files in binary mode. [RT #30944 ]
2012-09-12 12:01:19 +10:00
Mark Andrews
0feb062f6e
3364. [security] Named could die on specially crafted record.
...
[RT #30416 ]
2012-08-24 13:28:22 +10:00
Evan Hunt
73319305bf
security fix
...
3331. [security] dns_rdataslab_fromrdataset could produce bad
rdataslabs. [RT #29644 ]
2012-06-01 09:47:28 -07:00
Mark Andrews
8b07de94d7
3297. [bug] Named could die on a malformed master file. [RT #28467 ]
2012-03-15 12:09:01 +11:00
Tinderbox User
5abefae88a
update copyright notice
2012-03-10 23:45:42 +00:00
Evan Hunt
c9481a4625
set $Id$
2012-03-07 08:18:58 -08:00
Mark Andrews
a5a30ae7c0
3253. [bug] Return DNS_R_SYNTAX when the input to a text field is
...
too long. [RT #26956 ]
2011-12-22 07:41:29 +00:00
Mark Andrews
fe3472c80b
3191. [bug] Print NULL records using unknown format. [RT #26392 ]
2011-11-02 01:01:52 +00:00
Mark Andrews
0874abad14
3069. [cleanup] Silence warnings messages from clang static analysis.
...
[RT #20256 ]
2011-03-11 06:11:27 +00:00
Evan Hunt
9a859983d7
3062. [func] Made several changes to enhance human readability
...
of DNSSEC data in dig output and in generated
zone files:
- DNSKEY record comments are more verbose, no
longer used in multiline mode only
- multiline RRSIG records reformatted
- multiline output mode for NSEC3PARAM records
- "dig +norrcomments" suppresses DNSKEY comments
- "dig +split=X" breaks hex/base64 records into
fields of width X; "dig +nosplit" disables this.
[RT #22820 ]
2011-03-05 19:39:07 +00:00
Francis Dupont
9fe8cca065
add URI support
2011-03-03 14:10:27 +00:00
Mark Andrews
e01f55daa4
3030. [bug] dns_rdatatype_format() handle a zero sized buffer.
...
[RT #22521 ]
2011-02-21 06:41:07 +00:00
Automatic Updater
9cee5bb028
update copyright notice
2011-01-13 04:59:26 +00:00
Mark Andrews
38b84a1fcf
3007. [bug] Named failed to preserve the case of domain names in
...
rdata which is no compressable when writing master
files. [RT #22863 ]
2011-01-13 00:55:49 +00:00
Automatic Updater
33cc94f04c
update copyright notice
2010-11-17 23:47:09 +00:00
Mark Andrews
cd9d825a71
remove accidental commit
2010-11-16 05:38:31 +00:00
Mark Andrews
7965c00ca8
check for size equal zero in _format(), replace snprintf of a fixed string with strlcpy
2010-11-16 00:53:36 +00:00
Mark Andrews
3d17a3ba61
2801. [func] Detect and report records that are different according
...
to DNSSEC but are sematically equal according to plain
DNS. Apply plain DNS comparisons rather than DNSSEC
comparisons when processing UPDATE requests.
dnssec-signzone now removes such semantically duplicate
records prior to signing the RRset.
named-checkzone -r {ignore|warn|fail} (default warn)
named-compilezone -r {ignore|warn|fail} (default warn)
named.conf: check-dup-records {ignore|warn|fail};
2009-12-04 21:09:34 +00:00