[tor-bugs] #11134 [Obfsproxy]: obfsproxy's SOCKS server should send success response post handshake
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Mar 4 22:34:00 UTC 2014
#11134: obfsproxy's SOCKS server should send success response post handshake
------------------------------------------+---------------------
Reporter: yawning | Owner: asn
Type: defect | Status: new
Priority: normal | Milestone:
Component: Obfsproxy | Version:
Keywords: SOCKS response, handshakeing | Actual Points:
Parent ID: | Points:
------------------------------------------+---------------------
Currently the obfsproxy SOCKS server sends the response back to tor
immediately after the TCP/IP connection has been established, instead of
after the underlying transport has been fully initialized.
This behavior is incorrect, and should be changed to each of the
underlying transports signalling that they are ready to relay data after
they manage to handshake.
With the current SOCKSv4Protocol based listener this would require further
monkey patching which may be a good argument for defering this till after
#9221 or similar gets merged.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/11134>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list