projects
/
haproxy-2.3.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
haproxy-2.3.git
2021-07-27
Amaury Denoyelle
BUG/MEDIUM: ssl_sample: fix segfault for srv samples...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Willy Tarreau
BUG/MINOR: mworker: do not export HAPROXY_MWORKER_REEXE...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Willy Tarreau
BUG/MEDIUM: mworker: do not register an exit handler...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Willy Tarreau
BUILD: lua: silence a build warning with TCC
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Willy Tarreau
BUILD: add detection of missing important CFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Willy Tarreau
[RELEASE] Released version 2.3.12
v2.3.12
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Willy Tarreau
BUG/MAJOR: pools: second fix for incomplete backport...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Willy Tarreau
BUG/MAJOR: pools: fix incomplete backport of lockless...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-07
Christopher...
[RELEASE] Released version 2.3.11
v2.3.11
commit
|
commitdiff
|
tree
|
snapshot
2021-07-06
Christopher...
Revert "MINOR: tcp-act: Add set-src/set-src-port for...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-06
Emeric Brun
BUG/MINOR: peers: fix data_type bit computation more...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-06
Christopher...
BUG/MEDIUM: resolvers: Make 1st server of a template...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-06
Christopher...
MINOR: resolvers: Reset server IP on error in resolv_ge...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-06
Christopher...
BUG/MINOR: resolvers: Reset server IP when no ip is...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-06
Christopher...
BUG/MINOR: resolvers: Always attach server on matching...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-06
Christopher...
BUG/MINOR: resolvers: Use resolver's lock in resolv_srv...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-06
Christopher...
BUG/MEDIUM: resolvers: Add a task on servers to check...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-06
Christopher...
MINOR: resolvers: Remove server from named_servers...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-06
Christopher...
MINOR: resolvers: Clean server in a dedicated function...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-06
Christopher...
BUG/MINOR: server: Forbid to set fqdn on the CLI if...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-06
Christopher...
BUG/MINOR: server-state: load SRV resolution only if...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-06
Daniel Black
DOC: config: use CREATE USER for mysql-check
commit
|
commitdiff
|
tree
|
snapshot
2021-07-06
Willy Tarreau
DOC: peers: fix the protocol tag name in the doc
commit
|
commitdiff
|
tree
|
snapshot
2021-07-06
Emeric Brun
DOC: stick-table: add missing documentation about gpt0...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-06
Emeric Brun
BUG/MINOR: stick-table: fix several printf sign errors...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-06
Willy Tarreau
BUG/MINOR: cli: fix server name output in "show fd"
commit
|
commitdiff
|
tree
|
snapshot
2021-07-06
Willy Tarreau
BUG/MEDIUM: sock: make sure to never miss early connect...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-30
Christopher...
BUG/MINOR: tcpcheck: Fix numbering of implicit HTTP...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-30
Dirkjan Bussink
BUG/MINOR: checks: return correct error code for srv_pa...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-30
Christopher...
DOC: config: Add missing actions in "tcp-request sessio...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-30
Christopher...
MINOR: tcp-act: Add set-src/set-src-port for "tcp-reque...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-30
Amaury Denoyelle
REGTESTS: fix maxconn update with agent-check
commit
|
commitdiff
|
tree
|
snapshot
2021-06-30
Amaury Denoyelle
BUG/MAJOR: server: fix deadlock when changing maxconn...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-30
Christopher...
BUG/MINOR: server/cli: Fix locking in function processi...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-30
Christopher...
BUG/MEDIUM: server/cli: Fix ABBA deadlock when fqdn...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-30
Emeric Brun
BUG/MAJOR: resolvers: segfault using server template...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-30
Emeric Brun
MEDIUM: resolvers: add a ref between servers and srv...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-30
Emeric Brun
MEDIUM: resolvers: add a ref on server to the used...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-30
Emeric Brun
BUG/MINOR: resolvers: answser item list was randomly...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Christopher...
BUILD: cfgparse-ssl: Remove const from defpx param...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Emeric Brun
BUG/MEDIUM: dns: send messages on closed/reused fd...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Willy Tarreau
MINOR: mux-h2: obey http-ignore-probes during the preface
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Willy Tarreau
BUG/MINOR: stats: make "show stat typed desc" work...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Willy Tarreau
MINOR: backend: only skip LB when there are actual...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Willy Tarreau
BUG/MAJOR: queue: set SF_ASSIGNED when setting strm...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Willy Tarreau
BUG/MINOR: mworker: fix typo in chroot error message
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Willy Tarreau
BUG/MINOR: ssl: use atomic ops to update global shctx...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Willy Tarreau
BUG/MEDIUM: shctx: use at least thread-based locking...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Amaury Denoyelle
BUG/MINOR: stick-table: insert srv in used_name tree...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Christopher...
DOC: lua: Add a warning about buffers modification...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Christopher...
BUG/MINOR: mux-fcgi: Expose SERVER_SOFTWARE parameter...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Christopher...
BUG/MAJOR: htx: Fix htx_defrag() when an HTX block...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Willy Tarreau
CLEANUP: pools: remove now unused seq and pool_free_list
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Willy Tarreau
BUG/MAJOR: pools: fix possible race with free() in...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Willy Tarreau
MEDIUM: pools: use a single pool_gc() function for...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Willy Tarreau
MINOR: pools: call malloc_trim() under thread isolation
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Willy Tarreau
MINOR: pools: do not maintain the lock during pool_flush()
commit
|
commitdiff
|
tree
|
snapshot
2021-06-16
Willy Tarreau
BUG/MINOR: pools: fix a possible memory leak in the...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-10
Christopher...
BUG/MEDIUM: compression: Add a flag to know the filter...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-10
Remi Tricot...
BUG/MINOR: ssl: OCSP stapling does not work if expire...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-10
William Lallemand
BUILD: make tune.ssl.keylog available again
commit
|
commitdiff
|
tree
|
snapshot
2021-06-10
Alex
DOC: use the req.ssl_sni in examples
commit
|
commitdiff
|
tree
|
snapshot
2021-06-10
Christopher...
BUG/MAJOR: stream-int: Release SI endpoint on server...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-10
Alexandar Lazic
DOC/MINOR: move uuid in the configuration to the right...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-10
Willy Tarreau
BUG/MINOR: lua/vars: prevent get_var() from allocating...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-31
Remi Tricot...
BUG/MINOR: proxy: Missing calloc return value check...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-31
Remi Tricot...
BUG/MINOR: http: Missing calloc return value check...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-31
Remi Tricot...
BUG/MINOR: http: Missing calloc return value check...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-31
Remi Tricot...
BUG/MINOR: worker: Missing calloc return value check...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-31
Remi Tricot...
BUG/MINOR: compression: Missing calloc return value...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-31
Remi Tricot...
BUG/MINOR: http: Missing calloc return value check...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-31
Remi Tricot...
BUG/MINOR: http: Missing calloc return value check...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-31
Remi Tricot...
BUG/MINOR: proxy: Missing calloc return value check...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-31
Remi Tricot...
BUG/MINOR: proxy: Missing calloc return value check...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-31
Remi Tricot...
BUG/MINOR: http: Missing calloc return value check...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-31
Remi Tricot...
BUG/MINOR: ssl: Missing calloc return value check in...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-31
Remi Tricot...
BUG/MINOR: peers: Missing calloc return value check...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-31
Remi Tricot...
BUG/MINOR: server: Missing calloc return value check...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-31
Christopher...
BUG/MINOR: http-ana: Handle L7 retries on refused early...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-31
Christopher...
BUG/MINOR: http-comp: Preserve HTTP_MSGF_COMPRESSIONG...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-31
Christopher...
BUG/MEDIUM: filters: Exec pre/post analysers only one...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-31
Amaury Denoyelle
BUG/MAJOR: server: prevent deadlock when using 'set...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-31
Remi Tricot...
BUG/MEDIUM: ebtree: Invalid read when looking for dup...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Christopher...
REGTESTS: Add script to test abortonclose option
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Christopher...
BUG/MEDIUM: mux-h1: Properly report client close if...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Christopher...
MEDIUM: mux-h1: Don't block reads when waiting for...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Christopher...
MINOR: conn-stream: Force mux to wait for read events...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Christopher...
BUG/MINOR: stream-int: Don't block reads in si_update_r...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Christopher...
MINOR: channel: Rely on HTX version if appropriate...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Amaury Denoyelle
BUG/MINOR: http_fetch: fix possible uninit sockaddr...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Christopher...
BUG/MINOR: checks: Reschedule check on observe mode...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Christopher...
BUG/MINOR: checks: Handle synchronous connect when...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Christopher...
BUG/MINOR: stream: Reset stream final state and si...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Willy Tarreau
BUG/MINOR: stream: properly clear the previous error...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Christopher...
BUG/MINOR: stream: Decrement server current session...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-05
Emeric Brun
BUG/MEDIUM: dns: reset file descriptor if send returns...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-05
Willy Tarreau
MINOR: debug: add a new "debug dev sym" command in...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-05
Willy Tarreau
MINOR: pools/debug: slightly relax DEBUG_DONT_SHARE_POOLS
commit
|
commitdiff
|
tree
|
snapshot
2021-05-05
Willy Tarreau
MEDIUM: pools: call malloc_trim() from pool_gc()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-05
Willy Tarreau
MINOR: compat: automatically include malloc.h on glibc
commit
|
commitdiff
|
tree
|
snapshot
next