Sign in
quiche
/
quiche.git
/
e2707e384685dc73602cdbc5a3a884622d7221bc
/
quic
/
core
/
qpack
/
qpack_send_stream_test.cc
8eea919
Internal QUICHE change
by wub
· 4 years, 8 months ago
6a25841
Apply the amplification limit for all packets, not just handshake packets in ietf quic. also fixes an issue where shouldgeneratepacket doesn't check if the connection is connected. protected by gfe2_reloadable_flag_quic_move_amplification_limit.
by fayang
· 4 years, 10 months ago
09c1eda
gfe-relnote: Close connection with H3_CLOSED_CRITICAL_STREAM if peer closes a critical stream. Protected by gfe2_reloadable_flag_quic_enable_version_draft_25_v3 and gfe2_reloadable_flag_quic_enable_version_draft_27.
by bnc
· 5 years ago
41a1b41
Allow QuicSession::WritevData() to write data at a specified encryption level.
by renjietang
· 5 years ago
7c23917
Remove stream pointer from QuicSession::WritevData.
by renjietang
· 5 years ago
e6d9467
Remove "incoming" from QUIC stream limit config code.
by renjietang
· 5 years ago
11f55d4
Use quiche string libraries in third_party/quic/core/qpack
by QUICHE team
· 5 years ago
a29a96a
Merge different HTTP/3 QUIC version label into one called VersionUsesHttp3.
by renjietang
· 5 years ago
88bd5b0
Improve debug logging and test display
by dschinazi
· 5 years ago
18cdf13
Support local vs remote flow control with TLS, and fix initial limits
by dschinazi
· 5 years ago
bb2e22a
Re-enable tests that were blocked by TLS not setting initial connection flow control window.
by renjietang
· 6 years ago
578cf9f
Use real QPACK streams in QPACK stream tests instead of creating artificial ones.
by renjietang
· 6 years ago
c8c02a5
Make sure QPACK stream types are sent along with SETTINGS in one packet.
by renjietang
· 6 years ago
d6f5afa
Do not send stream type twice in QPACK streams.
by renjietang
· 6 years ago
77dd824
Update tests on HTTP/3 unidirectional streams.
by renjietang
· 6 years ago
3fc60df
Add http3_constants.h for HTTP/3 and QPACK unidirectional stream types and settings identifiers.
by bnc
· 6 years ago
8464f31
Clean up includes and build dependencies in QPACK tests.
by bnc
· 6 years ago
d21094b
Add Qpack stream classes.
by renjietang
· 6 years ago