projects
/
haproxy-2.5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
haproxy-2.5.git
2021-10-12
Tim Duesterhus
BUG/MINOR: lua: Fix lua error handling in `hlua_config_...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-12
Christopher...
CLEANUP: stream: Properly indent current_rule line...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-12
Christopher...
MINOR: stream: report the current filter in "show sess...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-12
Willy Tarreau
MINOR: stream: report the current rule in "show sess...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-12
Willy Tarreau
MINOR: rules: add a file name and line number to act_rules
commit
|
commitdiff
|
tree
|
snapshot
2021-10-12
Willy Tarreau
MINOR: rules: add a new function new_act_rule() to...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-10
Olivier Houchard
MINOR: initcall: Rename __GLOBL and __GLOBL1.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
[RELEASE] Released version 2.5-dev9
v2.5-dev9
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MEDIUM: stick-table: never learn the "conn_cur" value...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MEDIUM: config: resolve relative threads on bind lines...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MINOR: threads: add a new function to resolve config...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MEDIUM: listeners: support the definition of thread...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MINOR: debug: report the group and thread ID in the...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MINOR: threads: add the current group ID in thread...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MEDIUM: threads: replace ha_set_tid() with ha_set_thread()
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MINOR: threads: set the tid, ltid and their bit in...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MINOR: threads: set the group ID and its bit in the...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MEDIUM: threads: automatically assign threads to groups
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MINOR: threads: make tg point to the current thread...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MINOR: global: add a new "thread-group" directive
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MINOR: global: add a new "thread-groups" directive
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MINOR: threads: introduce a minimalistic notion of...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MINOR: thread: make "ti" a const pointer and clean...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
REORG: thread/sched: move the last dynamic thread_info...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
REORG: thread/sched: move the thread_info flags to...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
REORG: thread/clock: move the clock parts of thread_inf...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
REORG: thread/sched: move the task_per_thread stuff...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
CLEANUP: wdt: do not remap SI_TKILL to SI_LWP, test...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MINOR: wdt: move wd_timer to wdt.c
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MINOR: clock: move the clock_ids to clock.c
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
REORG: clock/wdt: move wdt timer initialization to...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
REORG: clock: move the clock_id initialization to clock.c
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
CLEANUP: clock: stop exporting before_poll and after_poll
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MINOR: activity: get the run_time from the clock updates
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
REORG: clock: move the updates of cpu/mono time to...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
REORG: time: move time-keeping code and variables to...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
BUILD: init: avoid a build warning on FreeBSD with...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
BUILD: connection: avoid a build warning on FreeBSD...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Amaury Denoyelle
BUG/MINOR: quic: fix includes for compilation
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Amaury Denoyelle
CLEANUP: mux-quic: remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Amaury Denoyelle
MINOR: qpack: fix memory leak on huffman decoding
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Amaury Denoyelle
MINOR: qpack: support non-indexed http status code...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Amaury Denoyelle
MINOR: qpack: do not encode invalid http status code
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Christopher...
BUG/MEDIUM: mux_h2: Handle others remaining read0 cases...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Amaury Denoyelle
BUG/MAJOR: quic: remove qc from receiver cids tree...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Amaury Denoyelle
MINOR: mux-quic: release connection if no more bidir...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Amaury Denoyelle
BUG/MAJOR: xprt-quic: do not queue qc timer if not set
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Amaury Denoyelle
BUG/MEDIUM: mux-quic: reinsert all streams in by_id...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Frédéric Lécaille
MINOR: quic: Fix SSL error issues (do not use ssl_bio_a...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Frédéric Lécaille
MINOR: quic: BUG_ON() SSL errors.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Frédéric Lécaille
MINOR: quic: Add a function to dump SSL stack errors
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Frédéric Lécaille
MINOR: quic: Distinguish packet and SSL read enc. level...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Willy Tarreau
MINOR: pools: report the amount used by thread caches...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Amaury Denoyelle
BUG/MINOR: task: fix missing include with DEBUG_TASK
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Thayne McCombs
DOC: configuration: add clarification on escaping in...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
CLEANUP: thread: uninline ha_tkill/ha_tkillall/ha_cpu_r...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
MINOR: thread: use a dedicated static pthread_t array...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
REORG: thread: move ha_get_pthread_id() to thread.c
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
REORG: thread: move the thread init/affinity/stop to...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
CLENAUP: wdt: use ha_tkill() instead of accessing pthre...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
REORG: fd: uninline compute_poll_timeout()
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
CLEANUP: fd: do not include time.h
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
CLEANUP: time: move a few configurable defines to defau...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
REORG: task: uninline the loop time measurement code
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
REORG: connection: uninline the rest of the alloc/free...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
CLEANUP: connection: remove unneeded tcpcheck-t.h and...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
CLEANUP: connection: do not include http_ana!
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
REORG: connection: move the largest inlines from connec...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
CLEANUP: tree-wide: only include ebtree-t from type...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
REORG: ebtree: split structures into their own file...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
REORG: server: uninline the idle conns management functions
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
REORG: connection: uninline conn_notify_mux() and conn_...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
REORG: connection: move the hash-related stuff to conne...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
MINOR: connection: use uint64_t for the hashes
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
CLEANUP: stick-table: no need to include socket nor...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
CLEANUP: stream: remove many unneeded includes from...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
REORG: acitvity: uninline sched_activity_entry()
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
REORG: activity: uninline activity_count_runtime()
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
CLEANUP: tree-wide: remove unneeded include time.h...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
REORG: time/ticks: move now_ms and global_now_ms defini...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
REORG: sched: moved samp_time and idle_time to task...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
REORG: sample: move the crypto samples to ssl_sample.c
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
REORG: ssl-sock: move the sslconns/totalsslconns counte...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
CLEANUP: ssl/server: move ssl_sock_set_srv() to srv_set...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
CLEANUP: mux_fcgi: remove dependency on ssl_sock
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
REORG: ssl: move ssl_sock_is_ssl() to connection.h...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
CLEANUP: servers: do not include openssl-compat
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
CLEANUP: listeners: do not include openssl-compat
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
REORG: listener: move bind_conf_alloc() and listener_st...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
CLEANUP: remove some unneeded includes from applet-t.h
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
MINOR: thread/debug: replace nsec_now() with now_mono_t...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
REORG: thread: uninline the lock-debugging code
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
REORG: pools: uninline the UAF allocator and force...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
CLEANUP: pools: pools-t.h doesn't need to include threa...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
BUILD: compat: fix -Wundef on SO_REUSEADDR
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
BUILD: tree-wide: add several missing activity.h
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
BUILD: mworker: mworker-prog needs time.h for the ...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
BUILD: tcp_sample: include missing errors.h and session-t.h
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
BUILD: cfgparse-ssl: add missing errors.h
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
BUILD: tree-wide: add missing http_ana.h from many...
commit
|
commitdiff
|
tree
|
snapshot
next