summaryrefslogtreecommitdiffstats
path: root/sbin/unwind/libunbound/util/module.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sync to unbound 1.13.1; heavy lifting by sthenflorian2021-03-161-2/+2
|
* sync to libunbound 1.13.0florian2020-12-111-2/+2
| | | | | Support for channel reuse of TCP and TLS (DoT) streams should improve latency when the DoT strategy is used in unwind.
* Update to libunbound 1.12.0; heavy lifting by sthenflorian2020-10-281-0/+2
|
* Update to libunbound 1.10.0florian2020-03-231-0/+21
| | | | | Heavy lifting by sthen in unbound(8) Tested by benno and matthieu
* Import bits from (lib)unbound that we need for unwind(8).florian2019-01-231-0/+840
This is probably too much but allows us to keep in sync with usr.sbin/unbound to be able to easily apply updates.