| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
Reapply 643f9a0581e8aac7eb790ced1164748939829826. 64d318ea98b7 was a
mismerge during fake rebase. Let's reapply it.
Changes include: Added ACL per interface, proxy protocol and bug fixes.
Announcement: https://nlnetlabs.nl/news/2022/Oct/13/unbound-1.17.0-released/
Merge commit '643f9a0581e8aac7eb790ced1164748939829826' into main
|
|
|
|
|
|
|
| |
This reverts commit 64d318ea98b7c59f5567d47a9a8474887d8b5cb8, reversing
changes made to 8063dc03202fad7d6bdf34976bc8556fa3f23fa1.
Revert a mismerge which reversed 8063dc03202fad7d6bdf34976bc8556fa3f23fa1.
|
|
|
|
|
|
|
|
| |
Added ACL per interface, proxy protocol and bug fixes.
Announcement: https://nlnetlabs.nl/news/2022/Oct/13/unbound-1.17.0-released/
Merge commit '643f9a0581e8aac7eb790ced1164748939829826' into new_merge
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes CVE-2022-3204 'Non-Responsive Delegation Attack'.
MFC after: 3 days
Security: CVE-2022-3204
Security: https://nlnetlabs.nl/downloads/unbound/CVE-2022-3204.txt
Changelog: https://nlnetlabs.nl/news/2022/Sep/21/unbound-1.16.3-released/
Merge commit '0dde6f4f8e604df8c6fbdab8b4aadb5ddf80c76f' into unbound/main
|
|
|
|
|
|
|
|
|
|
|
| |
Security update to unbound.
PR: 265645
Security: CVE-2022-30698, CVE-2022-30699
Security: bc43a578-14ec-11ed-856e-d4c9ef517024
MFC after: 3 days
Merge commit '9b76d32f2310b735dbeb896cbf2776cad61f23e8' into main
|
|
|
|
|
|
| |
Merge commit 'd57351465531b38689892ec862de2725b52842dd' into unbound/main2
MFC after: 1 month
|
|
|
|
|
|
| |
Merge commit '5f9f82264b91e041df7cba2406625146e7268ce4' into main
MFC after: 1 month
|
|
|
|
|
|
| |
Vendor import GA release of unbound 1.15.0.
MFC after: 2 weeks
|
|
|
|
|
|
|
|
|
|
| |
Update unbound manpages by copying the current unbound manpages in
contrib/doc/*.in to their respective manpages,
PR: 262013
Reported by: Michael Osipov <michael.osipov@siemens.com>
Fixes: numerous previous updates
MFC after: 3 days
|
|
|
|
|
|
|
|
| |
Vendor import GA release of unbound 1.14.0.
MFC after: 2 weeks
Merge commit '9b87431a326169e72d5ca55670cb3c95205aa350' into unbound/main
|
|
|
|
|
|
|
|
| |
This reverts commit 5eb81a4b4028113e3c319f21a1db6b67613ec7ab, reversing
changes made to c6806434e79079f4f9419c3ba4fec37efcaa1635 and
this reverts commit 679ff6112361d2660f4e0c3cda71198a5e773a25.
What happend is git rebase --rebase-merges doesn't do what is expected.
|
|
|
|
|
|
| |
The long awaited hostapd 2.10 is finally here.
MFC after: 3 weeks
|
|
|
|
|
|
|
|
| |
This vendor import was requested by glebius@ as it should fix unbound
crashes.
Reported by: glebius
MFC after: 1 week
|
|
|
|
|
|
| |
Merge commit '625f1c1312fb7defbd148c8ba121a0cf058707ef'
MFC after: 1 month
|
|
|
|
|
|
|
|
|
| |
Update unbound 1.13.0 --> 1.13.1.
Includes numerous bugfixes documented at:
https://www.nlnetlabs.nl/projects/unbound/download/#unbound-1-13-1
MFC after: 1 month
|
|
|
|
|
|
|
|
|
|
|
|
| |
Apply upstream fix 08968baec1122a58bb90d8f97ad948a75f8a5d69:
Fix error cases when udp-connect is set and send() returns an error
Obtained from: unbound git
MFC after: 3 days
Notes:
svn path=/head/; revision=368751
|
|
|
|
|
|
|
|
|
|
| |
Update unbound from 1.12.0 to 1.13.0
MFC after: 1 week
Security: CVE-2020-28935
Notes:
svn path=/head/; revision=368478
|
|
|
|
|
|
|
|
|
| |
Update unbound 1.11.0 --> 1.12.0.
MFC after: 1 month.
Notes:
svn path=/head/; revision=367094
|
|
|
|
|
|
|
|
|
| |
Update unbound 1.10.1 --> 1.11.0.
MFH: 1 month
Notes:
svn path=/head/; revision=364721
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update unbound 1.9.6 --> 1.10.1.
Bug Fixes:
- CVE-2020-12662 Unbound can be tricked into amplifying an incoming
query into a large number of queries directed to a target.
- CVE-2020-12663 Malformed answers from upstream name servers can be
used to make Unbound unresponsive.
Reported by: emaste
MFC after: 3 days
Relnotes: yes
Security: CVE-2020-12662, CVE-2020-12663
Notes:
svn path=/head/; revision=361344
|
|
|
|
|
|
|
|
|
|
|
|
| |
config.h as a guide. In practice contributed software maintains a copy
of config.h within its build directory tree containing its Makefile.
usr.sbin/unbound is the home for its config.h.
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D22983
Notes:
svn path=/head/; revision=356676
|
|
|
|
|
|
|
|
|
|
| |
Update unbound 1.9.2 --> 1.9.6.
MFC after: 3 days
Security: CVE-2019-18934 (fixed by 1.9.5)
Notes:
svn path=/head/; revision=356228
|
|
|
|
| |
Notes:
svn path=/head/; revision=349720
|
|
|
|
|
|
|
| |
MFC after: 3 days
Notes:
svn path=/head/; revision=340037
|
|
|
|
|
|
|
|
|
| |
Remove a workaround for older Unbound versions that used sbrk.
Approved by: re (gjb)
Notes:
svn path=/head/; revision=339294
|
|
|
|
|
|
|
| |
Approved by: re (kib)
Notes:
svn path=/head/; revision=339278
|
|
|
|
|
|
|
| |
Approved by: re (kib)
Notes:
svn path=/head/; revision=339275
|
|
|
|
| |
Notes:
svn path=/projects/openssl111/; revision=338778
|
|
|
|
| |
Notes:
svn path=/projects/openssl111/; revision=338775
|
|
|
|
| |
Notes:
svn path=/projects/openssl111/; revision=338774
|
|
|
|
|
|
|
| |
Approved by: re (kib@)
Notes:
svn path=/head/; revision=338569
|
|
|
|
|
|
|
| |
Approved by: re (kib@)
Notes:
svn path=/head/; revision=338568
|
|
|
|
|
|
|
| |
PR: 222902
Notes:
svn path=/head/; revision=333573
|
|
|
|
| |
Notes:
svn path=/head/; revision=333568
|
|
|
|
| |
Notes:
svn path=/head/; revision=333567
|
|
|
|
| |
Notes:
svn path=/head/; revision=333566
|
|
|
|
| |
Notes:
svn path=/head/; revision=333565
|
|
|
|
| |
Notes:
svn path=/head/; revision=333564
|
|
|
|
| |
Notes:
svn path=/head/; revision=333563
|
|
|
|
| |
Notes:
svn path=/head/; revision=333562
|
|
|
|
| |
Notes:
svn path=/head/; revision=333561
|
|
|
|
| |
Notes:
svn path=/head/; revision=333560
|
|
|
|
| |
Notes:
svn path=/head/; revision=333559
|
|
|
|
| |
Notes:
svn path=/head/; revision=333558
|
|
|
|
| |
Notes:
svn path=/head/; revision=333552
|
|
|
|
|
|
|
|
|
|
|
| |
If an unpatched unbound-anchor is run without a preexisting root anchor
between 2017-09-11 and 2017-10-11, it will fail and Unbound will not be
able to start unless the validator is disabled. An EN will be issued
with patches for existing systems and information on how to work around
the issue on new installations.
Notes:
svn path=/head/; revision=323049
|
|
|
|
| |
Notes:
svn path=/head/; revision=306457
|
|
|
|
| |
Notes:
svn path=/head/; revision=305381
|
|
|
|
| |
Notes:
svn path=/head/; revision=296659
|
|
|
|
| |
Notes:
svn path=/head/; revision=296415
|