.. |
51d.c
|
BUG/MEDIUM: 51d: possible incorrect operations on smp->data.str.str
|
2015-07-07 17:19:33 +02:00 |
acl.c
|
MAJOR: sample: converts uint and sint in 64 bits signed integer
|
2015-07-22 00:48:23 +02:00 |
applet.c
|
MEDIUM: applet: make the applets only use si_applet_{cant|want|stop}_{get|put}
|
2015-04-23 17:56:17 +02:00 |
appsession.c
|
|
|
arg.c
|
MAJOR: arg: converts uint and sint in sint
|
2015-07-22 00:48:23 +02:00 |
auth.c
|
BUILD: Compile clean when debug options defined
|
2015-05-03 09:17:43 +02:00 |
backend.c
|
MAJOR: sample: converts uint and sint in 64 bits signed integer
|
2015-07-22 00:48:23 +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
|
BUG/MINOR: dns: wrong time unit for some DNS default parameters
|
2015-07-18 08:22:01 +02:00 |
channel.c
|
|
|
checks.c
|
BUG/MEDIUM: mailer: DATA part must be terminated with <CRLF>.<CRLF>
|
2015-07-22 22:39:39 +02:00 |
chunk.c
|
|
|
compression.c
|
MAJOR: sample: converts uint and sint in 64 bits signed integer
|
2015-07-22 00:48:23 +02:00 |
connection.c
|
BUG/MAJOR: connection: fix TLV offset calculation for proxy protocol v2 parsing
|
2015-07-03 17:05:20 +02:00 |
cttproxy.c
|
|
|
da.c
|
CLEANUP: da: remove ifdef USE_DEVICEATLAS from da.c
|
2015-06-02 13:42:12 +02:00 |
dns.c
|
BUG/MAJOR: dns: fix the length of the string to be copied
|
2015-07-22 16:53:22 +02:00 |
dumpstats.c
|
MINOR: stats: improve compression stats reporting
|
2015-07-04 14:35:15 +02:00 |
ev_epoll.c
|
CLEANUP: poll: move the conditions for waiting out of the poll functions
|
2015-04-13 20:47:51 +02:00 |
ev_kqueue.c
|
CLEANUP: poll: move the conditions for waiting out of the poll functions
|
2015-04-13 20:47:51 +02:00 |
ev_poll.c
|
CLEANUP: poll: move the conditions for waiting out of the poll functions
|
2015-04-13 20:47:51 +02:00 |
ev_select.c
|
CLEANUP: poll: move the conditions for waiting out of the poll functions
|
2015-04-13 20:47:51 +02:00 |
fd.c
|
|
|
freq_ctr.c
|
|
|
frontend.c
|
MAJOR: sample: converts uint and sint in 64 bits signed integer
|
2015-07-22 00:48:23 +02:00 |
haproxy-systemd-wrapper.c
|
|
|
haproxy.c
|
MEDIUM: 51d: add LRU-based cache on User-Agent string detection
|
2015-06-30 10:43:03 +02:00 |
hash.c
|
|
|
hdr_idx.c
|
|
|
hlua.c
|
MAJOR: arg: converts uint and sint in sint
|
2015-07-22 00:48:23 +02:00 |
i386-linux-vsys.c
|
|
|
lb_chash.c
|
|
|
lb_fas.c
|
|
|
lb_fwlc.c
|
|
|
lb_fwrr.c
|
|
|
lb_map.c
|
|
|
listener.c
|
MAJOR: sample: converts uint and sint in 64 bits signed integer
|
2015-07-22 00:48:23 +02:00 |
log.c
|
MINOR: args: add new context for servers
|
2015-07-09 11:39:33 +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
|
MAJOR: arg: converts uint and sint in sint
|
2015-07-22 00:48:23 +02:00 |
memory.c
|
|
|
namespace.c
|
|
|
pattern.c
|
MAJOR: sample: converts uint and sint in 64 bits signed integer
|
2015-07-22 00:48:23 +02:00 |
payload.c
|
MAJOR: arg: converts uint and sint in sint
|
2015-07-22 00:48:23 +02:00 |
peers.c
|
MEDIUM: peers: support of any stick-table data-types for sync
|
2015-06-16 16:11:59 +02:00 |
pipe.c
|
|
|
proto_http.c
|
MAJOR: arg: converts uint and sint in sint
|
2015-07-22 00:48:23 +02:00 |
proto_tcp.c
|
MAJOR: sample: converts uint and sint in 64 bits signed integer
|
2015-07-22 00:48:23 +02:00 |
proto_udp.c
|
MEDIUM: protocol: add minimalist UDP protocol client
|
2015-06-13 22:07:35 +02:00 |
proto_uxst.c
|
REORG/MEDIUM: stream: rename stream flags from SN_* to SF_*
|
2015-04-06 11:23:57 +02:00 |
protocol.c
|
|
|
proxy.c
|
MINOR: proxy: bit field for proxy_find_best_match diff status
|
2015-07-21 23:24:16 +02:00 |
queue.c
|
REORG/MEDIUM: stream: rename stream flags from SN_* to SF_*
|
2015-04-06 11:23:57 +02:00 |
raw_sock.c
|
|
|
rbtree.c
|
|
|
regex.c
|
|
|
sample.c
|
MEDIUM: vars/sample: operators can use variables as parameter
|
2015-07-22 00:48:24 +02:00 |
server.c
|
MINOR: server: server_find functions: id, name, best_match
|
2015-07-21 23:24:16 +02:00 |
session.c
|
MEDIUM: vars: move the session variables to the session, not the stream
|
2015-06-19 11:59:02 +02:00 |
sessionhash.c
|
|
|
shctx.c
|
|
|
signal.c
|
|
|
ssl_sock.c
|
MAJOR: arg: converts uint and sint in sint
|
2015-07-22 00:48:23 +02:00 |
standard.c
|
MINOR: standard: add 64 bits conversion functions
|
2015-07-21 23:27:10 +02:00 |
stick_table.c
|
MAJOR: sample: converts uint and sint in 64 bits signed integer
|
2015-07-22 00:48:23 +02:00 |
stream_interface.c
|
CLEANUP: stream-int: remove stream_int_unregister_handler() and si_detach()
|
2015-07-19 18:48:20 +02:00 |
stream.c
|
MAJOR: arg: converts uint and sint in sint
|
2015-07-22 00:48:23 +02:00 |
task.c
|
|
|
time.c
|
|
|
trace.c
|
|
|
uri_auth.c
|
|
|
vars.c
|
MINOR: vars: returns variable content
|
2015-07-22 00:48:24 +02:00 |
xxhash.c
|
IMPORT: hash: import xxhash-r39
|
2015-04-29 19:15:21 +02:00 |