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
*
Merge 86531 - Update effecitve-TLD data files using the latest data from Mozi...
jungshik@google.com
2011-05-28
3
-11096
/
+10508
*
Merge 84251, 85083, 85188, 85375.
wtc@chromium.org
2011-05-19
6
-88
/
+578
*
Merge 84257 - Re-connect if Keep-Alive connection has been closed by the time...
asanka@chromium.org
2011-05-13
13
-121
/
+245
*
Merge 84406 - GetPeerAddress could be called without socket, added check
dpolukhin@chromium.org
2011-05-06
1
-0
/
+6
*
Merge 84202 - Fix logic for handling reports of malformed bodies. To end up c...
joi@chromium.org
2011-05-05
3
-9
/
+23
*
Merge 83199 - Fix https://m.gmail.com/ and https://m.googlemail.com/, which d...
cevans@chromium.org
2011-04-27
2
-4
/
+14
*
Merge 82409 - Add command-line control of the HSTS preload list.
cevans@chromium.org
2011-04-23
6
-45
/
+129
*
Change the HTTP cache to cache the entire certificate chain for SSL sites
rsleevi@chromium.org
2011-04-20
8
-119
/
+250
*
Added GetLocalAddress() in net::ClientSocket.
sergeyu@chromium.org
2011-04-19
30
-4
/
+130
*
Merge server-side changes of the cloud policy protocol
gfeher@chromium.org
2011-04-19
1
-5
/
+0
*
Make URLRequest store the chain of redirects.
mattm@chromium.org
2011-04-19
3
-9
/
+36
*
Delete unused SSL preferences code for Windows and Mac.
rtenneti@chromium.org
2011-04-19
6
-714
/
+0
*
Convert CrOS proxy config serialization to protobuf format.
mnissler@chromium.org
2011-04-19
2
-2
/
+17
*
Cleanup: Standardizing argument order for CanonicalCookie constructors.
mkwst@chromium.org
2011-04-19
3
-51
/
+56
*
Apply HSTS rules to also upgrade ws:// -> wss:// if appropriate. This avoids
cevans@chromium.org
2011-04-19
7
-18
/
+64
*
Chrome could not accept IE's proxy exclusions list delimited by commas.
toyoshim@chromium.org
2011-04-19
2
-4
/
+19
*
Fix clang failure.
sergeyu@chromium.org
2011-04-18
2
-4
/
+8
*
Added TCPServerSocket.
sergeyu@chromium.org
2011-04-18
12
-2
/
+724
*
linux: don't always print dlopen errors from LoadNativeLibrary
evan@chromium.org
2011-04-18
1
-2
/
+2
*
Replacing outdated DCHECK(a == b) with DCHECK_EQ(a, b).
david.mike.futcher@gmail.com
2011-04-18
1
-2
/
+2
*
Add net/base/sys_byteorder.h
sergeyu@chromium.org
2011-04-18
5
-17
/
+26
*
Support for repeated strings in policy definitions.
mnissler@chromium.org
2011-04-18
1
-1
/
+7
*
Support key rotation in the policy test server.
mnissler@chromium.org
2011-04-18
2
-12
/
+24
*
net: Put net/server/* into namespace net.
tfarina@chromium.org
2011-04-18
4
-12
/
+29
*
Changed the jingle network code in ChromeAsyncSocket to use the client socket...
sanjeevr@chromium.org
2011-04-15
1
-1
/
+5
*
Allow extensions to redirect requests in onBeforeRequest.
mpcomplete@chromium.org
2011-04-15
9
-54
/
+174
*
Make run_testserver.exe complain if the given --doc-root parameter
darin@chromium.org
2011-04-15
1
-1
/
+8
*
Fix openssl build
joth@chromium.org
2011-04-15
1
-2
/
+2
*
Support decoding GenericNamedValue based policy.
jkummerow@chromium.org
2011-04-15
1
-1
/
+1
*
Allow certificate revocation checking to be enabled/disabled independent of t...
rsleevi@chromium.org
2011-04-15
2
-39
/
+125
*
ChromeOS specific HSTS section (with permission from Sumit, Will, more).
cevans@chromium.org
2011-04-15
1
-0
/
+8
*
net: cut an HSTS hole out at latest.chrome.google.com
agl@chromium.org
2011-04-14
2
-2
/
+11
*
Disk Cache: Perform extra validations to data comming from
rvargas@google.com
2011-04-14
6
-11
/
+93
*
Tag ProxyService as NonThreadSafe.
willchan@chromium.org
2011-04-14
2
-3
/
+15
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
40
-200
/
+194
*
Clang build fix after r81584.
agl@chromium.org
2011-04-14
2
-5
/
+12
*
net: implement the beginnings of HSTS pinning
agl@chromium.org
2011-04-14
4
-1
/
+139
*
Update device policy code in test server.
mnissler@chromium.org
2011-04-14
1
-8
/
+41
*
Revert "Allow extensions to redirect requests in onBeforeRequest."
mpcomplete@chromium.org
2011-04-13
9
-174
/
+54
*
net: add issued_by_known_hash and public_key_hashes to SSLInfo.
agl@chromium.org
2011-04-13
6
-8
/
+35
*
Revert 81472 - Disk Cache: Perform extra validations to data comming fromdisk...
nick@chromium.org
2011-04-13
5
-89
/
+8
*
Allow extensions to redirect requests in onBeforeRequest.
mpcomplete@chromium.org
2011-04-13
9
-54
/
+174
*
Disk Cache: Perform extra validations to data comming from
rvargas@google.com
2011-04-13
5
-8
/
+89
*
Add multiple-offset versions of the various URL reformatting functions. Fixed...
mrossetti@chromium.org
2011-04-13
6
-202
/
+638
*
Http Cache: Only cache range requests when the server provides
rvargas@google.com
2011-04-13
4
-23
/
+131
*
Fix a problem that cert trust change needs a chrome restart to be effective.
xiyuan@chromium.org
2011-04-13
12
-23
/
+95
*
Suppress login prompting for favicons.
asanka@chromium.org
2011-04-13
1
-0
/
+4
*
Add websocket owners
ukai@chromium.org
2011-04-13
2
-0
/
+4
*
Fix openssl build
joth@chromium.org
2011-04-13
2
-8
/
+34
*
Revert 81343 - Add multiple-offset versions of the various URL reformatting f...
mrossetti@chromium.org
2011-04-13
6
-636
/
+202
[next]