1. fdccea5 Adds a DataSource class to represent a HTTP message body. by QUICHE team · 3 years ago
  2. 00992b1 Use Abseil for a default implementation of QuicSleep(). by vasilvv · 3 years ago
  3. 2bec7dd Factors out a utility method to convert an absl::Span<Header> into a spdy::SpdyHeaderBlock. by QUICHE team · 3 years ago
  4. a57fd59 Renames a utility method to clarify that it applies to both request and response headers. by QUICHE team · 3 years ago
  5. f723cd9 Updates the representation of a header name or value. by QUICHE team · 3 years ago
  6. 5858c40 Deprecate --gfe2_reloadable_flag_quic_send_tls_crypto_error_code. by wub · 3 years ago
  7. c391392 Deprecate gfe2_reloadable_flag_quic_preempt_stream_data_with_handshake_packet. by fayang · 3 years ago
  8. f6b4d11 Add RecordingHttp2Visitor for testing. by QUICHE team · 3 years ago
  9. 010b90e Add missing flag counts for gfe2_reloadable_flag_quic_tls_retry_handshake_on_early_data. by wub · 3 years ago
  10. 6b47961 Flush frames in QUIC packet creator when destination connection ID length changes. And do not flush if ID changes but ID length is unchanged. by haoyuewang · 3 years ago
  11. 5c66600 Populate profile duration in CPU profiles. by QUICHE team · 3 years ago
  12. de979ff Provide a default implementation of QuicPrefetch(). by vasilvv · 3 years ago
  13. 5e0ef2b Deprecate gfe2_reloadable_flag_quic_enable_token_based_address_validation. by fayang · 3 years ago
  14. c8b2f22 Resolve a longstanding TODO to use makecleanup for closing the TUN by QUICHE team · 3 years ago
  15. 4fc226f Export flag description when generating quiche flags list. by renjietang · 3 years ago
  16. 21f4d21 Flip restart flags for staging and gfe-dev-co production locations. by danzh · 3 years ago
  17. b89f9cc Internal change by wub · 3 years ago
  18. cf9a81a Deprecate gfe2_reloadable_flag_quic_fix_willing_and_able_to_write2. by fayang · 3 years ago
  19. 15093ba Deprecate gfe2_reloadable_flag_quic_encrypted_goaway. by fayang · 3 years ago
  20. 30f5801 Deprecate gfe2_reloadable_flag_quic_accept_empty_stream_frame_with_no_fin. by fayang · 3 years ago
  21. 96753c6 Internal change by fayang · 3 years ago
  22. ea5e705 Automated g4 rollback of changelist 373010349. by QUICHE team · 3 years ago
  23. 84703e0 Automated g4 rollback of changelist 372620094. by QUICHE team · 3 years ago
  24. 12c0f70 Only do one map lookup instead of two in QuicheLinkedHashMap::insert(). by bnc · 3 years ago
  25. 979e188 Deprecate gfe2_reloadable_flag_quic_delay_initial_ack by ianswett · 3 years ago
  26. 294604d Use `CpuLocalCounter` instead of the deprecated `PerCpuStreamzMappedCounter` for GFE_BUGs. by QUICHE team · 3 years ago
  27. dc87274 Adds the initial version of NgHttp2Adapter. by QUICHE team · 3 years ago
  28. 52e706d Defer TUN device creation until after the quic connection has been established. by QUICHE team · 3 years ago
  29. f2ae1b2 Internal change by haoyuewang · 3 years ago
  30. 390040b Add 0-RTT support to QuicToyClient by dschinazi · 3 years ago
  31. b9d6475 Use circular deque in QpackDecoderHeaderTable. by bnc · 3 years ago
  32. a685322 deprecate --gfe2_reloadable_flag_quic_start_peer_migration_earlier. by danzh · 3 years ago
  33. d2873fc Rollback gfe2_reloadable_flag_quic_fix_stateless_reset which causes b/184053898. by fayang · 3 years ago
  34. 06d5fd3 std::deque cleanup in quic_unacked_packet_map.h by bnc · 3 years ago
  35. 4a35cf3 Fix tsan failure in //third_party/quic/core/http:end_to_end_test as by haoyuewang · 3 years ago
  36. 8a826a2 Adds a visitor implementation that translates from Http2VisitorInterface events back to nghttp2-style callback events. by QUICHE team · 3 years ago
  37. a887175 Internal QUICHE change by haoyuewang · 3 years ago
  38. 3e76478 Modify a test comment. by bnc · 3 years ago
  39. a4a457d Explicitly instantiate all possible non-inline member functions of templated class QpackHeaderTableBase. by haoyuewang · 3 years ago
  40. 30c9c73 Small updates to improve unique_ptr usage. by QUICHE team · 3 years ago
  41. 462285a Inline QuicDefaultHasherImpl. by bnc · 3 years ago
  42. cb0f959 Remove PairHash. by bnc · 3 years ago
  43. 4351dbc Templetize QpackHeaderTableBase with dynamic entry table type. by bnc · 3 years ago
  44. e805682 Allow QuicToyClient's header value to contain colons(:). by wub · 3 years ago
  45. a4befda Defines test matchers for nghttp2 frame headers and frames. by QUICHE team · 3 years ago
  46. b25dd21 Use new connection IDs in IETF quic connection migration. by haoyuewang · 3 years ago
  47. e3b514c NEW_CONNECTION_ID_FRAME is a control frame and should be retransmittable. by haoyuewang · 3 years ago
  48. 9dd19e6 Defines smart pointer types to hold nghttp2_session and nghttp2_session_callbacks objects. by QUICHE team · 3 years ago
  49. 3179592 Internal QUICHE change by QUICHE team · 3 years ago
  50. 01699ca Remove some comments. by bnc · 3 years ago
  51. 75bb6bb Deprecate --gfe2_reloadable_flag_quic_alps_include_scheme_in_origin. by bnc · 3 years ago
  52. 5c2f346 Internal QUICHE change by fayang · 3 years ago
  53. 72a5bcf Internal QUICHE change by fayang · 3 years ago
  54. 87f922e Add code count on connection ID change other than initial connection ID replacement on the server side. by haoyuewang · 3 years ago
  55. 50e5516 QuicDispatcher discards packets with known version but invalid destination connection ID. by haoyuewang · 3 years ago
  56. 1db5f23 Deprecate gfe2_reloadable_flag_quic_ack_delay_alarm_granularity. by ianswett · 3 years ago
  57. f92d838 Adds a set of mock nghttp2 callbacks that can be used with nghttp2 or a similar interface in tests. by QUICHE team · 3 years ago
  58. 2121bae Adds an OnFrameHeader() callback to Http2VisitorInterface. by QUICHE team · 3 years ago
  59. 7f31d06 Internal QUICHE change by ianswett · 3 years ago
  60. 48b1681 In TlsHandshaker::AdvanceHandshake, retry SSL_do_handshake once if it "succeeded" when entering early data. by wub · 3 years ago
  61. aa1ac08 For TLS QUIC handshakes, reduce the GFE<=>Alia round trip down to 1 using BoringSSL's handshake hints. This change includes the following pieces: by wub · 3 years ago
  62. e46fe2e Rename SimpleLinkedHashMap to QuicheLinkedHashMap. by bnc · 3 years ago
  63. f372598 Remove unused containers from quic_containers. by bnc · 3 years ago
  64. 3dbf3a5 add code count to verify reverse path validation successful rate by danzh · 3 years ago
  65. ffae80c Fix ReplacePeerIssuedConnectionIdOnBothPathsTriggeredByNewConnectionIdFrame failure with random flags in //third_party/quic/core:quic_connection_test by haoyuewang · 3 years ago
  66. 23d20ac Use new connection ID in connection migration on the server side. by haoyuewang · 3 years ago
  67. 93e8918 Use absl::flat_hash_map instead of QuicSmallMap and SpdySmallMap, and remove QuicSmallMap and SpdySmallMap. by bnc · 3 years ago
  68. 92afc09 Internal QUICHE change by wub · 3 years ago
  69. ae8f91f Group sever connection ID validation into a common function. by haoyuewang · 3 years ago
  70. 1063e45 Set last_packet_destination_connection_id_ to replacement CID chosen by server when last packet destination CID is the original CID chosen by client. by haoyuewang · 3 years ago
  71. cb6b510 Introduce Chaos Protection by dschinazi · 3 years ago
  72. 9f23586 Add two missing includes to unblock QUICHE roll to Chromium. by bnc · 3 years ago
  73. 9de6abe Move QuicheTextUtils out of platform. by bnc · 3 years ago
  74. 08fc2ae Move quic::QuicCircularDeque to quiche::QuicheCircularDeque. by bnc · 3 years ago
  75. 92df092 Signal error on PUSH_PROMISE and CANCEL_PUSH frames. by bnc · 3 years ago
  76. 0142a09 Remove QuicSpdySession::server_push_enabled() and deprecate QNSP connection tag. by bnc · 3 years ago
  77. 22033d9 Implement quiche::QuicheTextUtils::HexDump() within QUICHE. by bnc · 3 years ago
  78. d905087 Removes OnAbortStream() from the visitor interface, as OnCloseStream() serves the same purpose. by QUICHE team · 3 years ago
  79. a49eefd Remove QUIC server push from QuicSimpleServerSession. by bnc · 3 years ago
  80. 59de4b0 Move WebTransportEchoServer from test_tools to tools. by QUICHE team · 3 years ago
  81. 9c0948f Mark gfe2_reloadable_flag_quic_and_tls_allow_sni_without_dots verified by QUICHE team · 3 years ago
  82. 7ce6d49 Deprecate --gfe2_reloadable_flag_quic_do_not_synthesize_source_cid_for_short_header. by haoyuewang · 3 years ago
  83. d696329 Deprecate --gfe2_reloadable_flag_quic_reject_unexpected_ietf_frame_types. by haoyuewang · 3 years ago
  84. d67914c Deprecate --gfe2_reloadable_flag_quic_crypto_postpone_cert_validate_for_server. by wub · 3 years ago
  85. 6400bea Deprecate quic_fix_key_update_on_first_packet by dschinazi · 3 years ago
  86. 5da491c Use valid stream data in in QuicSimpleServerSessionTest() and QuicServerSessionBaseTest(). by bnc · 3 years ago
  87. 1d49612 Cleanup version helper functions in QuicSimpleServerSessionTest() and QuicServerSessionBaseTest(). by bnc · 3 years ago
  88. 425527f Make some tests more robust by dschinazi · 3 years ago
  89. b5f772a Treat old (pre-draft02) PRIORITY_UPDATE frame as unknown frame. by bnc · 3 years ago
  90. fcb3da7 Revert the meaning of QUIC connection option 'B2NE': by wub · 3 years ago
  91. bef266f Internal QUICHE change by wub · 3 years ago
  92. 16c78b3 Deprecate --gfe2_restart_flag_quic_use_reference_counted_sesssion_map. by haoyuewang · 3 years ago
  93. 6460972 Deprecate --gfe2_reloadable_flag_quic_tls_use_normalized_sni_for_cert_selectioon. by wub · 3 years, 1 month ago
  94. 00028f6 Verifies NgHttp2Session output in the unit test. by QUICHE team · 3 years, 1 month ago
  95. dc70c8f Extends the ContainsFrames matcher to work with absl::string_view. Also requires that all input data be matched by a frame expectation. by QUICHE team · 3 years, 1 month ago
  96. 4035307 Deprecate --gfe2_restart_flag_quic_session_tickets_always_enabled. by wub · 3 years, 1 month ago
  97. 4a08a8e Deprecate --gfe2_reloadable_flag_quic_close_connection_with_too_many_outstanding_packets. by wub · 3 years, 1 month ago
  98. 0de9093 Deprecate --gfe2_reloadable_flag_quic_enable_alps_server. by bnc · 3 years, 1 month ago
  99. 126f68e Deprecate --gfe2_reloadable_flag_quic_enable_alps_client. by bnc · 3 years, 1 month ago
  100. 2a62c51 Deprecate --gfe2_reloadable_flag_quic_tls_use_per_handshaker_proof_source. by wub · 3 years, 1 month ago