History log of /openbsd-current/sbin/unwind/libunbound/respip/respip.h
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.5 22-Oct-2022 florian

sync to unbound 1.17.0; heavy lifting by sthen


Revision tags: OPENBSD_7_2_BASE
# 1.4 18-Jun-2022 florian

sync to libunbound 1.16.0; heavy lifting by sthen


Revision tags: OPENBSD_7_1_BASE
# 1.3 01-Mar-2022 florian

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.


Revision tags: OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE
# 1.2 23-Mar-2020 florian

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


Revision tags: OPENBSD_6_5_BASE OPENBSD_6_6_BASE
# 1.1 23-Jan-2019 florian

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.