Sign in
quiche
/
quiche
/
HEAD
4f2d490
IWYU fixes for quic_sent_packet_manager_lib and quic_congestion_control_lib
by dmcardle
· 7 hours ago
main
da799aa
Enabling rolled out flags.
by QUICHE team
· 13 hours ago
446875b
IWYU fixes for quic_sent_packet_manager_test
by dmcardle
· 4 days ago
611b64f
IWYU fixes for quic_connection_lib
by dmcardle
· 4 days ago
5a3e3fe
Delete dead function: QuicConnection::SelectMutualVersion()
by dmcardle
· 5 days ago
7dc717b
Add new static QUIC tag for explicit connection close packet
by QUICHE team
· 5 days ago
9194c7e
Add a convenient kBufferSize member to QuicInlinedStringView
by dmcardle
· 5 days ago
3fb40b6
Allow connect-udp to work across connection ID changes
by dschinazi
· 5 days ago
5bbd514
Fix connect-udp server
by dschinazi
· 5 days ago
7674c4f
Add property-based fuzz tests for QuicInlinedStringView
by dmcardle
· 6 days ago
419df03
Change the Hyperloop client initial stream flow control window to 16KB, but then raise it to 4MB in the stream itself.
by rch
· 6 days ago
1f00f1a
Remove obsolete copybara transforms for nullability annotations.
by QUICHE team
· 6 days ago
d9f2fe0
Remove unused member QuicFramer::last_serialized_server_connection_id_.
by martinduke
· 7 days ago
c2f8f18
Enabling rolled out flags.
by diannahu
· 7 days ago
73629e3
Fix a casting issue in QuicInlinedStringView which causes compilation failures on some platforms with `-Wsign-compare`.
by QUICHE team
· 7 days ago
d3e1811
BlindSignAuth: Add token issuance APIs for Private Aratea. This use case requires the caller to generate and pass in attestation certificates.
by elburrito
· 8 days ago
2f344ea
Add bare-bones fuzztest for MoqtControlParser and MoqtDataParser
by dmcardle
· 8 days ago
85941cd
Add quiche_fuzztest shim to quiche/common/platform/
by dmcardle
· 8 days ago
a167b33
Move MoqtParserTestVisitor to a library
by dmcardle
· 10 days ago
41dc1e3
No public description
by dmcardle
· 10 days ago
4d52764
Add quiche_fuzztest shim to quiche/common/platform/
by dmcardle
· 10 days ago
f0a8dce
Improve Cacheline Efficiency in QuicPacketHeader.
by martinduke
· 11 days ago
d52a023
No public description
by haoyuewang
· 12 days ago
35b5350
Use uint32_t for --quic_preallocate_unacked_packets flag.
by vasilvv
· 14 days ago
2591f17
Enabling rolled out flags.
by QUICHE team
· 2 weeks ago
53dfb0f
Mark GFE's Quic as compliant with Deridex when blackhole avoidance is enabled.
by QUICHE team
· 2 weeks ago
cd14794
Enable QUIC Path Degraded Experiment.
by QUICHE team
· 2 weeks ago
bd90b0a
Roll Abseil and Protobuf for the standalone QUICHE
by vasilvv
· 2 weeks ago
c00783c
Parse and frame the updated ACK_FREQUENCY frame and implement the logic for receiving it.
by martinduke
· 2 weeks ago
4358d92
No public description
by martinduke
· 2 weeks ago
5aec4dd
QUIC sockets return WRITE_STATUS_BLOCKED on ENOBUFS.
by martinduke
· 3 weeks ago
66dc426
Add a flag to preallocate memory for unacked packets in both QuicUnackedPacketMap and BandwidthSampler via a command-line flag.
by vasilvv
· 3 weeks ago
d1c766b
Introduce an inlining version of QuicStreamSendBuffer.
by vasilvv
· 3 weeks ago
2378590
No public description
by QUICHE team
· 3 weeks ago
9d56320
Delete dead code
by QUICHE team
· 3 weeks ago
97357ca
Introduce QuicInlinedStringView.
by vasilvv
· 3 weeks ago
066230c
Delete dead code
by QUICHE team
· 3 weeks ago
f20cffa
Delete dead code
by QUICHE team
· 4 weeks ago
7a31f4e
Delete dead code
by QUICHE team
· 4 weeks ago
e3d0e35
Declare header_properties static arrays as constexpr.
by QUICHE team
· 4 weeks ago
f7fef77
Split range tracking logic in QuicStreamSendBuffer from the actual buffer management.
by vasilvv
· 4 weeks ago
3b42119
Remove deprecated min_ack_delay transport parameter.
by martinduke
· 4 weeks ago
7d039d2
Use `bssl::UniquePtr` to own the `SSL_CREDENTIAL` in `SetCertChain`
by davidben
· 4 weeks ago
c2233b7
Removes the old quiche_mem_slice_lib BUILD target and forwarding header file.
by birenroy
· 4 weeks ago
7c5bba4
Divert all QUIC key derivation to use heapless functions.
by martinduke
· 4 weeks ago
3303c09
Early returns from BalsaFrame::HasInvalidHeaderChars().
by QUICHE team
· 4 weeks ago
f79ea66
std::array::fill is not constexpr in C++ 17; use aggregate initialization instead.
by QUICHE team
· 4 weeks ago
7802d58
Migrates users of QuicheMemSlice to the new code location.
by birenroy
· 4 weeks ago
37389c9
No public description
by martinduke
· 4 weeks ago
f258cdf
Balsa: make invalid header char table builders constexpr.
by QUICHE team
· 4 weeks ago
721c23e
Migrates users of QuicheMemSlice to the new code location.
by birenroy
· 4 weeks ago
e717f8c
Migrates users of QuicheMemSlice to the new code location.
by birenroy
· 5 weeks ago
73bf581
Migrates users of QuicheMemSlice to the new code location.
by birenroy
· 5 weeks ago
8f26ded
No public description
by QUICHE team
· 5 weeks ago
1f33c01
Moves QuicheMemSlice from the QUICHE platform directory to //third_party/quiche/common.
by birenroy
· 5 weeks ago
c142f13
[oncall] Fix BUILD error for "unused `trust_anchor_id`" when `#if/#endif` block is not entered.
by QUICHE team
· 5 weeks ago
cb15533
Update MoQT SUBSCRIBE_UPDATE to draft-11.
by martinduke
· 5 weeks ago
c596a9e
Add helper functions to validate subprotocol names without serializing them.
by vasilvv
· 5 weeks ago
47a444f
Add QUIC client support for Trust Anchor IDs
by QUICHE team
· 5 weeks ago
bbe16c1
Clean up QuicStreamSendBuffer.
by vasilvv
· 5 weeks ago
4c69920
Rename MoQT SubscribeError fields and update request error codes.
by martinduke
· 5 weeks ago
90eab22
Uses the new `HpackEncoder` dynamic table upper bound added in a previous commit.
by birenroy
· 5 weeks ago
8cb882a
Rename fields in MoQT SUBSCRIBE_OK to match draft-11.
by martinduke
· 5 weeks ago
7024341
Add SubscribeNextGroup to the MoqtSession API
by martinduke
· 5 weeks ago
526f710
Adds a unit test demonstrating the bug in handling the encoder dynamic table size option.
by birenroy
· 5 weeks ago
5100cae
Make request_id even/odd for client/server.
by martinduke
· 6 weeks ago
e3f3424
Change MoQT control message size to be 16 bits.
by martinduke
· 6 weeks ago
78de585
Remove an extra trailing comma to avoid breakage with an upcoming Crosstool release.
by QUICHE team
· 6 weeks ago
2744e59
Deprecate --gfe2_restart_flag_quic_use_one_map_in_time_wait_list.
by haoyuewang
· 6 weeks ago
41bba51
Replace MoqT `SUBSCRIBES_BLOCKED` with `REQUESTS_BLOCKED`.
by martinduke
· 6 weeks ago
1367037
Rename max_subscribe_id to max_request_id.
by martinduke
· 6 weeks ago
b16c121
MoQT Version Negotiation has its own error code. (draft-11)
by martinduke
· 6 weeks ago
1329958
Update MoQT ANNOUNCE and SUBSCRIBE_ANNOUNCES callbacks to provide parameters.
by martinduke
· 6 weeks ago
18856e6
Use "kInvalidPath" and "kKeyValueFormattingError" when processing MoQT Setup parameters.
by martinduke
· 6 weeks ago
80629d1
Support the new 'Invalid Request ID' MoQT error type.
by martinduke
· 6 weeks ago
214e604
Implement MoQT AUTHORIZATION_TAG format but do not allow caching of tags.
by martinduke
· 6 weeks ago
97396ea
Make incoming FETCH asynchronous to support going further upstream for objects.
by martinduke
· 6 weeks ago
4c6d4fb
Implement Key-Value-Pair struct from the MoQT spec.
by martinduke
· 6 weeks ago
ebca456
Update BoringSSL in QUICHE
by davidben
· 7 weeks ago
38c2bba
Fix incorrect argument order in ReducedSequenceIndex ctor.
by QUICHE team
· 7 weeks ago
ac85bfa
Fixes the open-source QUICHE build.
by birenroy
· 7 weeks ago
0fecde8
No public description
by martinduke
· 7 weeks ago
9eafbe6
Issue a warning for line folding in headers and trailers.
by QUICHE team
· 7 weeks ago
7b2b126
Update Kyber references to ML-KEM in tests
by davidben
· 7 weeks ago
7e45ebb
Adds the ability to specify an upper bound on the HPACK encoder dynamic table size.
by birenroy
· 7 weeks ago
015d3a7
Rename MoQT FullSequence to Location.
by martinduke
· 8 weeks ago
fdf2ec9
Deprecate --gfe2_restart_flag_repeated_sec_authenticated_request_headers.
by QUICHE team
· 8 weeks ago
c42c245
Eliminate heap allocations from initial obfuscator generation in QUICHE. Each crypter still invokes 16 malloc operations due to OpenSSL HKDF libraries.
by martinduke
· 8 weeks ago
91b3e2c
Send L4S connection options in client transport parameters.
by martinduke
· 8 weeks ago
da41ea3
Cleanup QboneTunnel threading/shutdown
by ericorth
· 8 weeks ago
1f8ef8e
Update `PrivacyPassAuthAndSignCallback` to support less tokens returned than requested.
by QUICHE team
· 8 weeks ago
faec206
No public description
by martinduke
· 8 weeks ago
9bedefb
Add an end-to-end test for WebTransport subprotocol negotiation.
by vasilvv
· 9 weeks ago
f605b83
Remove now unnecessary BORINGSSL_API_VERSION ifdefs
by davidben
· 9 weeks ago
cfe837e
Implement the lower-level part of WebTransport subprotocol negotiation.
by vasilvv
· 10 weeks ago
7aec9bc
Add code counts to detemine how often cookie crumbling potentially
by rch
· 10 weeks ago
98c9cdb
Remove now unnecessary calls to CRYPTO_library_init
by davidben
· 10 weeks ago
67cf174
Use dynamic receive window sizes in Hyperloop.
by rch
· 10 weeks ago
d290d27
Comment out absl nullability macros when copying out from google3/.
by QUICHE team
· 10 weeks ago
003094a
Make MoqtControlParser read directly from the stream, similar to what MoqtDataParser already does.
by vasilvv
· 2 months ago
Next »