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
/
http
/
http_network_transaction_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Don't use IDENT_SRC_URL for HttpAuth challenges. IE hasn't supported it for ...
tsepez@chromium.org
2012-02-10
1
-150
/
+3
*
net: Make UploadData::GetContentLength() asynchronous.
satorux@chromium.org
2012-02-10
1
-1
/
+1
*
Revert 120836 - Don't use IDENT_SRC_URL for HttpAuth challenges. IE hasn't s...
jchaffraix@chromium.org
2012-02-07
1
-3
/
+150
*
Don't use IDENT_SRC_URL for HttpAuth challenges. IE hasn't supported it for ...
tsepez@chromium.org
2012-02-07
1
-150
/
+3
*
mark SOCKS4_HTTP_GET and SOCKS4_SSL_GET as flaky on mac.
thakis@chromium.org
2012-02-04
1
-2
/
+14
*
Revert 118950 - Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2012-02-03
1
-565
/
+10
*
SPDY - Change all tests to use SPDY/2.1 protocol. Made
rtenneti@chromium.org
2012-01-27
1
-47
/
+47
*
Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2012-01-25
1
-10
/
+565
*
Revert r113405, since it appears to be causing a crash and a hang. Also rever...
eroman@chromium.org
2012-01-24
1
-180
/
+0
*
Fixes to socket_test_util.cc.
szym@chromium.org
2012-01-22
1
-33
/
+33
*
Fix a bug where an alternate protocol request to an unsafe port
mmenke@chromium.org
2012-01-19
1
-1
/
+55
*
base::Bind: Convert most of net/http.
jhawkins@chromium.org
2011-12-20
1
-332
/
+356
*
Added protocol_version negotiated with the server.
rtenneti@google.com
2011-12-20
1
-0
/
+23
*
base::Bind: Convert net/proxy.
jhawkins@chromium.org
2011-12-20
1
-2
/
+2
*
Revert: Revert "net: remove DNS certificate checking code."
agl@chromium.org
2011-12-15
1
-1
/
+1
*
Revert "net: remove DNS certificate checking code."
agl@chromium.org
2011-12-15
1
-1
/
+1
*
net: remove DNS certificate checking code.
agl@chromium.org
2011-12-15
1
-1
/
+1
*
base::Bind: Convert proxy_resolving_client_socket.[cc,h] and deps.
jhawkins@chromium.org
2011-12-15
1
-6
/
+7
*
Revert 110965 - Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2011-12-14
1
-409
/
+13
*
net: split the SSL session cache between incognito and normal.
agl@chromium.org
2011-12-12
1
-1
/
+1
*
SPDY - add support for spdy/2.1 to support flow control.
rtenneti@google.com
2011-12-10
1
-2
/
+3
*
Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().
ajwong@chromium.org
2011-12-09
1
-8
/
+10
*
Revert 110505 - Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes re...
cbentzel@chromium.org
2011-12-08
1
-1
/
+1
*
Resend requests when we learn a connection has closed while
mmenke@chromium.org
2011-12-07
1
-8
/
+38
*
Revert 113305 - Revert 113300 - Revert of 112134 of Revert 112130 - Close idl...
rtenneti@google.com
2011-12-07
1
-0
/
+178
*
Revert 113300 - Revert of 112134 of Revert 112130 - Close idle connections / ...
rtenneti@chromium.org
2011-12-07
1
-178
/
+0
*
Revert of 112134 of Revert 112130 - Close idle connections / SPDY sessions wh...
rtenneti@chromium.org
2011-12-06
1
-0
/
+178
*
Revert 112130 - Close idle connections / SPDY sessions when needed.
sail@chromium.org
2011-11-30
1
-178
/
+0
*
Close idle connections / SPDY sessions when needed.
willchan@chromium.org
2011-11-30
1
-0
/
+178
*
Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2011-11-21
1
-13
/
+409
*
Revert 110879 - Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2011-11-21
1
-409
/
+13
*
Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2011-11-21
1
-13
/
+409
*
Revert 110529 - Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2011-11-17
1
-409
/
+13
*
Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2011-11-17
1
-13
/
+409
*
Make ClientSocketPoolManager into an interface.
willchan@chromium.org
2011-11-17
1
-21
/
+36
*
Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes received doesn't m...
cbentzel@chromium.org
2011-11-17
1
-1
/
+1
*
base::Bind: Convert HostResolver::Resolve.
jhawkins@chromium.org
2011-11-16
1
-20
/
+23
*
Remove referrer from TransportSocketParams and SOCKSSocketParams.
szym@chromium.org
2011-11-15
1
-2
/
+2
*
Remove unused HostResolver::Observer.
szym@chromium.org
2011-11-15
1
-87
/
+0
*
Remove HostResolverImpl from Mock*HostResolver.
szym@chromium.org
2011-11-08
1
-1
/
+2
*
Add new text for indicating we are resolving hosts during proxy resolution.
willchan@chromium.org
2011-11-08
1
-0
/
+11
*
Revert 108910 - Remove HostResolverImpl from Mock*HostResolver.
szym@chromium.org
2011-11-07
1
-2
/
+1
*
Remove HostResolverImpl from Mock*HostResolver.
szym@chromium.org
2011-11-07
1
-1
/
+2
*
Use AuthCredentials throughout the network stack instead of username/password.
cbentzel@chromium.org
2011-10-28
1
-36
/
+39
*
Basic HTTP pipelining support.
simonjam@chromium.org
2011-10-19
1
-4
/
+59
*
net: rework the NPN patch.
agl@chromium.org
2011-10-18
1
-26
/
+51
*
Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.
willchan@chromium.org
2011-10-10
1
-36
/
+41
*
Return an error when multiple Location or Content-Disposition
mmenke@chromium.org
2011-10-04
1
-0
/
+110
*
Support selection of SPDY on port other than 443
jar@chromium.org
2011-10-04
1
-15
/
+216
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-150
/
+150
[prev]
[next]