Sign in
quiche
/
quiche
/
bb7d1f399b8914db0cd545c65d8700b8ac9855a7
/
quic
/
tools
/
quic_simple_server_session_test.cc
bb7d1f3
Remove one layer of abstraction in QuicCryptoServerStream classes
by nharper
· 5 years ago
5f23a2d
Move QuicCryptoServerStream::Helper to QuicCryptoServerStreamBase
by nharper
· 5 years ago
bea386e
gfe-relnote: (n/a) Deprecate --gfe2_reloadable_flag_quic_version_negotiated_by_default_at_server
by wub
· 5 years ago
f579b5e
Refactor TlsServerHandshaker to implement QuicCryptoServerStreamBase directly
by nharper
· 5 years ago
cd3c4b5
Write PRIORITY_UPDATE frame.
by bnc
· 5 years ago
e6d9467
Remove "incoming" from QUIC stream limit config code.
by renjietang
· 5 years ago
5015e2e
Use quiche string libraries in third_party/quic/tools
by QUICHE team
· 5 years ago
76881f0
Refactor quic_enable_version flags
by dschinazi
· 5 years ago
256b2d6
gfe-relnote: For server side QUIC connection, mark version_negotiated_ earlier. Protected by --gfe2_reloadable_flag_quic_version_negotiated_by_default_at_server.
by wub
· 5 years ago
d976228
Send correct STOP_SENDING/RESET_STREAM frames for different stream types.
by renjietang
· 5 years ago
e47e15f
gfe-relnote: various test code cleanup. Not protected.
by renjietang
· 5 years ago
4694272
Make HttpEncoder methods static.
by bnc
· 5 years ago
cda1ce2
Remove QuicConnectionPeer::GetVisitor().
by renjietang
· 5 years ago
6317221
Change QuicSpdySession::SendMaxPushId() to use max_allowed_push_id_
by rch
· 5 years ago
a29a96a
Merge different HTTP/3 QUIC version label into one called VersionUsesHttp3.
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
b045185
gfe-relnote: Honor IETF QUIC initial flow control limits when using TLS. Protected by disabled --gfe2_reloadable_flag_quic_supports_tls_handshake
by rch
· 6 years ago
16df2a5
gfe-relnote: Switch the QUIC flag to support TLS from a protocol flag to a reloadable flag, with a chrome_value = true. Set chrome_value = true for the QUIC enable v99 flag.
by rch
· 6 years ago
0fc587f
Switch QuicMakeUnique to std::make_unique, part 1: //third_party/quic
by vasilvv
· 6 years ago
216dc01
Remove notion of static stream in QuicStreamIdManager.
by renjietang
· 6 years ago
87cd7de
Add QpackStreams into QuicSpdySession.
by renjietang
· 6 years ago
c258e4f
gfe-relnote: Implement sending the MAX_PUSH_ID frame when the client sets a non-zero maximum push id.
by QUICHE team
· 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
118c8ac
Remove headers stream from IETF QUIC.
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
f4f4712
Modify push_promise related methods to prepare for H3 push promise.
by renjietang
· 6 years ago
880d243
Merge GetOrCreateDynamicStream() into GetOrCreateStream().
by renjietang
· 6 years ago
0e9980b
Remove static stream map as it's not used anymore.
by renjietang
· 6 years ago
5b3c3be
Add ClearControlFrame() to quic_test_utils.
by bnc
· 6 years ago
56fb53e
Ignore C++ warnings in auto-generated proto headers
by dschinazi
· 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
3a1bb80
Add support for HTTP/3 control stream.
by renjietang
· 6 years ago
f5e6845
Refactor how TLS versions get enabled
by nharper
· 6 years ago
bb1c489
Support HTTP/3 style of Server push.
by renjietang
· 6 years ago
2abedac
Cloned from CL 231494986 by 'g4 patch'.
by renjietang
· 6 years ago
46833c3
Add QUIC_BUG_IF to QuicUtils::GetCryptoStreamId
by nharper
· 6 years ago
d893df1
gfe-relnote: (n/a) Delete use_stateless_rejects_if_peer_supported from QuicCryptoServerStream's constructor. No behavior change, not protected.
by wub
· 6 years ago
d3a1de9
Have separate uni- and bi-directional stream limits for IETF QUIC
by fkastenholz
· 6 years ago
3c4eabf
Add QuicStreamsBlockedFrame and QuicMaxStreamsFrame classes
by fkastenholz
· 6 years ago
d5af58a
Uniquify QuicCryptoServerConfig::Add[Default]Config
by QUICHE team
· 6 years ago
6ca84fb
Minor QuicSimpleServerSessionServerPushTest refactor.
by bnc
· 6 years ago
0fb4443
Remove direct references to //base from shared QUIC code
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