import unbound 1.8.0, tested by myself and benno@
authorsthen <sthen@openbsd.org>
Thu, 20 Sep 2018 23:14:36 +0000 (23:14 +0000)
committersthen <sthen@openbsd.org>
Thu, 20 Sep 2018 23:14:36 +0000 (23:14 +0000)
commit7bc20e6db500d9f6533bfbedc9830b23d8985022
treee46e395e75e15094e415f5973837bf7372b6a198
parent8a7b43ff23c5924c9f444901961e4773621c2482
import unbound 1.8.0, tested by myself and benno@
17 files changed:
usr.sbin/unbound/ipsecmod/ipsecmod.c
usr.sbin/unbound/respip/respip.c
usr.sbin/unbound/testcode/fake_event.c
usr.sbin/unbound/testcode/replay.h
usr.sbin/unbound/testcode/streamtcp.1
usr.sbin/unbound/testcode/streamtcp.c
usr.sbin/unbound/testcode/unitauth.c
usr.sbin/unbound/testcode/unitldns.c
usr.sbin/unbound/testcode/unitmain.c
usr.sbin/unbound/testcode/unitmsgparse.c
usr.sbin/unbound/testcode/unitverify.c
usr.sbin/unbound/util/edns.c [new file with mode: 0644]
usr.sbin/unbound/util/edns.h [new file with mode: 0644]
usr.sbin/unbound/util/rtt.c
usr.sbin/unbound/util/tcp_conn_limit.c [new file with mode: 0644]
usr.sbin/unbound/util/tcp_conn_limit.h [new file with mode: 0644]
usr.sbin/unbound/validator/val_kcache.c