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-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
2021-10-06
Willy Tarreau
BUILD: connection: connection.h needs list.h and server.h
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
BUILD: idleconns: include missing ebmbtree.h at several...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
BUILD: compiler: add the container_of() and container_o...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
BUILD: ssl_ckch: include ebpttree.h in ssl_ckch.c
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
BUILD: peers: need to include eb{32/mb/pt}tree.h
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
BUILD: vars: need to include xxhash
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
BUILD: http_rules: requires http_ana-t.h for REDIRECT_*
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
BUILD: http_ana: need to include proxy-t to get redirec...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
BUILD: sample: include openssl-compat
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
BUILD: httpclient: include missing ssl_sock-t
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
BUILD: resolvers: define missing types in resolvers.h
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
BUILD: stats: define several missing structures in...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
BUILD: hlua: needs to include stream-t.h
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
BUILD: extcheck: needs to include stream-t.h
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
BUILD: action: add the relevant structures for function...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
BUG/MEDIUM: sample: properly verify that variables...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
MINOR: sample: provide a generic var-to-sample conversi...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
CLEANUP: sample: uninline sample_conv_var2smp_str()
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
CLEANUP: sample: rename sample_conv_var2smp() to *_sint
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Willy Tarreau
CLEANUP: server: always include the storage for SSL...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
William Lallemand
MINOR: httpclient/lua: supports headers via named arguments
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
William Lallemand
BUG/MINOR: httpclient/lua: does not process headers...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
William Lallemand
MINOR: httpclient: destroy checks if a client was start...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
William Lallemand
BUG/MEDIUM: httpclient/lua: crash because of b_xfer...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
William Lallemand
MINOR: httpclient/lua: implement garbage collection
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
William Lallemand
MINOR: httpclient: test if started during stop_and_dest...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
William Lallemand
MINOR: httpclient: stop_and_destroy() ask the applet...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
William Lallemand
MINOR: httpclient: set HTTPCLIENT_F_ENDED only in release
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
William Lallemand
MINOR: httpclient: destroy() must free the headers...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-04
Christopher...
BUG/MEDIUM: http-ana: Clear request analyzers when...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-04
Christopher...
BUG/MEDIUM: filters: Fix a typo when a filter is attach...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Willy Tarreau
REORG: sched: move the stolen CPU time detection to...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Willy Tarreau
REORG: sched: move idle time calculation from time...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Willy Tarreau
MINOR: time: uninline report_idle() and move it to...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Willy Tarreau
MINOR: task: provide 3 task_new_* wrappers to simplify...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Willy Tarreau
CLEANUP: tasks: remove the long-unused work_lists
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
William Lallemand
REGTESTS: ssl: wrong feature cmd in show_ssl_ocsprespon...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
William Lallemand
REGTESTS: ssl: show_ssl_ocspresponse w/ freebsd won...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Willy Tarreau
MINOR: tasks: catch TICK_ETERNITY with BUG_ON() in...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Christopher...
BUG/MINOR: tcp-rules: Stop content rules eval on read...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Christopher...
BUG/MINOR: tcpcheck: Don't use arg list for default...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Christopher...
MINOR: arg: Be able to forbid unresolved args when...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Willy Tarreau
BUG/MAJOR: lua: use task_wakeup() to properly run a...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Willy Tarreau
BUG/MEDIUM: lua: fix wakeup condition from sleep()
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
William Lallemand
REGTESTS: ssl: enable ssl_crt-list_filters.vtc again
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
William Lallemand
REGTESTS: ssl: enable show_ssl_ocspresponse.vtc again
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Remi Tricot...
MINOR: ssl: Store the last SSL error code in case of...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Remi Tricot...
MINOR: ssl: Rename ssl_bc_hsk_err to ssl_bc_err
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Remi Tricot...
MINOR: ssl: Set connection error code in case of SSL...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-29
William Lallemand
MINOR: Makefile: add MEMORY_POOLS to the list of DEBUG_...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-29
Emeric Brun
DOC: peers: fix doc "enable" statement on "peers" sections
commit
|
commitdiff
|
tree
|
snapshot
2021-09-28
Willy Tarreau
REORG: pools: move default settings to defaults.h
commit
|
commitdiff
|
tree
|
snapshot
2021-09-28
Christopher...
REGTESTS: Add script to validate T-E header parsing
commit
|
commitdiff
|
tree
|
snapshot
2021-09-28
Christopher...
BUG/MEDIUM: mux-h1/mux-fcgi: Reject messages with unkno...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-28
Christopher...
MINOR: h1: Change T-E header parsing to fail if chunked...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-28
Christopher...
MINOR: http: Add 422-Unprocessable-Content error message
commit
|
commitdiff
|
tree
|
snapshot
2021-09-28
Christopher...
BUG/MINOR: mux-h1/mux-fcgi: Sanitize TE header to only...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-28
Christopher...
MEDIUM: h1: Force close mode for invalid uses of T...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-28
Christopher...
MEDIUM: mux-h1: Reject HTTP/1.0 GET/HEAD/DELETE request...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-28
Christopher...
MINOR: mux-h1: Be able to set custom status code on...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-28
Christopher...
MINOR: mux-h1: Set error code if possible when MUX_EXIT...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-28
Christopher...
MINOR: log: Try to get the status code when MUX_EXIT_ST...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-28
Willy Tarreau
MINOR: init: extract the setup and end of threads to...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-28
Willy Tarreau
MEDIUM: init: de-uglify the per-thread affinity setting
commit
|
commitdiff
|
tree
|
snapshot
2021-09-28
Willy Tarreau
CLEANUP: init: remove useless test against MAX_THREADS...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-27
Willy Tarreau
MINOR: config: use a standard parser for the "nbthread...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-26
William Lallemand
BUG/MEDIUM: httpclient: replace ist0 by istptr
commit
|
commitdiff
|
tree
|
snapshot
2021-09-24
William Lallemand
Revert "head-truc"
commit
|
commitdiff
|
tree
|
snapshot
2021-09-24
William Lallemand
REGTESTS: lua: test the httpclient:get() feature
commit
|
commitdiff
|
tree
|
snapshot
2021-09-24
William Lallemand
head-truc
commit
|
commitdiff
|
tree
|
snapshot
2021-09-24
Willy Tarreau
[RELEASE] Released version 2.5-dev8
v2.5-dev8
commit
|
commitdiff
|
tree
|
snapshot
2021-09-24
Tim Duesterhus
CLEANUP: slz: Mark `reset_refs` as static
commit
|
commitdiff
|
tree
|
snapshot
2021-09-24
William Lallemand
BUG/MINOR: httpclient/lua: return an error on argument...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-24
William Lallemand
MINOR: httpclient/lua: implement the headers in the...
commit
|
commitdiff
|
tree
|
snapshot
next