1. 23ff983 Pass SNI extracted from CHLO to QuicDispatcher:: CreateQuicSession(). The new argument is not used. by danzh · 4 years ago
  2. 5be974e Project import generated by Copybara. by QUICHE team · 4 years, 3 months ago
  3. 6c9e9c3 Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 6 months ago
  4. 5df3663 Set initial self address for all server QUIC connections and client connections that know its own address. by wub · 4 years, 6 months ago
  5. 4e3fb90 Internal QUICHE change by wub · 4 years, 8 months ago
  6. 5f23a2d Move QuicCryptoServerStream::Helper to QuicCryptoServerStreamBase by nharper · 5 years ago
  7. 89490e0 gfe-relnote: (n/a) Change the return type of QuicDispatcher::CreateQuicSession from raw to unique_ptr. No behavior change, not protected. by wub · 5 years ago
  8. 5015e2e Use quiche string libraries in third_party/quic/tools by QUICHE team · 5 years ago
  9. d7692cd Use client-supplied path instead of external configuration to switch between ECHO and DISCARD mode in QuicTransportSimpleServer by vasilvv · 5 years ago
  10. 50c6a37 gfe-relnote: (n/a) Do not call Initialize() in QuicTransportSimpleServerSession's constructor. Not used in production, not protected. by wub · 5 years ago
  11. d88f162 Add a simple QuicTransport server for testing and demo purposes. by vasilvv · 5 years ago