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-12 04:32:37 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b1efedec3ea4fcf5964823ebb165d41f100b6575
haproxy
/
include
/
types
History
William Lallemand
2a83111cee
MINOR: http: generic pointer to rule argument
...
Add a void *data which can be used as a generic storage for rule arguments.
2014-05-07 16:50:33 +02:00
..
acl.h
BUG/MEDIUM: patterns: last fix was still not enough
2014-04-28 14:19:17 +02:00
arg.h
…
auth.h
…
backend.h
…
capture.h
…
channel.h
BUG/MAJOR: http: connection setup may stall on balance url_param
2014-04-30 20:02:02 +02:00
checks.h
…
compression.h
…
connection.h
MEDIUM: ssl: implement a workaround for the OpenSSL heartbleed attack
2014-04-25 20:06:33 +02:00
counters.h
…
fd.h
…
freq_ctr.h
…
global.h
MEDIUM: config: warn that '{cli,con,srv}timeout' are deprecated
2014-04-29 01:09:56 +02:00
hdr_idx.h
…
lb_chash.h
…
lb_fas.h
…
lb_fwlc.h
…
lb_fwrr.h
…
lb_map.h
…
listener.h
…
log.h
…
map.h
…
obj_type.h
…
pattern.h
BUG/MEDIUM: patterns: last fix was still not enough
2014-04-28 14:19:17 +02:00
peers.h
…
pipe.h
…
port_range.h
…
proto_http.h
MINOR: http: generic pointer to rule argument
2014-05-07 16:50:33 +02:00
proto_tcp.h
…
protocol.h
…
proxy.h
CLEANUP: proxy: rename "block_cond" to "block_rules"
2014-04-28 22:05:31 +02:00
queue.h
…
sample.h
MINOR: configuration: File and line propagation
2014-03-17 18:06:08 +01:00
server.h
…
session.h
…
signal.h
…
ssl_sock.h
…
stick_table.h
…
stream_interface.h
…
task.h
…
template.h
…