haproxy/include/proto
Willy Tarreau e09e0cef62 [MINOR] removed the ->h member in struct buffer
The buffer does not need the header pointer anymore, it has
been removed everywhere.
2007-03-18 16:31:29 +01:00
..
backend.h [CLEANUP] add a few "const char *" where appropriate 2006-10-15 15:17:57 +02:00
buffers.h [MINOR] removed the ->h member in struct buffer 2007-03-18 16:31:29 +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
fd.h [CLEANUP] fd.h : regparm was hardcoded. 2006-10-15 22:56:08 +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 [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
polling.h [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
proto_http.h [MAJOR] completed the HTTP response processing. 2007-03-18 16:22:39 +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