haproxy/include
Willy Tarreau 55f3ce1c91 MINOR: buffer: make b_getblk_nc() take size_t for the block sizes
Till now we used to reimplement it using ints to limit external changes
but we must adjust it and the various users to switch to size_t.
2018-07-19 16:23:41 +02:00
..
common MINOR: buffer: make b_getblk_nc() take size_t for the block sizes 2018-07-19 16:23:41 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: buffer: make b_getblk_nc() take size_t for the block sizes 2018-07-19 16:23:41 +02:00
types BUG/MINOR: ssl: properly ref-count the tls_keys entries 2018-07-18 08:59:50 +02:00