Mark Andrews
5be93f5dff
4524. [bug] The net zero test was broken causing IPv4 servers
...
with addresses ending in .0 to be rejected. [RT #43776 ]
(cherry picked from commit df372d967e )
2016-12-05 10:47:38 +11:00
Mukund Sivaraman
6ae22c4119
Add doc function for cfg_type_querysource4 and cfg_type_querysource6 ( #43768 )
...
(cherry picked from commit 5c843b384d )
2016-12-02 11:17:14 +05:30
Mark Andrews
74d98566ed
4522. [bug] Handle big gaps in log file version numbers better.
...
[RT #38688 ]
(cherry picked from commit cab871f1bc )
2016-11-30 11:00:49 +11:00
Tinderbox User
2a2335a013
update copyright notice / whitespace
2016-11-29 23:47:26 +00:00
Mark Andrews
0c2d891abe
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:33:37 +11:00
Mark Andrews
fd017eea63
4519. [port] win32: handle ERROR_MORE_DATA. [RT #43534 ]
...
(cherry picked from commit a611e44f9a )
2016-11-29 11:29:23 +11:00
Mark Andrews
6ef1cdec9a
4516. [bug] isc_socketmgr_renderjson was missing from the
...
windows build. [RT #43602 ]
(cherry picked from commit 358c6ecd26 )
2016-11-22 12:08:26 +11:00
Mark Andrews
e0f1907562
locks are only need in OpenSSL < 1.1
2016-11-09 10:06:34 +11:00
Mark Andrews
704f73353d
only call dns_test_begin once
...
(cherry picked from commit f13c7b01746a07bef87a386ceff93ccb2a7488a9)
(cherry picked from commit 56c6fc0dac )
2016-11-09 10:03:47 +11:00
Mark Andrews
a135cb62d3
remove spurious newline [RT #43585 ]
...
(cherry picked from commit fed2f7e4c1 )
2016-11-09 08:27:27 +11:00
Evan Hunt
0fdb1e5cb7
[v9_11] typo in comment
2016-11-08 09:06:30 -08:00
Tinderbox User
9ab989b88c
update copyright notice / whitespace
2016-11-02 23:48:10 +00:00
Mark Andrews
68770381db
add dns_db_getsize, dns_rdataslab_count, dns_zone_getmaxrecords, dns_zone_setmaxrecords
...
(cherry picked from commit aee76db9e3 )
2016-11-03 09:48:40 +11:00
Mark Andrews
744c1db635
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 09:48:26 +11:00
Evan Hunt
b7ae121eff
[v9_11] typo
2016-11-02 09:43:01 -07:00
Francis Dupont
66f169daf5
Fixed IP_PMTUDISC_OMIT typos
2016-11-02 09:19:45 +01:00
Mark Andrews
2ea4ed1726
remove review fprintf
...
(cherry picked from commit a0caf66c97 )
2016-11-02 18:04:20 +11:00
Mark Andrews
6db55b4ff9
4507. [bug] Name could incorrectly log 'allows updates by IP
...
address, which is insecure' [RT #43432 ]
(cherry picked from commit 2b2b85c897 )
2016-11-02 17:54:37 +11:00
Mark Andrews
2ac8829a8a
4505. [port] Use IP_PMTUDISC_OMIT if available. [RT #35494 ]
...
(cherry picked from commit a61f252391 )
2016-11-02 17:40:27 +11:00
Evan Hunt
e1477f467f
[v9_11] restore dropped #else block
2016-11-01 22:34:45 -07:00
Evan Hunt
8a5809527e
[v9_11] 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 )
2016-11-01 19:17:23 -07:00
Mark Andrews
bd19cef223
4502. [func] Report multiple and experimental options when printing
...
grammar. [RT #43134 ]
(cherry picked from commit 89286906dc )
2016-11-02 12:50:39 +11:00
Mark Andrews
a0e34c90ea
4500. [bug] Support modifier I64 in isc__print_printf. [RT #43526 ]
...
(cherry picked from commit e200da5044 )
2016-11-02 08:46:39 +11:00
Evan Hunt
669e108d67
[v9_11] 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:00:54 -07:00
Evan Hunt
6552f33198
[v9_11] 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 )
2016-10-31 20:17:28 -07:00
Mark Andrews
880fce6a74
add more LIBRESSL_VERSION_NUMBER checks
...
(cherry picked from commit 429b543086 )
2016-11-01 12:37:29 +11:00
Mark Andrews
395fe33465
add more LIBRESSL_VERSION_NUMBER checks
...
(cherry picked from commit 3d38cfaf8a )
2016-11-01 12:25:03 +11:00
Mark Andrews
83baacd8ff
update spelling in comment
...
(cherry picked from commit ace79092b3 )
2016-11-01 10:51:53 +11:00
Tinderbox User
e356a7622a
update copyright notice / whitespace
2016-10-30 23:47:21 +00:00
Mark Andrews
76af83c9ad
4497. [port] Add support for OpenSSL 1.1.0. [RT #41284 ]
...
(cherry picked from commit 1fce0951ed )
2016-10-31 10:05:55 +11:00
Mark Andrews
c29c3e51b1
update copyrights
2016-10-28 11:28:44 +11:00
Mark Andrews
fb9cdee4af
4495. [bug] A isc_mutex_init call was it being checked. [RT #43391 ]
...
(cherry picked from commit f21645e137 )
2016-10-28 11:15:18 +11:00
Francis Dupont
afa016c3c1
Merged rt43345 libisccfg spuriously depended on libisccc
2016-10-27 14:08:10 +02:00
Mark Andrews
d389069a39
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:18:47 +11:00
Mark Andrews
fd2f4551d9
4491. [bug] Improve message emitted when testing whether sendmsg
...
works with TOS/TCLASS fails. [RT #43483 ]
(cherry picked from commit 8eaf918adf )
2016-10-27 09:02:36 +11:00
Mark Andrews
c5e8808e35
4490. [maint] Added AAAA (2001:500:12::d0d) for G.ROOT-SERVERS.NET.
...
(cherry picked from commit 3b7cb2c5b1 )
2016-10-21 22:44:42 +11:00
Mark Andrews
7c66fc9700
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:20 +11:00
Witold Krecicki
cc51cd2d20
4487. [test] Make system tests work on Windows. [RT #42931 ]
2016-10-19 17:21:13 +02:00
Tinderbox User
452a97a23d
update copyright notice / whitespace
2016-10-11 23:47:26 +00:00
Mark Andrews
d2605df7e9
fix typo
...
(cherry picked from commit 6bb84df34d )
2016-10-11 17:05:57 +11:00
Mark Andrews
321f87f8ea
don't require lctx to be non NULL
...
(cherry picked from commit 3793d848bd )
2016-10-11 17:03:16 +11:00
Mark Andrews
802e0662ef
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:03:24 +11:00
Mark Andrews
af9b975ccc
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:41:01 +11:00
Evan Hunt
94694e720a
[v9_11] add cfg_parse_buffer3() function with linenum parameter
...
4482. [cleanup] Change #4455 was incomplete. [RT #43252 ]
(cherry picked from commit 676ac3cc82 )
2016-10-10 17:12:30 -07:00
Tinderbox User
b9e0ed731a
update copyright notice / whitespace
2016-10-05 23:46:11 +00:00
Mark Andrews
82a50a619a
4474. [bug] win32: call WSAStartup in fromtext_in_wks so that
...
getprotobyname and getservbyname work. [RT #43197 ]
2016-10-05 12:29:00 +11:00
Mark Andrews
2f1c460bea
4473. [bug] Only call fsync / _commit on regular files. [RT #43196 ]
...
(cherry picked from commit fe4d0fbc7c )
2016-10-05 12:20:46 +11:00
Witold Krecicki
62f3453730
[master] Fix a minor bug in isc_netaddr_masktoprefixlen
...
(cherry picked from commit f78603b534 )
2016-10-05 09:07:17 +11:00
Mark Andrews
47f8b47b8d
9.11.0rc3
2016-09-20 21:19:46 +10:00
Mark Andrews
db9781d4a2
4468. [bug] Address ECS option handling issues. [RT #43191 ]
...
(cherry picked from commit df17290113 )
2016-09-14 08:23:07 +10:00