Sign in
quiche
/
quiche.git
/
86f7a36a64c0891b6f4f3a8cba7f9bc85dd64a53
/
quic
/
core
/
quic_connection_id.cc
5be974e
Project import generated by Copybara.
by QUICHE team
· 4 years, 3 months ago
72b789c
Repalce QuicheTextUtils::HexEncode/Decode with Abseil equivalents.
by vasilvv
· 4 years, 5 months ago
a9a49d3
Reduce quic::ConnectionId size from 24 bytes to 16 bytes on 64 bit system. This reduces some memory usage of connection & session on the server side.
by haoyuewang
· 4 years, 5 months ago
b8fd1f8
Move quiche_endian.h and quiche_endian_test.cc out of platform.
by bnc
· 4 years, 5 months ago
161bb49
Deprecate quic_allow_very_long_connection_ids
by dschinazi
· 5 years ago
ffa8355
Allow long connection IDs for unknown QUIC versions
by dschinazi
· 5 years ago
cf0bfcf
Use quiche string libraries in third_party/quic/core
by dmcardle
· 5 years ago
173c48f
Move quic::QuicEndian to quiche::QuicheEndian
by QUICHE team
· 5 years ago
b70e95a
Deprecate quic_connection_id_use_siphash
by dschinazi
· 6 years ago
0d06d7b
Deprecate quic_use_allocated_connection_ids
by dschinazi
· 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
2d01482
Remove redundant use of keyword explicit on QuicConnectionIdHasher default constructor
by dschinazi
· 6 years ago
0fdff8e
QuicConnectionId::Hash adoption of SipHash
by dschinazi
· 6 years ago
73edad3
Revert SipHash change.
by bnc
· 6 years ago
98400eb
QuicConnectionId::Hash adoption of SipHash
by dschinazi
· 6 years ago
6abd56b
Add missing flag counts for quic_use_allocated_connection_ids
by dschinazi
· 6 years ago
b324116
Save large connection IDs on the heap
by dschinazi
· 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