summaryrefslogtreecommitdiffstats
path: root/sbin/unwind/libunbound/iterator/iterator.c (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-291-5/+6
| | | | | all heavy lifting done by sthen in unbound testing benno
* sync libunbound fixes from unbound, ok florian@sthen2020-05-191-31/+122
|
* Update to libunbound 1.9.6florian2019-12-181-0/+4
| | | | Heavy lifting by sthen with updating in-tree unbound(8).
* Update to libunbound 1.9.2florian2019-07-141-2/+9
| | | | Heavy lifting by sthen when updating unbound(8).
* update to libunbound 1.9.1; heavy lifting by sthen in unbound(8)florian2019-03-301-2/+22
|
* 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-231-0/+3873
This is probably too much but allows us to keep in sync with usr.sbin/unbound to be able to easily apply updates.