Mark Andrews
c3563b72ca
*.vcxproj.in should use CRLF as EOL
2015-08-27 22:00:44 +00:00
Evan Hunt
05d0d33cb8
[v9_9] timing safe memory comparisons
...
4183. [cleanup] Use timing-safe memory comparisons in cryptographic
code. Also, the timing-safe comparison functions have
been renamed to avoid possible confusion with
memcmp(). [RT #40148 ]
(cherry picked from commit 420a43c8d8 )
2015-08-17 18:31:11 -07:00
Mark Andrews
b009c5c389
4173. [bug] dig +sigchase was not properly matching the trusted
...
key. [RT #40188 ]
(cherry picked from commit efb028b6c8 )
2015-08-12 19:12:24 +10:00
Tinderbox User
aa1535671f
regen v9_9
2015-07-10 01:12:20 +00:00
Mark Andrews
1ffb96f3dd
add comment about +trace and @server
...
(cherry picked from commit 2561b2dd84 )
2015-07-09 12:12:38 +10:00
Mark Andrews
2f01090351
4159. [cleanup] Alphabetize dig's help output. [RT #39966 ]
2015-07-08 09:56:48 +10:00
Tinderbox User
ceed6cbf1a
regen v9_9
2015-06-05 01:12:25 +00:00
Evan Hunt
b2d3001654
[v9_9] dig option cleanups
...
4132. [cleanup] dig: added +rd as a synonym for +recurse,
added +class as an unabbreviated alternative
to +cl. [RT #39686 ]
2015-06-04 08:56:11 -07:00
Mark Andrews
fdb83d87d6
4110. [bug] Address memory leaks / null pointer dereferences
...
on out of memory. [RT #39310 ]
(cherry picked from commit b292230ab8 )
2015-04-29 03:37:25 +10:00
Tinderbox User
25b8dd84c9
update copyright notice / whitespace
2015-04-15 23:46:11 +00:00
Evan Hunt
ef6df1745c
[v9_9] fix +split with dig +short
...
4101. [bug] dig: the +split option didn't work with +short.
[RT #39291 ]
2015-04-15 10:09:01 -07:00
Mark Andrews
1c33552240
4081. [cleanup] Use dns_rdatalist_init consistently. [RT #38759 ]
...
(cherry picked from commit 29d52c001f )
(cherry picked from commit a55c3151b2 )
2015-03-03 16:52:02 +11:00
Tinderbox User
194f099f30
regen v9_9
2015-02-28 01:12:33 +00:00
Tinderbox User
5b862e53bf
Merge branch 'v9_9' of ssh://repo.isc.org/proj/git/prod/bind9 into v9_9
2015-02-28 01:09:10 +00:00
Tinderbox User
15dce01ef4
update copyright notice / whitespace
2015-02-26 23:46:12 +00:00
Mukund Sivaraman
1040bbb55a
Fix a segfault when running nslookup ( #38548 )
...
(cherry picked from commit db93c0def5 )
(cherry picked from commit 9b56539c01 )
Conflicts:
lib/isc/app_api.c
lib/isc/win32/libisc.def.in
2015-02-26 14:33:19 +05:30
Tinderbox User
4d65fd02e6
regen v9_9
2015-02-26 01:11:50 +00:00
Evan Hunt
1122ee94b9
[v9_9] reorganize options in dig man page
...
4066. [doc] Reorganize options in the dig man page. [RT #38516 ]
(cherry picked from commit 53ae008f27 )
(cherry picked from commit 29fc775372 )
2015-02-25 16:39:31 -08:00
Tinderbox User
9cbd625449
update copyright notice / whitespace
2015-01-20 23:47:26 +00:00
Evan Hunt
57f015bd2a
[v9_9] clean up gcc -Wshadow warnings
...
4039. [cleanup] Cleaned up warnings from gcc -Wshadow. [RT #37381 ]
2015-01-20 14:55:41 -08:00
Mark Andrews
a9eee2f2c3
4026. [bug] Fix RFC 3658 reference in dig +sigchase. [RT #38173 ]
...
(cherry picked from commit 44032d3918 )
2014-12-22 09:40:47 +11:00
Mukund Sivaraman
dde0acf74a
Fix a dig segfault due to bad linked list usage [RT #37591 ]
...
The crash (#37591 ) seems to happen because the query is taken out of
lookup->q(query->link), and put on lookup->connecting(query->clink).
The code checks query->link where it is detached (-1 in next pointer).
However, there's no need to call send_tcp_connect() there as the queries
are already connecting at that point.
(cherry picked from commit c5e9423340 )
(cherry picked from commit 2d33a22970 )
2014-12-03 16:47:56 +05:30
Tinderbox User
6ec35cff80
regen v9_9
2014-10-21 01:12:23 +00:00
Mark Andrews
ca46ee6d2b
3985. [doc] Describe how +ndots and +search interact in dig.
...
[RT #37529 ]
(cherry picked from commit 40b28f5402 )
2014-10-21 08:07:24 +11:00
Mark Andrews
8f355bec12
3972. [bug] Fix host's usage statement. [RT #37397 ]
...
(cherry picked from commit c12c746e3a )
2014-10-07 01:10:10 +11:00
Tinderbox User
c039cd1603
update copyright notice
2014-10-01 23:46:05 +00:00
Mark Andrews
c433c3b9dd
3962. [bug] 'dig +topdown +trace +sigchase' address unhandled error conditions. [RT #34663 ]
...
(cherry picked from commit 7d891eaf91 )
2014-10-01 10:02:21 +10:00
Tinderbox User
aaa24cf075
update copyright notice
2014-09-30 23:47:13 +00:00
Mark Andrews
57acbfc9c7
3960. [bug] 'dig +sigchase' could loop forever. [RT #37220 ]
...
(cherry picked from commit c83b91fb63 )
2014-10-01 07:18:49 +10:00
Tinderbox User
d575f45931
regen v9_9
2014-09-05 01:14:12 +00:00
Mark Andrews
28f24102e2
3929. [bug] 'host -a' needed to clear idnoptions. [RT #36963 ]
...
(cherry picked from commit 905ba39e10 )
2014-08-26 08:28:00 +10:00
Tinderbox User
9b86fb9fda
update copyright notice
2014-08-22 23:46:15 +00:00
Mark Andrews
2e0bf5cddf
3919. [bug] dig: continue to next line if a address lookup fails
...
in batch mode. [RT #36755 ]
(cherry picked from commit adb503242bc427972afb9bf012e8e2af30852b5a)
2014-08-22 15:35:43 +10:00
Mark Andrews
966b901a67
3917. [bug] dig, nslookup and host now continue on names that are
...
too long after applying a search list elements.
[RT #36892 ]
2014-08-21 18:09:27 +10:00
Mark Andrews
8d3e18713e
[rt36611]
...
3903. [bug] Improve the accuracy of DiG's reported round trip
time. [RT 36611]
(cherry picked from commit bc5db10d72 )
2014-07-31 07:46:01 +10:00
Mark Andrews
91ae28a075
[rt36039]
...
3902. bug] liblwres wasn't handling link-local addresses in
nameserver clauses in resolv.conf. [RT #36039 ]
(cherry picked from commit 70be388974 )
2014-07-30 23:33:58 +10:00
Tinderbox User
8adb0a202a
update copyright notice
2014-07-07 23:46:02 +00:00
Mark Andrews
1df30622d6
3892. [bug] Setting '-t aaaa' in .digrc had unintended side
...
effects. [RT #36452 ]
2014-07-08 02:01:44 +10:00
Evan Hunt
8e1242e852
[v9_9] update gitignore files; use rev-parse to get srcid
...
(cherry picked from commit a4e76a630e )
(cherry picked from commit a71b8efb04 )
2014-06-17 14:02:05 -07:00
Evan Hunt
1f3ac11cb4
[v9_9] null terminate strings for coverity
2014-06-16 15:31:04 -07:00
Tinderbox User
bf30566310
regen v9_9
2014-05-15 04:54:32 +00:00
Mark Andrews
e6847661b4
move +sigchase
2014-05-15 14:35:32 +10:00
Mark Andrews
b7fef50f42
white space
2014-05-15 14:29:52 +10:00
Tinderbox User
4c90ae1e3d
regen v9_9
2014-05-15 04:05:36 +00:00
Mark Andrews
2bd3efa560
whitespace
2014-05-15 13:43:25 +10:00
Mark Andrews
ad50e49910
fix typo
2014-05-15 13:02:59 +10:00
Mark Andrews
1b9b652d2e
whitespace
2014-05-15 12:59:47 +10:00
Mark Andrews
9c3c0a07c9
3849. [doc] Alphabetized dig's +options. [RT #35992 ]
2014-05-15 12:16:57 +10:00
Mark Andrews
5490c6d2da
ignore dig-symtbl.c, host-symtbl.c and nslookup-symtbl.c
2014-05-15 12:12:37 +10:00
Tinderbox User
7af5e7aba5
regen v9_9
2014-05-14 01:12:53 +00:00