1. 275974d Add BalsaFrame functionality to invoke BalsaVisitorInterface::OnInterimHeaders(). by diannahu · 12 months ago
  2. 4e65edd Add validation version to GetInitialDataRequest by QUICHE team · 12 months ago
  3. b0cfa02 Add an interface method for accepting interim headers in Balsa. by diannahu · 12 months ago
  4. e7e19a4 Change openmode of ReadFileToString to std::ios::binary to ensure binarypb files are read in binary mode. by elburrito · 12 months ago
  5. c3a345c Fix standalone QUICHE build. by vasilvv · 12 months ago
  6. 37de4f7 Address import compile fail (https://github.com/envoyproxy/envoy/pull/26709) by QUICHE team · 12 months ago
  7. 7d6226d Implement a B-tree write scheduler. by vasilvv · 12 months ago
  8. 39e3cdd Delete some unnecessary includes. by martinduke · 12 months ago
  9. 385be0b Addresses import compile fail by QUICHE team · 12 months ago
  10. 355c455 Changing string_view to std::string (set by mistake as type in class variables). by QUICHE team · 12 months ago
  11. 326c390 Eliminate race conditions in ClientReportsEcn end-to-end test. by martinduke · 12 months ago
  12. d6724b5 Update fingerprint function to prevent intentional collisions by QUICHE team · 12 months ago
  13. 6c85dae Change client's requested LocationGranularity to CITY_GEOS for Chrome BlindSignAuth. by elburrito · 12 months ago
  14. 99180be Fix race condition in MASQUE toy client by dschinazi · 12 months ago
  15. 86f4944 Change GetRsaSqrtTwo implementation to support 32-bit BN_ULONGs. This is needed for Chrome trybots on some platforms. by elburrito · 12 months ago
  16. 007b2ca Enforce limits on sending ECN. by martinduke · 12 months ago
  17. bd548ab Negotiate RFC version of H3 Datagrams for WebTransport by QUICHE team · 12 months ago
  18. 12dc99a Roll back gfe2_restart_flag_quic_gfe_ecn_sockets. Leave it enabled in canary for debug purposes. by martinduke · 12 months ago
  19. 7d672aa Internal change by fayang · 12 months ago
  20. b01db83 Fix build issues with the quic toy server in bazel by asedeno · 12 months ago
  21. 4ac63da Fix Anonymous Tokens tests in Chrome net_unittests. by elburrito · 12 months ago
  22. 17c938c Remove HTTP/3 push from QuicSimpleServerSession and QuicSimpleServerStream. by bnc · 12 months ago
  23. 0a0d119 The CL makes the following changes: by QUICHE team · 12 months ago
  24. 484f2b7 This CL makes the following changes to the AT Crypto Libraries: by QUICHE team · 12 months ago
  25. 8bb742f Add build targets for the quic toy server by asedeno · 1 year ago
  26. b3fe8cf Update QUICHE copybara for Anonymous Tokens library changes. by elburrito · 1 year ago
  27. cdcc4f0 Implement quiche::CreateDefaultProofSourceImpl() by QUICHE team · 1 year ago
  28. e357fc6 Mark interface_name() const. by QUICHE team · 1 year ago
  29. 47aa4cd Untangle dependencies for the default impl of quiche_default_proof_providers by vasilvv · 1 year ago
  30. e7c0769 Make MASQUE toy client perform DNS on proxy by dschinazi · 1 year ago
  31. c03df4e Store sent ECN codepoint in QuicUnackedPacketMap. by martinduke · 1 year ago
  32. 349872d Move peer_ack_ecn_counts_ from QuicConnection to QuicSentPacketManager. by martinduke · 1 year ago
  33. b0c5b39 Make ecn_counts argument to OnAckFrameEnd const. by martinduke · 1 year ago
  34. 86c7cec Updating PublicMetadataHashWithHKDF function according to the latest IETF draft before we use it in prod. Adding the latest test vectors as well. by QUICHE team · 1 year ago
  35. e3e1e8b Monitoring the QUIC version used for sessions with successful handshake. by haoyuewang · 1 year ago
  36. e41eeaa Eliminate QuicFramer::OnAckEcnCounts() by martinduke · 1 year ago
  37. 156f69f Moving blind_signer and verifier from private_membership/anonymous_tokens/crypto to third_party/anonymous_tokens/cpp/crypto along with some test utilities. No new code is being added. by QUICHE team · 1 year ago
  38. 3fa7723 Deprecate --qbone_server_defer_control_stream_creation, which has been default true for a long time. by haoyuewang · 1 year ago
  39. 09a54d2 Add a fallthrough case to QuicStreamPriority::Default() by ericorth · 1 year ago
  40. 6b80f5a Move testing_utils from cpp/crypto/ to cpp/testing/ by QUICHE team · 1 year ago
  41. 5262e44 Move crypto/proto_utils and crypto/status_utils from anonymous_tokens/cpp/crypto to anonymous_tokens/cpp/shared by QUICHE team · 1 year ago
  42. 6a2c7aa Unblock gfe2_reloadable_flag_quic_disable_version_q046 by removing Google QUIC GFE tests. by fayang · 1 year ago
  43. 99dac9a Use absl::visit instead of std::visit in quiche by QUICHE team · 1 year ago
  44. de3df02 Clean up quic_time.h APIs. by vasilvv · 1 year ago
  45. 5db6dfe Internal change by haoyuewang · 1 year ago
  46. d718c7e Update QuicSessionTestServer.OnCanWrite. by bnc · 1 year ago
  47. 3b474e4 Remove unused ConvertWallTimeToQuicTime(). by bnc · 1 year ago
  48. ba00245 Add ECN support to SendAlgorithmInterface. by martinduke · 1 year ago
  49. 5ace514 Move functions from public_metdata_crypto_utils into crypto_utils. by QUICHE team · 1 year ago
  50. f8495c9 Export BlindSignAuth to GoB, packaging in PPN protos and Anonymous Tokens client crypto library. by elburrito · 1 year ago
  51. 26b8904 Editorial pass over all header files in AT codebase to fix typos and descriptions in comments. by QUICHE team · 1 year ago
  52. a11ebd4 Enabling rolled out flags. by QUICHE team · 1 year ago
  53. 1f578d3 When server tries to send a packet from original address to a client address (say A), override the packet's self address to server preferred address if server has not received packet from A on the original address. by fayang · 1 year ago
  54. 0a0c55c Allow QuicStreamPriority hold different types of priority. by vasilvv · 1 year ago
  55. 5d89643 Turn QuicWriteBlockedList into an abstract interface. by vasilvv · 1 year ago
  56. 7e67f01 Disable batched write in QuicWriteBlockedList. by bnc · 1 year ago
  57. 43b21e0 Do not wait for settings when only RFC 9297 is supported by dschinazi · 1 year ago
  58. 5ba0e1b Migrate to multi-port path on path degrading by renjietang · 1 year ago
  59. d377f90 Remove obsolete xoogler TODOs by QUICHE team · 1 year, 1 month ago
  60. 9ea017c Deprecate gfe2_restart_flag_quic_allow_smaller_packets. by martinduke · 1 year, 1 month ago
  61. e2cb2d0 Internal change by bnc · 1 year, 1 month ago
  62. 9d12bde Fix QUICHE standalone build by providing a missing platform impl by vasilvv · 1 year, 1 month ago
  63. 5ddd29f Add a handler for Capsules with an unknown type to Http3DatagramVisitor. by QUICHE team · 1 year, 1 month ago
  64. be199dd Automated g4 rollback of changelist 515174710. by martinduke · 1 year, 1 month ago
  65. 3add075 Alter IP_TOS socket call for ECN based on platform. Fixes guitar failure. Respect existing DSCP configuration when setting ECN. by martinduke · 1 year, 1 month ago
  66. 01ee322 Internal change by martinduke · 1 year, 1 month ago
  67. bd35f91 Congestion Control interface for receiving ECN feedback. by martinduke · 1 year, 1 month ago
  68. 0e869c4 Internal change by martinduke · 1 year, 1 month ago
  69. b228fa6 Defines HTTP/2 flags as an enum in http2_protocol.h. by birenroy · 1 year, 1 month ago
  70. 87f026a Implement webtransport::Session::GetStreamById by vasilvv · 1 year, 1 month ago
  71. 6e7791f Remove workaround for Chromium's lack of thread_local. by QUICHE team · 1 year, 1 month ago
  72. 63ed857 Use QUICHE-provided mocks for WebTransport APIs. by vasilvv · 1 year, 1 month ago
  73. cb6f075 Internal change by QUICHE team · 1 year, 1 month ago
  74. 148068d Unblock --gfe2_reloadable_flag_quic_disable_version_q050. by bnc · 1 year, 1 month ago
  75. ccc907e Unblock --gfe2_reloadable_flag_quic_disable_version_q043. by bnc · 1 year, 1 month ago
  76. a49c26a Use structured ABSL types for handling time values by QUICHE team · 1 year, 1 month ago
  77. f21da2b Internal change by martinduke · 1 year, 1 month ago
  78. 0020a22 Respect incremental parameter in QuicWriteBlockedList. by bnc · 1 year, 1 month ago
  79. 0158571 Add basic ECH client support to QUIC by QUICHE team · 1 year, 1 month ago
  80. 9a9b98c Add a method to WriteStream to abruptly terminate the stream. by vasilvv · 1 year, 1 month ago
  81. 40c87d4 Reland changelist 503440382. by bnc · 1 year, 1 month ago
  82. 7f36faa Allow setting flush=true on datagrams queued via the session datagram queue. by vasilvv · 1 year, 1 month ago
  83. c90f95a Update GFE sockets to report received ECN marks. by martinduke · 1 year, 1 month ago
  84. 70ad930 Do not close connection in TlsHandshaker::SendAlert, instead close it after SSL_do_handshake failed. by wub · 1 year, 2 months ago
  85. 2594a93 Add getter for QuicConnection::sent_server_preferred_address_. by danzh · 1 year, 2 months ago
  86. afbd9cd Parse WebTransport-over-HTTP/2 capsules. by vasilvv · 1 year, 2 months ago
  87. b901e84 Internal change by martinduke · 1 year, 2 months ago
  88. bf89439 Remove redundant code to report ECN marks. by martinduke · 1 year, 2 months ago
  89. a46b81a Fix Windows build error due to implicit cast of uint64_t to WebTransportStreamError which is uint8_t. by QUICHE team · 1 year, 2 months ago
  90. 2d5985e Fix QUICHE bazel build by adding a missing dependency by vasilvv · 1 year, 2 months ago
  91. bccc6da Internal change by danzh · 1 year, 2 months ago
  92. 963d44c Simplify capsule.h to reduce the amount of code per individual capsule. by vasilvv · 1 year, 2 months ago
  93. bebdfcd Fix unused parameter build error in SerializeIntoWriterWrapper() by danzh · 1 year, 2 months ago
  94. 0584360 Deprecate gfe2_reloadable_flag_quic_delay_setting_stateless_reset_token. by fayang · 1 year, 2 months ago
  95. 8751a9e Deprecate --gfe2_reloadable_flag_quic_priority_update_structured_headers_parser. by bnc · 1 year, 2 months ago
  96. e71b88e Uses the pre-existing constant `kSpdyMaxFrameSizeLimit` instead of a new ad-hoc constant. by birenroy · 1 year, 2 months ago
  97. 0a24a0b Removes the QUICHE_BUG that limits HTTP/2 DATA frame payload sizes to 16kB. by birenroy · 1 year, 2 months ago
  98. b159ab0 Implement QUIC server preferred address (SPA) on server side. Basically advertising SPA and handling clients migrating to using SPA. by danzh · 1 year, 2 months ago
  99. 1fdac9b Convert HttpValidationPolicy to a struct. by bnc · 1 year, 2 months ago
  100. f2454c5 Miscellaneous changes to quic/load_balancer: by wub · 1 year, 2 months ago