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
Commit message (
Expand
)
Author
Age
Files
Lines
*
A couple of SPDY server push bug fixes.
mbelshe@chromium.org
2010-04-29
3
-4
/
+8
*
Fix Alternate-Protocol to work with proxies.
willchan@chromium.org
2010-04-29
2
-29
/
+26
*
Fix HttpAlternateProtocols unit test.
cbentzel@chromium.org
2010-04-29
1
-1
/
+1
*
Http cache: Add support for a dedicated cache thread.
rvargas@google.com
2010-04-29
4
-12
/
+38
*
Enable Chrome OS to load the user's nssdb later.
cmasone@google.com
2010-04-29
2
-3
/
+17
*
SSL_ForceHandshake may return SECSuccess prematurely.
wtc@chromium.org
2010-04-29
3
-3
/
+64
*
Revert 45916 - Python implementation of sync server, for testing.
nick@chromium.org
2010-04-29
5
-1038
/
+4
*
Python implementation of sync server, for testing.
nick@chromium.org
2010-04-29
5
-4
/
+1038
*
Implement a 15 connection per proxy server limit.
willchan@chromium.org
2010-04-29
13
-171
/
+396
*
Disk cache: Make sure that we don't access the index file
rvargas@google.com
2010-04-28
3
-2
/
+26
*
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
32
-408
/
+493
*
More cleanup to address TODOs in net_log.h.
eroman@chromium.org
2010-04-28
31
-437
/
+429
*
Adds unit tests for how HttpAuthHandlerNegotiate creates SPNs.
cbentzel@chromium.org
2010-04-28
8
-34
/
+242
*
Don't run DiskCacheTest.Backend_DeleteOld under ThreadSanitizer on Windows
timurrrr@chromium.org
2010-04-28
1
-0
/
+3
*
Remove proxy_mode_ from the HttpNetworkTransaction since it
mbelshe@chromium.org
2010-04-28
3
-28
/
+22
*
Cleanup: Address some of the todos in net_log.h
eroman@chromium.org
2010-04-27
17
-272
/
+320
*
[Mac] Add locking as speculative fix for X509Certificate crashes.
snej@chromium.org
2010-04-27
2
-0
/
+12
*
Fix case where backup socket jobs ignored the socket limits.
mbelshe@chromium.org
2010-04-27
1
-3
/
+9
*
Makes FormatURL not strip http for view-source urls.
sky@chromium.org
2010-04-27
2
-0
/
+8
*
The wireshark source does not export two symbols which packet-spdy.c uses in ...
cbentzel@chromium.org
2010-04-27
1
-5
/
+50
*
Remove svn:executable property from the last few files that don't need it.
thestig@chromium.org
2010-04-27
1
-0
/
+0
*
SPDY: Fix Alternate-Protocol.
willchan@chromium.org
2010-04-26
11
-212
/
+495
*
Quick hack to make the dump_cache work again. The URL
mbelshe@chromium.org
2010-04-26
1
-1
/
+4
*
Increase the global TCP socket limit. It's too low.
willchan@chromium.org
2010-04-26
1
-1
/
+1
*
Fix cut-and-paste error on num_entries.
mbelshe@chromium.org
2010-04-23
1
-1
/
+1
*
Re-instate the temporary revert from r45267. That reverted certain
shess@chromium.org
2010-04-23
3
-77
/
+259
*
Specify alternate OCSP AIA info for certificates issued by
wtc@chromium.org
2010-04-23
1
-0
/
+78
*
Add net log entries that summarize transmit and receive byte counts.
vandebo@chromium.org
2010-04-23
38
-304
/
+380
*
Fix cases where SpdySession can double-remove from the SpdySessionPool.
mbelshe@chromium.org
2010-04-23
3
-3
/
+17
*
Send content settings based on the URL to the renderer instead of just the host.
jochen@chromium.org
2010-04-23
3
-3
/
+20
*
bsd: refactor XDG bits of linux_util into a shared file.
evan@chromium.org
2010-04-22
1
-1
/
+1
*
Unlike a real TCPClientSocket, the MockTCPClientSocket was still calling
mbelshe@chromium.org
2010-04-22
2
-0
/
+6
*
Mark TelnetServerTest.ServerClientSend as flaky.
phajdan.jr@chromium.org
2010-04-22
1
-1
/
+2
*
Throttle writes rather than just taking it all at once. Fixes crashing as wel...
avi@chromium.org
2010-04-22
1
-2
/
+15
*
Temporarily revert certain Omnibox, toolbar, tab animations, and other
shess@chromium.org
2010-04-22
3
-262
/
+80
*
SPDY: Don't embed a NUL in SetNextProtos(). This makes NPN work again.
willchan@chromium.org
2010-04-21
1
-1
/
+1
*
Fix the SpdyShark plugin to use the updated compression dictionary.
mbelshe@chromium.org
2010-04-21
1
-1
/
+1
*
With the GOAWAY code we now can have a case where we attempt
mbelshe@chromium.org
2010-04-21
1
-1
/
+2
*
Fix crasher on SpdySession teardown. When we close the session on error,
mbelshe@chromium.org
2010-04-21
2
-0
/
+33
*
SPDY: Fix unittest-only leak.
willchan@chromium.org
2010-04-21
3
-23
/
+21
*
Run DiskCache tests under TSan on Win
timurrrr@chromium.org
2010-04-21
1
-4
/
+0
*
Don't process the same address for websocket throttling.
ukai@chromium.org
2010-04-21
2
-0
/
+41
*
Use HttpRequestHeaders for extra_headers.
willchan@chromium.org
2010-04-20
28
-318
/
+409
*
SSL fixes for sites with buggy DEFLATE support.
agl@chromium.org
2010-04-20
4
-5
/
+147
*
This CL moves the MockSSPILibrary out of http_auth_sspi_win_unittests.cc and ...
cbentzel@chromium.org
2010-04-20
4
-157
/
+209
*
Disable HttpNetworkSessionTest.FlushOnNetworkChange under ThreadSanitizer.
glider@chromium.org
2010-04-20
1
-0
/
+3
*
Fix websocket key generation algorithm.
ukai@chromium.org
2010-04-20
1
-5
/
+5
*
Cancel IPv6 probe jobs during shutdown.
eroman@chromium.org
2010-04-20
1
-0
/
+4
*
Mac: Generate valid <keygen> data if challenge string is empty
snej@chromium.org
2010-04-19
1
-1
/
+7
[next]