Sign in
quiche
/
quiche
/
0f51d2ef9003dfb8f0bcbf073b453da5d3a17554
/
quic
/
core
/
quic_utils.cc
173c48f
Move quic::QuicEndian to quiche::QuicheEndian
by QUICHE team
· 5 years ago
93c8394
gfe-relnote: In QUIC, call NeuterHandshakePackets() at most once per connection. Protected by gfe2_reloadable_flag_quic_neuter_handshake_packets_once2 which replaces gfe2_reloadable_flag_quic_neuter_handshake_packets_once.
by fayang
· 5 years ago
73d0ac4
gfe-relnote: Use PTO_RETRANSMISSION instead of PROBE_RETRANSMISSION for PTO retransmission. Also populate transport connection stats for debugging purpose. Protected by existing gfe2_reloadable_flag_quic_enable_pto.
by fayang
· 5 years ago
8b1c45a
Deprecate and remove v47
by dschinazi
· 5 years ago
a29a96a
Merge different HTTP/3 QUIC version label into one called VersionUsesHttp3.
by renjietang
· 5 years ago
18cdf13
Support local vs remote flow control with TLS, and fix initial limits
by dschinazi
· 5 years ago
1903aca
Deprecate quic_use_hashed_stateless_reset_tokens
by dschinazi
· 5 years ago
ef79a5f
Improve logging by adding more ToString methods and refactor
by dschinazi
· 5 years ago
9a910e3
Generate stateless reset tokens by hashing instead of XOR.
by dschinazi
· 6 years ago
adc7507
Use deterministic replacement connection IDs
by dschinazi
· 6 years ago
940a532
Remove incorrect uses of GetHeadersStreamId().
by renjietang
· 6 years ago
b012d21
Support 20byte connection IDs in QUIC v99
by dschinazi
· 6 years ago
b953d02
Add connection ID length checks
by dschinazi
· 6 years ago
6c84c14
Introduce IsConnectionIdLengthValidForVersion
by dschinazi
· 6 years ago
118c8ac
Remove headers stream from IETF QUIC.
by renjietang
· 6 years ago
1eab645
Deprecate quic_allow_variable_length_connection_id_for_negotiation
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
9c7c50a
gfe-relnote: Remove dead code from QuicUtils::GetFirstUnidirectionalStreamId; not flag protected
by nharper
· 6 years ago
cd820e0
Renumber QUIC streams when there is no crypto stream
by nharper
· 6 years ago
46833c3
Add QUIC_BUG_IF to QuicUtils::GetCryptoStreamId
by nharper
· 6 years ago
8eb45e9
Allow variable length connection IDs for unsupported versions
by dschinazi
· 6 years ago
3c4eabf
Add QuicStreamsBlockedFrame and QuicMaxStreamsFrame classes
by fkastenholz
· 6 years ago
3eb8221
gfe-relnote: In QUIC, enforce packets be ACKed in the correct packet number space. Protected by enabling multiple packet number spaces.
by fayang
· 6 years ago
1dfa46b
gfe-relnote: In QUIC, Enable multiple packet number support in uber_received_packet_manager. Not used yet, not protected.
by QUICHE team
· 6 years ago
10b22a1
gfe-relnote: In QUIC, enable multiple packet number support in QuicFramer. Not used yet. Not protected.
by QUICHE team
· 6 years ago
9b41c97
Use QUIC v47 for variable length connection IDs instead of CRYPTO frames
by QUICHE team
· 6 years ago
c65d1d1
Allow QUIC server to replace connection IDs
by QUICHE team
· 6 years ago
6987b4a
Rename ENCRYPTION_NONE to ENCRYPTION_INITIAL
by QUICHE team
· 6 years ago
88ea008
gfe-relnote: In QUIC, add unused HANDSHAKE encryption level. No functional change expected, not protected.
by QUICHE team
· 6 years ago
8e2e453
Allow variable length connection IDs in v99
by QUICHE team
· 6 years ago
872e7a3
Remove QuicString wrapper for std::string
by vasilvv
· 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