- 7aaf76b Change MakeQuicTag and MakeVersionLabel argument type to unsigned. by bnc · 3 years, 1 month ago
- a5c0680 Implement QUICv2 in QUICHE. by QUICHE team · 3 years, 2 months ago
- 8585268 Deprecate QUIC version T051 by dschinazi · 3 years, 4 months ago
- 55491b7 Add support for draft-ietf-quic-version-negotiation-05 by dschinazi · 3 years, 4 months ago
- 4d6f745 Replace quic_enable_version_rfcv1 with quic_disable_version_rfcv1 by dschinazi · 3 years, 8 months ago
- a1363dc Add CurrentSupportHttp3Versions() to return all IETF QUIC versions. by danzh · 3 years, 9 months ago
- 9de6abe Move QuicheTextUtils out of platform. by bnc · 3 years, 11 months ago
- 6400bea Deprecate quic_fix_key_update_on_first_packet by dschinazi · 3 years, 11 months ago
- 6b68e54 Migration from GFE_BUG_V2 (and friends) to GFE_BUG by QUICHE team · 4 years ago
- b244e1e Migration from QUIC_BUG to QUIC_BUG_V2(bug_id). by QUICHE team · 4 years ago
- 947c8cf Allow QUIC Key Update on first received 1-RTT packet by dschinazi · 4 years ago
- 4c500ef deprecate gfe2_restart_flag_quic_enable_zero_rtt_for_tls_v2. by renjietang · 4 years ago
- 869e434 Add support for IETF QUIC RFCv1 by dschinazi · 4 years, 1 month ago
- f803516 Replace (D)CHECK with QUICHE_(D)CHECK. by vasilvv · 4 years, 1 month ago
- a8307a8 Deprecate quic_send_version_negotiation_for_short_connection_ids by dschinazi · 4 years, 2 months ago
- 5be974e Project import generated by Copybara. by QUICHE team · 4 years, 3 months ago
- 1f6aca8 Clean up dead QUIC transport parameter code by dschinazi · 4 years, 3 months ago
- 9edb31e Replace QuicheStrCat() with absl::StrCat() by vasilvv · 4 years, 3 months ago
- 59fb934 Deprecate --gfe2_reloadable_flag_quic_key_update_supported. by mattm · 4 years, 3 months ago
- cc7d40d Clean up QuicTransportVersion use by dschinazi · 4 years, 3 months ago
- 27f2181 Deprecate QUIC versions T050 and Draft27 by dschinazi · 4 years, 3 months ago
- d53ab61 Replace QuicheTextUtils::Split with absl::StrSplit. by vasilvv · 4 years, 4 months ago
- 23846f3 Replace QuicheTextUtils methods with absl::SimpleAtoi. by vasilvv · 4 years, 5 months ago
- 3df6c15 Send version negotiation in response to short connection IDs by dschinazi · 4 years, 5 months ago
- bed67c6 Replace QUICHE_ARRAYSIZE with ABSL_ARRAYSIZE. by vasilvv · 4 years, 5 months ago
- b8fd1f8 Move quiche_endian.h and quiche_endian_test.cc out of platform. by bnc · 4 years, 5 months ago
- 072a7e3 QUIC Key Update support by mattm · 4 years, 5 months ago
- c872ee4 Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 5 months ago
- 9aaca96 Deprecate gfe2_restart_flag_quic_enable_tls_resumption_v4 by nharper · 4 years, 6 months ago
- e2896c8 Deprecate quic_enable_version_t051 by dschinazi · 4 years, 6 months ago
- af697da Deprecate quic_fix_print_draft_version by dschinazi · 4 years, 6 months ago
- fddd4ee Deprecate QUIC version Draft25 by dschinazi · 4 years, 7 months ago
- f238f60 Use trampoline for TicketCrypterGoogle3::Decrypt by nharper · 4 years, 7 months ago
- 4769220 Introduce QUIC version T051 by dschinazi · 4 years, 8 months ago
- 5c1d7d8 Cleanup uses of QUIC version by dschinazi · 4 years, 8 months ago
- eccd8cc Replace gfe2_reloadable_flag_quic_enable_zero_rtt_for_tls with gfe2_restart_flag_quic_enable_zero_rtt_for_tls_v2 by renjietang · 4 years, 8 months ago
- 3032641 Deprecate quic_enable_version_draft_29 by dschinazi · 4 years, 8 months ago
- 1c0d411 Replace reloadable quic_enable_tls_resumption flag with restart flag by nharper · 4 years, 8 months ago
- cb0886d Fix formatting of QUIC IETF draft version by dschinazi · 4 years, 8 months ago
- ceed866 Deprecate Q048 and Q049 by dschinazi · 4 years, 8 months ago
- b490c3a Fix bug in enabling tls resumption in quic, protected by quic_enable_tls_resumption_v2 by nharper · 4 years, 9 months ago
- 6458eb3 Introduce Legacy Version Encapsulation by dschinazi · 4 years, 9 months ago
- 6ab4524 Remove QUIC draft-28 by dschinazi · 4 years, 9 months ago
- 5a50d93 Introduce QuicDisableVersion and QuicVersionIsEnabled by dschinazi · 4 years, 9 months ago
- 531bdc9 Replace enable flags for draft-25 and draft-27 with disable flags by dschinazi · 4 years, 9 months ago
- b3fed9e Add support for IETF QUIC draft 29 by dschinazi · 4 years, 9 months ago
- 749e69b Support 0-RTT in quic_client_interop_test_bin.cc by nharper · 4 years, 9 months ago
- d356a6c Enable IETF QUIC 0-RTT flag for Interop. by renjietang · 4 years, 9 months ago
- b41e609 Replace quic_enable_version_t050 with quic_disable_version_t050 by dschinazi · 4 years, 10 months ago
- 2be3a02 Introduce ParsedQuicVersion static constructors by dschinazi · 4 years, 10 months ago
- 2c78aac Introduce QUIC version draft-28 by dschinazi · 4 years, 10 months ago
- 6750749 Add ParsedQuicVersion::UsesTls and UsesQuicCrypto by dschinazi · 4 years, 11 months ago
- 8c628f2 Introduce quic::AllSupportedVersionsWithTls() by dschinazi · 5 years ago
- 0a9c20d Reorder QUIC TLS versions before QUIC_CRYPTO by dschinazi · 5 years ago
- 1ac7f01 Add operator<< overrides for QUIC version vectors by dschinazi · 5 years ago
- 3b3e301 Split QUIC session type to two: SECURE_SPDY4_OVER_QUIC only for QUIC crypto, and QUIC_WITH_TLS1_3 for QUIC with TLS. by fayang · 5 years ago
- cee73cd Add --quic_versions to QuicToyServer and improve version parsing by dschinazi · 5 years ago
- c3316f3 Replace QUIC_VERSION_99 with QUIC_VERSION_IETF_DRAFT_27 by dschinazi · 5 years ago
- 36b7a03 Add helper functions for PROTOCOL_QUIC_CRYPTO versions. by bnc · 5 years ago
- 7b8f0c7 Add support for draft-27 by dschinazi · 5 years ago
- 8d4ff5c Delay delivering 1-RTT read key to QUIC by nharper · 5 years ago
- 40f0b3d Introduce QUIC_VERSION_IETF_DRAFT_25 by dschinazi · 5 years ago
- 4f95c40 Deprecate quic_fix_handling_of_bad_prox_packet by dschinazi · 5 years ago
- 228602e Fix ODR violations in quic_versions.h by vasilvv · 5 years ago
- 278efae Add support for retry integrity tag by dschinazi · 5 years ago
- 0106294 gfe-relnote: In QUIC version T099, implement HANDSHAKE_DONE frame to drive the handshake to confirmation on the client side. Not used in prod yet. by fayang · 5 years ago
- 4161684 Remove QUIC version Q099 by dschinazi · 5 years ago
- 0da4390 Bring back the ParsedQuicVersionIsValid DCHECK by dschinazi · 5 years ago
- 2891b2d gfe-relnote: Add kSupportedVersions to quic_versions.h, no behavior change by nharper · 5 years ago
- 97da52b Refactor some QUIC version code by dschinazi · 5 years ago
- dc770fc Refactor handling of supported versions by dschinazi · 5 years ago
- 4e9283d Remove QUIC_ARRAYSIZE; use QUICHE_ARRAYSIZE instead. by bnc · 5 years ago
- cf0bfcf Use quiche string libraries in third_party/quic/core by dmcardle · 5 years ago
- 76881f0 Refactor quic_enable_version flags by dschinazi · 5 years ago
- 4101ead Remove unused QUIC version code by dschinazi · 5 years ago
- 0ce303d Drop support for QUIC T048 and T049 by dschinazi · 5 years ago
- e251509 gfe-relnote: deprecate gfe2_reloadable_flag_quic_enable_version_50 by nharper · 5 years ago
- 5fc6d0c Deprecate quic_version_negotiation_grease by dschinazi · 5 years ago
- c9c1d1a Deprecate quic_enable_version_49 by dschinazi · 5 years ago
- 173c48f Move quic::QuicEndian to quiche::QuicheEndian by QUICHE team · 5 years ago
- 58f7107 gfe-relnote: In QUIC T049+, support sending coalesced packets. by fayang · 5 years ago
- 8a27b0f gfe-relnote: Deprecate gfe2_reloadable_flag_quic_simplify_stop_waiting. by fayang · 5 years ago
- eb78dbb gfe-relnote: Add a VersionSupportsGoogleAltSvcFormat() method to move the version check out of the version manager. No behavior change. Not flag protected. by rch · 5 years ago
- 3f6ccf4 Inline trivial constructors by dschinazi · 5 years ago
- cb08fe8 gfe-relnote: deprecate gfe2_reloadable_flag_quic_enable_version_48_2 by nharper · 5 years ago
- 8b1c45a Deprecate and remove v47 by dschinazi · 5 years ago
- 8265a2a gfe-relnote: Remove QUIC v39. by fayang · 5 years ago
- c32d8ab gfe-relnote: Introduce QUIC_VERSION_50, protected by quic_enable_version_50 by nharper · 5 years ago
- 1903aca Deprecate quic_use_hashed_stateless_reset_tokens by dschinazi · 5 years ago
- bf0413d Deprecate quic_use_parse_public_header by dschinazi · 5 years ago
- d6db04a gfe-relnote: Check for partial write when crypto frame gets retransmitted. This only affects T099 which supports amplification factor. by fayang · 5 years ago
- 67840e1 Disable SupportsAntiAmplificationLimit to avoid infinite loop by dschinazi · 5 years ago
- 965e592 gfe-relnote: Enable initial obfuscators in QUIC_VERSION_99. Protected by quic_enable_version_99 by nharper · 5 years ago
- c73506e Introduce QUIC v49 by dschinazi · 5 years ago
- c8d9e40 Rename CryptoUtils::CreateTlsInitialCrypters by nharper · 6 years ago
- 16df2a5 gfe-relnote: Switch the QUIC flag to support TLS from a protocol flag to a reloadable flag, with a chrome_value = true. Set chrome_value = true for the QUIC enable v99 flag. by rch · 6 years ago
- 4fd8cb1 Deprecate quic_dispatcher_hands_chlo_extractor_one_version by dschinazi · 6 years ago
- a702be2 Change the version label for QUIC v99 + TLS from T099 by rch · 6 years ago
- 14dfb2c gfe-relnote: Do not enable version 99 unless gfe2_reloadable_flag_quic_use_parse_public_header is also enabled. by ianswett · 6 years ago
- 5a2b3eb Change QUIC's AlpnForVersion method to omit the "google-" from the string by rch · 6 years ago