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
/
quic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-08-05
36
-751
/
+1840
*
Fix bug in SetSendAlarm which cause the task to be posted well in the future.
rch@chromium.org
2013-08-04
1
-2
/
+5
*
Tell congestion manager when we are sending a CHLO, so it won't delay sending.
jar@chromium.org
2013-08-03
24
-244
/
+280
*
QUIC - Do svn cp quic_received_entropy_manager*.* to quic_received_packet_man...
rtenneti@chromium.org
2013-08-03
3
-0
/
+0
*
QUIC - minor code style cleanup of crypto changes landed in the
rtenneti@chromium.org
2013-08-03
3
-13
/
+10
*
Added CertVerifyResult to QuicCryptoClientStream.
rtenneti@chromium.org
2013-08-02
2
-19
/
+40
*
Use an asynchronous API to create QUIC stream
rch@chromium.org
2013-08-02
9
-19
/
+287
*
QUIC - SendConnectionClosePacket shouldn't call WritePacket if there is a pen...
rtenneti@chromium.org
2013-07-31
3
-14
/
+78
*
Make X509Certificate::GetPublicKeyInfo work with a certificate
wtc@chromium.org
2013-07-31
2
-13
/
+23
*
Remove padding in the base64 encoding of a ChannelID because
wtc@chromium.org
2013-07-31
2
-2
/
+13
*
net: make QUIC ProofVerifier more generic (reland).
agl@chromium.org
2013-07-30
9
-184
/
+330
*
Relax IsCanonicalizedHostCompliant again: allow the last component to start with
pkasting@chromium.org
2013-07-30
1
-1
/
+1
*
Fix bug in ReliableQuicStream::OnDecompressorAvailable
rch@chromium.org
2013-07-28
2
-19
/
+66
*
Add a test for QuicSpdyDecompressor to ensure that it partially
rch@chromium.org
2013-07-28
1
-0
/
+30
*
Fix bug where QuicStreamSequencer::MarkConsumed would crash
rch@chromium.org
2013-07-27
2
-8
/
+55
*
i Revert 213862 "net: make QUIC ProofVerifier more generic."
karen@chromium.org
2013-07-27
9
-328
/
+184
*
Prevent calling PostDelayedTask with negative time deltas.
jar@chromium.org
2013-07-26
1
-7
/
+12
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-07-26
67
-897
/
+1816
*
net: make QUIC ProofVerifier more generic.
agl@chromium.org
2013-07-26
9
-184
/
+328
*
QUIC - Copied quic_packet_entropy_manager*.* to quic_sent_entropy_manager*.*
rtenneti@chromium.org
2013-07-25
6
-0
/
+0
*
Remove QUIC from NPN strings so as to save space in ALPN
rch@chromium.org
2013-07-22
1
-1
/
+1
*
QUIC - reset QuicConnection's OverallConnectionTimeout when crypto handshake
rtenneti@chromium.org
2013-07-21
4
-2
/
+28
*
QUIC - moved chromium version of ProofSourceForTesting into chromium code.
rtenneti@chromium.org
2013-07-20
2
-6
/
+6
*
QUIC - bug fixes for https over quic to work.
rtenneti@chromium.org
2013-07-19
2
-13
/
+15
*
[SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointers
akalin@chromium.org
2013-07-18
1
-1
/
+1
*
Use a direct include of the message_loop header in net/, part 2.
avi@chromium.org
2013-07-18
2
-2
/
+2
*
QUIC: add GetBase64SHA256ClientChannelID
rtenneti@chromium.org
2013-07-18
2
-0
/
+26
*
QUIC - update time_of_last_sent_packet_ before we write the packet.
rtenneti@chromium.org
2013-07-16
1
-5
/
+5
*
Declaration of SPDY 4 PUSH_PROMISE; not yet used.
akalin@chromium.org
2013-07-16
1
-0
/
+2
*
QUIC - On windows use X.509 - RSA only certificates. Disabled ECDSA cert
rtenneti@chromium.org
2013-07-16
2
-0
/
+8
*
QUIC - bug fixes for https over QUIC to work for mail.google.com.
rtenneti@chromium.org
2013-07-16
2
-3
/
+11
*
Implement GetSSLInfo for QUIC/https connections.
rtenneti@chromium.org
2013-07-12
15
-19
/
+147
*
net: Migrate from googleurl/ includes to url/ ones.
tfarina@chromium.org
2013-07-12
1
-1
/
+1
*
QUIC - fix for memory leak in QuicStreamFactoryTest.
rtenneti@chromium.org
2013-07-11
1
-9
/
+9
*
SPDY Framer: Refactorings.
eustas@chromium.org
2013-07-10
1
-2
/
+0
*
First step at enabling QUIC over HTTPS.
rtenneti@chromium.org
2013-07-10
8
-75
/
+136
*
Fix bug in QuicConnectionHelper
rch@chromium.org
2013-07-08
2
-2
/
+38
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-07-05
21
-142
/
+348
*
Cleanup of OpenSSL/NSS implementation of ProofVerfifier release.
rtenneti@chromium.org
2013-07-04
10
-48
/
+44
*
OpenSSL/NSS implementation of ProofVerfifier.
rtenneti@chromium.org
2013-07-03
11
-45
/
+836
*
We're advancing an iterator, and then dereferencing it, but forgot to check f...
jar@chromium.org
2013-07-03
1
-0
/
+2
*
Add several new QUIC histograms.
rch@chromium.org
2013-07-02
2
-2
/
+73
*
Add a histogram to track the causes of QUIC connection shutdowns.
rch@chromium.org
2013-07-01
1
-0
/
+4
*
Use a direct include of time headers in net/, part 3.
avi@chromium.org
2013-06-28
7
-7
/
+7
*
Fix a bug where the ReliableQuicStream would call ProcessData()
rch@chromium.org
2013-06-27
3
-4
/
+5
*
Make sure that QUIC connections correctly call OnSessionClose
rch@chromium.org
2013-06-26
3
-6
/
+40
*
Fix bug in memory leaks in QuicStreamFactory::Create
rch@chromium.org
2013-06-26
1
-5
/
+6
*
Add unit test to verify the bug fixed in http://crrev.com/208168.
rch@chromium.org
2013-06-25
1
-4
/
+45
*
Fix a bug in quic_stream_factory where a QuicStreamRequest::Request could ret...
rch@chromium.org
2013-06-24
1
-0
/
+6
*
Fix QUIC alternate protocol behavior so that that main job does not wait
rch@chromium.org
2013-06-22
2
-7
/
+75
[next]