This website requires JavaScript.
Explore
Sign In
mirror
/
haproxy
Watch
1
Star
0
Fork
0
You've already forked haproxy
mirror of
http://git.haproxy.org/git/haproxy.git
synced
2026-02-09 23:22:58 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
84d6b7af87705b07192486c31dbbf17005dc08c0
haproxy
/
include
History
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