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
*
Use GURL for stringifying IPEndPoint rather than the system network libraries.
eroman@chromium.org
2012-09-08
5
-63
/
+143
*
net: add (www.)makeyourlaws.org to HSTS preloaded.
agl@chromium.org
2012-09-07
2
-0
/
+4
*
Revert 155377 - Update callers of CreateFileSystemOperation so more detailed ...
erikwright@chromium.org
2012-09-07
1
-4
/
+2
*
Update callers of CreateFileSystemOperation so more detailed error codes can ...
calvinlo@chromium.org
2012-09-07
1
-2
/
+4
*
Implement SHA-256 fingerprint support
palmer@chromium.org
2012-09-07
31
-217
/
+540
*
Re-add TLS channel id field trial.
mattm@chromium.org
2012-09-06
2
-0
/
+11
*
Check if the system time is within the range NSS can handle before advertisin...
mattm@chromium.org
2012-09-05
5
-1
/
+47
*
[net (linux)] Don't send OnIPAddressChanged when the AddressMap is first popu...
szym@chromium.org
2012-09-05
2
-1
/
+4
*
net: add a note about snionly in the HSTS JSON.
agl@chromium.org
2012-09-04
1
-0
/
+7
*
net: add (*.)csawctf.poly.edu to HSTS preloaded.
agl@chromium.org
2012-09-04
2
-0
/
+2
*
net: Move file operation code from UploadData to UploadDataStream
hashimoto@chromium.org
2012-09-01
5
-265
/
+112
*
[net] Move DnsConfigService to NetworkChangeNotifier.
szym@chromium.org
2012-08-31
12
-141
/
+129
*
Remove WebSocketServerSocket.
yutak@chromium.org
2012-08-31
1
-4
/
+2
*
net: add (*.)fatzebra.com.au to HSTS preloaded
agl@chromium.org
2012-08-30
2
-0
/
+2
*
Prevent overflow when uploading a file greater than 4 GB,
mmenke@chromium.org
2012-08-30
2
-2
/
+2
*
net: Return size of upload as well as position from HttpTransaction::GetUploa...
hashimoto@chromium.org
2012-08-30
1
-0
/
+28
*
Check return of NSS CERT_CreateValidity.
mattm@chromium.org
2012-08-29
1
-0
/
+7
*
Support for extracting IANA media type.
smckay@chromium.org
2012-08-28
3
-0
/
+52
*
Make sure MockHostResolverWorks regardless of whether winsock has already bee...
eroman@chromium.org
2012-08-28
1
-0
/
+6
*
Remove private API from platform_mime_util_mac.mm on iOS.
droger@chromium.org
2012-08-28
1
-0
/
+7
*
Add MainHook to net unittests.
droger@chromium.org
2012-08-28
1
-0
/
+3
*
Reland of http://codereview.chromium.org/10877025/. Accidentally included ot...
mmenke@chromium.org
2012-08-27
1
-4
/
+1
*
net: remove duplicate HSTS entry for arivo.com.br
agl@chromium.org
2012-08-27
3
-2
/
+17
*
net: add intercom.io to HSTS preloaded.
agl@chromium.org
2012-08-27
2
-0
/
+6
*
Revert 153076 - Accidentally added unreviewed code into the CL.
mmenke@chromium.org
2012-08-24
1
-1
/
+4
*
net: don't crash when processing a certificate with an unknown public key.
agl@chromium.org
2012-08-24
3
-10
/
+31
*
net: Remove UploadElement::TYPE_CHUNK
hashimoto@chromium.org
2012-08-24
5
-42
/
+16
*
net: add howrandom.org to HSTS preloaded.
agl@chromium.org
2012-08-23
2
-0
/
+2
*
net: add arivo.com.br to HSTS preloaded.
agl@chromium.org
2012-08-23
2
-0
/
+2
*
Remove no longer used NetNanny and ESET anti-virus error
mmenke@chromium.org
2012-08-23
1
-4
/
+1
*
Add iOS support to the NetworkChangeNotifier.
droger@chromium.org
2012-08-23
2
-9
/
+49
*
Rename X509Certificate::VerifyFlags to CertVerifier::VerifyFlags
rsleevi@chromium.org
2012-08-23
9
-52
/
+58
*
Split net::UploadData into two: for resource request IPC and for upload handling
kinuko@chromium.org
2012-08-21
5
-44
/
+23
*
Revert 152528 - Split net::UploadData into two: for resource request IPC and ...
kinuko@chromium.org
2012-08-21
5
-21
/
+31
*
Split net::UploadData into two: for resource request IPC and for upload handling
kinuko@chromium.org
2012-08-21
5
-31
/
+21
*
net: Make UploadData::Element an independent class
hashimoto@chromium.org
2012-08-21
6
-376
/
+411
*
Revert 151198 - Turn off TLS 1.1.
wtc@chromium.org
2012-08-20
1
-1
/
+10
*
Add histograms for network activity, and total/cumulative
tburkard@chromium.org
2012-08-20
2
-18
/
+16
*
net: Fix more clang warnings about missing virtual and OVERRIDE annotations.
tfarina@chromium.org
2012-08-19
3
-4
/
+4
*
Do not perform online revocation checking when the user has explicitly disabl...
rsleevi@chromium.org
2012-08-17
10
-183
/
+272
*
net: disable ECDSA ciphersuites on platforms where we can't support it.
agl@chromium.org
2012-08-16
1
-0
/
+3
*
[net/dns] Resolve AF_UNSPEC on dual-stacked systems. Sort addresses according...
szym@chromium.org
2012-08-15
7
-43
/
+246
*
When measuring waste in the DNS resolver related to AF_UNSPEC lookups, also
pauljensen@chromium.org
2012-08-15
1
-40
/
+41
*
Revert 151586 - [net/dns] Resolve AF_UNSPEC on dual-stacked systems. Sort add...
brettw@chromium.org
2012-08-14
7
-246
/
+43
*
[net/dns] Resolve AF_UNSPEC on dual-stacked systems. Sort addresses according...
szym@chromium.org
2012-08-14
7
-43
/
+246
*
Tweak the tests to match the original intention.
wtc@chromium.org
2012-08-13
1
-0
/
+7
*
Revert "TLS channel id field trial."
mattm@chromium.org
2012-08-13
2
-11
/
+0
*
Add histograms to NetworkChangeNotifier to identify ways to improve interface
pauljensen@chromium.org
2012-08-13
2
-0
/
+136
*
Measure DNS resolution waste from not always performing AF_UNSPEC lookups.
pauljensen@chromium.org
2012-08-13
1
-2
/
+40
*
[net] Use only DnsConfigService to detect DNS changes in HostResolverImpl
szym@chromium.org
2012-08-13
2
-34
/
+19
[next]