Sign in
quiche
/
quiche
/
75854e611a14b1b6926b66c1deaaff98df0131d4
/
quic
/
tools
/
quic_simple_server_stream_test.cc
9946bc0
Move handling of STOP_SENDING frame from QuicSession to QuicStream.
by renjietang
· 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
713afae
gfe-relnote: Update MOCK_METHODn to MOCK_METHOD in //third_party/quic/. Test only change.
by wub
· 4 years, 11 months ago
3a51d1a
gfe-relnote: In QUIC, remove QuicStream::set_fin_received while move QuicStream::set_fin_sent to protected (renamed to SetFinSent and this should only be used by Google QUIC). No functional change expected, not protected.
by fayang
· 5 years ago
4d992bf
Let session methods that write data take argument of TransmissionType so that it's clear at which transmission type the data is written.
by renjietang
· 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
4e9283d
Remove QUIC_ARRAYSIZE; use QUICHE_ARRAYSIZE instead.
by bnc
· 5 years ago
5015e2e
Use quiche string libraries in third_party/quic/tools
by QUICHE team
· 5 years ago
6f18a82
Send Stream Cancellation QPACK instruction.
by bnc
· 5 years ago
dcea9b8
Remove use of illegal ":version" HTTP pseudo-header in tests
by dschinazi
· 5 years ago
4694272
Make HttpEncoder methods static.
by bnc
· 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
87cd7de
Add QpackStreams into QuicSpdySession.
by renjietang
· 6 years ago
8513ffe
Initialize session in quic_simple_server_stream_test.
by renjietang
· 6 years ago
9a42376
gfe-relnote: Replace SpdyPriority priority with const spdy::SpdyStreamPrecedence& precedence in GfeQuicServerSession::CreateServerPushStream. No functional change expected. Not protected.
by fayang
· 6 years ago
c04c85f
Create HTTP/3 unidirectional stream only when stream limit allows.
by renjietang
· 6 years ago
476683a
gfe-relnote: In QUIC, replaces QuicStream::priority_ with QuicStream::precedence_ and pluming it to write_blocked_list. No functional change expected. Not protected.
by fayang
· 6 years ago
5d880a9
Change parameter list of QuicConnection::OnConnectionClosed upcall
by fkastenholz
· 6 years ago
17d4242
Fix QUIC warnings in preparation for enabling them
by dschinazi
· 6 years ago
305e173
Change IETF Frame/QUIC_VERSION_99 tests to be symbolic.
by fkastenholz
· 6 years ago
6ebe83b
Refactor TlsHandshaker classes
by nharper
· 6 years ago
f5e6845
Refactor how TLS versions get enabled
by nharper
· 6 years ago
d3a1de9
Have separate uni- and bi-directional stream limits for IETF QUIC
by fkastenholz
· 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