.. |
51d.c
|
BUILD/MINOR: 51d: fix warning when building with 51Degrees release version 3.2.12.12
|
2017-10-05 11:23:38 +02:00 |
acl.c
|
MINOR: acl: Pass the ACLs as an explicit parameter of build_acl_cond
|
2017-10-31 11:36:12 +01:00 |
action.c
|
MINOR: action: Add function to check rules using an action ACT_ACTION_TRK_*
|
2017-10-31 11:36:12 +01:00 |
applet.c
|
MINOR: applet: Check applets_active_queue before processing applets queue
|
2017-09-05 10:21:29 +02:00 |
arg.c
|
|
|
auth.c
|
|
|
backend.c
|
MINOR: backend: use conn_full_close() instead of conn_force_close()
|
2017-10-22 09:54:18 +02:00 |
base64.c
|
|
|
buffer.c
|
MEDIUM: threads/buffers: Define and register per-thread init/deinit functions
|
2017-10-31 13:58:29 +01:00 |
cfgparse.c
|
MINOR: threads: Add nbthread parameter
|
2017-10-31 13:58:29 +01:00 |
channel.c
|
MINOR: channel: make the channel be a const in all {ci,co}_get* functions
|
2017-10-19 15:01:08 +02:00 |
checks.c
|
MINOR: mailers: Use pools to allocate email alerts and its tcpcheck_rules
|
2017-10-31 11:36:12 +01:00 |
chunk.c
|
MEDIUM: threads/chunks: Transform trash chunks in thread-local variables
|
2017-10-31 13:58:30 +01:00 |
cli.c
|
REORG: channel: finally rename the last bi_* / bo_* functions
|
2017-10-19 15:01:08 +02:00 |
compression.c
|
|
|
connection.c
|
MINOR: add ALPN information to send-proxy-v2
|
2017-10-27 19:32:36 +02:00 |
da.c
|
|
|
dns.c
|
MAJOR: dns: Refactor the DNS code
|
2017-10-31 11:36:12 +01:00 |
ev_epoll.c
|
MINOR: polling: Use fd_update_events to update events seen for a fd
|
2017-09-05 15:45:11 +02:00 |
ev_kqueue.c
|
MINOR: polling: Use fd_update_events to update events seen for a fd
|
2017-09-05 15:45:11 +02:00 |
ev_poll.c
|
MINOR: polling: Use fd_update_events to update events seen for a fd
|
2017-09-05 15:45:11 +02:00 |
ev_select.c
|
MINOR: polling: Use fd_update_events to update events seen for a fd
|
2017-09-05 15:45:11 +02:00 |
fd.c
|
MINOR: fd: Move (de)allocation of fdtab and fdinfo in (de)init_pollers
|
2017-09-05 10:49:45 +02:00 |
filters.c
|
|
|
flt_http_comp.c
|
BUG/MINOR: compression: Check response headers before http-response rules eval
|
2017-09-15 18:42:23 +02:00 |
flt_spoe.c
|
MEDIUM: spoe/rules: Process "send-spoe-group" action
|
2017-10-31 11:36:12 +01:00 |
flt_trace.c
|
|
|
freq_ctr.c
|
|
|
frontend.c
|
MINOR: frontend: don't retrieve ALPN on the critical path
|
2017-09-15 11:49:27 +02:00 |
h1.c
|
MINOR: h1: store the status code in the H1 message
|
2017-10-31 08:43:29 +01:00 |
haproxy.c
|
MINOR: threads: Define the sync-point inside run_poll_loop
|
2017-10-31 13:58:29 +01:00 |
hash.c
|
|
|
hathreads.c
|
MEDIUM: threads: Adds a set of functions to handle sync-point
|
2017-10-31 13:58:29 +01:00 |
hdr_idx.c
|
|
|
hlua_fcn.c
|
BUG/MINOR: lua: const attribute of a string is overridden
|
2017-10-27 14:51:37 +02:00 |
hlua.c
|
REORG: channel: finally rename the last bi_* / bo_* functions
|
2017-10-19 15:01:08 +02:00 |
i386-linux-vsys.c
|
|
|
lb_chash.c
|
MINOR: server: Handle weight increase in consistent hash.
|
2017-10-17 18:08:38 +02:00 |
lb_fas.c
|
MEDIUM: check: server states and weight propagation re-work
|
2017-09-05 15:23:16 +02:00 |
lb_fwlc.c
|
MEDIUM: check: server states and weight propagation re-work
|
2017-09-05 15:23:16 +02:00 |
lb_fwrr.c
|
MEDIUM: check: server states and weight propagation re-work
|
2017-09-05 15:23:16 +02:00 |
lb_map.c
|
MEDIUM: check: server states and weight propagation re-work
|
2017-09-05 15:23:16 +02:00 |
listener.c
|
MEDIUM: session: count the frontend's connections at a single place
|
2017-09-15 11:49:52 +02:00 |
log.c
|
MINOR: cli: Add "show startup-logs" command
|
2017-10-31 11:36:13 +01:00 |
lru.c
|
|
|
mailers.c
|
|
|
map.c
|
REORG: channel: finally rename the last bi_* / bo_* functions
|
2017-10-19 15:01:08 +02:00 |
memory.c
|
REORG: channel: finally rename the last bi_* / bo_* functions
|
2017-10-19 15:01:08 +02:00 |
namespace.c
|
|
|
pattern.c
|
|
|
payload.c
|
MINOR: payload: add new sample fetch functions to process distcc protocol
|
2017-10-13 11:47:19 +02:00 |
peers.c
|
REORG: channel: finally rename the last bi_* / bo_* functions
|
2017-10-19 15:01:08 +02:00 |
pipe.c
|
|
|
proto_http.c
|
MINOR: acl: Pass the ACLs as an explicit parameter of build_acl_cond
|
2017-10-31 11:36:12 +01:00 |
proto_tcp.c
|
MEDIUM: ssl: Handle early data with OpenSSL 1.1.1
|
2017-10-27 10:54:05 +02:00 |
proto_udp.c
|
|
|
proto_uxst.c
|
MINOR: unix: use conn_full_close() instead of conn_force_close()
|
2017-10-22 09:54:17 +02:00 |
protocol.c
|
|
|
proxy.c
|
MAJOR: dns: Refactor the DNS code
|
2017-10-31 11:36:12 +01:00 |
queue.c
|
MEDIUM: check: server states and weight propagation re-work
|
2017-09-05 15:23:16 +02:00 |
raw_sock.c
|
MINOR: raw_sock: make use of CO_FL_WILL_UPDATE
|
2017-10-25 15:52:41 +02:00 |
rbtree.c
|
|
|
regex.c
|
|
|
sample.c
|
MINOR: sample: add the hex2i converter
|
2017-10-25 04:46:08 +02:00 |
server.c
|
MAJOR: dns: Refactor the DNS code
|
2017-10-31 11:36:12 +01:00 |
session.c
|
MEDIUM: ssl: Handle early data with OpenSSL 1.1.1
|
2017-10-27 10:54:05 +02:00 |
sha1.c
|
IMPORT: sha1: import SHA1 functions
|
2017-10-25 04:45:48 +02:00 |
shctx.c
|
MEDIUM: shctx: separate ssl and shctx
|
2017-10-31 03:49:40 +01:00 |
signal.c
|
|
|
ssl_sock.c
|
MINOR: shctx: rename lock functions
|
2017-10-31 03:49:44 +01:00 |
standard.c
|
MINOR: standard: Add memvprintf function
|
2017-10-31 11:36:12 +01:00 |
stats.c
|
BUG/MEDIUM: log: check result details truncated.
|
2017-10-19 18:51:32 +02:00 |
stick_table.c
|
REORG: channel: finally rename the last bi_* / bo_* functions
|
2017-10-19 15:01:08 +02:00 |
stream_interface.c
|
MINOR: ssl/proto_http: Add keywords to take care of early data.
|
2017-10-27 13:32:22 +02:00 |
stream.c
|
BUG/MEDIUM: prevent buffers being overwritten during build_logline() execution
|
2017-10-27 10:02:33 +02:00 |
task.c
|
MINOR: tasks: Move Lua notification from Lua to tasks
|
2017-09-11 18:59:40 +02:00 |
tcp_rules.c
|
MINOR: acl: Pass the ACLs as an explicit parameter of build_acl_cond
|
2017-10-31 11:36:12 +01:00 |
time.c
|
|
|
trace.c
|
CONTRIB: trace: try to display the function's return value on exit
|
2017-10-24 19:54:25 +02:00 |
uri_auth.c
|
|
|
vars.c
|
MINOR: samples: Don't allocate memory for SMP_T_METH sample when method is known
|
2017-07-24 17:16:11 +02:00 |
wurfl.c
|
|
|
xxhash.c
|
|
|