]>
git.ipfire.org Git - thirdparty/unbound.git/log
W.C.A. Wijngaards [Tue, 4 Apr 2023 11:43:12 +0000 (13:43 +0200)]
Merge branch 'master' into dnsoverquic
W.C.A. Wijngaards [Tue, 4 Apr 2023 08:06:16 +0000 (10:06 +0200)]
- Fix #870: NXDOMAIN instead of NOERROR rcode when asked for existing
CNAME record.
W.C.A. Wijngaards [Thu, 30 Mar 2023 08:38:59 +0000 (10:38 +0200)]
- dnsoverquic, review fix.
W.C.A. Wijngaards [Wed, 29 Mar 2023 11:35:26 +0000 (13:35 +0200)]
- dnsoverquic, stats output for mem.quic and num.query.quic.
W.C.A. Wijngaards [Wed, 29 Mar 2023 09:05:10 +0000 (11:05 +0200)]
- dnsoverquic, delete stream when closed. Unlink it. Allow stream_id 4 as first.
W.C.A. Wijngaards [Wed, 29 Mar 2023 08:53:17 +0000 (10:53 +0200)]
- dnsoverquic, free stream buffers when data is acked and stream is closed.
W.C.A. Wijngaards [Wed, 29 Mar 2023 08:27:14 +0000 (10:27 +0200)]
- dnsoverquic, detect stream close and reset.
W.C.A. Wijngaards [Wed, 29 Mar 2023 08:02:27 +0000 (10:02 +0200)]
- dnsoverquic, doqclient outputs stream reset information.
W.C.A. Wijngaards [Tue, 28 Mar 2023 15:59:19 +0000 (17:59 +0200)]
- dnsoverquic, quic-size turn away new connections when full.
W.C.A. Wijngaards [Tue, 28 Mar 2023 14:15:12 +0000 (16:15 +0200)]
- dnsoverquic, flex and bison.
W.C.A. Wijngaards [Tue, 28 Mar 2023 14:14:41 +0000 (16:14 +0200)]
- dnsoverquic, quic-size: 8m maximum number of bytes for QUIC buffers.
W.C.A. Wijngaards [Mon, 27 Mar 2023 14:29:48 +0000 (16:29 +0200)]
- dnsoverquic, fix that doq timer is not disabled when not set.
W.C.A. Wijngaards [Mon, 27 Mar 2023 11:30:49 +0000 (13:30 +0200)]
- dnsoverquic, fix to unlock connection lock when it is deleted because it is
a duplicate connection.
W.C.A. Wijngaards [Mon, 27 Mar 2023 11:27:59 +0000 (13:27 +0200)]
- dnsoverquic, fix to unlock connection lock when it is unlinked and deleted.
W.C.A. Wijngaards [Mon, 27 Mar 2023 11:24:24 +0000 (13:24 +0200)]
- dnsoverquic, fix timer to set correctly and lock popped write connection
early, before it is modified.
W.C.A. Wijngaards [Mon, 27 Mar 2023 10:18:15 +0000 (12:18 +0200)]
- dnsoverquic, erase marked time when timer disabled.
W.C.A. Wijngaards [Mon, 27 Mar 2023 09:47:59 +0000 (11:47 +0200)]
- dnsoverquic, timer comparable with the event base time.
W.C.A. Wijngaards [Mon, 27 Mar 2023 09:18:55 +0000 (11:18 +0200)]
- dnsoverquic, timer pickup stops at current time.
W.C.A. Wijngaards [Mon, 27 Mar 2023 09:01:37 +0000 (11:01 +0200)]
- dnsoverquic, timer callback routine, handle timeout and close and delete the
connection if necessary.
W.C.A. Wijngaards [Mon, 27 Mar 2023 07:39:26 +0000 (09:39 +0200)]
- dnsoverquic, fix unit test compile.
W.C.A. Wijngaards [Mon, 27 Mar 2023 07:35:28 +0000 (09:35 +0200)]
Merge branch 'master' into dnsoverquic
W.C.A. Wijngaards [Mon, 27 Mar 2023 07:35:03 +0000 (09:35 +0200)]
- dnsoverquic, timer element has timeout setup when socket callback complete.
Philip Homburg [Fri, 24 Mar 2023 13:54:14 +0000 (14:54 +0100)]
Changelog for issue #676
Philip Homburg [Fri, 24 Mar 2023 13:51:37 +0000 (14:51 +0100)]
Fix issue #676: Unencrypted query is sent when forward-tls-upstream: yes is
used without tls-cert-bundle
Model the behavior of unbound in unbound-host: always create a SSL context
Philip Homburg [Thu, 23 Mar 2023 14:00:10 +0000 (15:00 +0100)]
Extra consistency check to make sure that when TLS is requested, either we
set up a TLS connection or we return an error.
Philip Homburg [Tue, 21 Mar 2023 12:54:27 +0000 (13:54 +0100)]
Changelog for issue #851
Philip Homburg [Tue, 21 Mar 2023 12:51:51 +0000 (13:51 +0100)]
Fix issue #851: reserved identifier violation
W.C.A. Wijngaards [Mon, 20 Mar 2023 13:55:55 +0000 (14:55 +0100)]
- iana portlist update.
George Thessalonikefs [Fri, 17 Mar 2023 13:39:37 +0000 (14:39 +0100)]
- Fix #812, fix #846, by using the SSL_OP_IGNORE_UNEXPECTED_EOF option
to ignore the unexpected eof while reading in openssl >= 3.
W.C.A. Wijngaards [Thu, 16 Mar 2023 14:40:43 +0000 (15:40 +0100)]
- Fix ssl.h include brackets, instead of quotes.
W.C.A. Wijngaards [Tue, 14 Mar 2023 15:57:37 +0000 (16:57 +0100)]
- Fix unbound-dnstap-socket test program to reply the finish frame
over a TLS connection correctly.
W.C.A. Wijngaards [Mon, 13 Mar 2023 08:11:10 +0000 (09:11 +0100)]
- dnsoverquic, Fix #861 make ERROR netevent.h:1073:32: error: field 'blocked_pkt_pi' has incomplete type
W.C.A. Wijngaards [Mon, 27 Feb 2023 16:02:18 +0000 (17:02 +0100)]
- dnsoverquic, fix that doq conn is not deleted whilst editing write and timer.
W.C.A. Wijngaards [Mon, 27 Feb 2023 15:59:11 +0000 (16:59 +0100)]
- dnsoverquic, doq_done_setup_timer_and_write function.
W.C.A. Wijngaards [Mon, 27 Feb 2023 15:36:47 +0000 (16:36 +0100)]
- dnsoverquic, doq_conn_check_timer function.
W.C.A. Wijngaards [Mon, 27 Feb 2023 15:35:46 +0000 (16:35 +0100)]
Merge branch 'master' into dnsoverquic
W.C.A. Wijngaards [Thu, 23 Feb 2023 12:38:29 +0000 (13:38 +0100)]
- Fix for #852: Completion of error handling.
W.C.A. Wijngaards [Wed, 22 Feb 2023 15:30:37 +0000 (16:30 +0100)]
- dnsoverquic, timer set add debug output.
W.C.A. Wijngaards [Wed, 22 Feb 2023 15:15:18 +0000 (16:15 +0100)]
- dnsoverquic, fix testbound for timer compare function linkage.
W.C.A. Wijngaards [Wed, 22 Feb 2023 15:13:21 +0000 (16:13 +0100)]
- dnsoverquic, fix timer tree remove and spelling in header file comment.
W.C.A. Wijngaards [Wed, 22 Feb 2023 10:56:56 +0000 (11:56 +0100)]
- dnsoverquic, timer_tree uses table.lock.
W.C.A. Wijngaards [Wed, 22 Feb 2023 10:37:55 +0000 (11:37 +0100)]
- dnsoverquic, timer work, structure and adds and deletes.
W.C.A. Wijngaards [Wed, 22 Feb 2023 09:11:13 +0000 (10:11 +0100)]
Merge branch 'master' into dnsoverquic
Philip Homburg [Tue, 21 Feb 2023 08:29:39 +0000 (09:29 +0100)]
Changelog entry for issue #825
Philip Homburg [Tue, 21 Feb 2023 08:28:13 +0000 (09:28 +0100)]
Merge branch 'master' into ecs-serve-expired-bug
Philip Homburg [Tue, 21 Feb 2023 08:27:03 +0000 (09:27 +0100)]
Improved comment
Philip Homburg [Thu, 9 Feb 2023 13:17:39 +0000 (14:17 +0100)]
Test cache update from serve-expired and client-subnet-always-forward
Philip Homburg [Tue, 21 Feb 2023 08:21:24 +0000 (09:21 +0100)]
ifdef CLIENT_SUBNET
Philip Homburg [Tue, 31 Jan 2023 14:16:38 +0000 (15:16 +0100)]
Fix issue #825: interaction between ECS and serve-expired.
George Thessalonikefs [Fri, 10 Feb 2023 15:54:44 +0000 (16:54 +0100)]
Changelog entry for
- Clean up iterator/iterator.c::error_response_cache() and allow for
better interaction with serve-expired, prefetch and cached error
responses.
George Thessalonikefs [Fri, 10 Feb 2023 15:51:07 +0000 (16:51 +0100)]
- Clean up iterator/iterator.c::error_response_cache() and allow for
better interaction with serve-expired, prefetch and cached error
responses.
W.C.A. Wijngaards [Thu, 9 Feb 2023 13:27:03 +0000 (14:27 +0100)]
- dnsoverquic, spelling fix.
W.C.A. Wijngaards [Thu, 9 Feb 2023 12:59:05 +0000 (13:59 +0100)]
Merge branch 'master' into dnsoverquic
George Thessalonikefs [Thu, 9 Feb 2023 11:44:01 +0000 (12:44 +0100)]
- Add testcase for refreshing expired error responses.
W.C.A. Wijngaards [Thu, 9 Feb 2023 11:29:58 +0000 (12:29 +0100)]
- dnsoverquic, limit the buffer for packets to max packet size with some more.
W.C.A. Wijngaards [Thu, 9 Feb 2023 11:09:50 +0000 (12:09 +0100)]
- dnsoverquic, git ignore the doqclient test.
W.C.A. Wijngaards [Thu, 9 Feb 2023 11:09:00 +0000 (12:09 +0100)]
Merge branch 'master' into dnsoverquic
W.C.A. Wijngaards [Thu, 9 Feb 2023 11:08:27 +0000 (12:08 +0100)]
- Fix to git ignore the library symbol file that configure can create.
W.C.A. Wijngaards [Thu, 9 Feb 2023 10:48:55 +0000 (11:48 +0100)]
Merge branch 'master' into dnsoverquic
W.C.A. Wijngaards [Thu, 9 Feb 2023 10:46:33 +0000 (11:46 +0100)]
- Fix consistency of unit test without roundrobin answers for the
cnametooptout unit test.
W.C.A. Wijngaards [Thu, 9 Feb 2023 10:21:57 +0000 (11:21 +0100)]
Merge branch 'master' into dnsoverquic
George Thessalonikefs [Thu, 9 Feb 2023 09:52:56 +0000 (10:52 +0100)]
Changelog entry for
- Allow TTL refresh of expired error responses.
George Thessalonikefs [Thu, 9 Feb 2023 09:47:46 +0000 (10:47 +0100)]
- Allow TTL refresh of expired error responses.
W.C.A. Wijngaards [Thu, 9 Feb 2023 09:38:55 +0000 (10:38 +0100)]
- Fix unit tests for spurious empty messages.
W.C.A. Wijngaards [Thu, 9 Feb 2023 08:56:40 +0000 (09:56 +0100)]
- Fix to ignore entirely empty responses, and try at another authority.
This turns completely empty responses, a type of noerror/nodata into
a servfail, but they do not conform to RFC2308, and the retry can
fetch improved content.
W.C.A. Wijngaards [Wed, 8 Feb 2023 10:36:52 +0000 (11:36 +0100)]
- Fix #841: Unbound won't build with aaaa-filter-iterator.patch.
W.C.A. Wijngaards [Tue, 7 Feb 2023 15:14:54 +0000 (16:14 +0100)]
- dnsoverquic, the doq test uses valgrind when enabled.
W.C.A. Wijngaards [Tue, 7 Feb 2023 15:08:08 +0000 (16:08 +0100)]
- dnsoverquic, move lock check after the test to test script in doq test.
W.C.A. Wijngaards [Mon, 6 Feb 2023 13:59:57 +0000 (14:59 +0100)]
- dnsoverquic, neater buffer clear when write of blocked packet fails, make
sure that memory area does not overlap for blocked packet addresses when
write of blocked packet fails, and size blocked packet buffer to the pkt buf.
W.C.A. Wijngaards [Mon, 6 Feb 2023 13:40:36 +0000 (14:40 +0100)]
- dnsoverquic, fix doq_conn lock protection. The checklock allows to set
the output file name, and doqclient uses that. Print place of lock_protect.
W.C.A. Wijngaards [Mon, 6 Feb 2023 11:18:52 +0000 (12:18 +0100)]
- dnsoverquic, fix function documentation for verbose_print_addr from
services/listen_dnsport.c.
W.C.A. Wijngaards [Mon, 6 Feb 2023 10:13:12 +0000 (11:13 +0100)]
Merge branch 'master' into dnsoverquic
W.C.A. Wijngaards [Mon, 6 Feb 2023 10:06:46 +0000 (11:06 +0100)]
- dnsoverquic, handle blocked udp packet writes.
George Thessalonikefs [Mon, 30 Jan 2023 10:33:58 +0000 (11:33 +0100)]
- Add duration variable for speed_local.test.
W.C.A. Wijngaards [Thu, 26 Jan 2023 09:59:16 +0000 (10:59 +0100)]
Regenerate configure for the fix acx_nlnetlabs.m4 for -Wstrict-prototypes.
W.C.A. Wijngaards [Thu, 26 Jan 2023 09:54:38 +0000 (10:54 +0100)]
- Fix acx_nlnetlabs.m4 for -Wstrict-prototypes.
George Thessalonikefs [Mon, 23 Jan 2023 10:38:57 +0000 (11:38 +0100)]
Fix #833: [FR] Ability to set the Redis password.
W.C.A. Wijngaards [Mon, 23 Jan 2023 09:10:23 +0000 (10:10 +0100)]
- Fix #835: [FR] Ability to use Redis unix sockets.
W.C.A. Wijngaards [Mon, 23 Jan 2023 09:09:28 +0000 (10:09 +0100)]
- Add #835: [FR] Ability to use Redis unix sockets.
W.C.A. Wijngaards [Fri, 20 Jan 2023 15:19:20 +0000 (16:19 +0100)]
Changelog note for #819, generate configparser.c and comment syntax change.
- Merge #819: Added new static zone type block_a to suppress all A
queries for specific zones.
Wouter Wijngaards [Fri, 20 Jan 2023 15:18:05 +0000 (16:18 +0100)]
Merge pull request #819 from pavel-odintsov/pavel/suppress_a
Added new static zone type block_a to suppress all A queries for specific zones
W.C.A. Wijngaards [Thu, 19 Jan 2023 15:06:30 +0000 (16:06 +0100)]
- Fix test for new default.
W.C.A. Wijngaards [Thu, 19 Jan 2023 14:45:10 +0000 (15:45 +0100)]
- Set default for harden-unknown-additional to no. So that it does
not hamper future protocol developments.
W.C.A. Wijngaards [Thu, 19 Jan 2023 13:59:18 +0000 (14:59 +0100)]
- Add harden-unknown-additional option. Default on and it removes
unknown records from the authority section and additional section.
Thanks to Xiang Li, from NISL Lab, Tsinghua University.
W.C.A. Wijngaards [Thu, 19 Jan 2023 13:16:17 +0000 (14:16 +0100)]
- Set max-udp-size default to 1232. This is the same default value as
the default value for edns-buffer-size. It restricts client edns
buffer size choices, and makes unbound behave similar to other DNS
resolvers. The new choice, down from 4096 means it is harder to get
large responses from Unbound. Thanks to Xiang Li, from NISL Lab,
Tsinghua University.
W.C.A. Wijngaards [Wed, 18 Jan 2023 12:18:47 +0000 (13:18 +0100)]
- Fix not following cleared RD flags potentially enables amplification
DDoS attacks, reported by Xiang Li and Wei Xu from NISL Lab,
Tsinghua University. The fix stops query loops, by refusing to send
RD=0 queries to a forwarder, they still get answered from cache.
W.C.A. Wijngaards [Fri, 13 Jan 2023 10:22:47 +0000 (11:22 +0100)]
- Improve documentation for #826, describe the large collisions amount.
W.C.A. Wijngaards [Fri, 13 Jan 2023 10:01:46 +0000 (11:01 +0100)]
Changelog note and documentation for #826
- Merge #826: Аdd a metric about the maximum number of collisions in
lrushah.
Wouter Wijngaards [Fri, 13 Jan 2023 09:57:44 +0000 (10:57 +0100)]
Merge pull request #826 from sakateka/lruhash_max_collisions
Аdd a metric about the maximum number of collisions in lrushah
Sergey Kacheev [Fri, 13 Jan 2023 06:33:38 +0000 (13:33 +0700)]
add a metric about the maximum number of collisions in lrushah
W.C.A. Wijngaards [Thu, 12 Jan 2023 09:21:28 +0000 (10:21 +0100)]
Code repository continues with version 1.17.2.
W.C.A. Wijngaards [Mon, 9 Jan 2023 14:10:00 +0000 (15:10 +0100)]
- Fix python version detection in configure.
W.C.A. Wijngaards [Mon, 9 Jan 2023 14:03:38 +0000 (15:03 +0100)]
- Fix python module install path detection.
W.C.A. Wijngaards [Fri, 6 Jan 2023 12:23:02 +0000 (13:23 +0100)]
Changelog note for 1.17.1rc2 fix.
- Fix wildcard in hyperlocal zone service degradation, reported
by Sergey Kacheev. This fix is included in 1.17.1rc2.
W.C.A. Wijngaards [Fri, 6 Jan 2023 12:22:06 +0000 (13:22 +0100)]
Merge branch 'branch-1.17.1'
W.C.A. Wijngaards [Fri, 6 Jan 2023 12:21:39 +0000 (13:21 +0100)]
- Fix wildcard in hyperlocal zone service degradation, reported
by Sergey Kacheev.
W.C.A. Wijngaards [Fri, 6 Jan 2023 08:16:59 +0000 (09:16 +0100)]
- Fix #823: Response change to NODATA for some ANY queries since
1.12, tested on 1.16.1.
W.C.A. Wijngaards [Thu, 5 Jan 2023 10:06:07 +0000 (11:06 +0100)]
Changelog note for tag for 1.17.1rc1.
- Tag for 1.17.1 release.
Alex Band [Wed, 4 Jan 2023 15:21:43 +0000 (16:21 +0100)]
Add Mastodon link
Alex Band [Wed, 4 Jan 2023 14:57:45 +0000 (15:57 +0100)]
Add Mastodon