Sign in
quiche
/
quiche
/
baea59c31905f28eee449772b6ab4347d47ca64e
/
quic
/
test_tools
/
quic_test_utils.h
baea59c
Make CreateIncomingStream() to take PendingStream* instead of PendingStream. PendingStream* will be passed to create QuicStream.
by renjietang
· 6 years ago
85f1890
QuicConnection methods call CloseConnection rather than
by fkastenholz
· 6 years ago
e9dc7da
gfe-relnote: (n/a) Remove stateless reject support from quic::test::CreateClientSessionForTest(). Test only.
by wub
· 6 years ago
f1b99dc
gfe-relnote: Allow GFE to perform initial cwnd up and down experiment. Protected by --gfe2_reloadable_flag_quic_gfe_selected_initial_cwnd_experiments.
by fayang
· 6 years ago
244f6dc
Support IETF RETRY from client
by dschinazi
· 6 years ago
b023c7b
gfe-relnote: n/a (Refactor) Move the only method in ConnectionCloseDelegateInterface into QuicPacketCreator::Delegate and delete ConnectionCloseDelegateInterface. No functional change, not flag protected.
by ianswett
· 6 years ago
dc1e7ab
gfe-relnote: Remove the SEND_CONNECTION_CLOSE_PACKET_WITH_NO_ACK enum value because it was only used by Quartc and PACKET_TOO_BIG. No functional GFE change, not flag protected.
by ianswett
· 6 years ago
9343d70
gfe-relnote: (n/a) Add a wrapper macro for quic::test::ExpectApproxEq for better error report in tests. Test only.
by wub
· 6 years ago
b834325
Add a new callback for probing retransmissions.
by QUICHE team
· 6 years ago
c201848
Make SimpleRandom faster by using Chacha20 as underlying primitive.
by vasilvv
· 6 years ago
580d30b
Fixup use of gunit and gmock in QUIC
by dschinazi
· 6 years ago
3c4eabf
Add QuicStreamsBlockedFrame and QuicMaxStreamsFrame classes
by fkastenholz
· 6 years ago
04bd4f3
Remove OnApplicationClose upcalls, update OnConnectionClose as needed.
by fkastenholz
· 6 years ago
72f509b
Remove IETF QUIC Application Close frame, replace with Connection Close
by fkastenholz
· 6 years ago
3085da8
Remove QuicTestUtils::GetPacketLengthForOneStream and change three QUIC tests to instead send full sized packets followed by a partially full packet.
by ianswett
· 6 years ago
b23daa7
gfe-relnote: In QUIC, add uber_received_packet_manager which purely wraps a received_packet_manager. Using it is protected by gfe2_reloadable_flag_quic_use_uber_received_packet_manager.
by QUICHE team
· 6 years ago
396d109
Make sure the read side is not closed when QuicSpdyStream tries to read from sequencer.
by QUICHE team
· 6 years ago
8e2e453
Allow variable length connection IDs in v99
by QUICHE team
· 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