Sign in
quiche
/
quiche.git
/
f08778a58e71..d5d13c2a81b5
d5d13c2
Use std::string instead of string in a few places in QUIC to permit chrome merge.
by rch
· 6 years ago
4dae841
Add a Context class to simplify ProcessClientHello
by QUICHE team
· 6 years ago
b478bb1
Change some methods in QuicSpdyStream from public to protected.
by QUICHE team
· 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
7091426
Improve handing of frames with empty payload in HttpDecoder.
by bnc
· 6 years ago
6987b4a
Rename ENCRYPTION_NONE to ENCRYPTION_INITIAL
by QUICHE team
· 6 years ago
39a71e5
Remove an unused argument
by QUICHE team
· 6 years ago
e29fcd6
Make ClientDemandsX509Proof a free function
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
88ea008
gfe-relnote: In QUIC, add unused HANDSHAKE encryption level. No functional change expected, not protected.
by QUICHE team
· 6 years ago
79fb9e2
Remove an unused asynchronous jump
by QUICHE team
· 6 years ago
84910bd
Make CryptoUtils::HashHandshakeMessage return by value
by QUICHE team
· 6 years ago
d5af58a
Uniquify QuicCryptoServerConfig::Add[Default]Config
by QUICHE team
· 6 years ago
45c889c
Remove unused arguments
by QUICHE team
· 6 years ago
8e2e453
Allow variable length connection IDs in v99
by QUICHE team
· 6 years ago
6ca84fb
Minor QuicSimpleServerSessionServerPushTest refactor.
by bnc
· 6 years ago
fe1aca6
Split KeyExchange into synchronous and asynchronous variants
by QUICHE team
· 6 years ago
6631439
Uniquify ChannelIDSource handling
by QUICHE team
· 6 years ago
548d51b
Fix a msan error because of uninitialized test diversification nonce.
by QUICHE team
· 6 years ago
3fe6a8b
Convert CryptoFramer::ConstructHandshakeMessage to return unique_ptr
by QUICHE team
· 6 years ago