#
7037e34c |
| 05-Sep-2024 |
florian <florian@openbsd.org> |
Sync to unbound 1.21.0; heavy lifting by sthen
parse_edns_from_query_pkt() grew a parameter to handle cookies, which we don't use.
|
#
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
|
#
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 ...
|
#
853e076f |
| 11-Dec-2020 |
florian <florian@openbsd.org> |
sync to libunbound 1.13.0
Support for channel reuse of TCP and TLS (DoT) streams should improve latency when the DoT strategy is used in unwind.
|
#
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.
|