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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Compile fix.
eroman@chromium.org
2010-04-28
1
-1
/
+1
*
Cleanup: Remove the implicit constructor for BoundNetLog that allowed passing...
eroman@chromium.org
2010-04-28
4
-105
/
+105
*
More cleanup to address TODOs in net_log.h.
eroman@chromium.org
2010-04-28
3
-30
/
+31
*
Adds unit tests for how HttpAuthHandlerNegotiate creates SPNs.
cbentzel@chromium.org
2010-04-28
2
-2
/
+102
*
Remove proxy_mode_ from the HttpNetworkTransaction since it
mbelshe@chromium.org
2010-04-28
2
-28
/
+8
*
SPDY: Fix Alternate-Protocol.
willchan@chromium.org
2010-04-26
3
-29
/
+258
*
Increase the global TCP socket limit. It's too low.
willchan@chromium.org
2010-04-26
1
-1
/
+1
*
Add net log entries that summarize transmit and receive byte counts.
vandebo@chromium.org
2010-04-23
1
-1
/
+1
*
SPDY: Don't embed a NUL in SetNextProtos(). This makes NPN work again.
willchan@chromium.org
2010-04-21
1
-1
/
+1
*
Use HttpRequestHeaders for extra_headers.
willchan@chromium.org
2010-04-20
24
-276
/
+362
*
SSL fixes for sites with buggy DEFLATE support.
agl@chromium.org
2010-04-20
2
-4
/
+139
*
This CL moves the MockSSPILibrary out of http_auth_sspi_win_unittests.cc and ...
cbentzel@chromium.org
2010-04-20
3
-157
/
+207
*
Fix crash on IP address change.
willchan@chromium.org
2010-04-19
7
-145
/
+52
*
SPDY: Change Chrome code to support new NPN protocols.
willchan@chromium.org
2010-04-19
2
-3
/
+10
*
Update about:cache to display cached metadata for an entry.
tonyg@chromium.org
2010-04-19
4
-19
/
+19
*
Added NetLog statements for Canonical name lookup.
cbentzel@chromium.org
2010-04-19
1
-0
/
+4
*
Refactored to pass the URLSecurityManager via the HttpAuthFactory class to th...
ahendrickson@chromium.org
2010-04-16
17
-143
/
+138
*
SPDY: Alternate-Protocol changes.
willchan@chromium.org
2010-04-15
6
-20
/
+36
*
Kerberos uses an SPN (Service Principal Name) to identify a server. This is t...
cbentzel@chromium.org
2010-04-14
14
-31
/
+453
*
Take 2 at landing the SPDY SETTINGS frame patch.
mbelshe@chromium.org
2010-04-09
1
-0
/
+10
*
Revert 44092 - Add support for the SPDY session frame.
jar@chromium.org
2010-04-09
1
-10
/
+0
*
Add support for the SPDY session frame.
mbelshe@chromium.org
2010-04-09
1
-0
/
+10
*
Flush socket pools and SPDY session pool properly on explicit requests and ne...
willchan@chromium.org
2010-04-08
7
-52
/
+145
*
Added command-line whitelist data to UrlSecurityManager. These are used by a...
ahendrickson@chromium.org
2010-04-02
8
-545
/
+54
*
With SPDY, when a proxy is set via automatic settings, we had a crash.
mbelshe@chromium.org
2010-04-02
1
-0
/
+2
*
Removed filter checks in windows implementations of Negotiate and NTLM HTTP A...
cbentzel@chromium.org
2010-03-31
4
-369
/
+0
*
Gracefully recover from malformed auth challenge.
jochen@chromium.org
2010-03-31
2
-5
/
+84
*
Remove packet split experiment, and add coalescing histogram
jar@chromium.org
2010-03-31
1
-22
/
+28
*
Remove bug 31096 checks (resolved).
vandebo@chromium.org
2010-03-30
1
-3
/
+0
*
Reland r42300: "HttpRequestHeaders refactor."
willchan@chromium.org
2010-03-29
6
-65
/
+500
*
Report unreadable files as size zero when uploading.
vandebo@chromium.org
2010-03-29
1
-0
/
+149
*
On Windows, use IInternetSecurityManager to determine if it's OK
wtc@chromium.org
2010-03-29
15
-104
/
+318
*
Reducing the debug output spam.
ahendrickson@google.com
2010-03-25
1
-2
/
+0
*
SpdySession now sets the following fields in HttpResponseInfo:
ahendrickson@google.com
2010-03-25
2
-0
/
+8
*
HttpAuthFilterWhitelist is now getting entries from the Windows
ahendrickson@google.com
2010-03-25
7
-40
/
+640
*
Support sending a sliced file in chromium.
jianli@chromium.org
2010-03-24
1
-4
/
+13
*
Revert "Reland r42300: "HttpRequestHeaders refactor."""
willchan@chromium.org
2010-03-23
6
-481
/
+65
*
Reland r42300: "HttpRequestHeaders refactor.""
willchan@chromium.org
2010-03-23
6
-65
/
+481
*
Revert r42300: "HttpRequestHeaders refactor."
willchan@chromium.org
2010-03-23
6
-473
/
+65
*
HttpRequestHeaders refactor.
willchan@chromium.org
2010-03-23
6
-65
/
+473
*
Implement SOCKSClientSocketPool
vandebo@chromium.org
2010-03-22
5
-97
/
+90
*
2 experiments: DNS prefetch limit concurrency: TCP split a packet
jar@chromium.org
2010-03-20
1
-3
/
+26
*
Generalize the net module's LoadLog facility from a passive container, to an ...
eroman@chromium.org
2010-03-16
13
-138
/
+130
*
SPDY: Alternate-Protocol changes.
willchan@chromium.org
2010-03-10
6
-41
/
+122
*
SPDY: Add basic support for Alternate-Protocol header.
willchan@chromium.org
2010-03-09
7
-1
/
+493
*
Http cache: Reorder the files after the previous mess-up.
rvargas@google.com
2010-03-08
3
-629
/
+630
*
Use 0 for successful end of stream.
vandebo@chromium.org
2010-03-08
3
-17
/
+12
*
net: string_utils.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
4
-0
/
+6
*
Add checks to track down bug 31096
vandebo@chromium.org
2010-03-08
1
-0
/
+3
*
More late binding cleanup
vandebo@chromium.org
2010-03-05
1
-36
/
+0
[next]