Merge remote-tracking branch 'tor-gitlab/mr/169' into master

This commit is contained in:
George Kadianakis
2020-10-26 17:04:58 +02:00
3 changed files with 9 additions and 2 deletions
+4
View File
@@ -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.