index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
socket
/
socks5_client_socket.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename ClientSocket to StreamSocket.
sergeyu@chromium.org
2011-05-05
1
-1
/
+1
*
Added GetLocalAddress() in net::ClientSocket.
sergeyu@chromium.org
2011-04-19
1
-0
/
+4
*
NetLog: Log net error codes on a lot of EndEvents.
mmenke@chromium.org
2011-02-08
1
-5
/
+7
*
Deinline even more destructors.
erg@google.com
2010-12-14
1
-0
/
+4
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 2
thakis@chromium.org
2010-11-02
1
-10
/
+18
*
Add experimental option for TCP FastOpen.
mbelshe@chromium.org
2010-10-26
1
-0
/
+8
*
Move debug-related stuff from base to the base/debug directory and use the
brettw@chromium.org
2010-10-26
1
-0
/
+1
*
Remove scoped_bstr_win, fix all callers to use the new location.
brettw@chromium.org
2010-10-20
1
-1
/
+0
*
Fix ClientSocketHandle reuse_type(). Correctly track socket use.
willchan@chromium.org
2010-09-02
1
-0
/
+8
*
Gather preconnection use vs waste statistics
jar@chromium.org
2010-08-25
1
-0
/
+16
*
Fix a crash where we are checking IsConnected(). If you look into the
mbelshe@chromium.org
2010-08-25
1
-1
/
+0
*
More cleanup to address TODOs in net_log.h.
eroman@chromium.org
2010-04-28
1
-24
/
+26
*
Cleanup: Address some of the todos in net_log.h
eroman@chromium.org
2010-04-27
1
-48
/
+13
*
Add net log entries that summarize transmit and receive byte counts.
vandebo@chromium.org
2010-04-23
1
-11
/
+8
*
Implement SOCKSClientSocketPool
vandebo@chromium.org
2010-03-22
1
-14
/
+37
*
Generalize the net module's LoadLog facility from a passive container, to an ...
eroman@chromium.org
2010-03-16
1
-35
/
+33
*
Really connect to the same server in FTP network transaction.
phajdan.jr@chromium.org
2010-02-20
1
-3
/
+2
*
Add specific error codes for when SOCKS connect fails.
eroman@chromium.org
2010-02-05
1
-10
/
+16
*
Re-revert 36595 (restoring 36548); that didn't fix anything.
dpranke@chromium.org
2010-01-20
1
-2
/
+0
*
Try reverting r36548 to see if this causes the webkit linux failures to
dpranke@chromium.org
2010-01-20
1
-0
/
+2
*
Enabled the GetPeerName on all platforms, not just Linux.
thomasvl@chromium.org
2010-01-19
1
-2
/
+0
*
Cancel any outstanding host resolve when calling SOCKSClientSocket::Disconnec...
eroman@chromium.org
2010-01-07
1
-0
/
+6
*
Enhance a function comment per feedback from a code review.
eroman@chromium.org
2010-01-05
1
-1
/
+2
*
Add LoadLogging to SOCKS5ClientSocket. Logs the state transitions, and more v...
eroman@chromium.org
2009-12-22
1
-7
/
+68
*
Add two more unit tests for SOCKS5:
eroman@chromium.org
2009-12-18
1
-5
/
+7
*
Cleanup: Remove the support for IPv4 and IPv6 addressing types in the SOCKS5 ...
eroman@chromium.org
2009-12-18
1
-83
/
+13
*
When talking to a SOCKS v5 proxy, default to sending addresses as raw domains...
eroman@chromium.org
2009-12-18
1
-4
/
+12
*
Minor cleanup: add a sys_addrinfo.h header that hides the platform-specific i...
eroman@chromium.org
2009-12-12
1
-6
/
+1
*
Add LoadLog to ClientSocket::Connect().
willchan@chromium.org
2009-11-02
1
-4
/
+16
*
Add methods for setting socket buffers to the Socket
mbelshe@google.com
2009-09-09
1
-0
/
+8
*
LoadLog is used as an output parameter, reorder it to the last parameter.
willchan@chromium.org
2009-08-14
1
-2
/
+1
*
Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...
ericroman@google.com
2009-08-12
1
-1
/
+2
*
SOCKS v5 implementation
arindam@chromium.org
2009-07-15
1
-0
/
+430
*
Reverting 20626.
arindam@chromium.org
2009-07-14
1
-430
/
+0
*
SOCKS v5 implementation
arindam@chromium.org
2009-07-14
1
-0
/
+430