haproxy/include
Willy Tarreau d5b343bf9e MINOR: channel/buffer: use c_realign_if_empty() instead of buffer_realign()
This patch removes buffer_realign() and replaces it with c_realign_if_empty()
instead.
2018-07-19 16:23:40 +02:00
..
common MINOR: channel/buffer: use c_realign_if_empty() instead of buffer_realign() 2018-07-19 16:23:40 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: channel: add a few basic functions for the new buffer API 2018-07-19 16:23:39 +02:00
types BUG/MINOR: ssl: properly ref-count the tls_keys entries 2018-07-18 08:59:50 +02:00