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
*
net: Make destruction and closure of FileStream safer.
satorux@chromium.org
2012-02-29
6
-100
/
+236
*
Remove the ChromeNetLog observer classes, using NetLog::ThreadSafeObserver
mmenke@chromium.org
2012-02-29
5
-32
/
+103
*
Remove support for RSA Origin Bound Certificates.
mattm@chromium.org
2012-02-29
7
-283
/
+31
*
Add a new static GetDomainForOrigin method to OriginBoundCertService for dete...
rch@chromium.org
2012-02-29
3
-0
/
+33
*
Change SpdyProxyClientSocket::RestartWithAuth to return OK. This enables cor...
rch@chromium.org
2012-02-28
1
-3
/
+0
*
[net] Add |detail| argument to NetworkChangeNotifier::DNSObserver::OnDNSChanged
szym@chromium.org
2012-02-28
6
-35
/
+35
*
[uber page] Squelch font type warnings.
dbeam@chromium.org
2012-02-28
1
-1
/
+1
*
[net/dns] Clean-up NetLog for HostResolverImpl::DnsTask
szym@chromium.org
2012-02-27
1
-3
/
+1
*
net: Move the logic reading upload elements to UploadData::Element.
satorux@chromium.org
2012-02-25
4
-113
/
+118
*
Have the HostCache and CertVerifier cache use the common ExpiringCache.
rsleevi@chromium.org
2012-02-25
6
-605
/
+226
*
Minor refactor of ProxyClientSocket.
rch@chromium.org
2012-02-25
1
-0
/
+3
*
Revert 123565 - Broke the "ASAN Tests (1)" bot: http://build.chromium.org/p/c...
fischman@chromium.org
2012-02-24
6
-157
/
+520
*
Have the HostCache and CertVerifier cache use the common ExpiringCache.
rsleevi@chromium.org
2012-02-24
6
-520
/
+157
*
net: Fix a bug in FileStream::CloseSync() on POSIX.
satorux@chromium.org
2012-02-24
2
-0
/
+29
*
net: add (*.)grepular.com to HSTS preloaded.
agl@chromium.org
2012-02-24
2
-0
/
+4
*
net: eliminate a random 1/3 of the SSL blacklist.
agl@chromium.org
2012-02-24
1
-676
/
+0
*
Add an associative map type that allows values to expire after certain durati...
rsleevi@chromium.org
2012-02-24
2
-0
/
+407
*
net: Split file_stream.h to file_stream_posix.h and win.h
satorux@chromium.org
2012-02-24
8
-102
/
+354
*
SPDY - Better SPDY error logging in NetLog.
rtenneti@chromium.org
2012-02-23
1
-1
/
+10
*
Revert "net: remove DnsRRResolver"
agl@chromium.org
2012-02-23
5
-0
/
+1190
*
net: switch off online revocation checking by default.
agl@chromium.org
2012-02-23
2
-3
/
+6
*
Add apis.google.com upon explicit request.
cevans@chromium.org
2012-02-22
2
-0
/
+4
*
Remove hard-coded source ids from net_log_source_type_list.h,
mmenke@chromium.org
2012-02-22
3
-35
/
+51
*
Always log the SSL server certificate received and being verified.
rsleevi@chromium.org
2012-02-22
1
-4
/
+3
*
net: Add a "async read and delete" test to FleStream.
satorux@chromium.org
2012-02-22
1
-0
/
+32
*
Disable certificate cache for NSS.
mnissler@chromium.org
2012-02-22
1
-7
/
+21
*
Fixing some error handling log spam.
gspencer@chromium.org
2012-02-21
2
-6
/
+4
*
net: Simplify FileStream implementation on POSIX.
satorux@chromium.org
2012-02-21
2
-281
/
+133
*
Make GetNetworkList on Windows filter out 'down' interfaces, as on POSIX.
erikwright@chromium.org
2012-02-21
1
-1
/
+5
*
[net] Asynchronous DNS ready for experiments.
szym@chromium.org
2012-02-21
10
-333
/
+545
*
net: remove special case for Kaspersky HTTPS
agl@chromium.org
2012-02-21
1
-7
/
+1
*
net: Get back the blocking behavior in FileStream's destructor.
satorux@chromium.org
2012-02-21
3
-7
/
+8
*
Revert 122780 - net: Simplify FileStream implementation on POSIX.
yutak@chromium.org
2012-02-21
2
-93
/
+281
*
net: Simplify FileStream implementation on POSIX.
satorux@chromium.org
2012-02-21
2
-281
/
+93
*
net: Clarify comments for FileStream about on what thread callbacks are run.
satorux@chromium.org
2012-02-19
1
-8
/
+11
*
net: Minor cleanup for FileStream implementation on Windows.
satorux@chromium.org
2012-02-19
1
-7
/
+7
*
net: Add FileStream::Open() and Close() that perform asynchronously.
satorux@chromium.org
2012-02-17
4
-53
/
+416
*
Send RST_STREAM on receipt of non-lowercased header names. Add new
rch@chromium.org
2012-02-17
1
-0
/
+1
*
Pull out debug instrumentation.
mattm@chromium.org
2012-02-17
2
-71
/
+0
*
net: permit EV without online revocation checking.
agl@chromium.org
2012-02-16
5
-24
/
+25
*
net: check cached revocations on Windows when online checks are disabled.
agl@chromium.org
2012-02-16
2
-2
/
+29
*
net: FileStream::Read/Write() to take IOBuffer* instead of char*
satorux@chromium.org
2012-02-16
6
-159
/
+221
*
Enable Certum Trusted Network CA for EV.
wtc@chromium.org
2012-02-16
1
-0
/
+7
*
Remove the global HCERTSTORE from Windows in favour of using the NULL HCERTST...
rsleevi@chromium.org
2012-02-15
3
-82
/
+21
*
Properly parse UTF8Strings in certificates on Windows.
rsleevi@chromium.org
2012-02-15
4
-126
/
+156
*
net: Split FileStream::Read/Write() into sync and async versions.
satorux@chromium.org
2012-02-15
7
-49
/
+138
*
Fix bug in HasMetadata: Updates argument even if it fails.
palmer@chromium.org
2012-02-15
2
-22
/
+47
*
dbus: add ObjectPath type
keybuk@google.com
2012-02-14
2
-5
/
+7
*
Revert 121920 - dbus: add ObjectPath type
dpapad@chromium.org
2012-02-14
2
-7
/
+5
*
dbus: add ObjectPath type
keybuk@chromium.org
2012-02-14
2
-5
/
+7
[next]