haproxy/include/proto
Willy Tarreau 63455a9be5 [MINOR] use 'is_set' instead of 'isset' in struct poller
'isset' was defined as a macro in /usr/include/sys/param.h, and
it breaks build on at least OpenBSD.
2007-04-09 15:34:49 +02:00
..
backend.h [CLEANUP] add a few "const char *" where appropriate 2006-10-15 15:17:57 +02:00
buffers.h [MINOR] HTTP: factorize all the header insertions 2007-03-18 22:36:26 +01:00
checks.h [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
client.h [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
cttproxy.h [MEDIUM] check for cttproxy support when required 2007-03-24 17:24:39 +01:00
fd.h [MINOR] use 'is_set' instead of 'isset' in struct poller 2007-04-09 15:34:49 +02:00
hdr_idx.h [MAJOR] huge rework of the HTTP request FSM 2007-01-21 19:16:41 +01:00
httperr.h [MEDIUM] errorloc now checked first from backend then from frontend 2006-12-24 17:47:20 +01:00
log.h [MEDIUM] splitted logs into two versions : TCP and HTTP 2007-04-01 01:30:43 +02:00
proto_http.h [MINOR] move some flags from session.h to proto_http.h 2007-03-18 18:34:41 +01:00
proxy.h [MINOR] indicate the proxy type in the logs after a loss of servers 2006-12-31 17:46:05 +01:00
queue.h [CLEANUP] add a few "const char *" where appropriate 2006-10-15 15:17:57 +02:00
server.h [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
session.h [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
stream_sock.h [MEDIUM] got rid of event_{cli,srv}_write() in favor of stream_sock_write() 2006-07-29 19:01:31 +02:00
task.h [MAJOR] replace the wait-queue linked list with an rbtree. 2007-01-07 02:14:23 +01:00
template.h [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00