Sign in
quiche
/
quiche
/
5f88b0c8a14b589a721449d84075024ad25b8c63
/
quic
/
quartc
/
test
17d4242
Fix QUIC warnings in preparation for enabling them
by dschinazi
· 6 years ago
68d15a8
Propagate receive_timestamp and lost message frames from QUIC to WebRTC.
by QUICHE team
· 6 years ago
34df585
Propagate Datagram ACKs from QuartcSession
by QUICHE team
· 6 years ago
6939de5
Change QuartcClientEndpoint to handle client-side version negotiation.
by QUICHE team
· 6 years ago
136e785
QRTP: Implement Datagram Transport
by QUICHE team
· 6 years ago
36f20d6
wdith -> width typo fix on java, cc, proto
by QUICHE team
· 6 years ago
7eef071
Change SendOrQueueMessage to take a QuicMemSliceSpan.
by QUICHE team
· 6 years ago
c2fba11
Add QuicBidiTest cases for aggregation and small, frequent competing bursts.
by QUICHE team
· 6 years ago
d0dbb54
Create a helper that wraps a competing QuicEndpoint for Quartc simulator tests.
by QUICHE team
· 6 years ago
73e2413
Use QuicMakeUnique and QuicWrapUnique in quartc_bidi_test.cc.
by bnc
· 6 years ago
4820ae9
Replace random delay test case with a competing flow case in QuartcBidiTest.
by QUICHE team
· 6 years ago
835d8de
Record quic traces in QuartcBidiTest.
by QUICHE team
· 6 years ago
320a13a
Set quic_default_to_bbr to true in QuartcPeerTest
by rch
· 6 years ago
de80b29
Cast a test-only quartc constant to int64_t so it can be shifted by 32 on android without overflowing.
by rch
· 6 years ago
94d8d21
Make all remaining QUIC BUILD use common C options
by dschinazi
· 6 years ago
65d3e32
Send padding if there's nothing to retransmit in Quartc's SendProbingData().
by QUICHE team
· 6 years ago
4620e9a
Add presubmit to force use of QUIC_LOG
by dschinazi
· 6 years ago
580d30b
Fixup use of gunit and gmock in QUIC
by dschinazi
· 6 years ago
73957f1
Inject a random number generator into QuartcEndpoint and SendAlgorithms.
by QUICHE team
· 6 years ago
ea81191
Send a PING frame at the start of QuartcPeer tests so that probing works.
by QUICHE team
· 6 years ago
65f778f
Create a RandomDelayLink (and symmetric version) and use it in QuartcBidiTest.
by QUICHE team
· 6 years ago
1b4afd1
Create a PacketFilter for random loss and use it in QuartcBidiTest.
by QUICHE team
· 6 years ago
500e0aa
Internal QUICHE change
by QUICHE team
· 6 years ago
bd74746
Add functions to enable/disable QuartcPeer and obtain the last sequence numbers
by QUICHE team
· 6 years ago
1ece526
Create a test utility for sending and receiving data from QuartcDataSources.
by QUICHE team
· 6 years ago
306b53f
Create a QuicAlarm-based source for random test data for Quartc.
by QUICHE team
· 6 years ago