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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correctly implementing GetPeerName() to point to TCPClientSocket::GetPeerName...
arindam@chromium.org
2009-07-08
2
-9
/
+5
*
Correctly handle multiple control response lines in new FTP transaction
phajdan.jr@chromium.org
2009-07-08
2
-14
/
+20
*
CHECK to make sure connection_group is never empty.
willchan@chromium.org
2009-07-07
1
-0
/
+1
*
Refactoring in client_socket_pool_base_unittest.cc.
phajdan.jr@chromium.org
2009-07-06
1
-113
/
+84
*
Fix up some code not to set off coverity warnings.
willchan@chromium.org
2009-07-06
3
-3
/
+6
*
Revert "Speed up net_unittests by ~20s by manipulating tcp_pinger timeouts."
phajdan.jr@chromium.org
2009-07-06
1
-2
/
+2
*
Speed up net_unittests by ~20s by manipulating tcp_pinger timeouts.
phajdan.jr@chromium.org
2009-07-06
1
-2
/
+2
*
Make ConnectJob::ReleaseSocket() return NULL on connection error.
willchan@chromium.org
2009-07-02
3
-1
/
+6
*
Fix leak on connection error.
willchan@chromium.org
2009-07-02
1
-2
/
+2
*
Refactor ConnectJob and TCPConnectJob.
willchan@chromium.org
2009-07-01
5
-163
/
+291
*
Refactor ClientSocketPoolBase to be testable without host resolution / tcp co...
willchan@chromium.org
2009-06-30
6
-370
/
+339
*
Stop leaking ConnectCallbackWrapper if Connect() does not complete before the...
willchan@chromium.org
2009-06-30
2
-40
/
+46
*
Remove some dead code -- this was moved into client_socket_pool_base.cc.
ericroman@google.com
2009-06-29
1
-15
/
+0
*
Tests for socks4/4a implementation.
arindam@chromium.org
2009-06-28
5
-150
/
+438
*
Reverting 19466.
thakis@chromium.org
2009-06-27
5
-435
/
+147
*
Tests for socks4/4a implementation.
arindam@chromium.org
2009-06-27
5
-147
/
+435
*
Make net::HostResolver refcounted.
ericroman@google.com
2009-06-27
6
-24
/
+23
*
Reverting 19425.
ericroman@google.com
2009-06-26
6
-23
/
+24
*
Make net::HostResolver refcounted.
ericroman@google.com
2009-06-26
6
-24
/
+23
*
revert socks_client_socket.cc from r19005
arindam@chromium.org
2009-06-26
1
-45
/
+47
*
reverting the change 19354, 19356
arindam@chromium.org
2009-06-26
4
-386
/
+96
*
Fixing compilation warnings for r19354
arindam@chromium.org
2009-06-26
2
-3
/
+3
*
Tests for socks4/4a implementation.
arindam@chromium.org
2009-06-26
5
-145
/
+433
*
Reset internal ClientSocketHandle state on Init() synchronous error (failure ...
willchan@chromium.org
2009-06-26
5
-12
/
+31
*
Fix a crash in net::SSLClientSocketWin::OnIOComplete(int) when
wtc@chromium.org
2009-06-25
5
-12
/
+32
*
Make more things possible with mock sockets:
phajdan.jr@chromium.org
2009-06-25
2
-25
/
+41
*
svn cp net/socket/tcp_client_socket_pool_unittest.cc net/socket/client_socket...
willchan@chromium.org
2009-06-24
1
-0
/
+621
*
Break out classes from tcp_client_socket_pool.h into their own files.
willchan@chromium.org
2009-06-24
4
-590
/
+648
*
Fix crash in ClientSocketPoolBase.
willchan@chromium.org
2009-06-23
3
-48
/
+62
*
Use LOAD_VERIFY_EV_CERT to verify EV-ness in Verify().
ukai@chromium.org
2009-06-23
2
-4
/
+12
*
Adding socks4 support for chromium. tested for windows and linux.
arindam@chromium.org
2009-06-23
2
-0
/
+521
*
Move socket related files from net/base to net/socket.
willchan@chromium.org
2009-06-22
31
-0
/
+8351