..
51d.c
MINOR: 51d: Improved string handling for LRU cache
2015-09-21 12:55:24 +02:00
acl.c
BUG/MEDIUM: acl: always accept match "found"
2015-09-24 16:38:48 +02:00
applet.c
MINOR: stream-int: rename si_applet_done() to si_applet_wake_cb()
2015-09-25 21:16:02 +02:00
arg.c
BUG/MINOR: args: add name for ARGT_VAR
2015-09-21 20:57:12 +02:00
auth.c
MINOR: samples: rename union from "data" to "u"
2015-08-20 17:13:46 +02:00
backend.c
MAJOR: tproxy: remove support for cttproxy
2015-08-20 19:35:14 +02:00
base64.c
buffer.c
BUG/MAJOR: buffers: make the buffer_slow_realign() function respect output data
2015-07-02 15:27:24 +02:00
cfgparse.c
MINOR: config: new backend directives: load-server-state-from-file and server-state-file-name
2015-09-19 17:05:28 +02:00
channel.c
checks.c
MINOR: server: startup slowstart task when using seamless reload of HAProxy
2015-09-19 17:05:28 +02:00
chunk.c
compression.c
MINOR: samples: rename union from "data" to "u"
2015-08-20 17:13:46 +02:00
connection.c
BUG/MAJOR: connection: fix TLV offset calculation for proxy protocol v2 parsing
2015-07-03 17:05:20 +02:00
da.c
MINOR: samples: rename union from "data" to "u"
2015-08-20 17:13:46 +02:00
dns.c
BUG: dns: can't connect UDP socket on FreeBSD
2015-09-22 16:06:41 +02:00
dumpstats.c
MINOR: cli: do not call the release handler on internal error.
2015-09-25 21:16:03 +02:00
ev_epoll.c
ev_kqueue.c
ev_poll.c
ev_select.c
fd.c
freq_ctr.c
frontend.c
MINOR: samples: rename union from "data" to "u"
2015-08-20 17:13:46 +02:00
haproxy-systemd-wrapper.c
haproxy.c
MINOR: applet: rename applet_runq to applet_active_queue
2015-09-25 18:02:44 +02:00
hash.c
hdr_idx.c
hlua.c
MINOR: stream-int: rename si_applet_done() to si_applet_wake_cb()
2015-09-25 21:16:02 +02:00
i386-linux-vsys.c
lb_chash.c
lb_fas.c
lb_fwlc.c
lb_fwrr.c
lb_map.c
listener.c
MINOR: samples: rename union from "data" to "u"
2015-08-20 17:13:46 +02:00
log.c
MINOR: samples: rename union from "data" to "u"
2015-08-20 17:13:46 +02:00
lru.c
BUG/MEDIUM: lru: fix possible memory leak when ->free() is used
2015-06-17 20:33:30 +02:00
mailers.c
map.c
MINOR: map: The map can return IPv4 and IPv6
2015-08-20 17:13:46 +02:00
memory.c
namespace.c
pattern.c
MINOR: samples: rename union from "data" to "u"
2015-08-20 17:13:46 +02:00
payload.c
BUG/MEDIUM: payload: make req.payload and payload_lv aware of dynamic buffers
2015-09-24 16:38:48 +02:00
peers.c
BUG/MINOR: fct peer_prepare_ackmsg should not use trash.
2015-09-22 16:07:34 +02:00
pipe.c
proto_http.c
MEDIUM: proto_http: smp_prefetch_http initialize txn
2015-09-25 23:27:23 +02:00
proto_tcp.c
MINOR: action: add reference to the original keywork matched for the called parser.
2015-09-23 21:44:23 +02:00
proto_udp.c
MEDIUM: protocol: add minimalist UDP protocol client
2015-06-13 22:07:35 +02:00
proto_uxst.c
protocol.c
proxy.c
BUG/MEDIUM: proxy: do not dereference strm_li(stream)
2015-09-23 13:42:08 +02:00
queue.c
raw_sock.c
rbtree.c
regex.c
sample.c
MINOR: samples: rename union from "data" to "u"
2015-08-20 17:13:46 +02:00
server.c
MINOR: server: startup slowstart task when using seamless reload of HAProxy
2015-09-19 17:05:28 +02:00
session.c
MEDIUM: vars: move the session variables to the session, not the stream
2015-06-19 11:59:02 +02:00
shctx.c
signal.c
ssl_sock.c
DOC: ssl: missing LF
2015-08-27 11:24:23 +02:00
standard.c
BUG/MINOR: tools: make str2sa_range() report unresolvable addresses
2015-09-08 16:01:25 +02:00
stick_table.c
BUG/MEDIUM: peers: some table updates are randomly not pushed.
2015-09-22 16:07:27 +02:00
stream_interface.c
BUG/MEDIUM: stream-int: avoid double-call to applet->release
2015-09-25 21:16:03 +02:00
stream.c
BUG/MEDIUM: stream: do not dereference strm_li(stream)
2015-09-23 13:42:08 +02:00
task.c
time.c
trace.c
uri_auth.c
vars.c
MEDIUM: actions: remove ACTION_STOP
2015-09-02 18:36:38 +02:00
xxhash.c