George Thessalonikefs
|
d02e956da0
|
- Changelog entry for #486: Make VAL_MAX_RESTART_COUNT configurable.
- Generetated lexer and parser for #486; updated example.conf.
|
2021-06-09 12:32:58 +02:00 |
|
George Thessalonikefs
|
64546fcfb4
|
- Fix unused variable warning when compiling with --enable-dnstap.
|
2021-06-08 22:15:17 +02:00 |
|
George Thessalonikefs
|
df53badfa2
|
- Fix #425: Document auth-zone supports communication with DNS primary
on nondefault port.
|
2021-06-07 16:02:41 +02:00 |
|
George Thessalonikefs
|
553d1c78ef
|
- Merge #448 from shoeper: Update unbound-control.8.in, fix
rpz_disable typo.
|
2021-06-07 14:51:21 +02:00 |
|
George Thessalonikefs
|
2e87871678
|
- Fix test for zonemd-check option.
|
2021-06-01 18:02:10 +02:00 |
|
W.C.A. Wijngaards
|
ea4f1ee8a6
|
- zonemd-check: yesno option, default no, enables the processing
of ZONEMD records for that zone.
|
2021-05-27 14:20:53 +02:00 |
|
W.C.A. Wijngaards
|
2196ccf5e8
|
- Merge #496 from banburybill: Use build system endianness if
available, otherwise try to work it out.
|
2021-05-27 13:29:33 +02:00 |
|
W.C.A. Wijngaards
|
0f2ae816b5
|
- For #492: Fix font highlighting for the man page on emacs.
|
2021-05-25 17:32:08 +02:00 |
|
W.C.A. Wijngaards
|
58eeeeb989
|
- Fix #492: module-config respip missing in unbound.conf.5.in man
page. Merges #494 from he32.
Remove comment line (?) from man page.
|
2021-05-25 15:06:57 +02:00 |
|
W.C.A. Wijngaards
|
11b3ebc386
|
- Move the NSEC3 max iterations count in line with the 150 value
used by BIND, Knot and PowerDNS. This sets the default value
for it in the configuration to 150 for all key sizes.
|
2021-05-25 14:35:19 +02:00 |
|
W.C.A. Wijngaards
|
4f7c194a83
|
- Test code has -q option for quiet output.
|
2021-05-21 17:08:58 +02:00 |
|
George Thessalonikefs
|
ff6b527184
|
- Fix for #411, #439, #469: Reset the DNS message ID when moving queries
between TCP streams.
- Refactor for uniform way to produce random DNS message IDs.
|
2021-05-19 15:07:32 +02:00 |
|
W.C.A. Wijngaards
|
23152e6eb8
|
Fix date in changelog.
|
2021-05-17 09:13:29 +02:00 |
|
W.C.A. Wijngaards
|
f5e0207a5e
|
- Fix #489: Compile using MSYS2 MinGW 64-bit.
|
2021-05-17 08:43:46 +02:00 |
|
W.C.A. Wijngaards
|
9aa072d115
|
- Fix that auth-zone zonefiles use last TTL if no TTL is specified.
|
2021-05-12 17:24:03 +02:00 |
|
W.C.A. Wijngaards
|
1e85196fd9
|
Changelog note for #487
- Merge PR #487: ifdef RLIMIT_AS in recently added check.
|
2021-05-10 08:18:15 +02:00 |
|
W.C.A. Wijngaards
|
e217bb48ad
|
- Remove case fallthrough from deprecate-rsa-1024 code.
|
2021-05-07 17:06:09 +02:00 |
|
W.C.A. Wijngaards
|
59ea44322e
|
- Add ./configure --with-deprecate-rsa-1024 that turns off RSA 1024.
|
2021-05-07 14:28:20 +02:00 |
|
W.C.A. Wijngaards
|
07fda669e4
|
- Fix #485: Unbound occasionally reports broken stats.
|
2021-05-07 11:13:44 +02:00 |
|
W.C.A. Wijngaards
|
80f06ae9b1
|
- Rerun flex and bison.
|
2021-05-04 16:24:16 +02:00 |
|
W.C.A. Wijngaards
|
533e4bbdd6
|
Merge branch 'master' of github.com:NLnetLabs/unbound
|
2021-05-04 16:21:51 +02:00 |
|
W.C.A. Wijngaards
|
90d0f8bc19
|
- Fix to squelch tcp socket bind failures when the interface is gone.
|
2021-05-04 16:21:42 +02:00 |
|
George Thessalonikefs
|
e9a5f5ab3f
|
- Add more logging for out-of-memory cases.
|
2021-05-04 15:39:06 +02:00 |
|
George Thessalonikefs
|
71f311dbe1
|
- Fix for #367: only attempt to get the interface for queries
that are no longer on the tcp_waiting_list.
|
2021-05-04 14:45:01 +02:00 |
|
W.C.A. Wijngaards
|
dea1da8d7f
|
Changelog note for #478
- Merge #478: Allow configuration of TCP timeout while waiting for
response.
|
2021-05-04 10:25:32 +02:00 |
|
W.C.A. Wijngaards
|
728a3cd7a6
|
Changelog note and improved comment.
- Fix #481: Fix comment in configuration file.
|
2021-05-03 13:07:12 +02:00 |
|
W.C.A. Wijngaards
|
ecb8aed2f2
|
- Add that log-servfail prints an IP address and more information
about one of the last failures for that query.
|
2021-04-29 10:24:35 +02:00 |
|
George Thessalonikefs
|
45328d37b1
|
- Fix compiler warning for signed/unsigned comparison for
max_reuse_tcp_queries.
|
2021-04-28 16:15:52 +02:00 |
|
W.C.A. Wijngaards
|
4604f30d70
|
- Fix #474: always_null and others inside view.
|
2021-04-28 14:05:23 +02:00 |
|
W.C.A. Wijngaards
|
77451862f0
|
Changelog note for PR #470
- Merge #470 from edevil: Allow configuration of persistent TCP
connections.
|
2021-04-26 16:07:28 +02:00 |
|
W.C.A. Wijngaards
|
7226d2f9f2
|
- Fix that testcode dohclient has OpenSSL initialisation calls.
|
2021-04-22 09:41:04 +02:00 |
|
W.C.A. Wijngaards
|
a45a7efe69
|
- Further fix for #468: detect SSL_CTX_set_alpn_protos for build with
OpenSSL 1.0.1.
|
2021-04-22 09:05:43 +02:00 |
|
W.C.A. Wijngaards
|
25425d9aa7
|
- Fix #468: OpenSSL 1.0.1 can no longer build Unbound.
|
2021-04-22 09:00:15 +02:00 |
|
W.C.A. Wijngaards
|
c71a7faddd
|
Changelog note for #466
- Merge #466 from FGasper: Support OpenSSLs that lack
SSL_get0_alpn_selected.
|
2021-04-22 08:57:50 +02:00 |
|
George Thessalonikefs
|
13e445d50b
|
- Remove unused functions worker_handle_reply and
libworker_handle_reply.
|
2021-04-13 14:54:26 +02:00 |
|
George Thessalonikefs
|
b88b9c9ffd
|
Merge branch 'master' of github.com:NLnetLabs/unbound
|
2021-04-13 14:01:38 +02:00 |
|
George Thessalonikefs
|
b774d97b3c
|
- Fix documentation comment for files previously residing in checkconf/.
|
2021-04-13 13:59:08 +02:00 |
|
W.C.A. Wijngaards
|
55ba863440
|
- Fix that nxdomain synthesis does not happen above the stub or
forward definition.
|
2021-04-13 13:52:57 +02:00 |
|
George Thessalonikefs
|
403d0551b7
|
- Fix (increase) verbosity level for iterator error log in
processQueryTargets().
|
2021-04-12 16:49:45 +02:00 |
|
W.C.A. Wijngaards
|
addd21f750
|
- Fix permission denied sendto log, squelch the log messages
unless high verbosity is set.
|
2021-04-12 11:18:23 +02:00 |
|
W.C.A. Wijngaards
|
fb0da1b6b0
|
- rebuild configure to set EXTRALINK to libunbound.la for #460.
|
2021-04-09 17:19:04 +02:00 |
|
W.C.A. Wijngaards
|
7396eff7af
|
- Fix for #411: Depth protect for crash on deleted element timeout.
|
2021-04-08 13:47:06 +02:00 |
|
W.C.A. Wijngaards
|
fe324823f8
|
- Fix to stop IPv6 PMTU discovery.
|
2021-04-01 13:45:34 +02:00 |
|
W.C.A. Wijngaards
|
fb315509ab
|
Changelog note for #460.
- Merge #460 from orbea: build: Link with the libtool archive.
|
2021-04-01 09:12:50 +02:00 |
|
George Thessalonikefs
|
9d238060e1
|
- Clean makedist.sh.
|
2021-03-31 13:37:08 +02:00 |
|
W.C.A. Wijngaards
|
d23e1f1100
|
- Fix stack-protector change to not override other CFLAGS options.
|
2021-03-31 10:01:42 +02:00 |
|
George Thessalonikefs
|
1d54b2cdef
|
- Disable the use of stack-protector for cross compiled 32-bit windows builds;
relates to #444.
|
2021-03-30 22:15:12 +02:00 |
|
W.C.A. Wijngaards
|
ff0c5f863d
|
- Fix #429: Also fix end of transfer for http download of auth zones.
|
2021-03-25 12:18:49 +01:00 |
|
W.C.A. Wijngaards
|
f3dcb297d9
|
- Fix that cachedb does not produce empty object files when disabled.
|
2021-03-24 16:28:18 +01:00 |
|
W.C.A. Wijngaards
|
90e3b8d1a9
|
- Travis, fix warning in ubsan compile.
- Fix configure Targetconfiditionals.h header check, to use compile.
|
2021-03-24 15:34:26 +01:00 |
|