Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
167e1eb7c7860d516210a81ea46f1b78ad338d1d
/
src
/
hpack-tbl.c
be327fa
REORG: include: move hpack*.h to haproxy/ and split hpack-tbl
by Willy Tarreau
· Wed Jun 03 09:09:57 2020 +0200
eb6f701
REORG: include: move ist.h from common/ to import/
by Willy Tarreau
· Wed May 27 16:21:26 2020 +0200
2bdcc70
MEDIUM: hpack: use a pool for the hpack table
by Willy Tarreau
· Tue May 19 11:31:11 2020 +0200
5dfc5d5
BUG/CRITICAL: hpack: never index a header into the headroom after wrapping
by Willy Tarreau
· Sun Mar 29 08:53:31 2020 +0200
a1bd1fa
BUILD: use inttypes.h instead of stdint.h
by Willy Tarreau
· Fri Mar 29 17:26:33 2019 +0100
7f2a44d
BUG/CRITICAL: hpack: fix improper sign check on the header index value
by Willy Tarreau
· Mon Sep 17 14:07:33 2018 +0200
a7394e1
BUG/MINOR: hpack: fix harmless use of uninitialized value in hpack_dht_insert
by Willy Tarreau
· Tue Mar 27 15:06:02 2018 +0200
4f03436
DEBUG: hpack: make hpack_dht_dump() expose the output file
by Willy Tarreau
· Sat Dec 30 17:08:46 2017 +0100
6c71e46
BUG/MAJOR: hpack: don't pretend large headers fit in empty table
by Willy Tarreau
· Mon Dec 04 17:58:37 2017 +0100
ce04094
MINOR: hpack: implement the header tables management
by Willy Tarreau
· Tue May 30 18:46:58 2017 +0200