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
*
Add a new method of ClientSocketFactory for clearing the cache used for SSL s...
rch@chromium.org
2011-02-25
6
-0
/
+38
*
Fix a Style Guide nit: include platform_mime_util.h first.
wtc@chromium.org
2011-02-25
3
-4
/
+7
*
Add a hard CHECK on use from a single thread to URLRequestThrottlerManager. T...
joi@chromium.org
2011-02-25
3
-51
/
+111
*
Mac specific chromium-style issues now that the trybot is sane.
erg@google.com
2011-02-24
4
-5
/
+13
*
Remove ssl_client_socket_mac_factory.{h,cc} and
wtc@chromium.org
2011-02-24
5
-121
/
+0
*
Show the origin of the site setting the cookie instead of the domain of the
rogerta@chromium.org
2011-02-24
4
-26
/
+89
*
Fix realm selection when handling Basic authentication.
asanka@chromium.org
2011-02-24
4
-20
/
+61
*
Refactor of NetworkDelegate.
willchan@chromium.org
2011-02-24
17
-79
/
+142
*
Remove the workaround for bug 43461. Use a g_use_system_ssl
wtc@chromium.org
2011-02-23
3
-53
/
+35
*
More OOLing on Mac.
erg@google.com
2011-02-23
3
-5
/
+20
*
net: remove comservicing.org from False Start blacklist.
agl@chromium.org
2011-02-23
1
-1
/
+0
*
Create a URLRequestContextStorage object to provide storage for URLRequestCon...
willchan@chromium.org
2011-02-23
7
-27
/
+234
*
Add a new Clear() method to the SSLClientAuthCache.
rch@chromium.org
2011-02-23
3
-0
/
+38
*
Send fatal proxy errors to the network delegate.
jochen@chromium.org
2011-02-23
6
-3
/
+145
*
Add an explanation for the divergenace from WPAD DNS protocol.
eroman@chromium.org
2011-02-23
2
-2
/
+12
*
Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-23
32
-692
/
+1046
*
Disk cache: More fixes to avoid corruption.
rvargas@google.com
2011-02-23
6
-85
/
+75
*
Revert 75668 for breaking ChromeOS build - Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-23
32
-1046
/
+692
*
Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-22
32
-692
/
+1046
*
Histogram for tracking time to HTTP-response data available.
gavinp@chromium.org
2011-02-22
2
-0
/
+39
*
Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav...
bryner@chromium.org
2011-02-22
22
-7
/
+179
*
Add support for testing SPDY with a forced-single-domain mode. This is
mbelshe@chromium.org
2011-02-22
4
-17
/
+35
*
net: Add aladdinschools.appspot.com to HSTS preloaded list.
agl@chromium.org
2011-02-22
2
-0
/
+3
*
Fix compilation on ubuntu 10.10.
maruel@chromium.org
2011-02-21
1
-0
/
+1
*
Update customization manifest reader to match desing doc
dpolukhin@chromium.org
2011-02-21
1
-1
/
+1
*
UDT: UDP Data Transfer Protocol
mbelshe@chromium.org
2011-02-19
101
-0
/
+19652
*
Update to NSS 3.12.9. falsestart.patch, falsestart2.patch, and
wtc@chromium.org
2011-02-18
17
-594
/
+22
*
Removing AccessLog class. This is a partial revert of yzshen's r74872.
joi@chromium.org
2011-02-18
2
-69
/
+1
*
Add field trial for A/B testing of SSL False Start.
mbelshe@chromium.org
2011-02-18
1
-0
/
+14
*
Check and invalidate cached credentials if they were used for preemptive auth...
asanka@chromium.org
2011-02-18
7
-25
/
+84
*
Add stats-table counters to the disk cache so we can expose stats through
mbelshe@chromium.org
2011-02-18
1
-0
/
+3
*
Update the NSS patches. Add snapstart2.patch and peercertchain.patch.
wtc@chromium.org
2011-02-17
6
-32
/
+243
*
HSTS: add net-internals UI.
agl@chromium.org
2011-02-17
6
-24
/
+119
*
New policy protobuf protocol.
jkummerow@chromium.org
2011-02-17
2
-4
/
+3
*
Add unique identifier to url requests
jochen@chromium.org
2011-02-17
3
-1
/
+30
*
Include subdomains in the *.google.com HSTS entries.
cevans@chromium.org
2011-02-17
1
-3
/
+3
*
Disk cache: Always initialize disabled_
rvargas@google.com
2011-02-16
1
-0
/
+2
*
Disk cache: More files for unit tests.
rvargas@google.com
2011-02-16
6
-0
/
+166
*
Add the NSS patch for SSL client auth with native crypto APIs on Mac
wtc@chromium.org
2011-02-16
3
-99
/
+708
*
Reland r74842
willchan@chromium.org
2011-02-16
9
-97
/
+111
*
Revert 75143 - Reland r74842
willchan@chromium.org
2011-02-16
9
-111
/
+97
*
Remove whitespace at the end of lines.
wtc@chromium.org
2011-02-16
1
-4
/
+4
*
Reland r74842
willchan@chromium.org
2011-02-16
9
-97
/
+111
*
Revert 75106 - New policy protobuf protocol.
jkummerow@chromium.org
2011-02-16
2
-3
/
+4
*
New policy protobuf protocol.
jkummerow@chromium.org
2011-02-16
2
-4
/
+3
*
Implementation of custom PAC scripts in Proxy Settings API.
battre@chromium.org
2011-02-16
3
-2
/
+56
*
Revert 75082 - New policy protobuf protocol.
jkummerow@chromium.org
2011-02-16
2
-3
/
+4
*
New policy protobuf protocol.
jkummerow@chromium.org
2011-02-16
2
-4
/
+3
*
FTP: Compatibility fix for "ls -l" style directory listing parser.
phajdan.jr@chromium.org
2011-02-16
5
-10
/
+13
*
Disk cache: Fix the initialization order of the backend.
rvargas@google.com
2011-02-16
2
-5
/
+29
[next]