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 03:42:49 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
36a7702b034e7a2f3dd2cd0b81d693a4ae931c03
haproxy
/
include
/
proto
History
Christopher Faulet
36a7702b03
CLEANUP: channel: Remove channel_htx_fwd_payload() and channel_htx_fwd_all()
...
These functions are unused now. No backport needed.
2019-06-14 11:13:32 +02:00
..
acl.h
…
action.h
…
activity.h
…
applet.h
…
arg.h
…
auth.h
…
backend.h
…
channel.h
CLEANUP: channel: Remove channel_htx_fwd_payload() and channel_htx_fwd_all()
2019-06-14 11:13:32 +02:00
checks.h
…
cli.h
…
compression.h
…
connection.h
MEDIUM: connections: Remove CONN_FL_SOCK*
2019-06-05 18:03:38 +02:00
dict.h
…
dns.h
…
fd.h
MINOR: fd: Don't use atomic operations when it's not needed.
2019-06-12 14:36:24 +02:00
filters.h
…
flt_http_comp.h
…
freq_ctr.h
…
frontend.h
…
hdr_idx.h
…
hlua_fcn.h
…
hlua.h
…
http_fetch.h
…
http_htx.h
…
http_rules.h
…
lb_chash.h
…
lb_fas.h
…
lb_fwlc.h
…
lb_fwrr.h
…
lb_map.h
…
listener.h
…
log.h
…
map.h
…
mux_pt.h
…
mworker.h
…
obj_type.h
…
pattern.h
…
payload.h
…
peers.h
MINOR: peers: Make peers protocol support new "server_name" data type.
2019-06-05 08:42:33 +02:00
pipe.h
…
port_range.h
…
proto_http.h
…
proto_sockpair.h
…
proto_tcp.h
…
proto_udp.h
…
protocol_buffers.h
…
protocol.h
…
proxy.h
…
queue.h
…
raw_sock.h
…
sample.h
…
server.h
…
session.h
…
shctx.h
…
signal.h
…
spoe.h
…
ssl_sock.h
MINOR: ssl: Make ssl_sock_handshake() static.
2019-06-05 18:03:38 +02:00
stats.h
…
stick_table.h
MINOR: stick-table: Add "server_name" new data type.
2019-06-05 08:33:35 +02:00
stream_interface.h
BUILD: stream-int: avoid a build warning in dev mode in si_state_bit()
2019-06-06 16:42:08 +02:00
stream.h
…
task.h
BUG/MINOR: task: prevent schedulable tasks from starving under high I/O activity
2019-06-14 09:16:51 +02:00
tcp_rules.h
…
template.h
…
vars.h
…