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