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
Wouter Wijngaards
646d6b9bce
Merge pull request #470 from edevil/configurable_tcp
...
Allow configuration of persistent TCP connections
2021-04-26 16:07:16 +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
André Cruz
75875d4d1c
Allow configuration of persistent TCP connections
...
Added 2 new options to configure previously hardcoded
values: max-reuse-tcp-queries and tcp-reuse-timeout. These
allow fine-grained control over how unbound uses persistent
TCP connections to authority servers.
2021-04-21 13:50:45 +01: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
W.C.A. Wijngaards
3fddde30cb
Travis, enable jobs, changelog note.
...
- Travis, fix script to fail when tasks fail.
2021-03-24 11:18:35 +01:00
W.C.A. Wijngaards
9f03bccf96
Add unistd include, and changelog note.
2021-03-24 10:22:37 +01:00
W.C.A. Wijngaards
61e6a3910f
Travis, note changelog, disable homebrew update in script and cfg.
2021-03-23 14:22:00 +01:00
W.C.A. Wijngaards
0b7efaf620
Travis changelog noted.
2021-03-23 09:17:22 +01:00
George Thessalonikefs
a13d935153
- Reformat pythonmod/pythonmod_utils.{c,h}.
2021-03-22 18:45:31 +01:00
George Thessalonikefs
50d773436d
- Fix for #367 : fix memory leak when cannot bind to listening port.
2021-03-22 16:46:17 +01:00
W.C.A. Wijngaards
6289806f41
- Fix memory leak reported by asan in rpz SOA record query name.
2021-03-22 15:29:34 +01:00
W.C.A. Wijngaards
574c1fa50a
- Fix compile error in listen_dnsport on Android.
2021-03-22 15:02:19 +01:00
W.C.A. Wijngaards
ddb8b25800
Merge branch 'master' of github.com:NLnetLabs/unbound
2021-03-22 14:53:16 +01:00
W.C.A. Wijngaards
e92270bae4
- Comment out nonworking OSX and IOS travis tests, vm fails to start.
2021-03-22 14:53:05 +01:00
George Thessalonikefs
f9e3475776
- Fix unused-function warning when compiling with --enable-dnscrypt.
2021-03-22 14:31:58 +01:00
W.C.A. Wijngaards
5b782d0a22
- iana portlist update.
2021-03-22 09:12:41 +01:00
W.C.A. Wijngaards
52953c86a2
Changelog note for #449 .
2021-03-22 08:57:01 +01:00
W.C.A. Wijngaards
57d4c3a8a4
- Fix for #447 : squelch connection refused tcp connection failures
...
from the log, unless verbosity is high.
2021-03-19 17:43:36 +01:00
W.C.A. Wijngaards
0c07861404
- Fix #441 : Minimal NSEC range not accepted for top level domains.
2021-03-17 14:04:02 +01:00
W.C.A. Wijngaards
0927fe6fc4
- Fix parse of LOC RR type for decimetres.
2021-03-11 13:22:05 +01:00
Willem Toorop
6c5e67a5a2
put tls-use-sni: on a line of its own
...
Sorry about this, this must have happened when I added the entries for padding queries and responses.
2021-03-10 15:14:45 +01:00
W.C.A. Wijngaards
269c168f7e
- Debug output for #411 and #439 : printout internal error and details.
2021-03-05 13:54:26 +01:00
W.C.A. Wijngaards
1bdae426ee
- Workaround for #439 : prevent loops in the reuse rbtree.
2021-03-05 13:46:36 +01:00
W.C.A. Wijngaards
6e4ecf7bc1
- Fix spurious errors about "Could not generate request: out of
...
memory". The mesh detect cycle routine no longer wrongly stops
the check when the calling mesh state is unique.
2021-03-04 14:13:44 +01:00
W.C.A. Wijngaards
9753f36463
- iana portlist update.
2021-03-04 10:14:32 +01:00
W.C.A. Wijngaards
6cd77933a3
- Fix: Resolve interface names on control-interface too.
2021-02-26 13:54:10 +01:00
George Thessalonikefs
826828673a
- Fix for #367 : rc_ports don't have ub_sock; skip cleaning up.
2021-02-26 13:13:55 +01:00
W.C.A. Wijngaards
a06d761f74
- Fix to allow rpz with wildcard that applies to all TLDs at once.
2021-02-25 16:54:32 +01:00