summaryrefslogtreecommitdiffstats
path: root/src/network/access/http2/hpack.cpp
Commit message (Expand)AuthorAgeFilesLines
* HPack: test and fix Dynamic Table Size UpdateMårten Nordheim2025-01-061-0/+25
* Mark some security sensitive files in http2Dimitrios Apostolou2024-12-021-0/+1
* QH2Connection: store the BitPatterns as constexprThiago Macieira2024-08-111-5/+5
* Pass HPack::BitPattern by valueMate Barany2024-07-131-8/+8
* QH2Connection: Fix issue with unity-build/odrMårten Nordheim2024-01-181-0/+43
* hpack: use QBAV moreAnton Kudryavtsev2023-08-291-3/+3
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Only use one macro per lineLars Schmertmann2020-07-031-1/+2
* QHttp2Configuration - respect the value returned by huffmanCompressionEnabled()Timur Pocheptsov2019-08-211-0/+5
* HPACK - remove non-trivial ctorsTimur Pocheptsov2017-10-261-17/+5
* HPACK implementationTimur Pocheptsov2016-06-151-0/+551