Sign in
quiche
/
quiche.git
/
8a2df8f151f2f0e845a32ba19dc906b22257a0b2
/
quic
/
core
/
qpack
8a2df8f
Allow QpackStreamSenderDelegate to be set dynamically.
by renjietang
· 6 years ago
2e72f38
Prevent Chromium compile error "private field is not used".
by bnc
· 6 years ago
4c664c5
Pass maximum table capacity and max blocked streams in QpackDecoder constructor.
by bnc
· 6 years ago
a0c8f5a
Add QpackEncoder::SetMaximumDynamicTableCapacity() and SetMaximumBlockedStreams() and call them when corresponding settings are received.
by bnc
· 6 years ago
cefe2b9
Change HeaderBlocksForStream from QuicDeque to std::list.
by bnc
· 6 years ago
bdf981f
Add QpackBlockingManager to track blocked streams and blocking entries.
by bnc
· 6 years ago
687c6e7
Add QpackHeaderTable::MaxInsertSizeWithoutEvictingGivenEntry().
by bnc
· 6 years ago
b34a7ec
Add QpackHeaderTable::draining_index().
by bnc
· 6 years ago
8873e57
Use QpackEncodeRequiredInsertCount(0) instead of 0 in QpackEncoder.
by bnc
· 6 years ago
89e7356
Clean up build dependency for Qpack streams.
by renjietang
· 6 years ago
a2736fc
Clarify member variable of QpackSendStream.
by renjietang
· 6 years ago
13750a8
Implement blocked decoding in qpack_offline_decoder.
by bnc
· 6 years ago
3fc60df
Add http3_constants.h for HTTP/3 and QPACK unidirectional stream types and settings identifiers.
by bnc
· 6 years ago
95734b2
Refactor QpackEncoder to do two-pass encoding.
by bnc
· 6 years ago
28bb06c
Factor out QpackInstructionEncoder::Values.
by bnc
· 6 years ago
b402517
Use HpackEntry::Size() instead of rolling our own in QpackDynamicTable.
by bnc
· 6 years ago
1ad8dc6
Refactor EncodeRequiredInsertCount() and DecodeRequiredInsertCount().
by bnc
· 6 years ago
9693b99
gfe-relnote: n/a(code cleanup) enable -Wreturn-type compile option in
by danzh
· 6 years ago
e551d3c
Add QpackProgressiveDecoder-generated error message to quic_offline_decoder output.
by bnc
· 6 years ago
bdd303e
Blocked decoding part 3: QpackDecodedHeadersAccumulator and QuicSpdyStream.
by bnc
· 6 years ago
098ff61
Blocked decoding part 2: QpackProgressiveDecoder.
by bnc
· 6 years ago
7a1c21c
Blocked decoding part 1: QpackHeaderTable::Observer.
by bnc
· 6 years ago
c057c01
Support blocked decoding in QuicSpdyStream.
by bnc
· 6 years ago
b932f95
Create a new interface called QpackStreamReceiver and make
by renjietang
· 6 years ago
d7d6763
Split qpack_streams_lib into two build targets.
by bnc
· 6 years ago
4eba09b
Introduce QuicUtils::InvertPerspective and refactor code to use it
by nharper
· 6 years ago
d0f61e7
Clean up HpackVarintEncoder internals.
by bnc
· 6 years ago
e6640c8
Clean up HpackVarintEncoder interface.
by bnc
· 6 years ago
cb10720
Clean up QpackInstructionEncoder internals.
by bnc
· 6 years ago
e4a6a0c
Modify QpackInstructionEncoder API.
by bnc
· 6 years ago
8464f31
Clean up includes and build dependencies in QPACK tests.
by bnc
· 6 years ago
5f88b0c
Remove QpackProgressiveEncoder.
by bnc
· 6 years ago
f21c1ad
Make QpackEncoder interface not progressive.
by bnc
· 6 years ago
c2aa5cb
Merge QpackEncoderStreamSender::Delegate and QpackDecoderStreamSender::Delegate
by renjietang
· 6 years ago
ce59da9
Add more warnings to QUIC
by dschinazi
· 6 years ago
17d4242
Fix QUIC warnings in preparation for enabling them
by dschinazi
· 6 years ago
a4b37b2
Remove ack bundling mode.
by fayang
· 6 years ago
d21094b
Add Qpack stream classes.
by renjietang
· 6 years ago
32e69f8
Stop processing QPACK Header Block Prefix if error is detected.
by bnc
· 6 years ago
a904b05
Internal QUICHE change
by bnc
· 6 years ago
8b26973
Split cookies along ';' instead of '\0' in ValueSplittingHeaderList.
by bnc
· 6 years ago
2ec14c0
Fix QpackRoundTripFuzzer when cookies are split along '\0'.
by bnc
· 6 years ago
6153bc7
gfe-relnote: Remove client-side support for Channel ID from QUIC. Not flag protected.
by nharper
· 6 years ago
ac6fb03
Change -Wdefaulted-function-deleted fix in ValueSplittingHeaderList::const_iterator
by dschinazi
· 6 years ago
89bfd47
Add QUIC_EXPORT_PRIVATE to ValueSplittingHeaderList::const_iterator.
by bnc
· 6 years ago
d31f86f
Fix -Wdefaulted-function-deleted warning in qpack
by dschinazi
· 6 years ago
580d30b
Fixup use of gunit and gmock in QUIC
by dschinazi
· 6 years ago
7805361
Internal QUICHE change
by bnc
· 6 years ago
ea05149
Use MockDecoderStreamSenderDelegate in QpackDecoderStreamSenderTest.
by bnc
· 6 years ago
760c052
Add max_header_list_size argument to QpackDecodedHeadersAccumulator constructor.
by bnc
· 6 years ago
c5ba909
Implement EXPECT_THAT(QuicHeaderList, ElementsAre()).
by bnc
· 6 years ago
0fb4443
Remove direct references to //base from shared QUIC code
by vasilvv
· 6 years ago
872e7a3
Remove QuicString wrapper for std::string
by vasilvv
· 6 years ago
c48c871
Replace QuicString with std::string, pass 1
by vasilvv
· 6 years ago
fa8655a
Export QPACK fuzzer corpus into QUICHE
by vasilvv
· 6 years ago
a6ef0a6
Project import generated by Copybara.
by QUICHE team
· 6 years ago