haproxy/include
William Lallemand 111bfef33c MEDIUM: shctx: use unsigned int for len and block_count
Allows bigger objects to be cached in the shctx, the first
implementation was only storing small ssl session, but we want to store
bigger HTTP response.
2017-11-21 21:35:04 +01:00
..
common MEDIUM: h2: change hpack_decode_headers() to only provide a list of headers 2017-11-21 21:13:36 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: applets: Use a bitfield to track applets activity per-thread 2017-11-16 11:19:46 +01:00
types MEDIUM: shctx: use unsigned int for len and block_count 2017-11-21 21:35:04 +01:00