summaryrefslogtreecommitdiffstats
path: root/usr.sbin/unbound/util/data (follow)
Commit message (Collapse)AuthorAgeFilesLines
* merge unbound-1.13.1sthen2021-03-127-36/+109
|
* merge unbound 1.13.0sthen2020-12-102-1/+4
|
* merge unbound 1.10.1sthen2020-05-192-1/+35
|
* merge update to Unbound 1.10.0sthen2020-03-197-4/+81
|
* merge Unbound 1.9.6sthen2019-12-182-1/+13
|
* Fix CVE-2019-16866florian2019-10-031-2/+2
| | | | | | | | | --- Recent versions of Unbound contain a problem that may cause Unbound to crash after receiving a specially crafted query. This issue can only be triggered by queries received from addresses allowed by Unbound's ACL. --- tested by benno, tb
* merge unbound 1.9.3sthen2019-09-112-25/+49
|
* import unbound 1.9.3, thanks gonzalo@ dtucker@ for tests.sthen2019-09-111-1/+3
|
* merge unbound 1.9.2sthen2019-06-281-1/+1
|
* merge unbound-1.9.0sthen2019-02-081-2/+10
|
* merge unbound 1.8.2sthen2018-12-041-1/+6
|
* merge 1.8.1sthen2018-10-082-4/+6
|
* merge unbound 1.8.0sthen2018-09-203-23/+43
|
* merge conflictssthen2018-09-176-4/+74
|
* update to unbound 1.7.0florian2018-03-291-3/+8
| | | | | testing tb, sthen OK benno, sthen
* update to unbound 1.6.8, testing millert, OK sthenflorian2018-02-072-1/+27
|
* update to unbound-1.6.6, ok floriansthen2017-09-291-1/+3
|
* update to unbound 1.6.4, ok florian@sthen2017-08-125-20/+103
|
* Update to unbound-1.6.1rc3 - thanks millert@ and Brad for tests.sthen2017-02-179-69/+466
|
* update to unbound-1.5.9. (there will be a follow-up commit to cherrypick asthen2016-06-226-16/+318
| | | | | | couple of post-1.5.9 patches). tests from Mark Patruck, danj, matthieu, millert. reads ok to jung, ok florian.
* update to unbound 1.5.8, ok florian@ jung@sthen2016-03-051-4/+2
|
* mergesthen2015-11-051-1/+1
|
* mergesthen2015-07-162-10/+39
|
* update to Unbound 1.5.4, ok florian@, looks sane deraadt@sthen2015-07-166-11/+19
|
* merge conflictsbrad2014-12-111-5/+4
|
* Merge in some commits from upstream..brad2014-11-202-3/+6
| | | | | | | | | | | | | - 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-204-17/+37
|
* import unbound 1.4.22 upstream sources, ok brad@sthen2014-03-1610-644/+540
|
* update to Unbound 1.4.21, ok brad@sthen2013-09-227-39/+37
|
* update to unbound 1.4.18sthen2012-08-231-2/+3
|
* update to unbound 1.4.17, testing by okan@ (not yet linked to build;sthen2012-08-231-39/+76
| | | | 1.4.18 to follow later).
* Import Unbound 1.4.16 to work on in-tree (not yet linked to the build).sthen2012-03-2610-0/+5514
These are the direct sources from NLnet Labs upstream, minus these: compat contrib libunbound/python pythonmod testcode testdata winrc ok deraadt@ jakob@