haproxy/include/types
Emeric Brun c6545acee0 MINOR: server: add SSL context to servers if USE_OPENSSL is defined
This will be needed to accept outgoing SSL connections.
2012-09-03 20:49:14 +02:00
..
acl.h
arg.h REORG: buffers: split buffers into chunk,buffer,channel 2012-09-03 20:47:32 +02:00
auth.h
backend.h BUG/MAJOR: checks: don't call set_server_status_* when no LB algo is set 2012-05-19 19:09:46 +02:00
capture.h
channel.h CLEANUP: frontend: remove the old proxy protocol decoder 2012-09-03 20:47:35 +02:00
checks.h MINOR: checks: add on-marked-up option 2012-06-03 23:48:42 +02:00
connection.h MAJOR: connection: rearrange the polling flags. 2012-09-03 20:47:35 +02:00
counters.h
fd.h CLEANUP: includes: fix includes for a number of users of fd.h 2012-09-03 20:49:14 +02:00
freq_ctr.h
global.h REORG: buffers: split buffers into chunk,buffer,channel 2012-09-03 20:47:32 +02:00
hdr_idx.h
lb_chash.h
lb_fas.h
lb_fwlc.h
lb_fwrr.h
lb_map.h
log.h REORG: buffers: split buffers into chunk,buffer,channel 2012-09-03 20:47:32 +02:00
peers.h CLEANUP: connection: split sock_ops into data_ops, app_cp and si_ops 2012-09-03 20:47:31 +02:00
pipe.h
port_range.h
proto_http.h REORG: buffers: split buffers into chunk,buffer,channel 2012-09-03 20:47:32 +02:00
proto_tcp.h
protocols.h MINOR: protocol: add SSL context to listeners if USE_OPENSSL is defined 2012-09-03 20:49:14 +02:00
proxy.h REORG: buffers: split buffers into chunk,buffer,channel 2012-09-03 20:47:32 +02:00
queue.h
sample.h CLEANUP: includes: fix includes for a number of users of fd.h 2012-09-03 20:49:14 +02:00
server.h MINOR: server: add SSL context to servers if USE_OPENSSL is defined 2012-09-03 20:49:14 +02:00
session.h MAJOR: session: introduce embryonic sessions 2012-09-03 20:47:35 +02:00
signal.h
stick_table.h
stream_interface.h MEDIUM: stream_interface: remove CAP_SPLTCP/CAP_SPLICE flags 2012-09-03 20:47:34 +02:00
task.h
template.h