summaryrefslogtreecommitdiffstats
path: root/sbin/unwind/libunbound/util/configparser.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sync to unbound 1.13.1; heavy lifting by sthenflorian2021-03-161-74/+80
|
* sync to libunbound 1.13.0florian2020-12-111-152/+155
| | | | | 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-150/+158
|
* sync to libunbound-1.11.0florian2020-08-291-267/+281
| | | | | all heavy lifting done by sthen in unbound testing benno
* Update to libunbound 1.10.0florian2020-03-231-62/+70
| | | | | Heavy lifting by sthen in unbound(8) Tested by benno and matthieu
* Update to libunbound 1.9.3florian2019-09-121-0/+3
| | | | Heavy lifting by sthen with updating in-tree unbound(8)
* update unwind's copy of libunbound to match the new 1.9.0 update insthen2019-02-081-0/+5
| | | | /usr/src/usr.sbin/unbound, diff from florian@
* Import bits from (lib)unbound that we need for unwind(8).florian2019-01-231-0/+266
This is probably too much but allows us to keep in sync with usr.sbin/unbound to be able to easily apply updates.