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 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
*
Add multiple-offset versions of the various URL reformatting functions. Fixed...
mrossetti@chromium.org
2011-04-13
6
-202
/
+636
*
Small safety change to initialize data_ to NULL after
rtenneti@chromium.org
2011-04-12
1
-1
/
+2
*
net: Use StartsWith() in StripWWW() function.
tfarina@chromium.org
2011-04-12
1
-2
/
+1
*
Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.
tfarina@chromium.org
2011-04-12
1
-3
/
+3
*
Revert r61181.
agl@chromium.org
2011-04-12
12
-828
/
+36
*
Another attempt at fixing Clang build after r81259
agl@chromium.org
2011-04-12
2
-0
/
+4
*
Fix Clang build after r81259
agl@chromium.org
2011-04-12
3
-12
/
+28
*
net: add support for checking if a known public key is in a chain.
agl@chromium.org
2011-04-12
9
-1
/
+336
*
The IP Aliases table was not being properly cleared when we manually close
mbelshe@chromium.org
2011-04-12
2
-6
/
+25
*
Rework the tcp_client_socket_unittest to be a generic
mbelshe@chromium.org
2011-04-12
2
-16
/
+36
*
Linux: fix net_unittests failures on Gentoo Linux
phajdan.jr@chromium.org
2011-04-12
2
-30
/
+30
*
We've finished testing with the cwnd fixed at 32, it is clearly worse.
mbelshe@chromium.org
2011-04-11
1
-2
/
+2
*
Support signatures in the policy test server.
mnissler@chromium.org
2011-04-11
4
-35
/
+138
*
Allow ProxyConfigService to report "no configuration set"
mnissler@chromium.org
2011-04-11
13
-93
/
+228
*
FTP: Multiple fixes for localized directory listings:
phajdan.jr@chromium.org
2011-04-11
12
-55
/
+298
*
Add gmail.com and googlemail.com to the HSTS hardcoded list. These domains
cevans@chromium.org
2011-04-09
5
-93
/
+203
*
FTP: fix a misuse of isspace (it can only operate on char,
phajdan.jr@chromium.org
2011-04-09
1
-6
/
+9
*
Turn off backup sockets for most tests in net_unittests.
willchan@chromium.org
2011-04-08
7
-35
/
+30
*
net: reenable TestKnownRoots
agl@chromium.org
2011-04-08
1
-2
/
+1
*
- minor comment change
leighton@cis.udel.edu
2011-04-08
1
-2
/
+2
[next]