summaryrefslogtreecommitdiffstats
path: root/src/network/access/http2/hpacktable.cpp
Commit message (Expand)AuthorAgeFilesLines
* HPack: test and fix Dynamic Table Size UpdateMårten Nordheim2025-01-061-3/+14
* Mark some security sensitive files in http2Dimitrios Apostolou2024-12-021-0/+1
* HPack: fix incorrect integer overflow checkMarc Mutz2023-12-131-1/+3
* HPack: fix a Yoda ConditionMarc Mutz2023-12-131-1/+1
* Long live Q_UNREACHABLE_RETURN()!Marc Mutz2022-10-151-2/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* HTTP2: port to QByteArrayView where it's trivialMarc Mutz2022-03-111-1/+1
* Only use one macro per lineLars Schmertmann2020-07-031-2/+4
* Hpack - fix the static lookupTimur Pocheptsov2019-03-041-98/+111
* Fix build for Android with android-clang in r17Liang Qi2018-06-061-2/+0
* HPACK implementationTimur Pocheptsov2016-06-151-0/+533