Sign in
quiche
/
quiche
/
c279cecf70b3bf592f9bb12b257382ac9e8d4337
/
quic
/
core
/
quic_connection.cc
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
1f3de24
gfe-relnote: In QUIC, add getter for largest received packet to QuicConnection. No functional change expected, not protected.
by QUICHE team
· 6 years ago
c65d1d1
Allow QUIC server to replace connection IDs
by QUICHE team
· 6 years ago
76e1c62
gfe-relnote: In QUIC, add setter and getter for largest_seen_packet_with_ack_. Also add GetLargestSentPacket and GetLargestAckedPacket. No functional change expected. Not protected.
by QUICHE team
· 6 years ago
d5d13c2
Use std::string instead of string in a few places in QUIC to permit chrome merge.
by rch
· 6 years ago
692750b
gfe-relnote: In QUIC, validate packet number post decryption. Protected by quic_validate_packet_number_post_decryption.
by QUICHE team
· 6 years ago
6987b4a
Rename ENCRYPTION_NONE to ENCRYPTION_INITIAL
by QUICHE team
· 6 years ago
d791e2c
gfe-relnote: In QUIC, put packet number validation in a standalone function. No functional refactoring change. Not protected.
by QUICHE team
· 6 years ago
0fb4443
Remove direct references to //base from shared QUIC code
by vasilvv
· 6 years ago
9929cc4
gfe-relnote: In QUIC, do not close connection if received an in-order ACK with decreased largest_acked. Protected by gfe2_reloadable_flag_quic_tolerate_reneging.
by QUICHE team
· 6 years ago
73e63a7
Remove unused QuicConnection::ValidateAckFrame.
by QUICHE team
· 6 years ago
872e7a3
Remove QuicString wrapper for std::string
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