haproxy/include
Willy Tarreau c0973c6742 MINOR: h1: make h1_skip_chunk_crlf() not depend on b_ptr() anymore
It now takes offsets relative to the buffer's head. It's up to the
callers to add this offset which corresponds to the buffer's output
size.
2018-07-19 16:23:41 +02:00
..
common MINOR: buffer: replace bi_del() and bo_del() with b_del() 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: h1: make h1_skip_chunk_crlf() not depend on b_ptr() anymore 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