Sign in
quiche
/
quiche.git
/
40bdf53a2da804a5bb82453c2c8552850389c44a
/
quic
/
test_tools
/
quic_test_utils.cc
ecad964
Prevent fuzzer from sending unsupported RETRY packets
by dschinazi
· 6 years ago
965e592
gfe-relnote: Enable initial obfuscators in QUIC_VERSION_99. Protected by quic_enable_version_99
by nharper
· 6 years ago
e3f2f7b
relnote: On server side, do not process the first initial QUIC packet received from a client if the UDP datagram is < 1200 bytes. Instead, send a connection close with PROTOCOL_VIOLATION if the version is supported. Protected by quic_reloadable_flag_quic_donot_process_small_initial_packets.
by fayang
· 6 years ago
c6b9951
Don't create NullEncrypter/Decrypter in QuicFramer
by nharper
· 6 years ago
7c07528
Unconditionally call SetInitialObfuscators in quic_test_utils.cc
by nharper
· 6 years ago
4a5a76c
Unconditionally call CryptoUtils::CreateInitialObfuscators
by nharper
· 6 years ago
c8d9e40
Rename CryptoUtils::CreateTlsInitialCrypters
by nharper
· 6 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
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
662a3d6
gfe-relnote: Move QuicCryptoServerStream::Helper::GenerateConnectionIdForReject to QuicDispatcher::GenerateNewServerConnectionId. Refactor only.
by wub
· 6 years ago
4b5a68a
Do not queue coalesced undecryptable packets twice
by dschinazi
· 6 years ago
118c8ac
Remove headers stream from IETF QUIC.
by renjietang
· 6 years ago
5b3c3be
Add ClearControlFrame() to quic_test_utils.
by bnc
· 6 years ago
8aba1ff
Remove server in connection version negotiation code.
by fayang
· 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
552accc
Move headers stream from 0 to 60 in v99
by dschinazi
· 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
e9dc7da
gfe-relnote: (n/a) Remove stateless reject support from quic::test::CreateClientSessionForTest(). Test only.
by wub
· 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
2252b70
Project import generated by Copybara.
by QUICHE team
· 6 years ago
55fa613
Implement QUIC Header Protection
by nharper
· 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
c201848
Make SimpleRandom faster by using Chacha20 as underlying primitive.
by vasilvv
· 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
546cc45
Add new methods to QuicFramer for controlling decrypters
by zhongyi
· 6 years ago
9e84364
Automated g4 rollback of changelist 242988047.
by zhongyi
· 6 years ago
d4b308e
Add new methods to QuicFramer for controlling decrypters
by dschinazi
· 6 years ago
72f509b
Remove IETF QUIC Application Close frame, replace with Connection Close
by fkastenholz
· 6 years ago
a396ef6
Internal QUICHE change
by ianswett
· 6 years ago
fbda215
Add new methods to QuicFramer for controlling decrypters
by nharper
· 6 years ago
66dea07
Rename quic::kMaxPacketSize to quic::kMaxOutgoingPacketSize
by dschinazi
· 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
6987b4a
Rename ENCRYPTION_NONE to ENCRYPTION_INITIAL
by QUICHE team
· 6 years ago
8e2e453
Allow variable length connection IDs in v99
by QUICHE team
· 6 years ago
ea74008
Use QuicVersionUsesCryptoFrames instead of checking against QUIC_VERSION_47
by QUICHE team
· 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