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
*
Revert 125973 - Turn off TLS_RSA_WITH_RC4_128_MD5.
wtc@chromium.org
2012-03-18
1
-3
/
+0
*
Add a new set of socket pools for WebSocket connections to HttpNetworkSession.
yutak@chromium.org
2012-03-17
19
-132
/
+265
*
[net/dns] Fix leak in FilePathWatcherWrapper::Cancel
szym@chromium.org
2012-03-16
1
-1
/
+1
*
Remove "base/values.h" import from "base/location.h", fix up downstream files.
isherman@chromium.org
2012-03-16
3
-3
/
+8
*
Remove the deprecated forwarding headers net/base/cookie_*.h .
erikwright@chromium.org
2012-03-16
9
-113
/
+0
*
Don't trigger second request on missing instance size in Content-Range.
fischman@chromium.org
2012-03-16
1
-1
/
+1
*
Move SpdySession class statics to .cc globals and rename to match convention.
rch@chromium.org
2012-03-16
2
-37
/
+31
*
Extended policy device_management support at the testserver to handle lists o...
joaodasilva@chromium.org
2012-03-16
1
-2
/
+15
*
[net/dns] Refactoring of DnsConfigService.
szym@chromium.org
2012-03-16
24
-646
/
+982
*
Also list Izenpe's SHA1 root for EV.
agl@chromium.org
2012-03-16
1
-1
/
+8
*
Move some global variables that are set only from test to member fields in Sp...
rch@chromium.org
2012-03-16
4
-61
/
+46
*
[Sync] Add support for associating a new Synced Bookmarks node.
zea@chromium.org
2012-03-16
3
-14
/
+93
*
Remove unused variable and method SpdySession::use_ssl_
rch@chromium.org
2012-03-16
14
-30
/
+0
*
JSONWriter cleanup: integrate pretty print into write options.
ericdingle@chromium.org
2012-03-16
2
-3
/
+5
*
Add an SSLConfig option to explicit disable NSSHttpIO.
agl@chromium.org
2012-03-15
8
-12
/
+39
*
Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .
erikwright@chromium.org
2012-03-15
9
-18
/
+18
*
Adding support of ogg/vorbis audio for android
qinmin@chromium.org
2012-03-15
2
-3
/
+2
*
Send correct request headers when using spdy 3.
rch@chromium.org
2012-03-15
16
-197
/
+219
*
Remove experimental support for MAC cookies
rsleevi@chromium.org
2012-03-15
7
-420
/
+0
*
Move the cookie store implementation into its own directory.
erikwright@chromium.org
2012-03-15
27
-2624
/
+2737
*
Make the SpawnerCommunicator destructor virtual since it inherits from net::U...
jnd@chromium.org
2012-03-15
4
-5
/
+4
*
Add a source id to global NetLog entries, which makes them
mmenke@chromium.org
2012-03-15
13
-113
/
+90
*
Add "run_testserver --sync-test" for easy chromiumsync_test.py launching.
tim@chromium.org
2012-03-15
4
-12
/
+68
*
SPDY - unkorked spdy_framer and spdy_protocol tests.
rtenneti@google.com
2012-03-15
6
-3332
/
+331
*
SPDY - don't persist SpdySettings until we convert it to a map.
rtenneti@google.com
2012-03-15
4
-3
/
+14
*
When detecting client certs on OS X, ensure all certs match the server's Cert...
rsleevi@chromium.org
2012-03-15
1
-4
/
+1
*
Add a boolean |has_context| argument to the TLS ExportKeyingMaterial
wtc@chromium.org
2012-03-15
23
-60
/
+310
*
Fix a -Wstring-plus-int warning in (linux-only) flip_server.
thakis@chromium.org
2012-03-14
1
-2
/
+2
*
[net/dns] Serve requests from HOSTS file if possible.
szym@chromium.org
2012-03-14
11
-108
/
+675
*
Expose a spdy session's pooled aliases in the net-internals page.
rch@chromium.org
2012-03-14
2
-1
/
+15
*
net: rework the EV metadata
agl@chromium.org
2012-03-14
6
-172
/
+349
*
Revert "net: rework the EV metadata"
agl@chromium.org
2012-03-14
6
-347
/
+171
*
net: rework the EV metadata
agl@chromium.org
2012-03-14
6
-171
/
+347
*
net: always enable NSS's HTTP fetches
agl@chromium.org
2012-03-14
4
-25
/
+25
*
Change SpdySessionPool to explicitly associate IP pooled sessions with the ma...
rch@chromium.org
2012-03-14
8
-6
/
+87
*
Revert 126559 - Broke XP Tests (2)
rsleevi@chromium.org
2012-03-14
11
-662
/
+108
*
[net/dns] Serve requests from HOSTS file if possible.
szym@chromium.org
2012-03-14
11
-108
/
+662
*
Http Cache: Add support for PUT and DELETE.
rvargas@chromium.org
2012-03-14
2
-2
/
+161
*
net::URLRequest: rename Simulate*Error with CancelWith*Error
toyoshim@chromium.org
2012-03-13
2
-4
/
+4
*
Unreviewed fix for typo in comment
agl@chromium.org
2012-03-13
1
-1
/
+1
*
net: block two MITM proxy certificates issued by Trustwave Organization Issui...
agl@chromium.org
2012-03-13
1
-1
/
+6
*
Make pipelining resilient to proxy changes.
simonjam@chromium.org
2012-03-13
4
-4
/
+64
*
Remove the use_flow_control_ global in SpdySession.
rch@chromium.org
2012-03-13
4
-97
/
+4
*
Re-enable GDataTest with testfile.txt
mukai@chromium.org
2012-03-13
2
-6
/
+5
*
Stop using NetworkChangeNotifierLinux for Android.
yfriedman@chromium.org
2012-03-13
1
-4
/
+4
*
Reland 121790
rvargas@google.com
2012-03-13
1
-2
/
+1
*
Fix a buffer length bug and nits in the next protocol negotiation (NPN)
wtc@chromium.org
2012-03-12
5
-10
/
+98
*
net: add (*.)crate.io to HSTS preloaded list.
agl@chromium.org
2012-03-12
2
-0
/
+4
*
SPDY - integration of spdy/3 code.
rtenneti@google.com
2012-03-12
52
-1420
/
+6017
*
Disk Cache: Make sure that chaining an entry to the current head works
rvargas@google.com
2012-03-12
4
-3
/
+37
[next]