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
*
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
*
Add logging to the QUIC write path.
rch@chromium.org
2013-06-22
7
-10
/
+139
*
Remove v6 address from QUIC host lookups
rch@chromium.org
2013-06-22
1
-0
/
+10
*
Pretty-print QUIC CONNECTION_CLOSE and RST_STREAM error codes.
rch@chromium.org
2013-06-21
1
-2
/
+2
*
Set receive buffer size, and comment about possible setting of send buffer.
jar@chromium.org
2013-06-21
1
-0
/
+20
*
Actually enable Alternate-Protocol support for QUIC.
rch@chromium.org
2013-06-21
1
-19
/
+6
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-06-18
21
-202
/
+385
*
Implement Sign() method of Channel_id for NSS.
rtenneti@chromium.org
2013-06-18
10
-40
/
+116
*
[Second attempt] Implement ChannelIDVerifier using NSS.
wtc@chromium.org
2013-06-15
5
-12
/
+346
*
Revert 206486 "Implement ChannelIDVerifier using NSS."
wtc@chromium.org
2013-06-14
5
-346
/
+12
*
Implement ChannelIDVerifier using NSS.
wtc@chromium.org
2013-06-14
5
-12
/
+346
*
Make net and ipc explicitly use the base namespace for Values.
brettw@chromium.org
2013-06-13
2
-27
/
+28
*
Update Android to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-13
1
-1
/
+1
*
Give more request types a TransportSecurityState.
palmer@chromium.org
2013-06-13
1
-0
/
+3
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in net/.
dcheng@chromium.org
2013-06-12
1
-4
/
+2
*
QUIC: support for rotating QUIC server configs.
rtenneti@chromium.org
2013-06-12
8
-279
/
+935
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
8
-8
/
+8
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
2
-6
/
+8
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-06-11
4
-6
/
+6
*
Use a direct include of strings headers in net/ocsp/, net/proxy/, net/quic/, ...
avi@chromium.org
2013-06-11
6
-6
/
+6
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
1
-1
/
+1
*
Small cleanup changes that came up during merging chromium changes with
rtenneti@chromium.org
2013-06-07
2
-6
/
+5
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-06-05
25
-410
/
+1194
*
Fix QuicClock::WallNow to return a correct value.
rch@chromium.org
2013-06-05
2
-6
/
+3
*
Revert 204046 "Land Recent QUIC changes."
rtenneti@chromium.org
2013-06-04
25
-1188
/
+405
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-06-04
25
-405
/
+1188
*
Fix remaining uses of WeakPtr<T>'s operator T* conversion
akalin@chromium.org
2013-06-04
1
-2
/
+1
*
Change --origin-port-to-force-quic-on to --origin-to-force-quic-on.
rch@chromium.org
2013-06-04
1
-3
/
+6
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
5
-20
/
+23
*
Add histograms for tracking the number of client hellos send. This will let u...
rch@chromium.org
2013-05-31
1
-0
/
+35
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-05-30
84
-772
/
+2138
*
Set QUIC idle timeout to 30 seconds in an attempt to mitigate the
rch@chromium.org
2013-05-24
1
-0
/
+3
*
QUIC - Added StringToHexASCIIDump to return a hex+ASCII dump in the
rtenneti@chromium.org
2013-05-24
4
-2
/
+90
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-05-23
35
-385
/
+747
[next]