This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
haproxy
Watch
1
Star
0
Fork
0
You've already forked haproxy
mirror of
https://git.haproxy.org/git/haproxy.git/
synced
2025-12-26 03:51:41 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
haproxy
/
include
History
Willy Tarreau
89faf5d7c3
MINOR: buffer: remove bo_ptr()
...
It was replaced by co_head() when a channel was known, otherwise b_head().
2018-07-19 16:23:40 +02:00
..
common
MINOR: buffer: remove bo_ptr()
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: buffer: split bi_contig_data() into ci_contig_data and b_config_data()
2018-07-19 16:23:40 +02:00
types
BUG/MINOR: ssl: properly ref-count the tls_keys entries
2018-07-18 08:59:50 +02:00