Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
0f17ab2fdd83ff4f58151a44a8fe1bc22e5b9c18
/
src
/
hpack-tbl.c
160e74b
BUILD/DEBUG: hpack-tbl: fix format string in standalone debug code
by Willy Tarreau
· Tue Apr 12 08:30:08 2022 +0200
ff88270
MINOR: pool: move pool declarations to read_mostly
by Willy Tarreau
· Sat Apr 10 17:23:00 2021 +0200
b255105
CLEANUP: include: tree-wide alphabetical sort of include files
by Willy Tarreau
· Tue Jun 09 09:07:15 2020 +0200
4f6535d
CLEANUP: hpack: export debug functions and move inlines to .h
by Willy Tarreau
· Fri Jun 05 09:05:31 2020 +0200
f268ee8
REORG: include: split global.h into haproxy/global{,-t}.h
by Willy Tarreau
· Thu Jun 04 17:05:57 2020 +0200
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