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
/
socket_test_util.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add bounds checking to StaticSocketDataProvider, to make tests more reliable
phajdan.jr@chromium.org
2010-02-09
1
-5
/
+4
*
SPDY: Enable SPDY via NPN.
willchan@chromium.org
2009-12-21
1
-1
/
+0
*
Rename GetNextProtocol -> GetNextProto
agl@chromium.org
2009-12-11
1
-1
/
+1
*
Add GetNextProtocol method to SSLClientSocket.
agl@chromium.org
2009-12-10
1
-0
/
+7
*
Define the GetPeerName method of the ClientSocket interface for all
wtc@chromium.org
2009-11-30
1
-3
/
+1
*
Add a feature to the MockSocket so that it can support simulation
mbelshe@google.com
2009-11-24
1
-2
/
+10
*
Reland 32807, which was incorrectly reverted.
mbelshe@google.com
2009-11-23
1
-3
/
+7
*
Believe this causes the valgrind linux test failures. Since it is a small cha...
tim@chromium.org
2009-11-23
1
-7
/
+3
*
The async notification via OnReadComplete was still posting
mbelshe@google.com
2009-11-23
1
-3
/
+7
*
The async handling in StaticMockSocket had a bug - it considers any
mbelshe@google.com
2009-11-20
1
-1
/
+2
*
After draining the body of a 401/407 response, verify that
wtc@chromium.org
2009-11-12
1
-4
/
+15
*
Enable async IO completions on MockSockets through the
mbelshe@google.com
2009-11-11
1
-21
/
+79
*
There was confusion in the mock socket classes due to
mbelshe@google.com
2009-11-11
1
-19
/
+21
*
Add LoadLog to ClientSocket::Connect().
willchan@chromium.org
2009-11-02
1
-3
/
+5
*
This is a second attempt at submitting this changelist. The original one was
markus@chromium.org
2009-10-13
1
-0
/
+9
*
Make our Mock Sockets capable of running full duplex.
mbelshe@google.com
2009-10-09
1
-16
/
+5
*
Coverity: Remove a check for index < 0 because index is size_t and can never ...
jhawkins@chromium.org
2009-09-30
1
-2
/
+4
*
Roll back Markus's CL ( http://codereview.chromium.org/196053)
jshin@chromium.org
2009-09-25
1
-9
/
+0
*
When converting between units of time or data types of different precision,
markus@chromium.org
2009-09-24
1
-0
/
+9
*
Don't trust server's PASV response that much in FtpNetworkTransaction.
phajdan.jr@chromium.org
2009-08-28
1
-5
/
+7
*
Fix transaction hang when downloading certain FTP files.
phajdan.jr@chromium.org
2009-08-26
1
-3
/
+18
*
Change ClientSocketHandle to take the pool as a parameter to Init() rather th...
willchan@chromium.org
2009-08-18
1
-15
/
+0
*
LoadLog is used as an output parameter, reorder it to the last parameter.
willchan@chromium.org
2009-08-14
1
-2
/
+2
*
Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...
ericroman@google.com
2009-08-12
1
-2
/
+2
*
Followup after socket tests refactoring http://codereview.chromium.org/155925
phajdan.jr@chromium.org
2009-07-29
1
-6
/
+6
*
Refactoring in socket pool unittests:
phajdan.jr@chromium.org
2009-07-23
1
-0
/
+74
*
Correctly handle multiple control response lines in new FTP transaction
phajdan.jr@chromium.org
2009-07-08
1
-12
/
+12
*
Tests for socks4/4a implementation.
arindam@chromium.org
2009-06-28
1
-89
/
+1
*
Reverting 19466.
thakis@chromium.org
2009-06-27
1
-1
/
+89
*
Tests for socks4/4a implementation.
arindam@chromium.org
2009-06-27
1
-89
/
+1
*
reverting the change 19354, 19356
arindam@chromium.org
2009-06-26
1
-1
/
+89
*
Tests for socks4/4a implementation.
arindam@chromium.org
2009-06-26
1
-89
/
+1
*
Make more things possible with mock sockets:
phajdan.jr@chromium.org
2009-06-25
1
-16
/
+31
*
Move socket related files from net/base to net/socket.
willchan@chromium.org
2009-06-22
1
-0
/
+379