Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Issue 6719035: Remove the fallback from SOCKSv4 to SOCKSv4a. (Closed)

Created:
9 years, 9 months ago by eroman
Modified:
9 years, 6 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Remove the fallback from SOCKSv4 to SOCKSv4a. BUG=56836 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=79658

Patch Set 1 #

Patch Set 2 : update license #

Patch Set 3 : update license #

Patch Set 4 : sync #

Total comments: 7

Patch Set 5 : address wtc's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -137 lines) Patch
M net/socket/socks_client_socket.h View 1 2 3 2 chunks +0 lines, -11 lines 0 comments Download
M net/socket/socks_client_socket.cc View 1 2 3 4 10 chunks +26 lines, -67 lines 0 comments Download
M net/socket/socks_client_socket_unittest.cc View 1 2 3 4 5 chunks +8 lines, -59 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
eroman
9 years, 9 months ago (2011-03-28 18:13:55 UTC) #1
wtc
LGTM. Just some nits. http://codereview.chromium.org/6719035/diff/1007/net/socket/socks_client_socket.cc File net/socket/socks_client_socket.cc (right): http://codereview.chromium.org/6719035/diff/1007/net/socket/socks_client_socket.cc#newcode263 net/socket/socks_client_socket.cc:263: // SOCKS4 only supports IPv4 ...
9 years, 9 months ago (2011-03-28 22:01:18 UTC) #2
eroman
http://codereview.chromium.org/6719035/diff/1007/net/socket/socks_client_socket.cc File net/socket/socks_client_socket.cc (right): http://codereview.chromium.org/6719035/diff/1007/net/socket/socks_client_socket.cc#newcode263 net/socket/socks_client_socket.cc:263: // SOCKS4 only supports IPv4 addresses, so only try ...
9 years, 9 months ago (2011-03-29 01:03:49 UTC) #3
commit-bot: I haz the power
Try job failure for 6719035-7002 on win: http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win&number=23425
9 years, 9 months ago (2011-03-29 01:10:16 UTC) #4
commit-bot: I haz the power
9 years, 9 months ago (2011-03-29 04:07:25 UTC) #5
Change committed as 79658

Powered by Google App Engine
This is Rietveld 408576698