haproxy/include
Willy Tarreau e3128024bf MINOR: buffer: replace buffer_replace2() with b_rep_blk()
This one is more generic and designed to work on a random block. It
may later get a b_rep_ist() variant since many strings are already
available as (ptr,len).
2018-07-19 16:23:43 +02:00
..
common MINOR: buffer: replace buffer_replace2() with b_rep_blk() 2018-07-19 16:23:43 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: buffers/channel: replace buffer_insert_line2() with ci_insert_line2() 2018-07-19 16:23:43 +02:00
types MEDIUM: buffers: move "output" from struct buffer to struct channel 2018-07-19 16:23:43 +02:00