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
*
Implement Extended Key Usage parsing
nharper
2015-06-20
4
-0
/
+324
*
Resolve RFC 6761 localhost names to loopback
estark
2015-06-20
7
-48
/
+276
*
net: add mail-settings.google.com to HSTS preloaded list.
Adam Langley
2015-06-19
2
-1172
/
+1174
*
Fix potential infinite loop in UploadDiskCacheEntryElementReaderUnittest.
gavinp
2015-06-19
1
-1
/
+1
*
Use a per-connection writer in the QuicTimeWaitListManager.
rjshade
2015-06-19
3
-3
/
+10
*
Roll src/third_party/boringssl/src/ to 7e8f2baeb7f4987539396948bee91f599a86c52f.
davidben
2015-06-19
3
-18
/
+23
*
Remove stale-while-revalidate experimental implementation.
ricea
2015-06-19
10
-758
/
+29
*
Create blobs from Disk Cache entries.
gavinp
2015-06-19
8
-5
/
+513
*
Stop crashing in NetworkChangeNotifierMac when running tests.
esprehn
2015-06-18
1
-0
/
+2
*
Add histograms for how often 4xx/5xx responses have bodies.
mmenke
2015-06-18
1
-0
/
+20
*
Cleanup: Remove various DoNothing functions and use base::DoNothing().
thestig
2015-06-18
2
-9
/
+7
*
Remove LOG << "Changing alternative service".
bnc
2015-06-18
1
-15
/
+6
*
Disabled flaky test QuicConnectionTest.TooManyReceivedPackets
dvadym
2015-06-18
1
-0
/
+3
*
SPDY enum cleanup.
bnc
2015-06-18
22
-289
/
+278
*
QUIC - Close the QUIC connection only when QUIC is disabled due to very
rtenneti
2015-06-18
3
-28
/
+63
*
Include-what-you-use cleanup for http_cache_transaction.*
ricea
2015-06-18
2
-17
/
+19
*
Landing Recent QUIC changes until 06/17/2015 14:59.
rtenneti
2015-06-18
37
-258
/
+517
*
Fix QuicClientSession to refer to QuicSpdySession when calling parent methods.
sergeyu
2015-06-17
1
-5
/
+5
*
Add unverified_cert to SSLInfo::Reset and operator=
estark
2015-06-17
1
-0
/
+2
*
Remove dependency on headers stream from QuicSession.
rtenneti
2015-06-17
53
-458
/
+590
*
Mark DiskCacheEntryTest.ExternalAsyncIONoBuffer as flaky on iOS.
lpromero
2015-06-17
1
-1
/
+7
*
Revert of Roll src/third_party/boringssl/src/ to b0acb7743f6c1e4b8307b5898598...
davidben
2015-06-17
3
-23
/
+18
*
Landing Recent QUIC changes until 06/11/2015 15:01.
rtenneti
2015-06-17
27
-156
/
+492
*
Add wire format support for multiple alternative services.
bnc
2015-06-17
10
-298
/
+396
*
Change histogram.h includes to histogram_macros.h in net/
asvitkine
2015-06-17
80
-79
/
+70
*
Add parent_stream_id_ and exclusive_ fields to SpdyHeadersIR.
bnc
2015-06-17
3
-27
/
+96
*
Fix fallback tests on old-NSS bots.
davidben
2015-06-16
1
-3
/
+3
*
Roll src/third_party/boringssl/src/ to b0acb7743f6c1e4b8307b5898598be4f13095f49.
davidben
2015-06-16
3
-18
/
+23
*
Don't put IP addresses in SNI in SSLClientSocketOpenSSL.
davidben
2015-06-16
1
-1
/
+10
*
Compute the field trial for session cookie deletion before shutdown.
erikchen
2015-06-16
1
-2
/
+5
*
Require ECDHE cipher in remoting client.
sergeyu
2015-06-16
5
-12
/
+55
*
net: convert schokokeks.org to include subdomains.
Adam Langley
2015-06-16
2
-1584
/
+1579
*
Enable UDPSocketTest.ConnectRandomBind on Android.
mef
2015-06-16
1
-9
/
+4
*
Disable NetworkQualityEstimatorTest.TestPeakKbpsFastestRTTUpdates as it's sti...
jam
2015-06-16
1
-1
/
+2
*
Only support seeking file streams from the beginning of the file.
reillyg
2015-06-16
11
-114
/
+45
*
Use request start time for estimating network quality.
tbansal
2015-06-15
4
-62
/
+65
*
Disable the TLS 1.0 version fallback.
davidben
2015-06-15
3
-33
/
+48
*
Change Maximum number of tracked packets from 5 to 15 times
rtenneti
2015-06-15
2
-6
/
+6
*
Store network quality samples so we can compute percentiles.
tbansal
2015-06-13
8
-118
/
+316
*
net: Remove npapi entry from DEPS file.
tfarina
2015-06-13
1
-2
/
+0
*
Add served cert chain to SSLInfo
estark
2015-06-13
10
-40
/
+31
*
Move EndsWith to base namespace.
brettw
2015-06-12
10
-18
/
+18
*
Handle IllegalArgumentException when calling verifyServerCertificates.
palmer
2015-06-12
1
-0
/
+2
*
Add <stdarg.h> include required for va_start/va_end in GCC
philipj
2015-06-12
1
-0
/
+1
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
17
-31
/
+35
*
Landing Recent QUIC changes until 06/07/2015.
rtenneti
2015-06-12
46
-531
/
+949
*
Remove base/port.h includes that are not necessary anymore.
tfarina
2015-06-11
6
-6
/
+0
*
Make FTP EPSV/PASV and PepperWebSocketHost support port override list.
mmenke
2015-06-11
6
-88
/
+75
*
Clear the URLRequest.proxy_server_ field when restarting a request.
sclittle
2015-06-11
1
-0
/
+1
*
Correct iOS device build for latest Xcode beta.
justincohen
2015-06-11
1
-1
/
+5
[next]