summaryrefslogtreecommitdiffstats
path: root/sbin/unwind/libunbound/iterator (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to libunbound 1.12.0; heavy lifting by sthenflorian2020-10-281-1/+1
|
* sync to libunbound-1.11.0florian2020-08-293-7/+66
| | | | | all heavy lifting done by sthen in unbound testing benno
* sync libunbound fixes from unbound, ok florian@sthen2020-05-196-67/+205
|
* Update to libunbound 1.9.6florian2019-12-182-0/+8
| | | | Heavy lifting by sthen with updating in-tree unbound(8).
* Update to libunbound 1.9.2florian2019-07-143-2/+29
| | | | Heavy lifting by sthen when updating unbound(8).
* update to libunbound 1.9.1; heavy lifting by sthen in unbound(8)florian2019-03-304-8/+80
|
* update unwind's copy of libunbound to match the new 1.9.0 update insthen2019-02-081-2/+2
| | | | /usr/src/usr.sbin/unbound, diff from florian@
* Fix a bunch of shadow and missing prototype compiler warnings.florian2019-01-241-1/+0
|
* Import bits from (lib)unbound that we need for unwind(8).florian2019-01-2319-0/+10534
This is probably too much but allows us to keep in sync with usr.sbin/unbound to be able to easily apply updates.