-
Adam Langley authored
The code was using the SOCKS version number (5) where it should have been using the username/password protocol version number (1). With this change, username/password authentication actually works. R=golang-dev CC=golang-dev https://golang.org/cl/10134044
f013f1fe
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
direct.go | ||
per_host.go | ||
per_host_test.go | ||
proxy.go | ||
proxy_test.go | ||
socks5.go |