| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-12-24 | Merged with the default branch. | Ruslan Ermilov | 1 | -4/+4 | |
| 2021-09-13 | HTTP/3: implemented QPACK Huffman encoding for response fields. | Sergey Kandaurov | 1 | -5/+82 | |
| 2021-07-01 | HTTP/3: quic-qpack term updates. | Sergey Kandaurov | 1 | -11/+11 | |
| Renamed header -> field per quic-qpack naming convention, in particular: - Header Field -> Field Line - Header Block -> (Encoded) Field Section - Without Name Reference -> With Literal Name - Header Acknowledgement -> Section Acknowledgment | |||||
| 2020-08-31 | HTTP/3: do not set the never-indexed literal bit by default. | Roman Arutyunyan | 1 | -3/+3 | |
| The "Literal Header Field Never Indexed" header field representation is not used in HTTP/2, and it makes little sense to make a distinction in HTTP/3. | |||||
| 2020-07-13 | HTTP/3: renamed ngx_http_v3.c to ngx_http_v3_encode.c. | Roman Arutyunyan | 1 | -0/+227 | |
| The file contains only encoding functions. | |||||
