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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix comments
dilmah@chromium.org
2011-03-22
1
-1
/
+1
*
net: add encrypted.google.com to HSTS preloaded list.
agl@chromium.org
2011-03-21
2
-0
/
+3
*
net: add keyerror.com to HSTS preloaded list.
agl@chromium.org
2011-03-21
2
-0
/
+4
*
Fixes X509CertificateTest.SerialNumbers for USE_OPENSSL.
bulach@chromium.org
2011-03-21
2
-1
/
+17
*
Removed static variable for histograms to avoid race with
rtenneti@chromium.org
2011-03-19
1
-8
/
+8
*
Add GetNetworkList() in net_utils.
sergeyu@chromium.org
2011-03-19
6
-10
/
+156
*
net: add lastpass.com to the HSTS preloaded list.
agl@chromium.org
2011-03-18
2
-0
/
+6
*
net: fix blacklisted serial number.
agl@chromium.org
2011-03-18
1
-1
/
+1
*
net: Add two more blacklisted certificates.
agl@chromium.org
2011-03-18
1
-1
/
+3
*
Add market.android.com to HSTS list; this origin already sends the header but
cevans@chromium.org
2011-03-18
2
-0
/
+2
*
Adds memory cache logging, and updates disk cache logging.
mmenke@chromium.org
2011-03-17
2
-104
/
+135
*
Don't record expiration time of unexpiring cookies.
rdsmith@chromium.org
2011-03-17
2
-2
/
+36
*
net: add www.paycheckrecords.com to HSTS preloaded list.
agl@chromium.org
2011-03-17
2
-0
/
+4
*
net: update unittests to reflect preloaded HSTS entries.
agl@chromium.org
2011-03-17
1
-0
/
+6
*
Remove minidump analysis aides from URLRequestThrottlerManager. Leave
joi@chromium.org
2011-03-17
1
-2
/
+1
*
Extracting core back-off logic into a separate class,
joi@chromium.org
2011-03-17
3
-0
/
+416
*
Fix expectations for X509CertificateTest.InvalidKeyUsage:
bulach@chromium.org
2011-03-17
1
-2
/
+15
*
Make URLRequestHttpJob the only URLRequestJob concerned with FilterContext.
adamk@chromium.org
2011-03-17
2
-29
/
+48
*
Blacklist certain leaf certificates.
agl@chromium.org
2011-03-17
6
-0
/
+125
*
More cleanup in Filter/FilterContext: pass and store FilterContext only where...
adamk@chromium.org
2011-03-16
6
-29
/
+23
*
Add some additional instrumention for bug 74585. It does the following:
eroman@chromium.org
2011-03-16
2
-6
/
+84
*
Move MapWinsockError() and MapPosixError() to net_errors.h.
sergeyu@chromium.org
2011-03-15
5
-49
/
+111
*
wstring: remove some simple uses of FromWStringHack
evan@chromium.org
2011-03-15
1
-1
/
+1
*
Keep expired and file: cookies when using the cookie monster as dumb data store
jochen@chromium.org
2011-03-15
3
-5
/
+58
*
Removed the DCHECK for single common name in the certificate.
rtenneti@chromium.org
2011-03-14
1
-2
/
+6
*
Disable IPEndPointTest.ToString
sergeyu@chromium.org
2011-03-12
1
-1
/
+1
*
Use IPEndPoint for P2P IPC messages
sergeyu@chromium.org
2011-03-12
3
-4
/
+34
*
UDP sockets implementation for windows.
sergeyu@chromium.org
2011-03-12
2
-0
/
+127
*
Revert 77870 - UDP sockets implementation for windows.
sergeyu@chromium.org
2011-03-11
2
-127
/
+0
*
UDP sockets implementation for windows.
sergeyu@chromium.org
2011-03-11
2
-0
/
+127
*
Revert 77855 - UDP sockets implementation for windows.
sergeyu@chromium.org
2011-03-11
2
-125
/
+0
*
UDP sockets implementation for windows.
sergeyu@chromium.org
2011-03-11
2
-0
/
+125
*
net: delete a random 5% of the False Start blacklist
agl@chromium.org
2011-03-11
1
-262
/
+0
*
This header defines variables, which is unconventional, but okay for test code.
mbelshe@chromium.org
2011-03-11
1
-4
/
+14
*
Temporarily disable CookieMonsterTest.GarbageCollectionTriggers, since it is ...
eroman@chromium.org
2011-03-11
1
-1
/
+7
*
Add appengine.google.com to HSTS list, with permission from team.
cevans@chromium.org
2011-03-11
1
-0
/
+1
*
Litter CookieMonster with some more assertions, to hopefully crash earlier wh...
eroman@chromium.org
2011-03-11
2
-1
/
+31
*
Use NewRunnableFunction in file_stream_posix.cc to get rid of custom Task sub...
adamk@chromium.org
2011-03-11
1
-64
/
+19
*
Separate GetMacSecurityServicesLock from cssm_init.h so that we can use
wtc@chromium.org
2011-03-10
2
-1
/
+2
*
Implement IPv6Supported() for Windows using the
wtc@chromium.org
2011-03-10
1
-32
/
+50
*
Added new checks:
rdsmith@chromium.org
2011-03-10
3
-8
/
+22
*
An RSA SSL server certificate whose Key Usage extension
wtc@chromium.org
2011-03-10
2
-0
/
+38
*
Adds empty implementation of CryptoModule for openssl
bulach@chromium.org
2011-03-10
1
-0
/
+27
*
Strip canonical name from the list of addresses being appended.
mbelshe@chromium.org
2011-03-10
1
-2
/
+11
*
Add in a checker to help narrow down 74585.
eroman@chromium.org
2011-03-10
3
-0
/
+17
*
Define a new CertDatabase::Observer abstract class which can be implemented b...
rch@chromium.org
2011-03-10
8
-9
/
+84
*
It's not necessary to include base/crypto/signature_verifier.h
wtc@chromium.org
2011-03-10
1
-1
/
+0
*
Extends NetworkDelegate to avoid use of static_cast<> when handling RegisterP...
tony@chromium.org
2011-03-10
2
-0
/
+19
*
Add ThreadRestrictions to FileStream.
willchan@chromium.org
2011-03-09
2
-1
/
+26
*
Make the MockHostResolver able to populate AddressLists with multiple IPs.
mbelshe@chromium.org
2011-03-09
2
-20
/
+33
[next]