Sign in
quiche
/
quiche.git
/
HEAD
« Previous
f8bc2e0
Fixup quic_name_lookup.cc includes to allow Windows
by ericorth
· 4 months ago
49165a7
Deprecate quic_abstract_connection_id_generator.
by martinduke
· 4 months ago
bc3c53f
Deprecate --gfe2_restart_flag_quic_disable_legacy_version_encapsulation.
by QUICHE team
· 4 months ago
44da7b6
Internal change
by fayang
· 4 months ago
eaa6e7f
Remove unreachable branch in QuicUtils::IsConnectionIdLengthValidForVersion.
by fayang
· 4 months ago
a12ff5d
Eliminate enum QuicConnectionIdLength.
by martinduke
· 4 months ago
a338ea8
Remove an unnecessary QUIC_BUG that causes unit tests to flake.
by vasilvv
· 4 months ago
73c7fa8
Add a ConnectionIdLength() interface to ConnectionIdGeneratorInterface.
by martinduke
· 4 months ago
c00bbf8
Internal change
by peiwenhu
· 4 months ago
910c268
Add test for server-generated stateless reset.
by martinduke
· 4 months ago
c7531d6
Fix QUICHE Bazel build.
by vasilvv
· 4 months ago
e415148
Create ConnectUdpTunnel
by ericorth
· 4 months ago
86fee7f
Combine two WriteOrBufferData to one while writing HEADERS frames.
by fayang
· 4 months ago
ab79c3a
In QuicCryptoServerConfig::ParseConfigProtobuf, treat an empty SCID as the same as a missing one. i.e. return nullptr.
by wub
· 4 months ago
1655500
Deprecate --gfe2_reloadable_flag_quic_unified_iw_options.
by ianswett
· 4 months ago
bae2405
Update tests to check that 1-RTT packets are also buffered when the connection ID is different.
by martinduke
· 4 months ago
c9226ca
Set WebTransport unidirectional stream to use level-triggered read notifications.
by vasilvv
· 4 months ago
c531901
Add a Kokoro build config for the clang_opt.
by vasilvv
· 4 months ago
3a819a7
Add CONNECT-IP capsules
by dschinazi
· 4 months ago
d439dc7
On the client side, donot send stream data when PTO fires before handshake gets confirmed.
by fayang
· 4 months ago
ae6f521
Fix open-source build
by QUICHE team
· 4 months ago
393de75
Fix open-source build
by dschinazi
· 4 months ago
c2a3306
Allow client to buffer Handshake packets when the server Initial is delayed, even if the connection ID changes.
by martinduke
· 4 months ago
dedf7a4
Fix "non-constant-expression cannot be narrowed from type 'uint8_t' (aka 'unsigned char') to 'char' in initializer list [-Wc++11-narrowing]" in chromium build.
by QUICHE team
· 4 months ago
25403b1
Use absl::variant to reduce storage space of structured header items
by QUICHE team
· 4 months ago
8666b93
Add test to verify LoadBalancerConfig remains copyable.
by martinduke
· 4 months ago
a48c55d
Deprecate --gfe2_reloadable_flag_quic_session_map_consistency_check
by haoyuewang
· 4 months ago
e2a06e2
Stop logging gQUIC only Net.QuicClientHelloRejectReasons.*
by fayang
· 4 months ago
3e90101
Deprecate --gfe2_reloadable_flag_quic_bbr2_no_probe_up_exit_if_no_queue.
by ianswett
· 4 months ago
bbe9f8a
Deprecate --gfe2_reloadable_flag_quic_fix_pacing_sender_bursts.
by ianswett
· 4 months ago
dd59f42
Explicitly call Join() in EventLoopConnectingClientSocketTest
by vasilvv
· 4 months ago
95731fa
Set alternative path as validated once multi-port probing succeeds.
by renjietang
· 4 months ago
4a0a152
Make the I/O part of QUICHE compile under Bazel.
by vasilvv
· 4 months ago
807f657
Fix threading issue in connecting client socket tests
by ericorth
· 4 months ago
f1d56d4
CONNECT-UDP datagram payload parse/serialization
by ericorth
· 4 months ago
424aec3
False deprecate gfe2_reloadable_flag_quic_donot_reset_ideal_next_packet_send_time.
by fayang
· 4 months ago
e6444ef
Deprecate gfe2_restart_flag_quic_map_original_connection_id2.
by martinduke
· 4 months ago
aed0896
Give toy server backends direct access to the QuicSpdyStream
by ericorth
· 4 months ago
d85af47
Switch EXPECT_OK an ASSERT_OK to EXPECT_TRUE and ASSERT_TRUE.
by bschneider
· 4 months ago
2548713
Generalize EventLoopTcpClientSocket between TCP and connected-UDP
by ericorth
· 4 months ago
80b5784
Internal change
by martinduke
· 4 months ago
2381ebb
Deprecate --gfe2_reloadable_flag_quic_bbr2_startup_extra_acked.
by ianswett
· 4 months ago
39e245f
Deprecate --gfe2_reloadable_flag_quic_bbr2_ignore_inflight_hi_in_probe_up.
by ianswett
· 4 months ago
dd30843
Remove QuicheStreamBufferAllocator platform API
by vasilvv
· 4 months ago
4c10913
Move QuicRandom functionality to QuicheRandom, and update `third_party/quic` ,`net/quic` to use alias `using QuicRandom = quiche::QuicheRandom;`
by QUICHE team
· 4 months ago
e12ee33
Change quic::CryptoUtils::GetSSLCapabilities to use ScopedCBB instead of CBB. This can avoid a memleak if SSL_serialize_capabilities fails.
by wub
· 4 months ago
e736c41
Deprecate --gfe2_reloadable_flag_quic_bbr2_exit_startup_on_persistent_queue2.
by ianswett
· 4 months ago
a904eb9
Add equality operators for public data types in BinaryHttp*
by bschneider
· 4 months ago
9310f46
Fix QUICHE Bazel build.
by vasilvv
· 4 months ago
92073c9
Factor the header validation and response-code parsing/validation code in QuicSpdyClientStream::OnInitialHeadersComplete out such that they can be overriden in subclasses.
by haoyuewang
· 4 months ago
f87cb8e
Add swap_body function to BinaryHttpMessage.
by bschneider
· 4 months ago
c5d5f7a
Move API-only header files out of core/io into core
by vasilvv
· 4 months ago
e7c9f67
Deprecate --quic_dispatcher_send_connection_close_for_tls_alerts.
by wub
· 4 months ago
df7235d
Deprecate --gfe2_reloadable_flag_quic_bbr2_startup_probe_up_loss_events.
by ianswett
· 4 months ago
b63eaf2
Add a transport socket config knob in quic_alia_transport_socket.proto to enable/disable early data.
by danzh
· 4 months ago
fa3488c
Add PrintTo() methods to BinaryHttpMessage and related classes
by kmg
· 4 months ago
a88dccb
Fix Bazel build for //quiche:quiche_core
by vasilvv
· 4 months ago
26c0b5e
QuicDispatcherTest uses MockConnectionIdGenerator instead of assuming connection IDs.
by martinduke
· 4 months ago
149be23
Unexport //third_party/epoll_server
by vasilvv
· 4 months ago
983ca5a
Remove the leftover mentions of epoll in MASQUE class names.
by vasilvv
· 4 months ago
eb34e14
Deprecate quic_epoll API
by vasilvv
· 4 months ago
8c75c72
Move quic_epoll_* bindings into the internal part of QUIC
by vasilvv
· 5 months ago
ddedfed
Deprecate --gfe2_reloadable_flag_quic_not_bundle_ack_on_alternative_path
by danzh
· 5 months ago
4c8b579
Remove code to write unidirectional push stream type.
by bnc
· 5 months ago
2f10941
Test that Http2HeaderBlock order is preserved.
by bnc
· 5 months ago
43bc4bf
Deprecate QuicClient in favor of QuicDefaultClient.
by vasilvv
· 5 months ago
c7edc81
Internal change
by martinduke
· 5 months ago
1195756
Deprecate --gfe2_reloadable_flag_quic_validate_header_field_value_at_spdy_stream.
by haoyuewang
· 5 months ago
669f1a5
Deprecate --gfe2_reloadable_flag_quic_spdy_stream_check_connected_after_process_input.
by wub
· 5 months ago
3743c92
Use NiceMock for MockRandom to fix test failures in Envoy.
by renjietang
· 5 months ago
8d2911a
Internal change
by QUICHE team
· 5 months ago
12c0be1
Internal change
by QUICHE team
· 5 months ago
cff4fe4
ConnectionIdGenerator that uses QUIC-LB or HASH_QUIC depending on config.
by martinduke
· 5 months ago
ef68622
Makes the `FLAGS_` prefix implicit in calls to `GetQuicFlag()`.
by birenroy
· 5 months ago
27bf7b2
Internal change
by wub
· 5 months ago
bdae38d
Internal change
by martinduke
· 5 months ago
7685f2f
Migrate QuicGoogleClient to use QuicEventLoop.
by vasilvv
· 5 months ago
dc3e21f
Collapse InformationalResponseInternal class into public InformationalResponse.
by QUICHE team
· 5 months ago
c329018
Allow caller of QuicFramer::BuildIetfStatelessResetPacket to provide a random bytes generator.
by wub
· 5 months ago
ed3d00b
Internal change
by QUICHE team
· 5 months ago
ab91121
Pass QUIC client connection ID to ProofSource.
by QUICHE team
· 5 months ago
27ed076
Add bind to interface socket option support to QuicClientDefaultNetworkHelper.
by ramosalex
· 5 months ago
864fbda
Populate stats needed for multi-port.
by renjietang
· 5 months ago
a80d590
Drop buffered metadata for a stream in ForgetStream().
by diannahu
· 5 months ago
1d87a3d
Fix incorrect flag checks in quic_connection_test.
by martinduke
· 5 months ago
173ae2b
Move QuicIpAddress and IpAddressFamily to third_party/quiche.
by bnc
· 5 months ago
a239a50
Fix broken tests.
by martinduke
· 5 months ago
44a71d9
Make binary_http library available to external bazel users.
by QUICHE team
· 5 months ago
b360fb1
Enabling rolled out flags.
by bnc
· 5 months ago
d8111fb
Extend LoadBalancerEncoder to support ConnectionIdGeneratorInterface.
by martinduke
· 5 months ago
96dc178
Add missing includes.
by bnc
· 5 months ago
62fa41b
Automated g4 rollback of changelist 471573005.
by martinduke
· 5 months ago
40f15e0
Remove the use of QuicEpoll in qbone_session_test
by vasilvv
· 5 months ago
81803d9
Fix file descriptor leak (on `bind()` failure) in QUIC client.
by QUICHE team
· 5 months ago
dfc915d
Simplify higher-level socket interfaces
by ericorth
· 5 months ago
be8fe12
Convert quic_bounded_crypto_send_buffer to a QUIC_PROTOCOL_FLAG
by QUICHE team
· 5 months ago
5293996
Fix broken bazel build.
by QUICHE team
· 5 months ago
533ee47
Add absl/cleanup to dependencies for quiche_core.
by QUICHE team
· 5 months ago
4e28383
Deprecate gfe2_reloadable_flag_quic_fix_bytes_accounting_for_buffered_coalesced_packets.
by fayang
· 5 months ago
406d169
Change LoadBalancerEncoder::Create to return unique_ptr.
by martinduke
· 5 months ago
Next »