tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 072e3994d760b3e08e6dc0510aed06dc18924348
parent 13cb056a5a729de76c896a24013484fc8677b04c
Author: David Goulet <dgoulet@torproject.org>
Date:   Thu, 27 Mar 2025 13:30:19 -0400

changes: Add file for MR 839

Signed-off-by: David Goulet <dgoulet@torproject.org>

Diffstat:
Achanges/ticket40248 | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/changes/ticket40248 b/changes/ticket40248 @@ -0,0 +1,4 @@ + o Minor bugfix (client DNS): + - Handle empty DNS reply without sending back an error and instead send back + NOERROR (RFC1035 error code 0x0). Fixes bug 40248; bugfix on + 0.3.5.1-alpha.