haproxy/include
Willy Tarreau d55fe397a0 MINOR: buffer: remove bi_getblk() and bi_getblk_nc()
These ones were relying on bi_ptr() and are not used. They may be
reimplemented later in the channel if needed.
2018-07-19 16:23:40 +02:00
..
common MINOR: buffer: remove bi_getblk() and bi_getblk_nc() 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/buffer: replace b_{adv,rew} with c_{adv,rew} 2018-07-19 16:23:40 +02:00
types BUG/MINOR: ssl: properly ref-count the tls_keys entries 2018-07-18 08:59:50 +02:00