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-07 23:43:41 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
93b38d9191a2f03d623cd697b509d00cd9b9d00f
haproxy
/
include
/
proto
History
Willy Tarreau
ebcd4844e8
MEDIUM: vars: move the session variables to the session, not the stream
...
It's important that the session-wide variables are in the session and not in the stream.
2015-06-19 11:59:02 +02:00
..
acl.h
…
applet.h
…
arg.h
…
auth.h
…
backend.h
…
channel.h
…
checks.h
MAJOR: server: add DNS-based server name resolution
2015-06-13 22:07:35 +02:00
compression.h
…
connection.h
…
cttproxy.h
…
dns.h
MEDIUM: dns: implement a DNS resolver
2015-06-13 22:07:35 +02:00
dumpstats.h
…
fd.h
…
freq_ctr.h
…
frontend.h
…
hdr_idx.h
…
hlua.h
BUILD/MINOR: lua: ensure that hlua_ctx_destroy is properly defined
2015-06-17 20:18:54 +02:00
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
…
payload.h
…
peers.h
…
pipe.h
…
port_range.h
…
proto_http.h
…
proto_tcp.h
…
proto_udp.h
MEDIUM: protocol: add minimalist UDP protocol client
2015-06-13 22:07:35 +02:00
proto_uxst.h
…
protocol.h
…
proxy.h
…
queue.h
…
raw_sock.h
…
sample.h
…
server.h
MAJOR: server: add DNS-based server name resolution
2015-06-13 22:07:35 +02:00
session.h
…
shctx.h
…
signal.h
…
ssl_sock.h
MINOR: ssl: Export functions to manipulate generated certificates
2015-06-12 18:06:59 +02:00
stick_table.h
…
stream_interface.h
…
stream.h
…
task.h
…
template.h
…
vars.h
MEDIUM: vars: move the session variables to the session, not the stream
2015-06-19 11:59:02 +02:00