| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Release notes at
https://nlnetlabs.nl/news/2025/Apr/24/unbound-1.23.0-released/
MFC after: 2 weeks
Merge commit '44bab727dfe28451b777dc9e47db4f748b709182'
|
|
|
|
|
|
|
|
|
| |
Release notes at
https://www.nlnetlabs.nl/news/2024/May/08/unbound-1.20.0-released/
Security: The DNSBomb vulnerability CVE-2024-33655
Merge commit 'c2a80056864d6eda0398fd127dc0ae515b39752b' into main
|
|
|
|
|
|
|
|
|
| |
Release notes at
https://www.nlnetlabs.nl/news/2023/Aug/30/unbound-1.18.0-released/
MFC after: 2 weeks
Merge commit '401770e05c71ecb5ae61a59d316069b4b78bf622' into main
|
|
|
|
|
|
|
|
|
| |
Release notes at
https://www.nlnetlabs.nl/news/2023/Jan/12/unbound-1.17.1-released/.
MFC after: 1 month
Merge commit '7699e1386a16236002b26107ffd2dcbde375e197' into 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 '5f9f82264b91e041df7cba2406625146e7268ce4' into main
MFC after: 1 month
|
|
|
|
|
|
|
| |
Approved by: re (kib)
Notes:
svn path=/head/; revision=339275
|
|
|
|
|
|
|
| |
Approved by: re (kib@)
Notes:
svn path=/head/; revision=338569
|
|
|
|
| |
Notes:
svn path=/head/; revision=333567
|
|
|
|
| |
Notes:
svn path=/head/; revision=333552
|
|
|
|
| |
Notes:
svn path=/head/; revision=287917
|
|
|
|
|
|
|
| |
adopted upstream, greatly reducing the diff.
Notes:
svn path=/head/; revision=276605
|
|
|
|
|
|
|
| |
MFC after: 3 weeks
Notes:
svn path=/head/; revision=266114
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- cast through void * to silence alignment warnings (presumably false
positives resulting from poor API design)
- constify a few function arguments
- move prototypes for callbacks into a common header
- now that the prototypes are in scope, fix instances of function
definitions that don't match the prototype or what the caller
actually passes
- hide a conditionally unused global variable behind the same #ifdef
that controls its use
Approved by: re (blanket)
Notes:
svn path=/head/; revision=255579
|
|
|
|
| |
Notes:
svn path=/head/; revision=249141
|
|
Notes:
svn path=/head/; revision=249140
|