W.C.A. Wijngaards
6afdc336ba
- Fix test for new default.
2023-01-19 16:06:30 +01:00
W.C.A. Wijngaards
c9233f8429
- Set default for harden-unknown-additional to no. So that it does
...
not hamper future protocol developments.
2023-01-19 15:45:10 +01:00
W.C.A. Wijngaards
8df1e58209
- 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.
2023-01-19 14:59:18 +01:00
W.C.A. Wijngaards
d69f875261
- 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.
2023-01-19 14:16:17 +01:00
W.C.A. Wijngaards
b12ab31ae3
- 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.
2023-01-18 13:18:47 +01:00
W.C.A. Wijngaards
90d42148de
- Improve documentation for #826 , describe the large collisions amount.
2023-01-13 11:22:47 +01:00
W.C.A. Wijngaards
469133e8df
Changelog note and documentation for #826
...
- Merge #826 : Аdd a metric about the maximum number of collisions in
lrushah.
2023-01-13 11:01:46 +01:00
Wouter Wijngaards
785c938106
Merge pull request #826 from sakateka/lruhash_max_collisions
...
Аdd a metric about the maximum number of collisions in lrushah
2023-01-13 10:57:44 +01:00
Sergey Kacheev
52a4ccee18
add a metric about the maximum number of collisions in lrushah
2023-01-13 13:33:38 +07:00
W.C.A. Wijngaards
aa621f1c04
Code repository continues with version 1.17.2.
2023-01-12 10:21:28 +01:00
W.C.A. Wijngaards
0fed35a4b7
- Fix python version detection in configure.
2023-01-09 15:10:00 +01:00
W.C.A. Wijngaards
4517dcd439
- Fix python module install path detection.
2023-01-09 15:03:38 +01:00
W.C.A. Wijngaards
c5c4f6d40b
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.
2023-01-06 13:23:02 +01:00
W.C.A. Wijngaards
0419b06ca4
Merge branch 'branch-1.17.1'
2023-01-06 13:22:06 +01:00
W.C.A. Wijngaards
90831af981
- Fix wildcard in hyperlocal zone service degradation, reported
...
by Sergey Kacheev.
2023-01-06 13:21:39 +01:00
W.C.A. Wijngaards
ba6325f24f
- Fix #823 : Response change to NODATA for some ANY queries since
...
1.12, tested on 1.16.1.
2023-01-06 09:16:59 +01:00
W.C.A. Wijngaards
2025946247
Changelog note for tag for 1.17.1rc1.
...
- Tag for 1.17.1 release.
2023-01-05 11:06:07 +01:00
Alex Band
e92bd614c0
Add Mastodon link
2023-01-04 16:21:43 +01:00
Alex Band
f93fdb5e09
Add Mastodon
2023-01-04 15:57:45 +01:00
W.C.A. Wijngaards
70260273a4
- Update github workflows to use checkout v3.
2023-01-02 13:30:03 +01:00
W.C.A. Wijngaards
1224cd9d25
- Fix windows compile for libunbound subprocess reap comm point closes.
2023-01-02 13:06:39 +01:00
George Thessalonikefs
0682d4371e
- Merge #569 from JINMEI Tatuya: add keep-cache option to
...
'unbound-control reload' to keep caches.
2022-12-14 16:40:00 +01:00
George Thessalonikefs
7716d26d46
- Use an explicit 'reload_keep_cache' command and introduce test cases
...
for #569 .
2022-12-14 16:33:28 +01:00
George Thessalonikefs
857d6ce3a1
Merge branch 'reuse-caches-on-reload' of https://github.com/jinmeiib/unbound-1 into jinmeiib-reuse-caches-on-reload
2022-12-13 16:42:38 +01:00
George Thessalonikefs
af2ef61c49
- Merge #461 from Christian Allred: Add max-query-restarts option.
2022-12-13 15:54:51 +01:00
George Thessalonikefs
df411b3f28
- Updates for #461 (Add max-query-restarts option).
2022-12-13 15:29:22 +01:00
George Thessalonikefs
71db243b0d
Merge branch 'restart_conf' of https://github.com/cgallred/unbound into cgallred-restart_conf
2022-12-13 14:35:01 +01:00
George Thessalonikefs
67cf625608
Merge branch 'master' of github.com:NLnetLabs/unbound
2022-12-13 13:59:42 +01:00
George Thessalonikefs
c61b2121b5
- Expose 'max-sent-count' as a configuration option; the
...
default value retains Unbound's behavior.
2022-12-13 13:57:07 +01:00
George Thessalonikefs
859d0f2dfe
- Expose 'statistics-inhibit-zero' as a configuration option; the
...
default value retains Unbound's behavior.
2022-12-13 10:47:37 +01:00
W.C.A. Wijngaards
1a2e6aabac
- Fix to wrap Makefile scripts directory in quotes for uninstall.
2022-12-13 09:03:52 +01:00
W.C.A. Wijngaards
726aa5b0f5
Changelog note for #808
...
- Merge #808 : Wrap Makefile script's directory variables in quotes.
2022-12-13 08:53:44 +01:00
Wouter Wijngaards
5204c14e6d
Merge pull request #808 from sneurlax/fix/windows
...
Wrap Makefile script's directory variables in quotes
2022-12-13 08:53:07 +01:00
sneurlax
2daaebf3aa
wrap directory variables in quotes
...
see https://github.com/NLnetLabs/unbound/issues/807
2022-12-12 19:27:19 -06:00
W.C.A. Wijngaards
6b8642b662
Fix date.
2022-12-01 13:05:02 +01:00
W.C.A. Wijngaards
5c041c0ba9
- Fix #773 : When used with systemd-networkd, unbound does not start
...
until systemd-networkd-wait-online.service times out.
2022-12-01 13:04:05 +01:00
George Thessalonikefs
d7a9def160
- Clear documentation for interactivity between the subnet module and
...
the serve-expired and prefetch configuration options.
2022-11-30 14:45:36 +01:00
George Thessalonikefs
ef8111ece7
Merge branch 'master' of github.com:NLnetLabs/unbound
2022-11-30 14:34:00 +01:00
George Thessalonikefs
90f6cb1158
- Add SVCB and HTTPS to the types removed by 'unbound-control flush'.
2022-11-30 14:33:16 +01:00
W.C.A. Wijngaards
effbf99281
- Fix #782 : Segmentation fault in stats.c:404.
2022-11-30 10:18:27 +01:00
Philip Homburg
81861aee05
Changelog entry for #720
2022-11-29 16:20:52 +01:00
W.C.A. Wijngaards
6f7da59b77
- Fix for the ignore of tcp events for closed comm points, preserve
...
the use after free protection features.
2022-11-28 10:04:52 +01:00
Philip-NLnetLabs
b86a97019f
Merge pull request #720 from jonathangray/winsock_uaf
...
fix use after free when WSACreateEvent() fails
2022-11-23 14:08:01 +01:00
George Thessalonikefs
896f7a8306
- Ignore expired error responses.
2022-11-22 17:44:55 +01:00
W.C.A. Wijngaards
f72116883b
- Fix #779 : [doc] Missing documention in ub_resolve_event() for
...
callback parameter was_ratelimited.
2022-11-11 11:28:15 +01:00
George Thessalonikefs
4e305e644b
- Complementary fix for distutils.sysconfig deprecation in Python 3.10
...
to commit 62c5039ab9 .
2022-11-09 11:41:28 +01:00
W.C.A. Wijngaards
89d9b25090
- iana portlist update.
2022-11-08 15:24:24 +01:00
W.C.A. Wijngaards
dda1d9544c
- Fix #775 : libunbound: subprocess reap causes parent process reap
...
to hang.
2022-11-08 15:04:05 +01:00
W.C.A. Wijngaards
52a9e6268e
- Fix to make sure to not read again after a tcp comm point is closed.
2022-11-08 13:23:44 +01:00
W.C.A. Wijngaards
8367b24bc5
- Fix to ignore tcp events for closed comm points.
2022-11-08 12:02:48 +01:00