haproxy/include/proto
Olivier Houchard 4c28328572 MEDIUM: task: Use the new _HA_ATOMIC_* macros.
Use the new _HA_ATOMIC_* macros and add barriers where needed.
2019-03-11 17:02:37 +01:00
..
acl.h
action.h
activity.h
applet.h MEDIUM: applets: Use the new _HA_ATOMIC_* macros. 2019-03-11 17:02:37 +01:00
arg.h
auth.h
backend.h
channel.h MINOR: channel/htx: Add function to skips output bytes from an HTX channel 2019-02-26 14:04:23 +01:00
checks.h
cli.h
compression.h
connection.h MINOR: server: remove a few unneeded LIST_INIT calls after LIST_DEL_LOCKED 2019-02-28 16:08:54 +01:00
dns.h
fd.h MEDIUM: fd: Use the new _HA_ATOMIC_* macros. 2019-03-11 17:02:37 +01:00
filters.h MINOR: filters: Export the name of known filters 2018-12-11 17:09:31 +01:00
flt_http_comp.h MINOR: compression: Rename the function check_legacy_http_comp_flt() 2018-12-11 17:09:31 +01:00
freq_ctr.h MEDIUM: freq_ctr: Use the new _HA_ATOMIC_* macros. 2019-03-11 17:02:37 +01:00
frontend.h
hdr_idx.h
hlua_fcn.h
hlua.h
http_fetch.h
http_htx.h CLEANUP: h1: remove some occurrences of unneeded h1.h inclusions 2018-12-11 17:15:13 +01:00
http_rules.h
lb_chash.h MINOR: lb: allow redispatch when using consistent hash 2019-01-02 20:22:17 +01:00
lb_fas.h
lb_fwlc.h
lb_fwrr.h
lb_map.h
listener.h MINOR: listener: introduce listener_backlog() to report the backlog value 2019-02-28 17:05:29 +01:00
log.h
map.h
mux_pt.h
obj_type.h MINOR: objtype: report a few missing types in names and base pointers 2018-12-18 16:31:10 +01:00
openssl-compat.h
pattern.h
payload.h
peers.h BUG/MEDIUM: peers: Missing peer initializations. 2019-02-12 19:49:22 +01:00
pipe.h
port_range.h
proto_http.h MINOR: payload/htx: Adapt smp_fetch_len to be HTX aware 2018-12-14 16:03:34 +01:00
proto_sockpair.h
proto_tcp.h
proto_udp.h
protocol_buffers.h MINOR: sample: Extract some protocol buffers specific code. 2019-03-06 15:36:02 +01:00
protocol.h
proxy.h MEDIUM: proxy: Use the new _HA_ATOMIC_* macros. 2019-03-11 17:02:37 +01:00
queue.h
raw_sock.h
sample.h
server.h MEDIUM: server: Use the new _HA_ATOMIC_* macros. 2019-03-11 17:02:37 +01:00
session.h BUG/MEDIUM: connections: Don't forget to remove CO_FL_SESS_IDLE. 2019-01-31 19:38:25 +01:00
shctx.h
signal.h
spoe.h
ssl_sock.h MINOR: ssl: add support of aes256 bits ticket keys on file and cli. 2019-01-14 19:32:58 +01:00
stats.h
stick_table.h
stream_interface.h MINOR: stream-int: add a new flag to mention that we want the connection to be killed 2019-01-31 19:38:25 +01:00
stream.h BUG/MINOR: stick_table: Prevent conn_cur from underflowing 2019-01-15 15:34:49 +01:00
task.h MEDIUM: task: Use the new _HA_ATOMIC_* macros. 2019-03-11 17:02:37 +01:00
tcp_rules.h
template.h
vars.h