Sign in
quiche
/
quiche
/
e211642b09810c73ceb168fbdd54e10d0baae8f6
/
quic
/
core
/
quic_stream_test.cc
eab9285
Fix some test expectation regarding SendControlFrame().
by renjietang
· 5 years ago
b38e635
Make QuicStreamTest to check on OnDataAvailable() calls.
by renjietang
· 5 years ago
15afba3
Close connection when stream receives wrong data regarding close offset.
by renjietang
· 5 years ago
8265a2a
gfe-relnote: Remove QUIC v39.
by fayang
· 5 years ago
9bf2564
Run all QUIC versions in quic_stream_test.
by renjietang
· 5 years ago
463f235
Remove usages of QuicMakeUnique, Http2MakeUnique, SpdyMakeUnique.
by bnc
· 5 years ago
18cdf13
Support local vs remote flow control with TLS, and fix initial limits
by dschinazi
· 5 years ago
142051a
Fix QUIC core test display
by dschinazi
· 6 years ago
39979d3
Re-write some quic_stream_test and enable TLS blocked tests.
by renjietang
· 6 years ago
9fa2be3
gfe-relnote: deprecate quic_ignore_tlpr_if_no_pending_stream_data.
by zhongyi
· 6 years ago
3024632
gfe-relnote: Deprecate gfe2_reloadable_flag_quic_no_window_update_on_read_only_stream.
by renjietang
· 6 years ago
0fc587f
Switch QuicMakeUnique to std::make_unique, part 1: //third_party/quic
by vasilvv
· 6 years ago
940a532
Remove incorrect uses of GetHeadersStreamId().
by renjietang
· 6 years ago
28c04b7
Redirect WindowUpdate frame to pending streams if they are present, and closes connection when a WindowUpdate frame is received on a READ_UNIDIRECTIONAL stream.
by renjietang
· 6 years ago
5b3c3be
Add ClearControlFrame() to quic_test_utils.
by bnc
· 6 years ago
305e173
Change IETF Frame/QUIC_VERSION_99 tests to be symbolic.
by fkastenholz
· 6 years ago
1b2f783
gfe-relnote: only respect TLPR when there is pending non-crypto stream data. Flag protected by quic_ignore_tlpr_if_no_pending_stream_data and session_decides_what_to_write.
by zhongyi
· 6 years ago
f5e6845
Refactor how TLS versions get enabled
by nharper
· 6 years ago
baea59c
Make CreateIncomingStream() to take PendingStream* instead of PendingStream. PendingStream* will be passed to create QuicStream.
by renjietang
· 6 years ago
3544899
Allow QuicStream constructor to take parameter on static-ness when constructing from PendingStream.
by renjietang
· 6 years ago
4985598
gfe-relnote: (n/a) Change SetQuicFlag to take the flag variable directly instead of a pointer to it. Refactor for Envoy integration, no behavior change.
by wub
· 6 years ago
696ee60
Make QUIC EXPECT and ASSERT test macros reject comparison of unsigned integers
by dschinazi
· 6 years ago
c7d9e0c
Remove unnecessary QuicStreamPeer methods.
by bnc
· 6 years ago
66dea07
Rename quic::kMaxPacketSize to quic::kMaxOutgoingPacketSize
by dschinazi
· 6 years ago
872e7a3
Remove QuicString wrapper for std::string
by vasilvv
· 6 years ago
c48c871
Replace QuicString with std::string, pass 1
by vasilvv
· 6 years ago
a6ef0a6
Project import generated by Copybara.
by QUICHE team
· 6 years ago