summaryrefslogtreecommitdiffstats
path: root/usr.sbin/nsd/query.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 4.3.1florian2020-05-141-11/+45
| | | | Testing & OK sthen
* merge NSD 4.2.4sthen2019-12-181-0/+11
|
* merge 4.2.2sthen2019-09-171-3/+7
|
* Disableflorian2019-03-301-0/+2
| | | | | | | | | | | | - Deny ANY with only one RR in response, by default. Patch from Daisuke Higashi. The deny-any statement in nsd.conf sets ANY queries over UDP to be further moved to TCP as well. Also no additional section processig for type ANY, reducing the response size. with an ifdef NOTYET. It is too close to release and we want to let this sit for a bit. Pointed out / requested by sthen.
* Update to nsd 4.1.27florian2019-03-301-3/+9
| | | | OK sthen
* From upcomming nsd 4.1.22:florian2018-05-171-2/+4
| | | | | | | refuse-any sends truncation (+TC) in reply to ANY queries over UDP, and allows TCP queries like normal OK sthen
* update to nsd 4.1.21florian2018-05-171-1/+5
| | | | OK sthen
* update to NSD 4.1.20, ok florian@sthen2018-03-061-1/+1
| | | | | | - Fix memory leak in zone file read of unknown rr formatted RRs. - Fix memory leak when rehashing nsec3 after axfr or zonefile read, in the selectively allocated precompiled nsec3 hashes.
* Update nsd to 4.1.19.florian2018-02-031-1/+8
| | | | | | OK sthen@, "so far so good" millert@ Obligatory commit from 33,000 ft.
* update to 4.1.16rc1florian2017-04-151-1/+5
| | | | | | | tests & OK sthen (if there are more changes coming for 4.1.16 release we will just commit them on top)
* Update to 4.1.15.florian2017-02-171-4/+4
| | | | | | This contains a local patch to query.c (missed _t conversion) that has been submitted upstream. OK sthen
* Update to 4.1.13florian2016-10-241-15/+41
| | | | | Testing millert, brad and myself. OK millert@
* update to 4.1.11florian2016-08-311-1/+6
| | | | | "Working fine here." millert@ OK dlg, sthen
* Update to 4.1.10florian2016-06-241-15/+27
| | | | | Testing by millert@, sthen@ and me. came up with the same diff & OK sthen@
* update to NSD 4.1.7, ok florian@sthen2015-12-111-1/+9
|
* comment typo fixes, from nsd 4.1.7rc1sthen2015-12-091-2/+2
|
* mergesthen2015-11-051-4/+8
|
* merge conflictssthen2015-07-171-17/+43
|
* merge conflictsbrad2015-02-031-0/+5
|
* Merge in a commit from upstream..brad2015-01-261-3/+3
| | | | | | - Synthesize CNAMEs with same TTL as DNAME. ok sthen@
* Merge in some commits from upstream..brad2014-12-181-0/+2
| | | | | | | | | | | - Fix that failure to add tcp to tcp base does not leak the socket. - Fixes for wildcard addition and deletion, speedup for some cases. - Fix that queries for noname CH TXT are REFUSED instead of nodata. - Fix #616: retry xfer for zones with no content after command. - Fix that expired zones stay expired after a server restart. - RFC 7344: CDS and CDNSKEY (read in). ok sthen@
* merge conflictsbrad2014-03-131-1/+8
|
* merge conflictssthen2013-11-261-73/+57
|
* merge NSD 3.2.16sthen2013-09-031-0/+12
|
* resolve conflictssthen2013-02-181-9/+14
|
* fix mixed code and declarations, from brad@sthen2012-11-231-4/+8
|
* resolve conflictssthen2012-11-231-3/+7
|
* resolve conflictssthen2012-08-281-5/+17
|
* Fix for VU#624931 CVE-2012-2978: NSD denial of servicephessler2012-07-191-0/+3
| | | | | | | vulnerability from non-standard DNS packet from any host on the internet. OK sthen@
* resolve conflictssthen2012-07-091-9/+12
|
* resolve conflictsjakob2012-01-291-5/+23
|
* resolve conflicts and regen configure using autoconf-2.65jakob2011-05-211-8/+14
|
* upgrade to NSD 3.2.7; ok sthen@, tested by multiple peoplejakob2011-01-271-5/+7
|
* NSD v3.2.6jakob2010-08-221-25/+0
|
* NSD v3.2.4jakob2010-01-151-0/+1432