Sign in
quiche
/
quiche
/
a545ca1b3b5d929736cd24bcd2eb21b8f0e3c973
/
quic
/
core
/
qpack
/
qpack_encoder.cc
11f55d4
Use quiche string libraries in third_party/quic/core/qpack
by QUICHE team
· 5 years ago
20df1af
Signal QPACK dynamic table usage from quic_client_interop_test.
by bnc
· 5 years ago
1c1dcab
Use QpackEncoder::InstructionWithValues to refactor QpackInstructionEncoder interface.
by bnc
· 5 years ago
b09d441
Do not track unacknowledged references on the encoder stream in QpackBlockingManager.
by bnc
· 5 years ago
7d7250e
Signal error if Insert Count Increment causes overflow.
by bnc
· 5 years ago
463f235
Remove usages of QuicMakeUnique, Http2MakeUnique, SpdyMakeUnique.
by bnc
· 5 years ago
404cc70
Simplify QpackEncoderStreamSender API.
by bnc
· 5 years ago
b71cefe
Coalesce QPACK encoder stream writes in QpackEncoderStreamSender.
by bnc
· 5 years ago
c8754e1
Remove QpackEncoder::DebugVisitor.
by bnc
· 5 years ago
8e9d944
Enable histogram logging events in QpackEncoder even if there is no debug_visitor_.
by bnc
· 5 years ago
42ce099
Add QPACK logging for each encoded header list to track whether encoding is blocked.
by bnc
· 5 years ago
bf269d0
Add debug visitor for logging when QPACK encoder cannot insert into dynamic table or cannot refer to unacknowledged entries.
by bnc
· 6 years ago
f97492c
When QPACK encoding, allow blocking references on a stream that is already blocked.
by bnc
· 6 years ago
609c24e
Include encoder stream bytes in written header size.
by bnc
· 6 years ago
40e9a7b
Send Set Dynamic Table Capacity instruction.
by bnc
· 6 years ago
8c01622
Make QpackEncoder::EncodeHeaderList() and FirstPassEncode() take header_list by const ref.
by bnc
· 6 years ago
d72f67c
Use the uint64_t specialization of std::min in qpack_encoder.cc
by rch
· 6 years ago
f03a0bf
Use dynamic table for QPACK encoding.
by bnc
· 6 years ago
c39c281
Call BlockingManager methods from QpackEncoder when decoder stream instructions arrive.
by bnc
· 6 years ago
23e8cd8
Refactor QpackEncoder::EncodeHeaderList().
by bnc
· 6 years ago
7d9e2a7
Remove QpackEncoder::DecodeDecoderStreamData() and QpackDecoder::DecodeEncoderStreamData().
by bnc
· 6 years ago
8a2df8f
Allow QpackStreamSenderDelegate to be set dynamically.
by renjietang
· 6 years ago
a0c8f5a
Add QpackEncoder::SetMaximumDynamicTableCapacity() and SetMaximumBlockedStreams() and call them when corresponding settings are received.
by bnc
· 6 years ago
8873e57
Use QpackEncodeRequiredInsertCount(0) instead of 0 in QpackEncoder.
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
e4a6a0c
Modify QpackInstructionEncoder API.
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
17d4242
Fix QUIC warnings in preparation for enabling them
by dschinazi
· 6 years ago
7805361
Internal QUICHE change
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
a6ef0a6
Project import generated by Copybara.
by QUICHE team
· 6 years ago