History log of /openbsd-src/sbin/unwind/libunbound/iterator/iter_hints.c (Results 1 – 6 of 6)
Revision Date Author Comments
# 096314fe 14-Jun-2024 florian <florian@openbsd.org>

sync to unbound 1.20.0

heavy lifting by sthen


# 54cc57ac 13-Apr-2024 florian <florian@openbsd.org>

sync to unbound 1.19.3

heavy lifting by & OK sthen


# 5c45b740 22-Oct-2022 florian <florian@openbsd.org>

sync to unbound 1.17.0; heavy lifting by sthen


# a1a7ba80 01-Mar-2022 florian <florian@openbsd.org>

Update to libunbound 1.15.0; heavy lifting by sthen in unbound(8).

Upstream renamed parse_edns_from_pkt to parse_edns_from_query_pkt and
added two arguments (config_file and comm_point) that we don'

Update to libunbound 1.15.0; heavy lifting by sthen in unbound(8).

Upstream renamed parse_edns_from_pkt to parse_edns_from_query_pkt and
added two arguments (config_file and comm_point) that we don't use,
adjust callers in frontend accordingly.

show more ...


# 988ebc2d 30-Mar-2019 florian <florian@openbsd.org>

update to libunbound 1.9.1; heavy lifting by sthen in unbound(8)


# ae8c6e27 23-Jan-2019 florian <florian@openbsd.org>

Import bits from (lib)unbound that we need for unwind(8).

This is probably too much but allows us to keep in sync with
usr.sbin/unbound to be able to easily apply updates.