haproxy/include
Willy Tarreau 84d6b7af87 MINOR: h1: make h1_parse_chunk_size() not depend on b_ptr() anymore
It's similar to the previous commit so that the function doesn't rely
on buf->p anymore.
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_parse_chunk_size() 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