From 05242f5555ceb276dd945f9d43a37dbe3d5d875b Mon Sep 17 00:00:00 2001 From: Neel Chauhan Date: Mon, 12 Oct 2020 20:46:42 -0700 Subject: Pass the SOCKS request address in relay begin cells --- changes/bug33124 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/bug33124 (limited to 'changes/bug33124') diff --git a/changes/bug33124 b/changes/bug33124 new file mode 100644 index 0000000000..bc7003d9b5 --- /dev/null +++ b/changes/bug33124 @@ -0,0 +1,4 @@ + o Minor bugfixes (SOCKS, onion services): + - Make sure we send the SOCKS request address in relay begin cells when a + stream is attached with the purpose CIRCUIT_PURPOSE_CONTROLLER. Fixes bug + 33124; bugfix on 0.0.5. Patch by Neel Chauhan. -- cgit v1.2.3-54-g00ecf