History log of /openbsd-src/usr.sbin/nsd/query.c (Results 1 – 25 of 43)
Revision Date Author Comments
# bf87c3c0 12-Apr-2024 florian <florian@openbsd.org>

Update to nsd 4.9.1

sparc64 built test by tb
OK tb, sthen


# b71395ea 20-Dec-2023 florian <florian@openbsd.org>

update to nsd 4.8.0
OK sthen


# 4564029f 13-May-2022 florian <florian@openbsd.org>

Update to nsd 4.5.0
OK sthen


# a904e103 24-Oct-2021 florian <florian@openbsd.org>

Update to 4.3.8.
OK sthen


# 063644e9 10-Aug-2021 florian <florian@openbsd.org>

Update to nsd 4.3.7
OK sthen


# 8d298c9f 01-Apr-2021 sthen <sthen@openbsd.org>

merge NSD 4.3.6rc1


# 977db6e5 10-Dec-2020 florian <florian@openbsd.org>

update to nsd 4.3.4


# ac5517e4 23-Jul-2020 florian <florian@openbsd.org>

Update to 4.3.2.


# 308d2509 14-May-2020 florian <florian@openbsd.org>

Update to 4.3.1
Testing & OK sthen


# 5435475d 18-Dec-2019 sthen <sthen@openbsd.org>

merge NSD 4.2.4


# eab1363e 17-Sep-2019 sthen <sthen@openbsd.org>

merge 4.2.2


# 1e9fd7ad 30-Mar-2019 florian <florian@openbsd.org>

Disable

- 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

Disable

- 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.

show more ...


# a1bac035 30-Mar-2019 florian <florian@openbsd.org>

Update to nsd 4.1.27
OK sthen


# b3163e5f 17-May-2018 florian <florian@openbsd.org>

From upcomming nsd 4.1.22:
refuse-any sends truncation (+TC) in reply to ANY queries over UDP,
and allows TCP queries like normal

OK sthen


# bfd0b123 17-May-2018 florian <florian@openbsd.org>

update to nsd 4.1.21
OK sthen


# b90bb40e 06-Mar-2018 sthen <sthen@openbsd.org>

update to NSD 4.1.20, ok florian@

- 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 pr

update to NSD 4.1.20, ok florian@

- 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.

show more ...


# ee5153b7 03-Feb-2018 florian <florian@openbsd.org>

Update nsd to 4.1.19.

OK sthen@, "so far so good" millert@

Obligatory commit from 33,000 ft.


# db7d0d02 15-Apr-2017 florian <florian@openbsd.org>

update to 4.1.16rc1
tests & OK sthen

(if there are more changes coming for 4.1.16 release we will just
commit them on top)


# fe5fe5f6 17-Feb-2017 florian <florian@openbsd.org>

Update to 4.1.15.
This contains a local patch to query.c (missed _t conversion) that has
been submitted upstream.
OK sthen


# c1e73312 24-Oct-2016 florian <florian@openbsd.org>

Update to 4.1.13
Testing millert, brad and myself.
OK millert@


# 6e9bf1ee 31-Aug-2016 florian <florian@openbsd.org>

update to 4.1.11
"Working fine here." millert@
OK dlg, sthen


# 275a8d89 24-Jun-2016 florian <florian@openbsd.org>

Update to 4.1.10
Testing by millert@, sthen@ and me.
came up with the same diff & OK sthen@


# 3126abd5 11-Dec-2015 sthen <sthen@openbsd.org>

update to NSD 4.1.7, ok florian@


# 2fd875a4 09-Dec-2015 sthen <sthen@openbsd.org>

comment typo fixes, from nsd 4.1.7rc1


# e3d8a0a5 05-Nov-2015 sthen <sthen@openbsd.org>

merge


12