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
*
Remove support for DNSSEC stapled certificates.
agl@chromium.org
2012-11-16
7
-2603
/
+1
*
Don't call base::ClosePlatformFile on a closed file handle.
wtc@chromium.org
2012-11-15
1
-1
/
+0
*
[net] Disable DnsClient in HostResolverImpl after a streak of consecutive fai...
szym@chromium.org
2012-11-15
3
-4
/
+116
*
net: HSTS updates for onlime.ch and mayfirst.org
agl@chromium.org
2012-11-15
2
-8
/
+18
*
Add certificate pinning for crypto.cat.
agl@chromium.org
2012-11-15
4
-2
/
+70
*
Move eintr_wrapper.h from base to base/posix
brettw@chromium.org
2012-11-14
7
-7
/
+7
*
net: Update calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-14
8
-25
/
+25
*
net: Move ownership of UploadDataStream from HttpNetworkTransaction to URLReq...
hashimoto@chromium.org
2012-11-14
2
-2
/
+16
*
net: Change type of UploadData::elements from std::vector to ScopedVector
hashimoto@chromium.org
2012-11-14
5
-44
/
+23
*
Set blocked_on_delegate_ when a URLRequest is blocked by
mmenke@chromium.org
2012-11-14
1
-2
/
+7
*
Fix TestGetExtensionsForMimeType unittest on iOS.
blundell@chromium.org
2012-11-13
1
-1
/
+1
*
[net] Fix parsing of HostCacheSize field trial group name.
szym@chromium.org
2012-11-12
1
-3
/
+3
*
net: add DANE support for DNSSEC stapled certificates.
agl@chromium.org
2012-11-12
3
-2
/
+107
*
net: add a couple of entries to the HSTS preloaded list.
agl@chromium.org
2012-11-12
3
-3
/
+9
*
[net] Measure DNS.CacheEvicted and DNS.CacheExpired.
szym@chromium.org
2012-11-08
3
-5
/
+61
*
Fix GetExtensionsForMimeType() function.
kmadhusu@chromium.org
2012-11-08
2
-2
/
+7
*
net: Enhance UploadElementReaders' const correctness
hashimoto@chromium.org
2012-11-08
2
-14
/
+14
*
When ordering client certificates, use a constant time for determining validity.
rsleevi@chromium.org
2012-11-08
2
-4
/
+11
*
EISCONN is not defined in Visual C++ 2008. The check for EISCONN
wtc@chromium.org
2012-11-07
1
-0
/
+7
*
[net] Set default HostCache size according to HostCacheSize field trial.
szym@chromium.org
2012-11-07
1
-9
/
+10
*
Resolve a strict-weak-ordering issue when sorting certificates and both are e...
rsleevi@chromium.org
2012-11-07
1
-2
/
+2
*
FTP: add net-internals logging.
phajdan.jr@chromium.org
2012-11-07
1
-0
/
+33
*
Pre-populate net-internals with information about
mmenke@chromium.org
2012-11-06
4
-74
/
+96
*
Sort client certificates by preference before prompting the user
rsleevi@chromium.org
2012-11-06
3
-0
/
+121
*
[net] Make HostResolverImpl::OnIPAddressChange faster by removing blocking on...
szym@chromium.org
2012-11-06
2
-130
/
+80
*
net: Implement canceling of all async operations in FileStream.
paivanof@gmail.com
2012-11-06
13
-2024
/
+1167
*
Add GetWebSocketTestDataDirectory() to test_data_directory
toyoshim@chromium.org
2012-11-06
2
-0
/
+10
*
Helper functions in NetworkChangeNotifier related to WWAN use
droger@chromium.org
2012-11-05
2
-3
/
+36
*
net: Allow calling UploadDataStream::Init() multiple times for reset purpose
hashimoto@chromium.org
2012-11-02
9
-69
/
+441
*
First step towards component build for Android.
yfriedman@chromium.org
2012-11-01
1
-1
/
+1
*
Add net/base/test_data_directory.h
toyoshim@chromium.org
2012-11-01
9
-16
/
+44
*
Add HSTS preload for code.google.com.
palmer@chromium.org
2012-10-31
2
-2
/
+7
*
Disable HSTS when max-age is 0.
palmer@chromium.org
2012-10-31
2
-7
/
+13
*
Add an HSTS preload for history.google.com.
palmer@chromium.org
2012-10-30
2
-0
/
+2
*
Add an HSTS preload for another alias of Chromium Rietveld.
palmer@chromium.org
2012-10-30
2
-0
/
+2
*
Remove the expired DnsImpact field trial.
stevet@chromium.org
2012-10-29
1
-11
/
+0
*
Handle the case where IAttachmentExecute::Save() deletes a downloaded file.
asanka@chromium.org
2012-10-29
1
-1
/
+3
*
Add upload identifier to URLRequest::Start net log event.
cbentzel@chromium.org
2012-10-27
1
-0
/
+2
*
Add NetworkChangeNotifier connectivity events to the NetLog.
pauljensen@chromium.org
2012-10-27
3
-2
/
+35
*
Apply a few missing const qualifiers in net/
digit@chromium.org
2012-10-26
1
-5
/
+5
*
[net] Move call to HaveOnlyLoopbackAddresses from HostResolverImpl ctor to Wo...
szym@chromium.org
2012-10-26
2
-7
/
+52
*
Update mime type matching to handle parameters.
gbillock@chromium.org
2012-10-26
2
-16
/
+103
*
Fix Android cryptographic key pair storage.
digit@chromium.org
2012-10-25
1
-11
/
+23
*
[net] When using TTL from DnsTask, set it to at least 60 seconds.
szym@chromium.org
2012-10-25
4
-51
/
+56
*
net: update Twitter HSTS entry.
agl@chromium.org
2012-10-24
2
-4
/
+4
*
Allow a retry of a blocking connect() on EINTR to fail with EISCONN.
wtc@chromium.org
2012-10-23
1
-1
/
+2
*
[net/dns] Add histograms for duration of DnsTask, fallback to ProcTask and Dn...
szym@chromium.org
2012-10-23
1
-4
/
+16
*
[net] Change factory methods for HostResolver and HostCache to return a scope...
szym@chromium.org
2012-10-22
10
-127
/
+114
*
net: add a couple of RedHat domains to the HSTS preloaded list.
agl@chromium.org
2012-10-22
2
-0
/
+4
*
net: add (*.)stocktrade.de to HSTS preloaded.
agl@chromium.org
2012-10-22
2
-0
/
+2
[next]