haproxy/include
Willy Tarreau e0e734ccc5 MINOR: buffer: add bo_getblk() and bo_getblk_nc()
These functions respectively extract a block from an output buffer by
copying it or by just passing pointers and lengths for zero copy operation.
2017-10-19 15:01:08 +02:00
..
common MINOR: buffer: add bo_getblk() and bo_getblk_nc() 2017-10-19 15:01:08 +02:00
import CLEANUP: da: move global settings out of the global section 2016-12-21 21:30:54 +01:00
proto REORG: channel: finally rename the last bi_* / bo_* functions 2017-10-19 15:01:08 +02:00
types MINOR: checks: Add a new keyword to specify a SNI when doing SSL checks. 2017-10-17 18:10:24 +02:00