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
*
Port the AES GCM encrypter and decrypter to NSS.
wtc@chromium.org
2013-03-27
2
-10
/
+142
*
The initial check-in of the toy QUIC client and server.
alyssar@google.com
2013-03-27
1
-0
/
+2
*
Land Recent QUIC Changes
rtenneti@chromium.org
2013-03-26
36
-513
/
+1081
*
QUIC Crypto - Code to mock out the QuicCryptoClientStream.
rtenneti@chromium.org
2013-03-22
16
-259
/
+241
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
3
-4
/
+4
*
[Net] Separate out priority field from HttpRequestInfo
akalin@chromium.org
2013-03-19
4
-16
/
+18
*
Remove the unused HttpStreamBase::IsMoreDataBuffered().
mmenke@chromium.org
2013-03-19
3
-11
/
+0
*
Do not define IsSupported() in the headers.
wtc@chromium.org
2013-03-15
4
-8
/
+10
*
Chromium style checker cleanup
rsleevi@chromium.org
2013-03-15
6
-23
/
+27
*
Add Aes128GcmEncrypter and Aes128GcmDecrypter for the
wtc@chromium.org
2013-03-15
11
-6
/
+1327
*
Refactor QuicClientSession so that it owns the underlying socket
rch@chromium.org
2013-03-15
11
-45
/
+26
*
net: split net/ssl out of net/base
phajdan.jr@chromium.org
2013-03-14
1
-1
/
+1
*
Land Recent QUIC Changes
rtenneti@chromium.org
2013-03-14
76
-651
/
+2003
*
Add a ConnectionInfo enum which describes the kind of connection used to fetc...
rch@chromium.org
2013-03-13
2
-0
/
+4
*
Add QuicCryptoServerStream (and test) and get CryptoUtils working.
rch@chromium.org
2013-03-13
5
-94
/
+309
*
QUIC: NSS part for P256 key exchange.
thaidn@google.com
2013-03-13
4
-40
/
+258
*
Disable QUIC for HTTPS URLs.
rch@chromium.org
2013-03-12
2
-0
/
+63
*
Record QUIC and SPDY in the npn_negotiated_protocol field for QUIC transactions.
rch@chromium.org
2013-03-11
2
-0
/
+4
*
QUIC/Crypto - Enabled curve25519 key exchange code.
rtenneti@chromium.org
2013-03-09
3
-37
/
+18
*
Fix leak in QuicServerConfigProtobuf.
rch@chromium.org
2013-03-08
1
-0
/
+1
*
Land Recent QUIC Changes
rch@chromium.org
2013-03-08
37
-361
/
+1221
*
Add P256 key exchange. This CL is for OpenSSL. The NSS part is coming in anot...
thaidn@google.com
2013-03-08
3
-0
/
+251
*
Change --origin-port-to-force-quic-on to apply only to http urls.
rch@chromium.org
2013-03-07
1
-3
/
+111
*
Change ProcessPacketHeader to call RaiseError before returning
wtc@chromium.org
2013-03-06
3
-11
/
+11
*
QUIC - curve25519_key_exchange changes
rtenneti@chromium.org
2013-03-06
3
-4
/
+45
*
Land Recent QUIC Changes
rch@chromium.org
2013-03-03
32
-329
/
+925
*
QUIC - Some sketching of the crypto handshake.
rtenneti@chromium.org
2013-03-02
15
-235
/
+666
*
use the correct constant in the FNV1a_128_Hash function as defined in the spe...
johannes.rudolph@googlemail.com
2013-02-27
3
-11
/
+12
*
Forward-declare QuicDecrypter and QuicEncrypter in quic_framer.h.
wtc@chromium.org
2013-02-27
11
-12
/
+26
*
Fix bug in QuicHttpStream in which a CHECK failed when sending the request bo...
rch@chromium.org
2013-02-26
3
-23
/
+80
*
Remove the --use-spdy-over-quic command line option. Always use SPDY over QUIC.
rch@chromium.org
2013-02-25
7
-151
/
+68
*
Land recent QUIC changes.
rch@chromium.org
2013-02-25
80
-1500
/
+4307
*
Fix memory leak in r183737.
rch@chromium.org
2013-02-21
1
-8
/
+18
*
Add QUIC to Alternate-Protocol support.
rch@chromium.org
2013-02-21
2
-4
/
+328
*
Fix a bug in the length of the StringPiece returned by
wtc@chromium.org
2013-02-20
1
-2
/
+4
*
Log useful events for QUIC sessions in the net-log.
rch@chromium.org
2013-02-20
7
-3
/
+326
*
Add a DebugVisitor to QuicConnection to facilitate logging the activity on a ...
rch@chromium.org
2013-02-15
2
-0
/
+75
*
Enhance net internals/net log output for QUIC.
rch@chromium.org
2013-02-14
10
-10
/
+72
*
Revert 182331
rch@chromium.org
2013-02-13
10
-71
/
+10
*
Enhance net internals/net log output for QUIC.
rch@chromium.org
2013-02-13
10
-10
/
+71
*
Linux/ChromeOS Chromium style checker cleanup, net/ edition.
rsleevi@chromium.org
2013-02-06
14
-56
/
+64
*
Land recent QUIC changes.
rch@chromium.org
2013-02-03
61
-1497
/
+1692
*
The first step of server-side crypto handshake: handle ClientHello,
wtc@chromium.org
2013-01-30
15
-68
/
+217
*
Add the server name indication (SNI) field to ClientHello.
wtc@chromium.org
2013-01-29
14
-24
/
+59
*
Add a command line option to enable SPDY request encoding for QUIC requests.
rch@chromium.org
2013-01-25
3
-4
/
+11
*
Minor reformatting cleanup of quic framer.
rch@chromium.org
2013-01-25
3
-6
/
+7
*
Change QuicHttpStream to use SPDY header blocks for reading/writing
rch@chromium.org
2013-01-25
4
-45
/
+134
*
Fix uninitialized memory access in quic_framer_test.
rch@chromium.org
2013-01-24
1
-0
/
+1
*
Added QuicBandwidth class
rch@chromium.org
2013-01-23
28
-314
/
+911
*
Teach gtest how to print QuicConsumedData and QuicEncryptedPacket.
wtc@chromium.org
2013-01-20
2
-1
/
+27
[next]