summaryrefslogtreecommitdiffstats
path: root/sbin/unwind/libunbound/util (follow)
Commit message (Expand)AuthorAgeFilesLines
* sync to unbound 1.13.1; heavy lifting by sthenflorian2021-03-1620-2864/+3303
* Revert local diff now that we no longer use syslog logging inflorian2021-01-251-4/+0
* Prevent more yacc clashes; fixes -fno-common.florian2021-01-191-0/+6
* do not call log_addr() when the address is NULLanton2021-01-061-2/+3
* Warning: arithmetic on a pointer to void is a GNU extension; mergedflorian2020-12-111-1/+1
* Sprinkle in some static to prevent missing prototype warnings; mergedflorian2020-12-111-3/+3
* sync to libunbound 1.13.0florian2020-12-1117-3035/+3477
* Update to libunbound 1.12.0; heavy lifting by sthenflorian2020-10-2816-2979/+4130
* sync to libunbound-1.11.0florian2020-08-2914-3236/+3993
* sync libunbound fixes from unbound, ok florian@sthen2020-05-192-1/+35
* Use a union to ensure cmsg buffer is properly alignedjca2020-05-081-4/+10
* Fix prototype.florian2020-03-231-1/+1
* Update to libunbound 1.10.0florian2020-03-2325-2560/+3129
* Ralph Dolmans from nlnetlabs points out that libunbound usesflorian2019-12-233-468/+696
* Update to libunbound 1.9.6florian2019-12-1814-392/+440
* Be less aggressive pre-allocating memory; ok florian@otto2019-12-141-1/+1
* Revert two files committed by accidentotto2019-12-131-1/+1
* Avoid leaks by using the _buf versions of sldns_wire2str_* functions.otto2019-12-131-1/+1
* Stop fiddling with openlog / closelog in libunbound. unwind handlesflorian2019-12-061-0/+4
* Fix CVE-2019-16866florian2019-10-031-2/+2
* Update to libunbound 1.9.3florian2019-09-1214-2156/+2377
* Update to libunbound 1.9.2florian2019-07-148-33/+117
* update to libunbound 1.9.1; heavy lifting by sthen in unbound(8)florian2019-03-304-8/+27
* Due to the way we build libunbound inside of unwind .o files collide inflorian2019-03-011-3/+8
* update unwind's copy of libunbound to match the new 1.9.0 update insthen2019-02-0815-2450/+2956
* configparser.c gets generated by the build infrastructure even thoughflorian2019-01-252-4651/+2
* Fix a bunch of shadow and missing prototype compiler warnings.florian2019-01-242-0/+2
* Import bits from (lib)unbound that we need for unwind(8).florian2019-01-2371-0/+48835