summaryrefslogtreecommitdiffstats
path: root/usr.sbin/unbound/iterator/iter_utils.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* merge unbound 1.9.2sthen2019-06-281-0/+7
|
* merge unbound 1.8.2sthen2018-12-041-0/+9
|
* merge conflictssthen2018-09-171-5/+9
|
* update to unbound 1.6.8, testing millert, OK sthenflorian2018-02-071-2/+2
|
* update to unbound-1.5.9. (there will be a follow-up commit to cherrypick asthen2016-06-221-0/+12
| | | | | | couple of post-1.5.9 patches). tests from Mark Patruck, danj, matthieu, millert. reads ok to jung, ok florian.
* mergesthen2015-07-161-0/+8
|
* Merge in a commit from upstream..brad2015-01-311-0/+9
| | | | | | | - Fix 0x20 capsforid fallback to omit gratuitous NS and additional section changes. ok sthen@
* Merge in some commits from upstream..brad2014-11-201-1/+2
| | | | | | | | | | | | | - Removed 'increased limit open files' log message that is written to console. It is only written on verbosity 4 and higher. This keeps system bootup console cleaner. - Fix #627: SSL_CTX_load_verify_locations return code not properly checked. - Fix that CD flag disables DNS64 processing, returning the DNSSEC signed AAAA denial. - Fix cdflag dns64 processing. ok sthen@
* import unbound 1.4.22 upstream sources, ok brad@sthen2014-03-161-14/+14
|
* update to Unbound 1.4.21, ok brad@sthen2013-09-221-1/+1
|
* update to unbound 1.4.18sthen2012-08-231-2/+6
|
* update to unbound 1.4.17, testing by okan@ (not yet linked to build;sthen2012-08-231-1/+23
| | | | 1.4.18 to follow later).
* Import Unbound 1.4.16 to work on in-tree (not yet linked to the build).sthen2012-03-261-0/+312
These are the direct sources from NLnet Labs upstream, minus these: compat contrib libunbound/python pythonmod testcode testdata winrc ok deraadt@ jakob@