[tor-bugs] #6733 [Firefox Patch Issues]: Patch Firefox to allow addons to set SOCKS username+password per request
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Thu Nov 1 23:25:06 UTC 2012
#6733: Patch Firefox to allow addons to set SOCKS username+password per request
----------------------------------+-----------------------------------------
Reporter: mikeperry | Owner: ben
Type: enhancement | Status: accepted
Priority: major | Milestone:
Component: Firefox Patch Issues | Version:
Keywords: interview | Parent: #3455
Points: | Actualpoints:
----------------------------------+-----------------------------------------
Comment(by ben):
> * Test: with a SOCKS V4 and a SOCKS V5 proxy that supports usernames.
Took me a while (2h) to get the test environment installed and working.
Tried to install dante-server, failed to start with linker error, broken
deb package.
Compiled ssocksd <http://ssocks.sourceforge.net> from source, and tested
that with SOCKS V5 username and password, with curl and Firefox.
Found a bug in the code, there's something very strange with the combined
write/read buffer mData / mDataLength, it wasn't reset properly. I fixed
one instance, but there is another problem, because it doesn't read the
username response, my function is never called. Need to debug.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6733#comment:15>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list