Mark Andrews
ef3856d2b2
4520. [cleanup] Alphabetise more of the grammar when printing it
...
out. Fix unbalanced indenting. [RT #43755 ]
(cherry picked from commit 4352551d23 )
2016-11-29 15:50:27 +11:00
Mark Andrews
c04ad8ac8a
4519. [port] win32: handle ERROR_MORE_DATA. [RT #43534 ]
...
(cherry picked from commit a611e44f9a )
2016-11-29 11:31:06 +11:00
Mark Andrews
2b97639b9b
use isc_mem_create2
2016-11-09 16:24:48 +11:00
Mark Andrews
01b507f4b4
missing semicolon
2016-11-09 15:49:33 +11:00
Tinderbox User
ff69a0423e
update copyright notice / whitespace
2016-11-08 23:57:34 +00:00
Mark Andrews
193c1e2618
back port alway use a private memory pool with openssl
2016-11-09 10:22:35 +11:00
Mark Andrews
8176815e04
back port alway use a private memory pool with openssl
2016-11-09 10:17:28 +11:00
Mark Andrews
964e19cea8
4497. [port] Add support for OpenSSL 1.1.0. [RT #41284 ]
2016-11-09 09:59:32 +11:00
Mark Andrews
344911083f
remove spurious newline [RT #43585 ]
...
(cherry picked from commit fed2f7e4c1 )
2016-11-09 08:27:37 +11:00
Evan Hunt
1671fc195c
[v9_9] typo in comment
2016-11-08 09:06:40 -08:00
Tinderbox User
fc6f778fd8
update copyright notice / whitespace
2016-11-03 23:51:28 +00:00
Tinderbox User
a06917d08f
update copyright notice / whitespace
2016-11-02 23:51:39 +00:00
Mark Andrews
bd3a5fe9c1
add dns_db_getsize, dns_rdataslab_count, dns_zone_getmaxrecords, dns_zone_setmaxrecords
...
(cherry picked from commit aee76db9e3 )
2016-11-03 10:48:33 +11:00
Mark Andrews
51fe40fd59
4504. [security] Allow the maximum number of records in a zone to
...
be specified. This provides a control for issues
raised in CVE-2016-6170. [RT #42143 ]
(cherry picked from commit 5f8412a4cb )
2016-11-03 10:46:37 +11:00
Evan Hunt
5106233113
[v9_9] typo
2016-11-02 09:43:22 -07:00
Francis Dupont
187c8c80cc
Fixed IP_PMTUDISC_OMIT typos
2016-11-02 09:22:58 +01:00
Mark Andrews
a4156963f0
4507. [bug] Name could incorrectly log 'allows updates by IP
...
address, which is insecure' [RT #43432 ]
(cherry picked from commit 2b2b85c897 )
2016-11-02 18:22:04 +11:00
Mark Andrews
2a6337f7bf
4505. [port] Use IP_PMTUDISC_OMIT if available. [RT #35494 ]
...
(cherry picked from commit a61f252391 )
2016-11-02 17:41:59 +11:00
Evan Hunt
bd97809fdf
[v9_9] restore dropped #else block
2016-11-01 22:34:59 -07:00
Evan Hunt
60814deed8
[v9_9] make uninstall
...
4503. [cleanup] "make uninstall" now removes file installed by
BIND. (This currently excludes Python files
due to lack of support in setup.py.) [RT #42912 ]
(cherry picked from commit 6087f87afb )
(cherry picked from commit 398f8c32f3 )
2016-11-01 20:22:35 -07:00
Mark Andrews
43af4ab515
4502. [func] Report multiple and experimental options when printing
...
grammar. [RT #43134 ]
(cherry picked from commit 89286906dc )
2016-11-02 13:37:23 +11:00
Tinderbox User
f90ff76872
update copyright notice / whitespace
2016-11-01 23:51:11 +00:00
Mark Andrews
efb91beba1
4500. [bug] Support modifier I64 in isc__print_printf. [RT #43526 ]
...
(cherry picked from commit e200da5044 )
2016-11-02 08:46:52 +11:00
Evan Hunt
f1c484217a
[v9_9] use arc4random_stir() when available
...
4499. [port] MacOSX: silence deprecated function warning
by using arc4random_stir() when available
instead of arc4random_addrandom(). [RT #43503 ]
(cherry picked from commit 3fb62a5a4e )
2016-11-01 14:01:05 -07:00
Evan Hunt
61a01f4860
[v9_9] 4496. [func] dig: add +idnout to control whether labels are
...
display in punycode or not. Requires idn support
to be enabled at compile time. [RT #43398 ]
(cherry picked from commit 42470b0b87 )
(cherry picked from commit 6552f33198 )
(cherry picked from commit 7aec46a5ef )
2016-10-31 23:01:38 -07:00
Mark Andrews
a3a3eb95d7
update spelling in comment
...
(cherry picked from commit ace79092b3 )
2016-11-01 10:52:07 +11:00
Mark Andrews
fa2ed4b627
update copyrights
2016-10-28 11:30:47 +11:00
Francis Dupont
6bafcb6553
Merged rt43345 libisccfg spuriously depended on libisccc
2016-10-27 14:14:50 +02:00
Mark Andrews
9de8fa2535
4492. [bug] irs_resconf_load failed to initialise sortlistnxt
...
causing bad writes if resolv.conf contained a
sortlist directive. [RT #43459 ]
(cherry picked from commit 55b78fff62 )
2016-10-27 13:20:39 +11:00
Mark Andrews
97f909b7f4
4490. [maint] Added AAAA (2001:500:12::d0d) for G.ROOT-SERVERS.NET.
...
(cherry picked from commit 3b7cb2c5b1 )
2016-10-21 22:44:55 +11:00
Mark Andrews
bbb7c613b3
4489. [security] It was possible to trigger assertions when processing
...
a response. (CVE-2016-8864) [RT #43465 ]
(cherry picked from commit bd6f27f5c3 )
2016-10-21 14:56:32 +11:00
Tinderbox User
e3a5eb9332
update copyright notice / whitespace
2016-10-11 23:49:14 +00:00
Mark Andrews
328dbc4cf4
fix typo
...
(cherry picked from commit 6bb84df34d )
2016-10-11 17:06:12 +11:00
Mark Andrews
3793d848bd
don't require lctx to be non NULL
2016-10-11 17:02:12 +11:00
Mark Andrews
883e29ab4f
4483. [func] Check prefixes in acls to make sure the address and
...
prefix lengths are consistent. Warn only in
BIND 9.11 and earlier. [RT #43367 ]
2016-10-11 15:04:34 +11:00
Mark Andrews
311060a573
4482. [bug] Address use before require check and remove extraneous
...
dns_message_gettsigkey call in dns_tsig_sign.
[RT #43374 ]
(cherry picked from commit 61463ab7a4 )
2016-10-11 14:42:04 +11:00
Evan Hunt
2f6d8c714c
[v9_9] add missing REQUIREs in cfg parser
...
(cherry picked from commit d58d861cbc )
2016-10-10 17:16:42 -07:00
Tinderbox User
0e5efd5369
update copyright notice / whitespace
2016-10-05 23:47:17 +00:00
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
Mark Andrews
7416c4c181
4473. [bug] Only call fsync / _commit on regular files. [RT #43196 ]
...
(cherry picked from commit fe4d0fbc7c )
2016-10-05 12:20:59 +11:00
Tinderbox User
481a84d8ab
update copyright notice / whitespace
2016-10-04 23:48:50 +00:00
Witold Krecicki
61a9e9108b
[master] Fix a minor bug in isc_netaddr_masktoprefixlen
...
(cherry picked from commit f78603b534 )
2016-10-05 09:07:30 +11:00
Mark Andrews
51bcc28543
4467. [security] It was possible to trigger a assertion when rendering
...
a message. [RT #43139 ]
(cherry picked from commit 2bd0922cf9 )
2016-09-09 11:32:22 +10:00
Mark Andrews
120de36b05
4466. [bug] Interface scanning didn't work on a Windows system
...
without a non local IPv6 addresses. [RT #43130 ]
(cherry picked from commit 61ca100b80 )
2016-09-08 14:26:56 +10:00
Tinderbox User
7e8f6348fc
update copyright notice / whitespace
2016-09-07 23:46:39 +00:00
Mark Andrews
867ddf62f4
4461. [bug] win32: not all external data was properly marked
...
as external data for windows dll. [RT #43161 ]
2016-09-07 14:53:02 +10:00
Mark Andrews
c2c51d71fa
silence unused variable 'pollstate' warning [RT #43109 ]
...
(cherry picked from commit 9d11e46714 )
2016-08-30 14:26:34 +10:00
Mukund Sivaraman
05f676f3e6
Update assertions to be more correct, and also remove use of a reserved word ( #43090 )
...
Note: this doesn't actually fix #43090 .
(cherry picked from commit becac651e8 )
(cherry picked from commit ce78690029 )
(cherry picked from commit 0edca7b6cd )
2016-08-29 18:58:09 +05:30
Mark Andrews
d04daf6177
4457. [maint] Added AAAA (2001:500:a8::e) for E.ROOT-SERVERS.NET.
...
(cherry picked from commit c55b572ccf )
2016-08-29 10:17:07 +10:00
Mark Andrews
38986ceb4d
4456. [doc] Add DOCTYPE and lang attribute to <html> tags.
...
[RT #42587 ]
(cherry picked from commit 63fe88e8d8 )
2016-08-26 15:52:09 +10:00