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-10 09:12:48 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
403edff4b81e6e7dacc0a71e293101898fb292f4
haproxy
/
include
/
common
History
Willy Tarreau
d50265aa0e
BUILD: include sys/socket.h to fix build failure on FreeBSD
...
Joris Dedieu reported that include/common/standard.h needs this.
2012-09-04 14:18:33 +02:00
..
appsession.h
…
base64.h
…
buffer.h
REORG: channel: move buffer_{replace,insert_line}* to buffer.{c,h}
2012-09-03 20:47:33 +02:00
cfgparse.h
MEDIUM: cfgparse: use the new error reporting framework for remaining cfg_keywords
2012-05-08 21:28:17 +02:00
chunk.h
REORG: buffers: split buffers into chunk,buffer,channel
2012-09-03 20:47:32 +02:00
compat.h
MINOR: IPv6 support for transparent proxy
2012-07-31 07:53:42 +02:00
compiler.h
…
config.h
…
debug.h
…
defaults.h
MEDIUM: connection: complete the polling cleanups
2012-09-03 20:47:35 +02:00
epoll.h
…
errors.h
…
memory.h
MEDIUM: memory: add the ability to poison memory at run time
2012-05-08 21:28:16 +02:00
mini-clist.h
…
rbtree.h
…
regex.h
…
sessionhash.h
…
splice.h
…
standard.h
BUILD: include sys/socket.h to fix build failure on FreeBSD
2012-09-04 14:18:33 +02:00
syscall.h
…
template.h
…
ticks.h
…
time.h
…
tools.h
…
uri_auth.h
…
version.h
…