summaryrefslogtreecommitdiffstats
path: root/usr.sbin/unbound/validator (follow)
Commit message (Collapse)AuthorAgeFilesLines
* merge unbound-1.13.1sthen2021-03-121-0/+1
|
* merge unbound 1.13.0sthen2020-12-101-0/+2
|
* merge Unbound 1.12.0sthen2020-10-288-653/+5
|
* merge unbound 1.11.0sthen2020-08-242-1/+6
|
* merge update to Unbound 1.10.0sthen2020-03-192-7/+30
|
* merge Unbound 1.9.6sthen2019-12-185-21/+26
|
* merge unbound 1.9.3sthen2019-09-111-3/+16
|
* merge unbound-1.9.0sthen2019-02-081-0/+1
|
* merge 1.8.1sthen2018-10-083-20/+55
|
* merge unbound 1.8.0sthen2018-09-203-13/+26
|
* import unbound 1.8.0, tested by myself and benno@sthen2018-09-201-1/+1
|
* merge conflictssthen2018-09-177-2/+151
|
* update to unbound 1.7.0florian2018-03-296-70/+283
| | | | | testing tb, sthen OK benno, sthen
* update to unbound 1.6.8, testing millert, OK sthenflorian2018-02-0712-85/+202
|
* update to unbound-1.6.6, ok floriansthen2017-09-292-4/+56
|
* Fix trust anchor installation when two anchors are present. Concretely, fixessthen2017-08-231-0/+6
| | | | | | | | root.key creation if unbound is installed between sep11 and oct11 2017. Looks good to jca. This is the only substantial change in Unbound 1.6.5; next commit will sync ancillary files.
* update to unbound 1.6.4, ok florian@sthen2017-08-128-70/+317
|
* Update to unbound-1.6.1rc3 - thanks millert@ and Brad for tests.sthen2017-02-1715-110/+172
|
* update to unbound-1.5.9. (there will be a follow-up commit to cherrypick asthen2016-06-224-35/+132
| | | | | | 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-054-5/+54
|
* update to Unbound 1.5.7, looks fine to deraadt@.sthen2015-12-156-97/+602
| | | | | Notable addition: implements optional support for qname minimisation (a privacy improvement; see draft-ietf-dnsop-qname-minimisation-07)
* typo fixes from unbound-1.5.7rc1sthen2015-12-099-18/+18
|
* mergesthen2015-11-053-15/+22
|
* mergesthen2015-07-161-4/+8
|
* update to Unbound 1.5.4, ok florian@, looks sane deraadt@sthen2015-07-167-28/+38
|
* Update to unbound 1.5.2rc1, ok brad@sthen2015-02-171-1/+2
|
* Merge in a commit from upstream..brad2015-02-103-0/+76
| | | | | | | | - Fix validation failure in case upstream forwarder (ISC BIND) does not have the same trust anchors and decides to insert unsigned NS record in authority section. ok sthen@
* Merge in some commits from upstream..brad2014-11-201-5/+26
| | | | | | | | | | | | | - 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-203-10/+10
|
* import unbound 1.4.22 upstream sources, ok brad@sthen2014-03-1622-781/+1059
|
* update to Unbound 1.4.21, ok brad@sthen2013-09-2217-104/+127
|
* update to unbound 1.4.18sthen2012-08-2310-490/+1235
|
* update to unbound 1.4.17, testing by okan@ (not yet linked to build;sthen2012-08-236-63/+317
| | | | 1.4.18 to follow later).
* Import Unbound 1.4.16 to work on in-tree (not yet linked to the build).sthen2012-03-2620-0/+15807
These are the direct sources from NLnet Labs upstream, minus these: compat contrib libunbound/python pythonmod testcode testdata winrc ok deraadt@ jakob@