1. 38c190b Add arguments to ProofVerifier::VerifyCertChain for stapled OCSP response and SignedCertificateTimestampList. by QUICHE team · 6 years ago
  2. 87c39c1 Replace all remaining instances of LOG in /third_party/quic/ with QUIC_LOG by dschinazi · 6 years ago
  3. c2fba11 Add QuicBidiTest cases for aggregation and small, frequent competing bursts. by QUICHE team · 6 years ago
  4. 5b352f1 gfe-relnote: (n/a) Remove unused QUIC connection option "BBQ4". Not protected. by wub · 6 years ago
  5. d0dbb54 Create a helper that wraps a competing QuicEndpoint for Quartc simulator tests. by QUICHE team · 6 years ago
  6. 73e2413 Use QuicMakeUnique and QuicWrapUnique in quartc_bidi_test.cc. by bnc · 6 years ago
  7. dc1e7ab gfe-relnote: Remove the SEND_CONNECTION_CLOSE_PACKET_WITH_NO_ACK enum value because it was only used by Quartc and PACKET_TOO_BIG. No functional GFE change, not flag protected. by ianswett · 6 years ago
  8. 4820ae9 Replace random delay test case with a competing flow case in QuartcBidiTest. by QUICHE team · 6 years ago
  9. 835d8de Record quic traces in QuartcBidiTest. by QUICHE team · 6 years ago
  10. 994df05 Remove the call to write padding when send probing data. by fayang · 6 years ago
  11. 4985598 gfe-relnote: (n/a) Change SetQuicFlag to take the flag variable directly instead of a pointer to it. Refactor for Envoy integration, no behavior change. by wub · 6 years ago
  12. 320a13a Set quic_default_to_bbr to true in QuartcPeerTest by rch · 6 years ago
  13. de80b29 Cast a test-only quartc constant to int64_t so it can be shifted by 32 on android without overflowing. by rch · 6 years ago
  14. 94d8d21 Make all remaining QUIC BUILD use common C options by dschinazi · 6 years ago
  15. 65d3e32 Send padding if there's nothing to retransmit in Quartc's SendProbingData(). by QUICHE team · 6 years ago
  16. 4620e9a Add presubmit to force use of QUIC_LOG by dschinazi · 6 years ago
  17. 580d30b Fixup use of gunit and gmock in QUIC by dschinazi · 6 years ago
  18. 73957f1 Inject a random number generator into QuartcEndpoint and SendAlgorithms. by QUICHE team · 6 years ago
  19. ea81191 Send a PING frame at the start of QuartcPeer tests so that probing works. by QUICHE team · 6 years ago
  20. 65f778f Create a RandomDelayLink (and symmetric version) and use it in QuartcBidiTest. by QUICHE team · 6 years ago
  21. 1b4afd1 Create a PacketFilter for random loss and use it in QuartcBidiTest. by QUICHE team · 6 years ago
  22. 500e0aa Internal QUICHE change by QUICHE team · 6 years ago
  23. bd74746 Add functions to enable/disable QuartcPeer and obtain the last sequence numbers by QUICHE team · 6 years ago
  24. 1ece526 Create a test utility for sending and receiving data from QuartcDataSources. by QUICHE team · 6 years ago
  25. 306b53f Create a QuicAlarm-based source for random test data for Quartc. by QUICHE team · 6 years ago
  26. b239f86 Add GetLargestGuaranteedMessagePayload to QuicSession/Connection/Generator/Creator to expose the largest message payload that's guaranteed to fit in any packet containing application data. by ianswett · 6 years ago
  27. 9e75db1 Set QUIC's max packet size to whatever Quartc configures. by QUICHE team · 6 years ago
  28. b740f7a Enable QUIC_VERSION_47 in Quartc. by QUICHE team · 6 years ago
  29. b114092 QuartcFactory cleanup part 1: delete the QuartcFactory object. by QUICHE team · 6 years ago
  30. 963d57e Make QuicDispatcher reject packets with invalid short connection IDs by QUICHE team · 6 years ago
  31. 872e7a3 Remove QuicString wrapper for std::string by vasilvv · 6 years ago
  32. 4d9d629 Add ShouldUpdateExpectedConnectionIdLength to QuicFramer by QUICHE team · 6 years ago
  33. c48c871 Replace QuicString with std::string, pass 1 by vasilvv · 6 years ago
  34. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago