1. 8c88ebf In GFE QUIC, add a TCS record for statelessly closed connections. by wub · 32 hours ago main
  2. 27db184 Add more detailed debug string in QuicConnection::SendPathChallenge(). by renjietang · 2 days ago
  3. 7db381c Allows missing CID in QuicConnection::SendAllPendingAcks. by haoyuewang · 2 days ago
  4. 3953996 Remove timestamp.proto from QUICHE BlindSignAuth copybara. This will enable the standalone Anonymous Tokens Git repo to build properly. by elburrito · 2 days ago
  5. 409c7b7 Fix oghttp2 to handle the submission of trailers after sending data with END_STREAM. by diannahu · 3 days ago
  6. 77c7141 Make the variant type spdy::StreamPrecedence use absl::variant by QUICHE team · 3 days ago
  7. 4c9b668 Adding a warning to not use output of CreateTestKey for public metadata protocol. by QUICHE team · 3 days ago
  8. f830d2b Deprecate --gfe2_reloadable_flag_quic_do_not_write_when_no_client_cid_available. by haoyuewang · 4 days ago
  9. 812cd72 Refactor client side quarantine mode logic. by ramosalex · 4 days ago
  10. e0876c3 Support integration of standalone AT library in Chrome by QUICHE team · 4 days ago
  11. 6d08f81 Deprecate --gfe2_reloadable_flag_quic_write_is_blocked_when_cid_is_missing. by haoyuewang · 4 days ago
  12. 3d9a51f deprecate --gfe2_reloadable_flag_quic_allow_host_header_in_response by danzh · 5 days ago
  13. 6bbd16c Remove bandwidth_update_timeout_ related code after cr/566393408. by haoyuewang · 5 days ago
  14. 8b3ea96 HeaderValidator optimizations. by birenroy · 5 days ago
  15. b20d2c2 Introduce a debugging utility for printing HTTP/2 logical frames from wire bytes. by diannahu · 5 days ago
  16. edca1bd False deprecate --gfe2_restart_flag_quic_enable_sending_bandwidth_estimate_when_network_idle_v2. by haoyuewang · 5 days ago
  17. 8541f89 Minor refactoring to minimize diffs in a future change. by birenroy · 6 days ago
  18. 66c4300 Add QUIC connection options `MCS4` and `MCS5` to add more options to adjust GFE allowed max concurrent streams. by danzh · 9 days ago
  19. 1f24952 Remove no longer necessary method QuicVersionInitializeSupportForIetfDraft() by rch · 9 days ago
  20. d77ae97 Add missing includes to quic_versions_test.cc by vasilvv · 9 days ago
  21. 2957702 Add a new CurrentSupportedVersionsForClients() function to QUIC by rch · 9 days ago
  22. 899981c No public description by wub · 9 days ago
  23. 885bec1 No public description by wub · 9 days ago
  24. 867a621 Moves metadata-related tests to a separate test file. by birenroy · 10 days ago
  25. fd1d191 Deflake quic_generic_session_test by vasilvv · 11 days ago
  26. 667c586 Adds an OgHttp2Session option for the initial assumed value of the remote endpoint's max concurrent streams setting. by birenroy · 11 days ago
  27. d14dfbb Add missing absl includes by QUICHE team · 11 days ago
  28. 9ca7a5f Allow truncating of binaryhttp request by QUICHE team · 11 days ago
  29. 78f510c Set a fixed CC algorithm in quic_generic_session_test by vasilvv · 12 days ago
  30. b7f1670 Make QuicErrorCode underlying type uint32_t, avoid narrowing when parsing. by bnc · 12 days ago
  31. d513092 Registering a new use case to test out go/at-integration-guide. by QUICHE team · 12 days ago
  32. 1125f4e Introduce support for basic WebTransport stats. by vasilvv · 12 days ago
  33. 99a3e30 Add missing QUICHE_EXPORT directives. by vasilvv · 13 days ago
  34. 18e9954 Fix QUICHE_EXPORT directives for Chromium merge by vasilvv · 2 weeks ago
  35. 31b2dfe Add missing QUICHE_EXPORT annotations by vasilvv · 2 weeks ago
  36. f326e93 Streamline the use of QUICHE_EXPORT macros in quic/core. by vasilvv · 2 weeks ago
  37. d9d8780 Move quic_client_factory.h into cross-platform tools target. by vasilvv · 2 weeks ago
  38. 3c1afce Deprecate --gfe2_reloadable_flag_quic_clear_body_manager. by bnc · 2 weeks ago
  39. 56edfdd Fix typo. by bnc · 3 weeks ago
  40. 7a957bd Add BlindSignAuthOptions proto to BlindSignAuth constructor. This options proto will allow callers to configure BlindSignAuth with new features. by elburrito · 3 weeks ago
  41. fb6a170 Remove redundant call to OnDataFrameSent() by QUICHE team · 3 weeks ago
  42. 60149be Deprecate --gfe2_reloadable_flag_quic_bbr2_ignore_bad_rtt_sample. by wub · 3 weeks ago
  43. 7d20149 Set do_not_use_rsa_public_exponent to true in AnonymousTokensRsaBssaClient, and set its value correctly in BlindSignAuth and PPN Krypton. by elburrito · 3 weeks ago
  44. 546e396 [quic]Add client connection option MPQM to control the migration when multi-port is enabled. by renjietang · 3 weeks ago
  45. 48c4b44 Update QuicDispatcher interfaces to explicitly take ConnectionIdGeneratorInterface. by martinduke · 3 weeks ago
  46. 3e88878 Add `--qbone_max_pacing_kbps` flag to the QBONE bonnet. by QUICHE team · 3 weeks ago
  47. 76780a4 In QUIC, let server send error code QUIC_HANDSHAKE_FAILED_PACKETS_BUFFERED_TOO_LONG (rather than QUIC_HANDSHAKE_FAILED) when handshake fails due to packets buffered for too long. by fayang · 3 weeks ago
  48. d2afc06 Adds a unit test demonstrating round-trip Set-Cookie header handling in oghttp2. by birenroy · 3 weeks ago
  49. 9deadd5 Fix Tricorder errors in BlindSignAuth by elburrito · 4 weeks ago
  50. 1f56854 Remove DEBUG datapol annotations from fields which shouldn't have it by QUICHE team · 4 weeks ago
  51. 6b42478 Clean up filelists.bara.sky to make it usable in Chromium. by vasilvv · 4 weeks ago
  52. a31b917 Enabling rolled out flags. by diannahu · 4 weeks ago
  53. 2c29eed Add a missing IWYU pragma for third_party/http2/adapter/nghttp2.h. by vasilvv · 4 weeks ago
  54. 9c262da Fix new -Wmissing-field-initializers warning by QUICHE team · 4 weeks ago
  55. 831313b Change LOG(ERROR) log in DLOG(ERROR) for QUIC invalid request headers. by danzh · 4 weeks ago
  56. e7872fc Add do_not_use_rsa_public_exponent to auth and sign by QUICHE team · 4 weeks ago
  57. e9425f4 Verifies Set-Cookie handling within Http2HeaderBlock. by birenroy · 4 weeks ago
  58. 7c50583 Invokes the invalid frame callback for some Content-Length errors encountered by OgHttp2Session. by birenroy · 4 weeks ago
  59. aac16c3 Fix OpenSSL include compile issue in quic_dispatcher.cc by QUICHE team · 4 weeks ago
  60. 8eae8c1 Roll back --gfe2_restart_flag_quic_enable_sending_bandwidth_estimate_when_network_idle_v2 since the BOW bandwidth experiment has completed. by haoyuewang · 4 weeks ago
  61. 9404222 Clean up includes in quic_dispatcher*, fix a few other compiler warnings. by martinduke · 4 weeks ago
  62. d3f1d75 Fixing build error in cl/559453271 and essentially rolling back rollback cl cl/559455725. by QUICHE team · 4 weeks ago
  63. 78bffb2 Automated g4 rollback of changelist 559453271. by QUICHE team · 5 weeks ago
  64. 49f5818 Making changes to RSA by QUICHE team · 5 weeks ago
  65. ba658fc Clean up includes in third_party/quic/load_balancer. by martinduke · 5 weeks ago
  66. f8aec14 Internal change by haoyuewang · 5 weeks ago
  67. 7f112ba Allow 5% gQUIC Q046 traffic based on IP hash and send X-CLIENT-DATA with new Youtube experiment IDs to Cobalt AFE. by haoyuewang · 5 weeks ago
  68. 785c7cb [QUIC]Ignore duplicate NEW_CID frame. by renjietang · 5 weeks ago
  69. ed31067 Disable gfe2_restart_flag_quic_opport_bundle_qpack_decoder_data in EndToEndTest.ConnectionMigrationWithNonZeroConnectionIDClientIPChangedMultipleTimes to fix the flakiness. by fayang · 5 weeks ago
  70. 67ef8b6 Remove return value of QuicConnection::MaybeBundleOpportunistically by flushing ACK frame. by wub · 5 weeks ago
  71. 229b045 Update stale comment. by asedeno · 6 weeks ago
  72. 7ea1eee Instead of immediate data flush, always try to bundle QPACK decoder data opportunistically. by fayang · 6 weeks ago
  73. 67b445a Internal change by vasilvv · 6 weeks ago
  74. 510ac7b GenerateMask will return empty mask if mask type is NO_MASK. by QUICHE team · 6 weeks ago
  75. c9fd429 After receiving a packet in QuicConnection, do not schedule a send alarm unless by wub · 6 weeks ago
  76. d3553cc Automated g4 rollback of changelist 555993058. by QUICHE team · 6 weeks ago
  77. 472e631 Deprecate --gfe2_reloadable_flag_quic_rpm_trim_ack_ranges_early. by wub · 6 weeks ago
  78. 2fcffa3 Add token_key_id to GetInitialData response and rename/move public metadata into public_metadata_extensions by QUICHE team · 6 weeks ago
  79. f7f7572 In the anonymous token RSA blind signature client, stop using RSA public exponent in key derivation to adhere to the latest version of the protocol. by QUICHE team · 6 weeks ago
  80. 36975b0 Remove path_and_query specifier from BlindSignHttpInterface. DoRequest will now specify which BlindSignAuth RPC it's doing and the interface implementor must use the correct URL. by elburrito · 6 weeks ago
  81. 4bfac03 Add test for HttpValidationPolicy::disallow_multiple_content_length. by bnc · 6 weeks ago
  82. 46081b1 Internal change by wub · 7 weeks ago
  83. 3eca0dd Adding enum AT_MESSAGE_MASK_NO_MASK to MessageMaskType in AnonymousTokens proto file. by QUICHE team · 7 weeks ago
  84. 0693de8 Internal change by wub · 7 weeks ago
  85. e96fd31 Internal change by danzh · 7 weeks ago
  86. 295e6f8 Internal change by danzh · 7 weeks ago
  87. 3e9e588 Use three bits of Connection ID to indicate config. by martinduke · 7 weeks ago
  88. fddb3d0 Measure and export packets sent from send alarm callback. by QUICHE team · 7 weeks ago
  89. 4b588f1 Fix the ECN codepoints. Per RFC3168, ECT0 = 0b10, ECT1 = 0b01. Roll flag quic_receive_ecn2 to quic_receive_ecn3 to protect the behavior change. by martinduke · 7 weeks ago
  90. 37e4056 QBONE gQUIC client side clean-up step 2: deprecate --qbone_client_defer_control_stream_creation by haoyuewang · 7 weeks ago
  91. 6fc4d56 Automated g4 rollback of changelist 552838601. by QUICHE team · 8 weeks ago
  92. 832b9b8 Add OHTTP support for custom request and response labels for encryption key generation. by QUICHE team · 8 weeks ago
  93. 9c8b597 Add noctogram keycache to phosphor for chrome ip blinding usage by QUICHE team · 8 weeks ago
  94. 1fbe4b9 Deprecate --gfe2_reloadable_flag_quic_check_retire_cid_with_next_cid_sequence_number by haoyuewang · 8 weeks ago
  95. 0cb3c51 Add BalsaFrame::EnableTrailers(). by diannahu · 8 weeks ago
  96. 16f86e8 Deprecate --gfe2_reloadable_flag_quic_flush_pending_frames_and_padding_bytes_on_migration by haoyuewang · 8 weeks ago
  97. 8e490a7 Check `connected_` at the beginning of `TlsHandshaker::SetReadSecret`. If not connected, early return. by wub · 8 weeks ago
  98. 001724f Add an interface method for accepting trailers (with ownership) in Balsa. by diannahu · 8 weeks ago
  99. 043e5c4 Deprecate --gfe2_reloadable_flag_quic_retire_cid_on_reverse_path_validation_failure by haoyuewang · 9 weeks ago
  100. 78f5343 Internal change by haoyuewang · 9 weeks ago