History log of /openbsd/usr.sbin/nsd/remote.c (Results 1 – 25 of 30)
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


# 3efee2e1 29-Jun-2023 florian <florian@openbsd.org>

Update to nsd 4.7.0

OK tb


# de04d855 14-Nov-2022 sthen <sthen@openbsd.org>

merge conflicts


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

Update to nsd 4.5.0
OK sthen


# bc6311d7 16-Mar-2022 florian <florian@openbsd.org>

Update to nsd 4.4.0

tested by sthen and me
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


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

Update to 4.3.1
Testing & OK sthen


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

merge 4.2.2


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

Update to nsd 4.1.27
OK sthen


# e02bc0df 10-Dec-2018 florian <florian@openbsd.org>

Update to 4.1.26
OK sthen


# 4b6a9f59 29-Sep-2018 florian <florian@openbsd.org>

update to 4.1.25
OK sthen (on a slightly different configure script version)


# 18e77612 16-Aug-2018 florian <florian@openbsd.org>

update to 4.1.24
OK sthen


# b8cbfafc 14-Jun-2018 florian <florian@openbsd.org>

Update to nsd 4.1.22
The improved refuse-any option that showed up in upstream 4.1.22 had
already been cherry picked in OpenBSD.
OK sthen


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


# 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


# 6a6b9a23 17-Jan-2017 florian <florian@openbsd.org>

Update to nsd 4.1.14
OK sthen@


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

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


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

merge


# 3c667526 27-Oct-2015 doug <doug@openbsd.org>

Fix nsd and unbound's error checking with SSL_CTX_set_options().

LibreSSL, BoringSSL and OpenSSL have all been redefining SSL_OP_* flags to
be 0 when support is removed. This breaks the error check

Fix nsd and unbound's error checking with SSL_CTX_set_options().

LibreSSL, BoringSSL and OpenSSL have all been redefining SSL_OP_* flags to
be 0 when support is removed. This breaks the error checking that nsd and
unbound were doing. It should check against the flag value itself to allow
for 0.

input deraadt@, jsing@
tweak + ok miod@, guenther@

show more ...


# 8d8f1862 17-Jul-2015 sthen <sthen@openbsd.org>

merge conflicts


# c1404d4f 03-Feb-2015 brad <brad@openbsd.org>

merge conflicts


# 82cafdeb 12-Jan-2015 millert <millert@openbsd.org>

Use proper casts for ctype functions. This is already fixed in nsd
trunk. OK doug@


# 03739794 18-Dec-2014 brad <brad@openbsd.org>

Merge in some commits from upstream..

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

Merge in some commits from upstream..

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

show more ...


12