Files
golang.net/proxy
Robert Obryk fbcd5c9bb3 go.net/proxy: don't pass invalid domain name length to SOCKS5 proxies
SOCKS5 uses a single-byte field for domain name length. This change
causes dials to domain names longer than 255 chars to fail instead
of sending an invalid request to the proxy.

LGTM=mikioh.mikioh
R=golang-codereviews, mikioh.mikioh
CC=golang-codereviews
https://golang.org/cl/90790044
2014-04-27 00:24:21 +09:00
..
2012-08-07 12:02:26 -04:00
2012-08-07 12:02:26 -04:00
2013-02-06 19:32:30 +09:00
2013-08-12 08:54:40 +10:00