Mark Andrews
1bbcfe2fc8
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:01:52 +11:00
Evan Hunt
0f254a61f9
[v9_10] typo
2016-11-02 09:43:16 -07:00
Francis Dupont
4dbaeedf93
Fixed IP_PMTUDISC_OMIT typos
2016-11-02 09:21:15 +01:00
Mark Andrews
58a1bcad5f
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:17:39 +11:00
Mark Andrews
e44a8a063e
4505. [port] Use IP_PMTUDISC_OMIT if available. [RT #35494 ]
...
(cherry picked from commit a61f252391 )
2016-11-02 17:40:45 +11:00
Evan Hunt
f3424b1dea
[v9_10] restore dropped #else block
2016-11-01 22:34:50 -07:00
Evan Hunt
398f8c32f3
[v9_10] 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:35:44 -07:00
Mark Andrews
4f49a6bed2
4502. [func] Report multiple and experimental options when printing
...
grammar. [RT #43134 ]
(cherry picked from commit 89286906dc )
2016-11-02 12:59:07 +11:00
Mark Andrews
decd3bb79c
copyright/whitespace
2016-11-02 10:43:07 +11:00
Mark Andrews
fb915a912f
4500. [bug] Support modifier I64 in isc__print_printf. [RT #43526 ]
...
(cherry picked from commit e200da5044 )
2016-11-02 08:46:46 +11:00
Evan Hunt
2a5c77691b
[v9_10] 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:00 -07:00
Evan Hunt
a2575e2796
[v9_10] system tests on windows
...
4487. [test] Make system tests work on Windows. [RT #42931 ]
2016-11-01 09:50:09 -07:00
Evan Hunt
7aec46a5ef
[v9_10] 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 )
2016-10-31 22:54:41 -07:00
Mark Andrews
60d267ac10
add more LIBRESSL_VERSION_NUMBER checks
...
(cherry picked from commit 429b543086 )
2016-11-01 12:37:39 +11:00
Mark Andrews
9489afeed3
add more LIBRESSL_VERSION_NUMBER checks
...
(cherry picked from commit 3d38cfaf8a )
2016-11-01 12:25:09 +11:00
Mark Andrews
d3feb65b63
update spelling in comment
...
(cherry picked from commit ace79092b3 )
2016-11-01 10:52:01 +11:00
Tinderbox User
de7069b725
update copyright notice / whitespace
2016-10-30 23:48:17 +00:00
Mark Andrews
4bee9dcc78
4497. [port] Add support for OpenSSL 1.1.0. [RT #41284 ]
...
(cherry picked from commit 1fce0951ed )
2016-10-31 10:08:08 +11:00
Mark Andrews
0778e7590d
update copyrights
2016-10-28 11:29:49 +11:00
Francis Dupont
cb5f5abd6e
Merged rt43345 libisccfg spuriously depended on libisccc
2016-10-27 14:09:00 +02:00
Mark Andrews
e5d2e331b6
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:19:34 +11:00
Tinderbox User
93aa2380a0
update copyright notice / whitespace
2016-10-26 23:48:26 +00:00
Mark Andrews
e19874e329
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:47 +11:00
Mark Andrews
c8f7bbdf12
4490. [maint] Added AAAA (2001:500:12::d0d) for G.ROOT-SERVERS.NET.
...
(cherry picked from commit 3b7cb2c5b1 )
2016-10-21 22:44:49 +11:00
Mark Andrews
c1d0599a24
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:26 +11:00
Mark Andrews
3e77655c1a
fix typo
...
(cherry picked from commit 6bb84df34d )
2016-10-11 17:06:04 +11:00
Mark Andrews
57b17a67d2
don't require lctx to be non NULL
...
(cherry picked from commit 3793d848bd )
2016-10-11 17:03:08 +11:00
Mark Andrews
4415634cd3
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:11 +11:00
Mark Andrews
e236673170
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:41 +11:00
Evan Hunt
d58d861cbc
[v9_10] add missing REQUIREs in cfg parser
2016-10-10 17:15:01 -07:00
Tinderbox User
aaf8627cee
update copyright notice / whitespace
2016-10-05 23:46:45 +00:00
Mark Andrews
31be5b7394
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:05 +11:00
Mark Andrews
c99efbfa1b
4473. [bug] Only call fsync / _commit on regular files. [RT #43196 ]
...
(cherry picked from commit fe4d0fbc7c )
2016-10-05 12:20:53 +11:00
Tinderbox User
6c6a5f8e71
update copyright notice / whitespace
2016-10-04 23:47:59 +00:00
Witold Krecicki
f8e3534f18
[master] Fix a minor bug in isc_netaddr_masktoprefixlen
...
(cherry picked from commit f78603b534 )
2016-10-05 09:07:24 +11:00
Mark Andrews
88e9f0b489
4468. [bug] Address ECS option handling issues. [RT #43191 ]
...
(cherry picked from commit df17290113 )
2016-09-14 09:06:24 +10:00
Mark Andrews
9dd582167a
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:12 +10:00
Mark Andrews
9b0583b37e
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:37 +10:00
Tinderbox User
dfc79e1313
update copyright notice / whitespace
2016-09-07 23:46:16 +00:00
Mark Andrews
69f9ca5830
4461. [bug] win32: not all external data was properly marked
...
as external data for windows dll. [RT #43161 ]
2016-09-07 14:43:14 +10:00
Mark Andrews
fcc8f5b565
silence unused variable 'pollstate' warning [RT #43109 ]
...
(cherry picked from commit 9d11e46714 )
2016-08-30 14:26:27 +10:00
Mukund Sivaraman
0edca7b6cd
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 )
2016-08-29 18:56:06 +05:30
Mark Andrews
4fba489dbe
4457. [maint] Added AAAA (2001:500:a8::e) for E.ROOT-SERVERS.NET.
...
(cherry picked from commit c55b572ccf )
2016-08-29 10:16:52 +10:00
Mark Andrews
d847be96c1
4456. [doc] Add DOCTYPE and lang attribute to <html> tags.
...
[RT #42587 ]
(cherry picked from commit 63fe88e8d8 )
2016-08-26 15:49:58 +10:00
Mark Andrews
a33f9a7eff
4453. [bug] Prefetching of DS records failed to update their
...
RRSIGs. [RT #42865 ]
(cherry picked from commit f431bf02a6 )
2016-08-25 09:55:08 +10:00
Mark Andrews
169546c6ad
update copyrights / whitespace
2016-08-23 09:51:39 +10:00
Francis Dupont
95aca48a15
Added print.h include
2016-08-22 14:26:07 +02:00
Francis Dupont
92d1b38a81
Merged rt43077 (new RSA verify unit test)
2016-08-22 14:11:08 +02:00
Francis Dupont
185762b486
Merged rt43076 (log PKCS#11 provider load failure)
2016-08-22 14:08:33 +02:00
Tinderbox User
9831d2c6e5
update copyright notice / whitespace
2016-08-19 01:23:59 +00:00