| Commit message (Expand) | Author | Age | Files | Lines |
| * | QHttpHeaderParser: remove unneeded relocations | Marc Mutz | 2025-03-07 | 1 | -2/+2 |
| * | Mark some security sensitive files in network | Dimitrios Apostolou | 2024-12-02 | 1 | -0/+1 |
| * | QHttpHeaderParser: add rvalue-this overload to headers() | Lena Biliaieva | 2024-07-01 | 1 | -1/+6 |
| * | Network: Use QHttpHeaders in QHttpHeaderParser | Lena Biliaieva | 2024-01-25 | 1 | -25/+10 |
| * | qhttpheaderparser: use algorithms more | Anton Kudryavtsev | 2023-09-01 | 1 | -8/+11 |
| * | qhttpheaderparser: port some methods to QBAV | Anton Kudryavtsev | 2023-08-22 | 1 | -5/+5 |
| * | qhttpheaderparser: replace QBA with QBAV | Anton Kudryavtsev | 2023-08-22 | 1 | -1/+1 |
| * | Port from container::count() and length() to size() - V5 | Marc Mutz | 2022-11-03 | 1 | -1/+1 |
| * | QHttpHeaderParser: fix int/qsizetype nags | Mårten Nordheim | 2022-06-27 | 1 | -3/+3 |
| * | QHttpHeaderParser: fix clang-tidy nags | Mårten Nordheim | 2022-06-27 | 1 | -8/+7 |
| * | QHttpHeaderParser: Allow larger fields but restrict total size | Lars Schmertmann | 2022-06-27 | 1 | -10/+7 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | Add more verification when parsing http headers and add tests | Øystein Heskestad | 2021-11-19 | 1 | -23/+61 |
| * | Move QNAM's http header parsing into separate class | Øystein Heskestad | 2021-09-09 | 1 | -0/+235 |