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

sync to unbound 1.20.0

heavy lifting by sthen


# d500c338 05-Sep-2023 florian <florian@openbsd.org>

sync to unbound 1.18.0; heavy lifting by sthen


# ab256815 23-Sep-2022 florian <florian@openbsd.org>

Sync to libunbound 1.16.3


# 6d08cb1b 30-Aug-2022 florian <florian@openbsd.org>

sync to libunbound 1.16.2; heavy lifting by sthen


# 7a05b9df 18-Jun-2022 florian <florian@openbsd.org>

sync to libunbound 1.16.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 ...


# 411c5950 14-Aug-2021 florian <florian@openbsd.org>

sync to unbound 1.13.2
OK sthen


# 9b465e50 14-Jul-2019 florian <florian@openbsd.org>

Update to libunbound 1.9.2
Heavy lifting by sthen when updating 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.