Evan Hunt
d4452d1926
[v9_9] removed /Gy- from VS project files
...
4302. [port] win32: fixed a build error in VS 2015. [RT #41426 ]
2016-01-27 15:33:02 -08:00
Tinderbox User
1fa401a65c
regen v9_9
2016-01-06 01:10:10 +00:00
Tinderbox User
8df239e201
update copyright notice / whitespace
2016-01-05 23:46:15 +00:00
Tinderbox User
9f30a9119c
regen v9_9
2016-01-05 01:09:53 +00:00
Evan Hunt
9afd579edd
[v9_9] document return values from nslookup
2016-01-04 15:38:29 -08:00
Evan Hunt
7504e5a982
[v9_9] fix dig +norrcomments
...
4272. [bug] dig: the +norrcomments option didn't work with +multi.
[RT #41234 ]
2015-12-04 16:20:29 -08:00
Mark Andrews
31085192d6
4264. [bug] Check const of strchr/strrchr assignments match
...
argument's const status. [RT #41150 ]
(cherry picked from commit 5b1c7ef35b )
2015-11-20 18:41:10 +11:00
Tinderbox User
4acf5216d7
update copyright notice / whitespace
2015-11-09 23:46:11 +00:00
Evan Hunt
7d984067ee
[v9_9] fix python script versions
...
4257. [cleanup] Python scripts reported incorrect version. [RT #41080 ]
2015-11-08 21:41:04 -08:00
Tinderbox User
8cbf7ab243
regen v9_9
2015-10-22 05:58:58 +00:00
Mark Andrews
abe4242926
cleanup trailing white space in SGML like files
2015-10-22 16:11:37 +11:00
Tinderbox User
50f00fc386
regen v9_9
2015-10-07 04:17:56 +00:00
Tinderbox User
916eba060b
regen v9_9
2015-10-07 01:14:42 +00:00
Tinderbox User
b88cd03904
update copyright notice / whitespace
2015-10-06 23:46:15 +00:00
Tinderbox User
673a236ab1
regen v9_9
2015-10-06 05:51:07 +00:00
Tinderbox User
bbed6bdd52
regen v9_9
2015-10-06 05:34:39 +00:00
Evan Hunt
d6e0d893be
[v9_9] upgrade doc toolchain
...
4237. [doc] Upgraded documentation toolchain to use DocBook 5
and dblatex. [RT #40766 ]
2015-10-05 22:01:25 -07:00
Mark Andrews
b21f98c192
Introduce end-of-line normalization
2015-09-29 08:27:48 +10:00
Mark Andrews
0ee0aafa30
4204. [bug] 'dig +trace' failed to lookup the correct type if
...
the initial root ns query was retried. [RT #40296 ]
`
(cherry picked from commit 295a711b72 )
2015-09-12 09:08:18 +10:00
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