[Midnightbsd-cvs] [MidnightBSD/src] 5627d4: add unbound 1.6.17

Lucas Holt noreply at github.com
Sun Aug 28 23:45:23 EDT 2022


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/src
  Commit: 5627d4db112da518e59eb6daabf7bc432e5ae34c
      https://github.com/MidnightBSD/src/commit/5627d4db112da518e59eb6daabf7bc432e5ae34c
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2018-06-19 (Tue, 19 Jun 2018)

  Changed paths:
    A .gitattributes
    A LICENSE
    A Makefile.in
    A README
    A ac_pkg_swig.m4
    A aclocal.m4
    A acx_nlnetlabs.m4
    A acx_python.m4
    A ax_pthread.m4
    A compat/arc4_lock.c
    A compat/arc4random.c
    A compat/arc4random_uniform.c
    A compat/chacha_private.h
    A compat/ctime_r.c
    A compat/explicit_bzero.c
    A compat/fake-rfc2553.c
    A compat/fake-rfc2553.h
    A compat/getentropy_linux.c
    A compat/getentropy_osx.c
    A compat/getentropy_solaris.c
    A compat/getentropy_win.c
    A compat/gmtime_r.c
    A compat/inet_aton.c
    A compat/inet_ntop.c
    A compat/inet_pton.c
    A compat/isblank.c
    A compat/malloc.c
    A compat/memcmp.c
    A compat/memcmp.h
    A compat/memmove.c
    A compat/reallocarray.c
    A compat/sha512.c
    A compat/snprintf.c
    A compat/strlcat.c
    A compat/strlcpy.c
    A compat/strptime.c
    A config.guess
    A config.h
    A config.h.in
    A config.sub
    A configure
    A configure.ac
    A daemon/acl_list.c
    A daemon/acl_list.h
    A daemon/cachedump.c
    A daemon/cachedump.h
    A daemon/daemon.c
    A daemon/daemon.h
    A daemon/remote.c
    A daemon/remote.h
    A daemon/stats.c
    A daemon/stats.h
    A daemon/unbound.c
    A daemon/worker.c
    A daemon/worker.h
    A dns64/dns64.c
    A dns64/dns64.h
    A dnstap/dnstap.c
    A dnstap/dnstap.h
    A dnstap/dnstap.m4
    A dnstap/dnstap.proto
    A dnstap/dnstap_config.h
    A dnstap/dnstap_config.h.in
    A doc/CREDITS
    A doc/Changelog
    A doc/FEATURES
    A doc/LICENSE
    A doc/README
    A doc/README.DNS64
    A doc/README.svn
    A doc/README.tests
    A doc/TODO
    A doc/control_proto_spec.txt
    A doc/example.conf
    A doc/example.conf.in
    A doc/ietf67-design-02.odp
    A doc/ietf67-design-02.pdf
    A doc/libunbound.3
    A doc/libunbound.3.in
    A doc/requirements.txt
    A doc/unbound-anchor.8
    A doc/unbound-anchor.8.in
    A doc/unbound-checkconf.8
    A doc/unbound-checkconf.8.in
    A doc/unbound-control.8
    A doc/unbound-control.8.in
    A doc/unbound-host.1
    A doc/unbound-host.1.in
    A doc/unbound.8
    A doc/unbound.8.in
    A doc/unbound.conf.5
    A doc/unbound.conf.5.in
    A doc/unbound.doxygen
    A freebsd-configure.sh
    A freebsd-sources.pl
    A install-sh
    A iterator/iter_delegpt.c
    A iterator/iter_delegpt.h
    A iterator/iter_donotq.c
    A iterator/iter_donotq.h
    A iterator/iter_fwd.c
    A iterator/iter_fwd.h
    A iterator/iter_hints.c
    A iterator/iter_hints.h
    A iterator/iter_priv.c
    A iterator/iter_priv.h
    A iterator/iter_resptype.c
    A iterator/iter_resptype.h
    A iterator/iter_scrub.c
    A iterator/iter_scrub.h
    A iterator/iter_utils.c
    A iterator/iter_utils.h
    A iterator/iterator.c
    A iterator/iterator.h
    A libunbound/context.c
    A libunbound/context.h
    A libunbound/libunbound.c
    A libunbound/libworker.c
    A libunbound/libworker.h
    A libunbound/python/LICENSE
    A libunbound/python/Makefile
    A libunbound/python/doc/_static/readme
    A libunbound/python/doc/conf.py
    A libunbound/python/doc/examples/example1a.rst
    A libunbound/python/doc/examples/example1b.rst
    A libunbound/python/doc/examples/example2.rst
    A libunbound/python/doc/examples/example3.rst
    A libunbound/python/doc/examples/example4.rst
    A libunbound/python/doc/examples/example5.rst
    A libunbound/python/doc/examples/example6-1.py
    A libunbound/python/doc/examples/example6.rst
    A libunbound/python/doc/examples/example7-1.py
    A libunbound/python/doc/examples/example7-2.py
    A libunbound/python/doc/examples/example7.rst
    A libunbound/python/doc/examples/example8-1.py
    A libunbound/python/doc/examples/example8.rst
    A libunbound/python/doc/examples/index.rst
    A libunbound/python/doc/index.rst
    A libunbound/python/doc/install.rst
    A libunbound/python/doc/intro.rst
    A libunbound/python/doc/modules/unbound.rst
    A libunbound/python/examples/async-lookup.py
    A libunbound/python/examples/dns-lookup.py
    A libunbound/python/examples/dnssec-valid.py
    A libunbound/python/examples/dnssec_test.py
    A libunbound/python/examples/example8-1.py
    A libunbound/python/examples/idn-lookup.py
    A libunbound/python/examples/mx-lookup.py
    A libunbound/python/examples/ns-lookup.py
    A libunbound/python/examples/reverse-lookup.py
    A libunbound/python/file_py3.i
    A libunbound/python/libunbound.i
    A libunbound/ubsyms.def
    A libunbound/unbound-event.h
    A libunbound/unbound.h
    A libunbound/worker.h
    A ltmain.sh
    A services/cache/dns.c
    A services/cache/dns.h
    A services/cache/infra.c
    A services/cache/infra.h
    A services/cache/rrset.c
    A services/cache/rrset.h
    A services/listen_dnsport.c
    A services/listen_dnsport.h
    A services/localzone.c
    A services/localzone.h
    A services/mesh.c
    A services/mesh.h
    A services/modstack.c
    A services/modstack.h
    A services/outbound_list.c
    A services/outbound_list.h
    A services/outside_network.c
    A services/outside_network.h
    A sldns/keyraw.c
    A sldns/keyraw.h
    A sldns/parse.c
    A sldns/parse.h
    A sldns/parseutil.c
    A sldns/parseutil.h
    A sldns/pkthdr.h
    A sldns/rrdef.c
    A sldns/rrdef.h
    A sldns/sbuffer.c
    A sldns/sbuffer.h
    A sldns/str2wire.c
    A sldns/str2wire.h
    A sldns/wire2str.c
    A sldns/wire2str.h
    A smallapp/unbound-anchor.c
    A smallapp/unbound-checkconf.c
    A smallapp/unbound-control-setup.sh
    A smallapp/unbound-control-setup.sh.in
    A smallapp/unbound-control.c
    A smallapp/unbound-host.c
    A smallapp/worker_cb.c
    A util/alloc.c
    A util/alloc.h
    A util/as112.c
    A util/as112.h
    A util/config_file.c
    A util/config_file.h
    A util/configlexer.lex
    A util/configparser.y
    A util/configyyrename.h
    A util/data/dname.c
    A util/data/dname.h
    A util/data/msgencode.c
    A util/data/msgencode.h
    A util/data/msgparse.c
    A util/data/msgparse.h
    A util/data/msgreply.c
    A util/data/msgreply.h
    A util/data/packed_rrset.c
    A util/data/packed_rrset.h
    A util/fptr_wlist.c
    A util/fptr_wlist.h
    A util/iana_ports.inc
    A util/locks.c
    A util/locks.h
    A util/log.c
    A util/log.h
    A util/mini_event.c
    A util/mini_event.h
    A util/module.c
    A util/module.h
    A util/net_help.c
    A util/net_help.h
    A util/netevent.c
    A util/netevent.h
    A util/random.c
    A util/random.h
    A util/rbtree.c
    A util/rbtree.h
    A util/regional.c
    A util/regional.h
    A util/rtt.c
    A util/rtt.h
    A util/storage/dnstree.c
    A util/storage/dnstree.h
    A util/storage/lookup3.c
    A util/storage/lookup3.h
    A util/storage/lruhash.c
    A util/storage/lruhash.h
    A util/storage/slabhash.c
    A util/storage/slabhash.h
    A util/timehist.c
    A util/timehist.h
    A util/tube.c
    A util/tube.h
    A util/winsock_event.c
    A util/winsock_event.h
    A validator/autotrust.c
    A validator/autotrust.h
    A validator/val_anchor.c
    A validator/val_anchor.h
    A validator/val_kcache.c
    A validator/val_kcache.h
    A validator/val_kentry.c
    A validator/val_kentry.h
    A validator/val_neg.c
    A validator/val_neg.h
    A validator/val_nsec.c
    A validator/val_nsec.h
    A validator/val_nsec3.c
    A validator/val_nsec3.h
    A validator/val_secalgo.c
    A validator/val_secalgo.h
    A validator/val_sigcrypt.c
    A validator/val_sigcrypt.h
    A validator/val_utils.c
    A validator/val_utils.h
    A validator/validator.c
    A validator/validator.h

  Log Message:
  -----------
  add unbound 1.6.17


  Commit: e2cdf77ce5ab3f2e0c071228b1bc7a3fc3183017
      https://github.com/MidnightBSD/src/commit/e2cdf77ce5ab3f2e0c071228b1bc7a3fc3183017
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2022-08-28 (Sun, 28 Aug 2022)

  Changed paths:
    M .gitattributes
    M Makefile.in
    A README-Travis.md
    A README.md
    M ac_pkg_swig.m4
    M aclocal.m4
    M acx_nlnetlabs.m4
    M acx_python.m4
    M ax_pthread.m4
    A cachedb/cachedb.c
    A cachedb/cachedb.h
    A cachedb/redis.c
    A cachedb/redis.h
    M compat/arc4_lock.c
    M compat/arc4random.c
    M compat/ctime_r.c
    M compat/explicit_bzero.c
    A compat/getentropy_freebsd.c
    M compat/getentropy_linux.c
    M compat/getentropy_osx.c
    M compat/getentropy_solaris.c
    M compat/getentropy_win.c
    M compat/malloc.c
    M compat/snprintf.c
    A compat/strsep.c
    M config.guess
    R config.h
    M config.h.in
    M config.sub
    M configure
    M configure.ac
    A contrib/README
    A contrib/aaaa-filter-iterator.patch
    A contrib/android/15-android.conf
    A contrib/android/install_expat.sh
    A contrib/android/install_ndk.sh
    A contrib/android/install_openssl.sh
    A contrib/android/install_tools.sh
    A contrib/android/setenv_android.sh
    A contrib/build-unbound-localzone-from-hosts.pl
    A contrib/create_unbound_ad_servers.cmd
    A contrib/create_unbound_ad_servers.sh
    A contrib/drop-tld.diff
    A contrib/drop2rpz
    A contrib/fastrpz.patch
    A contrib/ios/15-ios.conf
    A contrib/ios/install_expat.sh
    A contrib/ios/install_openssl.sh
    A contrib/ios/install_tools.sh
    A contrib/ios/openssl.patch
    A contrib/ios/setenv_ios.sh
    A contrib/libunbound.pc.in
    A contrib/libunbound.so.conf
    A contrib/metrics.awk
    A contrib/parseunbound.pl
    A contrib/patch_rsamd5_enable.diff
    A contrib/rc_d_unbound
    A contrib/redirect-bogus.patch
    A contrib/selinux/unbound.fc
    A contrib/selinux/unbound.te
    A contrib/unbound-fuzzers.tar.bz2
    A contrib/unbound-fuzzme.patch
    A contrib/unbound-host.nagios.patch
    A contrib/unbound-querycachedb.py
    A contrib/unbound.init
    A contrib/unbound.init_fedora
    A contrib/unbound.plist
    A contrib/unbound.service.in
    A contrib/unbound.socket.in
    A contrib/unbound.spec
    A contrib/unbound.spec_fedora
    A contrib/unbound_cache.cmd
    A contrib/unbound_cache.sh
    A contrib/unbound_cacti.tar.gz
    A contrib/unbound_munin_
    A contrib/unbound_portable.service.in
    A contrib/unbound_smf23.tar.gz
    A contrib/update-anchor.sh
    A contrib/validation-reporter.sh
    A contrib/warmup.cmd
    A contrib/warmup.sh
    M daemon/acl_list.c
    M daemon/acl_list.h
    M daemon/cachedump.c
    M daemon/cachedump.h
    M daemon/daemon.c
    M daemon/daemon.h
    M daemon/remote.c
    M daemon/remote.h
    M daemon/stats.c
    M daemon/stats.h
    M daemon/unbound.c
    M daemon/worker.c
    M daemon/worker.h
    M dns64/dns64.c
    A dnscrypt/cert.h
    A dnscrypt/dnscrypt.c
    A dnscrypt/dnscrypt.h
    A dnscrypt/dnscrypt.m4
    A dnscrypt/dnscrypt_config.h
    A dnscrypt/dnscrypt_config.h.in
    M dnstap/dnstap.c
    M dnstap/dnstap.h
    M dnstap/dnstap.m4
    M dnstap/dnstap.proto
    A dnstap/dnstap_fstrm.c
    A dnstap/dnstap_fstrm.h
    A dnstap/dtstream.c
    A dnstap/dtstream.h
    A dnstap/unbound-dnstap-socket.c
    A doc/CNAME-basedRedirectionDesignNotes.pdf
    M doc/Changelog
    M doc/FEATURES
    A doc/IP-BasedActions.pdf
    M doc/README
    A doc/README.ipset.md
    M doc/TODO
    M doc/example.conf
    M doc/example.conf.in
    M doc/libunbound.3
    M doc/libunbound.3.in
    M doc/requirements.txt
    M doc/unbound-anchor.8
    M doc/unbound-anchor.8.in
    M doc/unbound-checkconf.8
    M doc/unbound-checkconf.8.in
    M doc/unbound-control.8
    M doc/unbound-control.8.in
    M doc/unbound-host.1
    M doc/unbound-host.1.in
    M doc/unbound.8
    M doc/unbound.8.in
    M doc/unbound.conf.5
    M doc/unbound.conf.5.in
    M doc/unbound.doxygen
    A dynlibmod/dynlibmod.c
    A dynlibmod/dynlibmod.h
    A dynlibmod/examples/helloworld.c
    A edns-subnet/addrtree.c
    A edns-subnet/addrtree.h
    A edns-subnet/edns-subnet.c
    A edns-subnet/edns-subnet.h
    A edns-subnet/subnet-whitelist.c
    A edns-subnet/subnet-whitelist.h
    A edns-subnet/subnetmod.c
    A edns-subnet/subnetmod.h
    M freebsd-configure.sh
    M freebsd-sources.pl
    M install-sh
    A ipsecmod/ipsecmod-whitelist.c
    A ipsecmod/ipsecmod-whitelist.h
    A ipsecmod/ipsecmod.c
    A ipsecmod/ipsecmod.h
    A ipset/ipset.c
    A ipset/ipset.h
    M iterator/iter_delegpt.c
    M iterator/iter_delegpt.h
    M iterator/iter_donotq.h
    M iterator/iter_fwd.c
    M iterator/iter_fwd.h
    M iterator/iter_hints.c
    M iterator/iter_hints.h
    M iterator/iter_priv.h
    M iterator/iter_scrub.c
    M iterator/iter_utils.c
    M iterator/iter_utils.h
    M iterator/iterator.c
    M iterator/iterator.h
    M libunbound/context.c
    M libunbound/context.h
    M libunbound/libunbound.c
    M libunbound/libworker.c
    M libunbound/libworker.h
    R libunbound/python/LICENSE
    R libunbound/python/Makefile
    R libunbound/python/doc/_static/readme
    R libunbound/python/doc/conf.py
    R libunbound/python/doc/examples/example1a.rst
    R libunbound/python/doc/examples/example1b.rst
    R libunbound/python/doc/examples/example2.rst
    R libunbound/python/doc/examples/example3.rst
    R libunbound/python/doc/examples/example4.rst
    R libunbound/python/doc/examples/example5.rst
    R libunbound/python/doc/examples/example6-1.py
    R libunbound/python/doc/examples/example6.rst
    R libunbound/python/doc/examples/example7-1.py
    R libunbound/python/doc/examples/example7-2.py
    R libunbound/python/doc/examples/example7.rst
    R libunbound/python/doc/examples/example8-1.py
    R libunbound/python/doc/examples/example8.rst
    R libunbound/python/doc/examples/index.rst
    R libunbound/python/doc/index.rst
    R libunbound/python/doc/install.rst
    R libunbound/python/doc/intro.rst
    R libunbound/python/doc/modules/unbound.rst
    R libunbound/python/examples/async-lookup.py
    R libunbound/python/examples/dns-lookup.py
    R libunbound/python/examples/dnssec-valid.py
    R libunbound/python/examples/dnssec_test.py
    R libunbound/python/examples/example8-1.py
    R libunbound/python/examples/idn-lookup.py
    R libunbound/python/examples/mx-lookup.py
    R libunbound/python/examples/ns-lookup.py
    R libunbound/python/examples/reverse-lookup.py
    R libunbound/python/file_py3.i
    R libunbound/python/libunbound.i
    M libunbound/ubsyms.def
    M libunbound/unbound-event.h
    M libunbound/unbound.h
    M libunbound/worker.h
    M ltmain.sh
    A midnightbsd-configure.sh
    A midnightbsd-sources.pl
    A respip/respip.c
    A respip/respip.h
    A services/authzone.c
    A services/authzone.h
    M services/cache/dns.c
    M services/cache/dns.h
    M services/cache/infra.c
    M services/cache/infra.h
    M services/cache/rrset.c
    M services/cache/rrset.h
    M services/listen_dnsport.c
    M services/listen_dnsport.h
    M services/localzone.c
    M services/localzone.h
    M services/mesh.c
    M services/mesh.h
    M services/modstack.c
    M services/modstack.h
    M services/outside_network.c
    M services/outside_network.h
    A services/rpz.c
    A services/rpz.h
    A services/view.c
    A services/view.h
    M sldns/keyraw.c
    M sldns/keyraw.h
    M sldns/parse.c
    M sldns/parse.h
    M sldns/parseutil.c
    M sldns/parseutil.h
    M sldns/rrdef.c
    M sldns/rrdef.h
    M sldns/sbuffer.c
    M sldns/sbuffer.h
    M sldns/str2wire.c
    M sldns/str2wire.h
    M sldns/wire2str.c
    M sldns/wire2str.h
    M smallapp/unbound-anchor.c
    M smallapp/unbound-checkconf.c
    M smallapp/unbound-control-setup.sh
    M smallapp/unbound-control-setup.sh.in
    M smallapp/unbound-control.c
    M smallapp/unbound-host.c
    M smallapp/worker_cb.c
    A systemd.m4
    M util/alloc.c
    M util/alloc.h
    M util/config_file.c
    M util/config_file.h
    M util/configlexer.lex
    M util/configparser.y
    M util/configyyrename.h
    M util/data/dname.c
    M util/data/dname.h
    M util/data/msgencode.c
    M util/data/msgencode.h
    M util/data/msgparse.c
    M util/data/msgparse.h
    M util/data/msgreply.c
    M util/data/msgreply.h
    M util/data/packed_rrset.c
    M util/data/packed_rrset.h
    A util/edns.c
    A util/edns.h
    M util/fptr_wlist.c
    M util/fptr_wlist.h
    M util/iana_ports.inc
    M util/locks.c
    M util/locks.h
    M util/log.c
    M util/log.h
    M util/mini_event.c
    M util/mini_event.h
    M util/module.c
    M util/module.h
    M util/net_help.c
    M util/net_help.h
    M util/netevent.c
    M util/netevent.h
    M util/random.c
    M util/random.h
    M util/rbtree.c
    M util/rbtree.h
    M util/regional.c
    M util/regional.h
    M util/rtt.c
    A util/shm_side/shm_main.c
    A util/shm_side/shm_main.h
    M util/storage/dnstree.c
    M util/storage/dnstree.h
    M util/storage/lookup3.c
    M util/storage/lruhash.c
    M util/storage/lruhash.h
    M util/storage/slabhash.c
    M util/storage/slabhash.h
    A util/tcp_conn_limit.c
    A util/tcp_conn_limit.h
    M util/timehist.c
    M util/timehist.h
    M util/tube.c
    M util/tube.h
    A util/ub_event.c
    A util/ub_event.h
    A util/ub_event_pluggable.c
    M util/winsock_event.c
    M util/winsock_event.h
    M validator/autotrust.c
    M validator/autotrust.h
    M validator/val_anchor.c
    M validator/val_anchor.h
    M validator/val_kcache.c
    M validator/val_neg.c
    M validator/val_neg.h
    M validator/val_nsec.c
    M validator/val_nsec.h
    M validator/val_nsec3.c
    M validator/val_nsec3.h
    M validator/val_secalgo.c
    M validator/val_secalgo.h
    M validator/val_sigcrypt.c
    M validator/val_sigcrypt.h
    M validator/val_utils.c
    M validator/val_utils.h
    M validator/validator.c
    M validator/validator.h

  Log Message:
  -----------
  Import of unbound 1.13.1


  Commit: c98f884829ec0a8617fa3c4fbb7845d411b9804b
      https://github.com/MidnightBSD/src/commit/c98f884829ec0a8617fa3c4fbb7845d411b9804b
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2022-08-28 (Sun, 28 Aug 2022)

  Changed paths:
    R contrib/unbound/.gitattributes
    R contrib/unbound/.github/FUNDING.yml
    R contrib/unbound/.travis.yml
    R contrib/unbound/LICENSE
    R contrib/unbound/Makefile.in
    R contrib/unbound/README
    R contrib/unbound/README-Travis.md
    R contrib/unbound/README.md
    R contrib/unbound/ac_pkg_swig.m4
    R contrib/unbound/aclocal.m4
    R contrib/unbound/acx_nlnetlabs.m4
    R contrib/unbound/acx_python.m4
    R contrib/unbound/ax_pthread.m4
    R contrib/unbound/cachedb/cachedb.c
    R contrib/unbound/cachedb/cachedb.h
    R contrib/unbound/cachedb/redis.c
    R contrib/unbound/cachedb/redis.h
    R contrib/unbound/compat/arc4_lock.c
    R contrib/unbound/compat/arc4random.c
    R contrib/unbound/compat/arc4random_uniform.c
    R contrib/unbound/compat/chacha_private.h
    R contrib/unbound/compat/ctime_r.c
    R contrib/unbound/compat/explicit_bzero.c
    R contrib/unbound/compat/fake-rfc2553.c
    R contrib/unbound/compat/fake-rfc2553.h
    R contrib/unbound/compat/getentropy_freebsd.c
    R contrib/unbound/compat/getentropy_linux.c
    R contrib/unbound/compat/getentropy_osx.c
    R contrib/unbound/compat/getentropy_solaris.c
    R contrib/unbound/compat/getentropy_win.c
    R contrib/unbound/compat/gmtime_r.c
    R contrib/unbound/compat/inet_aton.c
    R contrib/unbound/compat/inet_ntop.c
    R contrib/unbound/compat/inet_pton.c
    R contrib/unbound/compat/isblank.c
    R contrib/unbound/compat/malloc.c
    R contrib/unbound/compat/memcmp.c
    R contrib/unbound/compat/memcmp.h
    R contrib/unbound/compat/memmove.c
    R contrib/unbound/compat/reallocarray.c
    R contrib/unbound/compat/sha512.c
    R contrib/unbound/compat/snprintf.c
    R contrib/unbound/compat/strlcat.c
    R contrib/unbound/compat/strlcpy.c
    R contrib/unbound/compat/strptime.c
    R contrib/unbound/compat/strsep.c
    R contrib/unbound/config.guess
    R contrib/unbound/config.h.in
    R contrib/unbound/config.sub
    R contrib/unbound/configure
    R contrib/unbound/configure.ac
    R contrib/unbound/contrib/README
    R contrib/unbound/contrib/aaaa-filter-iterator.patch
    R contrib/unbound/contrib/android/15-android.conf
    R contrib/unbound/contrib/android/install_expat.sh
    R contrib/unbound/contrib/android/install_ndk.sh
    R contrib/unbound/contrib/android/install_openssl.sh
    R contrib/unbound/contrib/android/install_tools.sh
    R contrib/unbound/contrib/android/setenv_android.sh
    R contrib/unbound/contrib/build-unbound-localzone-from-hosts.pl
    R contrib/unbound/contrib/create_unbound_ad_servers.cmd
    R contrib/unbound/contrib/create_unbound_ad_servers.sh
    R contrib/unbound/contrib/drop-tld.diff
    R contrib/unbound/contrib/drop2rpz
    R contrib/unbound/contrib/fastrpz.patch
    R contrib/unbound/contrib/ios/15-ios.conf
    R contrib/unbound/contrib/ios/install_expat.sh
    R contrib/unbound/contrib/ios/install_openssl.sh
    R contrib/unbound/contrib/ios/install_tools.sh
    R contrib/unbound/contrib/ios/openssl.patch
    R contrib/unbound/contrib/ios/setenv_ios.sh
    R contrib/unbound/contrib/libunbound.pc.in
    R contrib/unbound/contrib/libunbound.so.conf
    R contrib/unbound/contrib/metrics.awk
    R contrib/unbound/contrib/parseunbound.pl
    R contrib/unbound/contrib/patch_rsamd5_enable.diff
    R contrib/unbound/contrib/rc_d_unbound
    R contrib/unbound/contrib/redirect-bogus.patch
    R contrib/unbound/contrib/selinux/unbound.fc
    R contrib/unbound/contrib/selinux/unbound.te
    R contrib/unbound/contrib/unbound-fuzzers.tar.bz2
    R contrib/unbound/contrib/unbound-fuzzme.patch
    R contrib/unbound/contrib/unbound-host.nagios.patch
    R contrib/unbound/contrib/unbound-querycachedb.py
    R contrib/unbound/contrib/unbound.init
    R contrib/unbound/contrib/unbound.init_fedora
    R contrib/unbound/contrib/unbound.plist
    R contrib/unbound/contrib/unbound.service.in
    R contrib/unbound/contrib/unbound.socket.in
    R contrib/unbound/contrib/unbound.spec
    R contrib/unbound/contrib/unbound.spec_fedora
    R contrib/unbound/contrib/unbound_cache.cmd
    R contrib/unbound/contrib/unbound_cache.sh
    R contrib/unbound/contrib/unbound_cacti.tar.gz
    R contrib/unbound/contrib/unbound_munin_
    R contrib/unbound/contrib/unbound_portable.service.in
    R contrib/unbound/contrib/unbound_smf23.tar.gz
    R contrib/unbound/contrib/update-anchor.sh
    R contrib/unbound/contrib/validation-reporter.sh
    R contrib/unbound/contrib/warmup.cmd
    R contrib/unbound/contrib/warmup.sh
    R contrib/unbound/daemon/acl_list.c
    R contrib/unbound/daemon/acl_list.h
    R contrib/unbound/daemon/cachedump.c
    R contrib/unbound/daemon/cachedump.h
    R contrib/unbound/daemon/daemon.c
    R contrib/unbound/daemon/daemon.h
    R contrib/unbound/daemon/remote.c
    R contrib/unbound/daemon/remote.h
    R contrib/unbound/daemon/stats.c
    R contrib/unbound/daemon/stats.h
    R contrib/unbound/daemon/unbound.c
    R contrib/unbound/daemon/worker.c
    R contrib/unbound/daemon/worker.h
    R contrib/unbound/dns64/dns64.c
    R contrib/unbound/dns64/dns64.h
    R contrib/unbound/dnscrypt/cert.h
    R contrib/unbound/dnscrypt/dnscrypt.c
    R contrib/unbound/dnscrypt/dnscrypt.h
    R contrib/unbound/dnscrypt/dnscrypt.m4
    R contrib/unbound/dnscrypt/dnscrypt_config.h
    R contrib/unbound/dnscrypt/dnscrypt_config.h.in
    R contrib/unbound/dnstap/dnstap.c
    R contrib/unbound/dnstap/dnstap.h
    R contrib/unbound/dnstap/dnstap.m4
    R contrib/unbound/dnstap/dnstap.proto
    R contrib/unbound/dnstap/dnstap_config.h
    R contrib/unbound/dnstap/dnstap_config.h.in
    R contrib/unbound/dnstap/dnstap_fstrm.c
    R contrib/unbound/dnstap/dnstap_fstrm.h
    R contrib/unbound/dnstap/dtstream.c
    R contrib/unbound/dnstap/dtstream.h
    R contrib/unbound/dnstap/unbound-dnstap-socket.c
    R contrib/unbound/doc/CNAME-basedRedirectionDesignNotes.pdf
    R contrib/unbound/doc/CREDITS
    R contrib/unbound/doc/Changelog
    R contrib/unbound/doc/FEATURES
    R contrib/unbound/doc/IP-BasedActions.pdf
    R contrib/unbound/doc/LICENSE
    R contrib/unbound/doc/README
    R contrib/unbound/doc/README.DNS64
    R contrib/unbound/doc/README.ipset.md
    R contrib/unbound/doc/README.svn
    R contrib/unbound/doc/README.tests
    R contrib/unbound/doc/TODO
    R contrib/unbound/doc/control_proto_spec.txt
    R contrib/unbound/doc/example.conf
    R contrib/unbound/doc/example.conf.in
    R contrib/unbound/doc/ietf67-design-02.odp
    R contrib/unbound/doc/ietf67-design-02.pdf
    R contrib/unbound/doc/libunbound.3
    R contrib/unbound/doc/libunbound.3.in
    R contrib/unbound/doc/requirements.txt
    R contrib/unbound/doc/unbound-anchor.8
    R contrib/unbound/doc/unbound-anchor.8.in
    R contrib/unbound/doc/unbound-checkconf.8
    R contrib/unbound/doc/unbound-checkconf.8.in
    R contrib/unbound/doc/unbound-control.8
    R contrib/unbound/doc/unbound-control.8.in
    R contrib/unbound/doc/unbound-host.1
    R contrib/unbound/doc/unbound-host.1.in
    R contrib/unbound/doc/unbound.8
    R contrib/unbound/doc/unbound.8.in
    R contrib/unbound/doc/unbound.conf.5
    R contrib/unbound/doc/unbound.conf.5.in
    R contrib/unbound/doc/unbound.doxygen
    R contrib/unbound/dynlibmod/dynlibmod.c
    R contrib/unbound/dynlibmod/dynlibmod.h
    R contrib/unbound/dynlibmod/examples/helloworld.c
    R contrib/unbound/edns-subnet/addrtree.c
    R contrib/unbound/edns-subnet/addrtree.h
    R contrib/unbound/edns-subnet/edns-subnet.c
    R contrib/unbound/edns-subnet/edns-subnet.h
    R contrib/unbound/edns-subnet/subnet-whitelist.c
    R contrib/unbound/edns-subnet/subnet-whitelist.h
    R contrib/unbound/edns-subnet/subnetmod.c
    R contrib/unbound/edns-subnet/subnetmod.h
    R contrib/unbound/freebsd-configure.sh
    R contrib/unbound/freebsd-sources.pl
    R contrib/unbound/install-sh
    R contrib/unbound/ipsecmod/ipsecmod-whitelist.c
    R contrib/unbound/ipsecmod/ipsecmod-whitelist.h
    R contrib/unbound/ipsecmod/ipsecmod.c
    R contrib/unbound/ipsecmod/ipsecmod.h
    R contrib/unbound/ipset/ipset.c
    R contrib/unbound/ipset/ipset.h
    R contrib/unbound/iterator/iter_delegpt.c
    R contrib/unbound/iterator/iter_delegpt.h
    R contrib/unbound/iterator/iter_donotq.c
    R contrib/unbound/iterator/iter_donotq.h
    R contrib/unbound/iterator/iter_fwd.c
    R contrib/unbound/iterator/iter_fwd.h
    R contrib/unbound/iterator/iter_hints.c
    R contrib/unbound/iterator/iter_hints.h
    R contrib/unbound/iterator/iter_priv.c
    R contrib/unbound/iterator/iter_priv.h
    R contrib/unbound/iterator/iter_resptype.c
    R contrib/unbound/iterator/iter_resptype.h
    R contrib/unbound/iterator/iter_scrub.c
    R contrib/unbound/iterator/iter_scrub.h
    R contrib/unbound/iterator/iter_utils.c
    R contrib/unbound/iterator/iter_utils.h
    R contrib/unbound/iterator/iterator.c
    R contrib/unbound/iterator/iterator.h
    R contrib/unbound/libunbound/context.c
    R contrib/unbound/libunbound/context.h
    R contrib/unbound/libunbound/libunbound.c
    R contrib/unbound/libunbound/libworker.c
    R contrib/unbound/libunbound/libworker.h
    R contrib/unbound/libunbound/ubsyms.def
    R contrib/unbound/libunbound/unbound-event.h
    R contrib/unbound/libunbound/unbound.h
    R contrib/unbound/libunbound/worker.h
    R contrib/unbound/ltmain.sh
    R contrib/unbound/midnightbsd-configure.sh
    R contrib/unbound/midnightbsd-sources.pl
    R contrib/unbound/respip/respip.c
    R contrib/unbound/respip/respip.h
    R contrib/unbound/services/authzone.c
    R contrib/unbound/services/authzone.h
    R contrib/unbound/services/cache/dns.c
    R contrib/unbound/services/cache/dns.h
    R contrib/unbound/services/cache/infra.c
    R contrib/unbound/services/cache/infra.h
    R contrib/unbound/services/cache/rrset.c
    R contrib/unbound/services/cache/rrset.h
    R contrib/unbound/services/listen_dnsport.c
    R contrib/unbound/services/listen_dnsport.h
    R contrib/unbound/services/localzone.c
    R contrib/unbound/services/localzone.h
    R contrib/unbound/services/mesh.c
    R contrib/unbound/services/mesh.h
    R contrib/unbound/services/modstack.c
    R contrib/unbound/services/modstack.h
    R contrib/unbound/services/outbound_list.c
    R contrib/unbound/services/outbound_list.h
    R contrib/unbound/services/outside_network.c
    R contrib/unbound/services/outside_network.h
    R contrib/unbound/services/rpz.c
    R contrib/unbound/services/rpz.h
    R contrib/unbound/services/view.c
    R contrib/unbound/services/view.h
    R contrib/unbound/sldns/keyraw.c
    R contrib/unbound/sldns/keyraw.h
    R contrib/unbound/sldns/parse.c
    R contrib/unbound/sldns/parse.h
    R contrib/unbound/sldns/parseutil.c
    R contrib/unbound/sldns/parseutil.h
    R contrib/unbound/sldns/pkthdr.h
    R contrib/unbound/sldns/rrdef.c
    R contrib/unbound/sldns/rrdef.h
    R contrib/unbound/sldns/sbuffer.c
    R contrib/unbound/sldns/sbuffer.h
    R contrib/unbound/sldns/str2wire.c
    R contrib/unbound/sldns/str2wire.h
    R contrib/unbound/sldns/wire2str.c
    R contrib/unbound/sldns/wire2str.h
    R contrib/unbound/smallapp/unbound-anchor.c
    R contrib/unbound/smallapp/unbound-checkconf.c
    R contrib/unbound/smallapp/unbound-control-setup.sh
    R contrib/unbound/smallapp/unbound-control-setup.sh.in
    R contrib/unbound/smallapp/unbound-control.c
    R contrib/unbound/smallapp/unbound-host.c
    R contrib/unbound/smallapp/worker_cb.c
    R contrib/unbound/systemd.m4
    R contrib/unbound/util/alloc.c
    R contrib/unbound/util/alloc.h
    R contrib/unbound/util/as112.c
    R contrib/unbound/util/as112.h
    R contrib/unbound/util/config_file.c
    R contrib/unbound/util/config_file.h
    R contrib/unbound/util/configlexer.lex
    R contrib/unbound/util/configparser.y
    R contrib/unbound/util/configyyrename.h
    R contrib/unbound/util/data/dname.c
    R contrib/unbound/util/data/dname.h
    R contrib/unbound/util/data/msgencode.c
    R contrib/unbound/util/data/msgencode.h
    R contrib/unbound/util/data/msgparse.c
    R contrib/unbound/util/data/msgparse.h
    R contrib/unbound/util/data/msgreply.c
    R contrib/unbound/util/data/msgreply.h
    R contrib/unbound/util/data/packed_rrset.c
    R contrib/unbound/util/data/packed_rrset.h
    R contrib/unbound/util/edns.c
    R contrib/unbound/util/edns.h
    R contrib/unbound/util/fptr_wlist.c
    R contrib/unbound/util/fptr_wlist.h
    R contrib/unbound/util/iana_ports.inc
    R contrib/unbound/util/locks.c
    R contrib/unbound/util/locks.h
    R contrib/unbound/util/log.c
    R contrib/unbound/util/log.h
    R contrib/unbound/util/mini_event.c
    R contrib/unbound/util/mini_event.h
    R contrib/unbound/util/module.c
    R contrib/unbound/util/module.h
    R contrib/unbound/util/net_help.c
    R contrib/unbound/util/net_help.h
    R contrib/unbound/util/netevent.c
    R contrib/unbound/util/netevent.h
    R contrib/unbound/util/random.c
    R contrib/unbound/util/random.h
    R contrib/unbound/util/rbtree.c
    R contrib/unbound/util/rbtree.h
    R contrib/unbound/util/regional.c
    R contrib/unbound/util/regional.h
    R contrib/unbound/util/rtt.c
    R contrib/unbound/util/rtt.h
    R contrib/unbound/util/shm_side/shm_main.c
    R contrib/unbound/util/shm_side/shm_main.h
    R contrib/unbound/util/storage/dnstree.c
    R contrib/unbound/util/storage/dnstree.h
    R contrib/unbound/util/storage/lookup3.c
    R contrib/unbound/util/storage/lookup3.h
    R contrib/unbound/util/storage/lruhash.c
    R contrib/unbound/util/storage/lruhash.h
    R contrib/unbound/util/storage/slabhash.c
    R contrib/unbound/util/storage/slabhash.h
    R contrib/unbound/util/tcp_conn_limit.c
    R contrib/unbound/util/tcp_conn_limit.h
    R contrib/unbound/util/timehist.c
    R contrib/unbound/util/timehist.h
    R contrib/unbound/util/tube.c
    R contrib/unbound/util/tube.h
    R contrib/unbound/util/ub_event.c
    R contrib/unbound/util/ub_event.h
    R contrib/unbound/util/ub_event_pluggable.c
    R contrib/unbound/util/winsock_event.c
    R contrib/unbound/util/winsock_event.h
    R contrib/unbound/validator/autotrust.c
    R contrib/unbound/validator/autotrust.h
    R contrib/unbound/validator/val_anchor.c
    R contrib/unbound/validator/val_anchor.h
    R contrib/unbound/validator/val_kcache.c
    R contrib/unbound/validator/val_kcache.h
    R contrib/unbound/validator/val_kentry.c
    R contrib/unbound/validator/val_kentry.h
    R contrib/unbound/validator/val_neg.c
    R contrib/unbound/validator/val_neg.h
    R contrib/unbound/validator/val_nsec.c
    R contrib/unbound/validator/val_nsec.h
    R contrib/unbound/validator/val_nsec3.c
    R contrib/unbound/validator/val_nsec3.h
    R contrib/unbound/validator/val_secalgo.c
    R contrib/unbound/validator/val_secalgo.h
    R contrib/unbound/validator/val_sigcrypt.c
    R contrib/unbound/validator/val_sigcrypt.h
    R contrib/unbound/validator/val_utils.c
    R contrib/unbound/validator/val_utils.h
    R contrib/unbound/validator/validator.c
    R contrib/unbound/validator/validator.h

  Log Message:
  -----------
  drop unbound so we can go back to vendor branch


  Commit: f19b515b8f507b41f430a21a3a9a92690f3cceb3
      https://github.com/MidnightBSD/src/commit/f19b515b8f507b41f430a21a3a9a92690f3cceb3
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2022-08-28 (Sun, 28 Aug 2022)

  Changed paths:
    A contrib/unbound/.gitattributes
    A contrib/unbound/LICENSE
    A contrib/unbound/Makefile.in
    A contrib/unbound/README
    A contrib/unbound/README-Travis.md
    A contrib/unbound/README.md
    A contrib/unbound/ac_pkg_swig.m4
    A contrib/unbound/aclocal.m4
    A contrib/unbound/acx_nlnetlabs.m4
    A contrib/unbound/acx_python.m4
    A contrib/unbound/ax_pthread.m4
    A contrib/unbound/cachedb/cachedb.c
    A contrib/unbound/cachedb/cachedb.h
    A contrib/unbound/cachedb/redis.c
    A contrib/unbound/cachedb/redis.h
    A contrib/unbound/compat/arc4_lock.c
    A contrib/unbound/compat/arc4random.c
    A contrib/unbound/compat/arc4random_uniform.c
    A contrib/unbound/compat/chacha_private.h
    A contrib/unbound/compat/ctime_r.c
    A contrib/unbound/compat/explicit_bzero.c
    A contrib/unbound/compat/fake-rfc2553.c
    A contrib/unbound/compat/fake-rfc2553.h
    A contrib/unbound/compat/getentropy_freebsd.c
    A contrib/unbound/compat/getentropy_linux.c
    A contrib/unbound/compat/getentropy_osx.c
    A contrib/unbound/compat/getentropy_solaris.c
    A contrib/unbound/compat/getentropy_win.c
    A contrib/unbound/compat/gmtime_r.c
    A contrib/unbound/compat/inet_aton.c
    A contrib/unbound/compat/inet_ntop.c
    A contrib/unbound/compat/inet_pton.c
    A contrib/unbound/compat/isblank.c
    A contrib/unbound/compat/malloc.c
    A contrib/unbound/compat/memcmp.c
    A contrib/unbound/compat/memcmp.h
    A contrib/unbound/compat/memmove.c
    A contrib/unbound/compat/reallocarray.c
    A contrib/unbound/compat/sha512.c
    A contrib/unbound/compat/snprintf.c
    A contrib/unbound/compat/strlcat.c
    A contrib/unbound/compat/strlcpy.c
    A contrib/unbound/compat/strptime.c
    A contrib/unbound/compat/strsep.c
    A contrib/unbound/config.guess
    A contrib/unbound/config.h.in
    A contrib/unbound/config.sub
    A contrib/unbound/configure
    A contrib/unbound/configure.ac
    A contrib/unbound/contrib/README
    A contrib/unbound/contrib/aaaa-filter-iterator.patch
    A contrib/unbound/contrib/android/15-android.conf
    A contrib/unbound/contrib/android/install_expat.sh
    A contrib/unbound/contrib/android/install_ndk.sh
    A contrib/unbound/contrib/android/install_openssl.sh
    A contrib/unbound/contrib/android/install_tools.sh
    A contrib/unbound/contrib/android/setenv_android.sh
    A contrib/unbound/contrib/build-unbound-localzone-from-hosts.pl
    A contrib/unbound/contrib/create_unbound_ad_servers.cmd
    A contrib/unbound/contrib/create_unbound_ad_servers.sh
    A contrib/unbound/contrib/drop-tld.diff
    A contrib/unbound/contrib/drop2rpz
    A contrib/unbound/contrib/fastrpz.patch
    A contrib/unbound/contrib/ios/15-ios.conf
    A contrib/unbound/contrib/ios/install_expat.sh
    A contrib/unbound/contrib/ios/install_openssl.sh
    A contrib/unbound/contrib/ios/install_tools.sh
    A contrib/unbound/contrib/ios/openssl.patch
    A contrib/unbound/contrib/ios/setenv_ios.sh
    A contrib/unbound/contrib/libunbound.pc.in
    A contrib/unbound/contrib/libunbound.so.conf
    A contrib/unbound/contrib/metrics.awk
    A contrib/unbound/contrib/parseunbound.pl
    A contrib/unbound/contrib/patch_rsamd5_enable.diff
    A contrib/unbound/contrib/rc_d_unbound
    A contrib/unbound/contrib/redirect-bogus.patch
    A contrib/unbound/contrib/selinux/unbound.fc
    A contrib/unbound/contrib/selinux/unbound.te
    A contrib/unbound/contrib/unbound-fuzzers.tar.bz2
    A contrib/unbound/contrib/unbound-fuzzme.patch
    A contrib/unbound/contrib/unbound-host.nagios.patch
    A contrib/unbound/contrib/unbound-querycachedb.py
    A contrib/unbound/contrib/unbound.init
    A contrib/unbound/contrib/unbound.init_fedora
    A contrib/unbound/contrib/unbound.plist
    A contrib/unbound/contrib/unbound.service.in
    A contrib/unbound/contrib/unbound.socket.in
    A contrib/unbound/contrib/unbound.spec
    A contrib/unbound/contrib/unbound.spec_fedora
    A contrib/unbound/contrib/unbound_cache.cmd
    A contrib/unbound/contrib/unbound_cache.sh
    A contrib/unbound/contrib/unbound_cacti.tar.gz
    A contrib/unbound/contrib/unbound_munin_
    A contrib/unbound/contrib/unbound_portable.service.in
    A contrib/unbound/contrib/unbound_smf23.tar.gz
    A contrib/unbound/contrib/update-anchor.sh
    A contrib/unbound/contrib/validation-reporter.sh
    A contrib/unbound/contrib/warmup.cmd
    A contrib/unbound/contrib/warmup.sh
    A contrib/unbound/daemon/acl_list.c
    A contrib/unbound/daemon/acl_list.h
    A contrib/unbound/daemon/cachedump.c
    A contrib/unbound/daemon/cachedump.h
    A contrib/unbound/daemon/daemon.c
    A contrib/unbound/daemon/daemon.h
    A contrib/unbound/daemon/remote.c
    A contrib/unbound/daemon/remote.h
    A contrib/unbound/daemon/stats.c
    A contrib/unbound/daemon/stats.h
    A contrib/unbound/daemon/unbound.c
    A contrib/unbound/daemon/worker.c
    A contrib/unbound/daemon/worker.h
    A contrib/unbound/dns64/dns64.c
    A contrib/unbound/dns64/dns64.h
    A contrib/unbound/dnscrypt/cert.h
    A contrib/unbound/dnscrypt/dnscrypt.c
    A contrib/unbound/dnscrypt/dnscrypt.h
    A contrib/unbound/dnscrypt/dnscrypt.m4
    A contrib/unbound/dnscrypt/dnscrypt_config.h
    A contrib/unbound/dnscrypt/dnscrypt_config.h.in
    A contrib/unbound/dnstap/dnstap.c
    A contrib/unbound/dnstap/dnstap.h
    A contrib/unbound/dnstap/dnstap.m4
    A contrib/unbound/dnstap/dnstap.proto
    A contrib/unbound/dnstap/dnstap_config.h
    A contrib/unbound/dnstap/dnstap_config.h.in
    A contrib/unbound/dnstap/dnstap_fstrm.c
    A contrib/unbound/dnstap/dnstap_fstrm.h
    A contrib/unbound/dnstap/dtstream.c
    A contrib/unbound/dnstap/dtstream.h
    A contrib/unbound/dnstap/unbound-dnstap-socket.c
    A contrib/unbound/doc/CNAME-basedRedirectionDesignNotes.pdf
    A contrib/unbound/doc/CREDITS
    A contrib/unbound/doc/Changelog
    A contrib/unbound/doc/FEATURES
    A contrib/unbound/doc/IP-BasedActions.pdf
    A contrib/unbound/doc/LICENSE
    A contrib/unbound/doc/README
    A contrib/unbound/doc/README.DNS64
    A contrib/unbound/doc/README.ipset.md
    A contrib/unbound/doc/README.svn
    A contrib/unbound/doc/README.tests
    A contrib/unbound/doc/TODO
    A contrib/unbound/doc/control_proto_spec.txt
    A contrib/unbound/doc/example.conf
    A contrib/unbound/doc/example.conf.in
    A contrib/unbound/doc/ietf67-design-02.odp
    A contrib/unbound/doc/ietf67-design-02.pdf
    A contrib/unbound/doc/libunbound.3
    A contrib/unbound/doc/libunbound.3.in
    A contrib/unbound/doc/requirements.txt
    A contrib/unbound/doc/unbound-anchor.8
    A contrib/unbound/doc/unbound-anchor.8.in
    A contrib/unbound/doc/unbound-checkconf.8
    A contrib/unbound/doc/unbound-checkconf.8.in
    A contrib/unbound/doc/unbound-control.8
    A contrib/unbound/doc/unbound-control.8.in
    A contrib/unbound/doc/unbound-host.1
    A contrib/unbound/doc/unbound-host.1.in
    A contrib/unbound/doc/unbound.8
    A contrib/unbound/doc/unbound.8.in
    A contrib/unbound/doc/unbound.conf.5
    A contrib/unbound/doc/unbound.conf.5.in
    A contrib/unbound/doc/unbound.doxygen
    A contrib/unbound/dynlibmod/dynlibmod.c
    A contrib/unbound/dynlibmod/dynlibmod.h
    A contrib/unbound/dynlibmod/examples/helloworld.c
    A contrib/unbound/edns-subnet/addrtree.c
    A contrib/unbound/edns-subnet/addrtree.h
    A contrib/unbound/edns-subnet/edns-subnet.c
    A contrib/unbound/edns-subnet/edns-subnet.h
    A contrib/unbound/edns-subnet/subnet-whitelist.c
    A contrib/unbound/edns-subnet/subnet-whitelist.h
    A contrib/unbound/edns-subnet/subnetmod.c
    A contrib/unbound/edns-subnet/subnetmod.h
    A contrib/unbound/freebsd-configure.sh
    A contrib/unbound/freebsd-sources.pl
    A contrib/unbound/install-sh
    A contrib/unbound/ipsecmod/ipsecmod-whitelist.c
    A contrib/unbound/ipsecmod/ipsecmod-whitelist.h
    A contrib/unbound/ipsecmod/ipsecmod.c
    A contrib/unbound/ipsecmod/ipsecmod.h
    A contrib/unbound/ipset/ipset.c
    A contrib/unbound/ipset/ipset.h
    A contrib/unbound/iterator/iter_delegpt.c
    A contrib/unbound/iterator/iter_delegpt.h
    A contrib/unbound/iterator/iter_donotq.c
    A contrib/unbound/iterator/iter_donotq.h
    A contrib/unbound/iterator/iter_fwd.c
    A contrib/unbound/iterator/iter_fwd.h
    A contrib/unbound/iterator/iter_hints.c
    A contrib/unbound/iterator/iter_hints.h
    A contrib/unbound/iterator/iter_priv.c
    A contrib/unbound/iterator/iter_priv.h
    A contrib/unbound/iterator/iter_resptype.c
    A contrib/unbound/iterator/iter_resptype.h
    A contrib/unbound/iterator/iter_scrub.c
    A contrib/unbound/iterator/iter_scrub.h
    A contrib/unbound/iterator/iter_utils.c
    A contrib/unbound/iterator/iter_utils.h
    A contrib/unbound/iterator/iterator.c
    A contrib/unbound/iterator/iterator.h
    A contrib/unbound/libunbound/context.c
    A contrib/unbound/libunbound/context.h
    A contrib/unbound/libunbound/libunbound.c
    A contrib/unbound/libunbound/libworker.c
    A contrib/unbound/libunbound/libworker.h
    A contrib/unbound/libunbound/ubsyms.def
    A contrib/unbound/libunbound/unbound-event.h
    A contrib/unbound/libunbound/unbound.h
    A contrib/unbound/libunbound/worker.h
    A contrib/unbound/ltmain.sh
    A contrib/unbound/midnightbsd-configure.sh
    A contrib/unbound/midnightbsd-sources.pl
    A contrib/unbound/respip/respip.c
    A contrib/unbound/respip/respip.h
    A contrib/unbound/services/authzone.c
    A contrib/unbound/services/authzone.h
    A contrib/unbound/services/cache/dns.c
    A contrib/unbound/services/cache/dns.h
    A contrib/unbound/services/cache/infra.c
    A contrib/unbound/services/cache/infra.h
    A contrib/unbound/services/cache/rrset.c
    A contrib/unbound/services/cache/rrset.h
    A contrib/unbound/services/listen_dnsport.c
    A contrib/unbound/services/listen_dnsport.h
    A contrib/unbound/services/localzone.c
    A contrib/unbound/services/localzone.h
    A contrib/unbound/services/mesh.c
    A contrib/unbound/services/mesh.h
    A contrib/unbound/services/modstack.c
    A contrib/unbound/services/modstack.h
    A contrib/unbound/services/outbound_list.c
    A contrib/unbound/services/outbound_list.h
    A contrib/unbound/services/outside_network.c
    A contrib/unbound/services/outside_network.h
    A contrib/unbound/services/rpz.c
    A contrib/unbound/services/rpz.h
    A contrib/unbound/services/view.c
    A contrib/unbound/services/view.h
    A contrib/unbound/sldns/keyraw.c
    A contrib/unbound/sldns/keyraw.h
    A contrib/unbound/sldns/parse.c
    A contrib/unbound/sldns/parse.h
    A contrib/unbound/sldns/parseutil.c
    A contrib/unbound/sldns/parseutil.h
    A contrib/unbound/sldns/pkthdr.h
    A contrib/unbound/sldns/rrdef.c
    A contrib/unbound/sldns/rrdef.h
    A contrib/unbound/sldns/sbuffer.c
    A contrib/unbound/sldns/sbuffer.h
    A contrib/unbound/sldns/str2wire.c
    A contrib/unbound/sldns/str2wire.h
    A contrib/unbound/sldns/wire2str.c
    A contrib/unbound/sldns/wire2str.h
    A contrib/unbound/smallapp/unbound-anchor.c
    A contrib/unbound/smallapp/unbound-checkconf.c
    A contrib/unbound/smallapp/unbound-control-setup.sh
    A contrib/unbound/smallapp/unbound-control-setup.sh.in
    A contrib/unbound/smallapp/unbound-control.c
    A contrib/unbound/smallapp/unbound-host.c
    A contrib/unbound/smallapp/worker_cb.c
    A contrib/unbound/systemd.m4
    A contrib/unbound/util/alloc.c
    A contrib/unbound/util/alloc.h
    A contrib/unbound/util/as112.c
    A contrib/unbound/util/as112.h
    A contrib/unbound/util/config_file.c
    A contrib/unbound/util/config_file.h
    A contrib/unbound/util/configlexer.lex
    A contrib/unbound/util/configparser.y
    A contrib/unbound/util/configyyrename.h
    A contrib/unbound/util/data/dname.c
    A contrib/unbound/util/data/dname.h
    A contrib/unbound/util/data/msgencode.c
    A contrib/unbound/util/data/msgencode.h
    A contrib/unbound/util/data/msgparse.c
    A contrib/unbound/util/data/msgparse.h
    A contrib/unbound/util/data/msgreply.c
    A contrib/unbound/util/data/msgreply.h
    A contrib/unbound/util/data/packed_rrset.c
    A contrib/unbound/util/data/packed_rrset.h
    A contrib/unbound/util/edns.c
    A contrib/unbound/util/edns.h
    A contrib/unbound/util/fptr_wlist.c
    A contrib/unbound/util/fptr_wlist.h
    A contrib/unbound/util/iana_ports.inc
    A contrib/unbound/util/locks.c
    A contrib/unbound/util/locks.h
    A contrib/unbound/util/log.c
    A contrib/unbound/util/log.h
    A contrib/unbound/util/mini_event.c
    A contrib/unbound/util/mini_event.h
    A contrib/unbound/util/module.c
    A contrib/unbound/util/module.h
    A contrib/unbound/util/net_help.c
    A contrib/unbound/util/net_help.h
    A contrib/unbound/util/netevent.c
    A contrib/unbound/util/netevent.h
    A contrib/unbound/util/random.c
    A contrib/unbound/util/random.h
    A contrib/unbound/util/rbtree.c
    A contrib/unbound/util/rbtree.h
    A contrib/unbound/util/regional.c
    A contrib/unbound/util/regional.h
    A contrib/unbound/util/rtt.c
    A contrib/unbound/util/rtt.h
    A contrib/unbound/util/shm_side/shm_main.c
    A contrib/unbound/util/shm_side/shm_main.h
    A contrib/unbound/util/storage/dnstree.c
    A contrib/unbound/util/storage/dnstree.h
    A contrib/unbound/util/storage/lookup3.c
    A contrib/unbound/util/storage/lookup3.h
    A contrib/unbound/util/storage/lruhash.c
    A contrib/unbound/util/storage/lruhash.h
    A contrib/unbound/util/storage/slabhash.c
    A contrib/unbound/util/storage/slabhash.h
    A contrib/unbound/util/tcp_conn_limit.c
    A contrib/unbound/util/tcp_conn_limit.h
    A contrib/unbound/util/timehist.c
    A contrib/unbound/util/timehist.h
    A contrib/unbound/util/tube.c
    A contrib/unbound/util/tube.h
    A contrib/unbound/util/ub_event.c
    A contrib/unbound/util/ub_event.h
    A contrib/unbound/util/ub_event_pluggable.c
    A contrib/unbound/util/winsock_event.c
    A contrib/unbound/util/winsock_event.h
    A contrib/unbound/validator/autotrust.c
    A contrib/unbound/validator/autotrust.h
    A contrib/unbound/validator/val_anchor.c
    A contrib/unbound/validator/val_anchor.h
    A contrib/unbound/validator/val_kcache.c
    A contrib/unbound/validator/val_kcache.h
    A contrib/unbound/validator/val_kentry.c
    A contrib/unbound/validator/val_kentry.h
    A contrib/unbound/validator/val_neg.c
    A contrib/unbound/validator/val_neg.h
    A contrib/unbound/validator/val_nsec.c
    A contrib/unbound/validator/val_nsec.h
    A contrib/unbound/validator/val_nsec3.c
    A contrib/unbound/validator/val_nsec3.h
    A contrib/unbound/validator/val_secalgo.c
    A contrib/unbound/validator/val_secalgo.h
    A contrib/unbound/validator/val_sigcrypt.c
    A contrib/unbound/validator/val_sigcrypt.h
    A contrib/unbound/validator/val_utils.c
    A contrib/unbound/validator/val_utils.h
    A contrib/unbound/validator/validator.c
    A contrib/unbound/validator/validator.h

  Log Message:
  -----------
  Add 'contrib/unbound/' from commit 'e2cdf77ce5ab3f2e0c071228b1bc7a3fc3183017'

git-subtree-dir: contrib/unbound
git-subtree-mainline: c98f884829ec0a8617fa3c4fbb7845d411b9804b
git-subtree-split: e2cdf77ce5ab3f2e0c071228b1bc7a3fc3183017


Compare: https://github.com/MidnightBSD/src/compare/2a46e1b25ba5...f19b515b8f50


More information about the Midnightbsd-cvs mailing list