summaryrefslogtreecommitdiffstats
path: root/usr.sbin/unbound/iterator/iter_utils.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* merge unbound 1.11.0sthen2020-08-241-0/+57
|
* merge unbound 1.10.1sthen2020-05-191-2/+2
|
* merge unbound 1.9.2sthen2019-06-281-0/+13
|
* merge unbound 1.9.1sthen2019-03-271-4/+56
|
* merge unbound 1.8.2sthen2018-12-041-10/+113
|
* merge unbound 1.8.0sthen2018-09-201-0/+26
|
* merge conflictssthen2018-09-171-7/+18
|
* update to unbound 1.6.8, testing millert, OK sthenflorian2018-02-071-0/+5
|
* Update to unbound-1.6.1rc3 - thanks millert@ and Brad for tests.sthen2017-02-171-1/+35
|
* update to unbound-1.5.9. (there will be a follow-up commit to cherrypick asthen2016-06-221-0/+21
| | | | | | couple of post-1.5.9 patches). tests from Mark Patruck, danj, matthieu, millert. reads ok to jung, ok florian.
* typo fixes from unbound-1.5.7rc1sthen2015-12-091-2/+2
|
* mergesthen2015-07-161-1/+52
|
* Merge in a commit from upstream..brad2015-01-311-0/+36
| | | | | | | - Fix 0x20 capsforid fallback to omit gratuitous NS and additional section changes. ok sthen@
* Merge in some commits from upstream..brad2014-11-201-3/+4
| | | | | | | | | | | | | - 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@
* update to Unbound 1.5.0, ok sthen@brad2014-11-201-2/+5
|
* import unbound 1.4.22 upstream sources, ok brad@sthen2014-03-161-32/+19
|
* update to Unbound 1.4.21, ok brad@sthen2013-09-221-8/+10
|
* update to unbound 1.4.18sthen2012-08-231-3/+4
|
* update to unbound 1.4.17, testing by okan@ (not yet linked to build;sthen2012-08-231-8/+66
| | | | 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/+976
These are the direct sources from NLnet Labs upstream, minus these: compat contrib libunbound/python pythonmod testcode testdata winrc ok deraadt@ jakob@