History log of /openbsd/sbin/unwind/libunbound/util/fptr_wlist.h (Results 1 – 3 of 3)
Revision Date Author Comments
# 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 ...


# d32eb43c 23-Mar-2020 florian <florian@openbsd.org>

Update to libunbound 1.10.0
Heavy lifting by sthen in unbound(8)
Tested by benno and matthieu


# 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.