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-04-07
Willy Tarreau
BUG/MAJOR: fd: switch temp values to uint in fd_stop_both()
commit
|
commitdiff
|
tree
|
snapshot
2021-04-07
Tim Duesterhus
MINOR: ist: Add `istsplit(struct ist*, char)`
commit
|
commitdiff
|
tree
|
snapshot
2021-04-07
Tim Duesterhus
MINOR: ist: Add `istshift(struct ist*)`
commit
|
commitdiff
|
tree
|
snapshot
2021-04-07
Tim Duesterhus
MINOR: ist: Add `istappend(struct ist, char)`
commit
|
commitdiff
|
tree
|
snapshot
2021-04-07
Willy Tarreau
MINOR: atomic: implement native BTS/BTR for x86
commit
|
commitdiff
|
tree
|
snapshot
2021-04-07
Willy Tarreau
CLEANUP: atomic: use the __atomic variant of BTS/BTR...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-07
Willy Tarreau
CLEANUP: atomic/tree-wide: replace single increments...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-07
Willy Tarreau
CLEANUP: atomic: add HA_ATOMIC_INC/DEC for unit increments
commit
|
commitdiff
|
tree
|
snapshot
2021-04-07
Willy Tarreau
CLEANUP: atomic: add a fetch-and-xxx variant for common...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-07
Willy Tarreau
CLEANUP: atomic: make all standard add/or/and/sub opera...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-07
Willy Tarreau
CLEANUP: atomic: add an explicit _FETCH variant for...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-07
Willy Tarreau
MINOR: atomic/arm64: detect and use builtins for the...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-07
Willy Tarreau
MINOR: cli/show-fd: slightly reorganize the FD status...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-07
Willy Tarreau
MINOR: fd: implement an exclusive syscall bit to remove...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-07
Willy Tarreau
MINOR: fd: move .exported into fdtab[].state
commit
|
commitdiff
|
tree
|
snapshot
2021-04-07
Willy Tarreau
MINOR: fd: move .et_possible into fdtab[].state
commit
|
commitdiff
|
tree
|
snapshot
2021-04-07
Willy Tarreau
MINOR: fd: move .initialized into fdtab[].state
commit
|
commitdiff
|
tree
|
snapshot
2021-04-07
Willy Tarreau
MINOR: fd: move .cloned into fdtab[].state
commit
|
commitdiff
|
tree
|
snapshot
2021-04-07
Willy Tarreau
MINOR: fd: move .linger_risk into fdtab[].state
commit
|
commitdiff
|
tree
|
snapshot
2021-04-07
Willy Tarreau
MEDIUM: fd: merge fdtab[].ev and state for FD_EV_*...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-07
Willy Tarreau
MEDIUM: fd: prepare FD_POLL_* to move to bits 8-15
commit
|
commitdiff
|
tree
|
snapshot
2021-04-07
Willy Tarreau
CLEANUP: fd: remove FD_POLL_DATA and FD_POLL_STICKY
commit
|
commitdiff
|
tree
|
snapshot
2021-04-07
Emeric Brun
BUG/MEDIUM: log: fix config parse error logging on...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-07
Emeric Brun
MEDIUM: log: support tcp or stream addresses on log...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-07
Emeric Brun
MINOR: log: register config file and line number on...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-07
Emeric Brun
MINOR: server/bind: add support of new prefixes for...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Thayne McCombs
BUG/MINOR: tools: fix parsing "us" unit for timers
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Christopher...
BUG/MINOR: hlua: Detect end of request when reading...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Christopher...
MINOR: acl: Add HTTP_2.0 predefined macro
commit
|
commitdiff
|
tree
|
snapshot
2021-04-05
Christopher...
MINOR: No longer rely on deprecated sample fetches...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-03
Willy Tarreau
CLEANUP: dev/flags: remove useless test in the stdin...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Willy Tarreau
[RELEASE] Released version 2.4-dev15
v2.4-dev15
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Julien Pivotto
DOC: clarify that compression works for HTTP/2
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Miroslav Zagorac
BUG/MINOR: opentracing: initialization after establishi...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Willy Tarreau
CONTRIB: move contrib/opentracing to addons/ot
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Willy Tarreau
CONTRIB: move src/wurfl.c and contrib/wurfl to addons...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Willy Tarreau
CONTRIB: move src/da.c and contrib/deviceatlas to addon...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Willy Tarreau
CONTRIB: move 51Degrees to addons/51degrees
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Willy Tarreau
DOC: add a few words about USE_* and the addons directory
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Willy Tarreau
CONTRIB: move prometheus-exporter to addons/promex
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Willy Tarreau
BUILD: makefile: add a "USE_PROMEX" variable to ease...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Willy Tarreau
BUILD: makefile: build halog with the correct flags
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Willy Tarreau
ADMIN: halog: automatically enable USE_MEMCHR on the...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Willy Tarreau
CONTRIB: move halog to admin/
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Willy Tarreau
CONTRIB: move some admin-related sub-projects to admin/
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Willy Tarreau
CONTRIB: merge ip6range with iprange
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Willy Tarreau
BUILD: makefile: integrate the hpack tools
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Willy Tarreau
DEV: flags: replace the unneeded makefile with a README
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Willy Tarreau
BUILD: makefile: always build the flags utility
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Willy Tarreau
CONTRIB: move some dev-specific tools to dev/
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Willy Tarreau
CONTRIB: debug: split poll from flags
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Willy Tarreau
CONTRIB: debug: add the show-fd-to-flags script
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Willy Tarreau
CONTRIB: tcploop: add a shutr command
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Willy Tarreau
CONTRIB: halog: fix issue with array of type char
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
William Lallemand
REGTESTS: ssl: mark set_ssl_cert_bundle.vtc as broken
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
William Lallemand
REGTESTS: ssl: "set ssl cert" and multi-certificates...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Willy Tarreau
TESTS: move tests/*.cfg to tests/config
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Willy Tarreau
TESTS: slightly reorganize the code in the tests/ directory
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Amaury Denoyelle
MINOR: config: diag if global section after non-global
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Amaury Denoyelle
MINOR: diag: diag if servers use the same cookie value
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Amaury Denoyelle
MINOR: diag: create cfgdiag module
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Amaury Denoyelle
MINOR: server: diag for 0 weight server
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Amaury Denoyelle
MINOR: cfgparse: diag for multiple nbthread statements
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Amaury Denoyelle
MINOR: global: define diagnostic mode of execution
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Willy Tarreau
CLEANUP: vars: always pre-initialize smp in vars_parse_...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Christopher...
BUG/MINOR: http-fetch: Fix test on message state to...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Christopher...
REGTESTS: Add script to tests the wait-for-body HTTP...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Christopher...
MEDIUM: http-rules: Add wait-for-body action on request...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Christopher...
MINOR: payload/config: Warn if a L6 sample fetch is...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Christopher...
MINOR: action: Use a generic function to check validity...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Christopher...
MINOR: htx: Make internal.strm.is_htx an internal sampl...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Christopher...
BUG/MINOR: payload/htx: Ingore L6 sample fetches for...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Christopher...
REGTESTS: Add script to tests TCP to HTTP upgrades
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Christopher...
DOC: config: Add documentation about TCP to HTTP upgrades
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Christopher...
MINOR: config/proxy: Warn if a TCP proxy without backen...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Christopher...
MINOR: config/proxy: Don't warn for HTTP rules in TCP...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Christopher...
MEDIUM: Add tcp-request switch-mode action to perform...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Christopher...
MINOR: stream: Handle stream HTTP upgrade in a dedicate...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Christopher...
MINOR: http-ana: Simplify creation/destruction of HTTP...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Christopher...
MINOR: filters/http-ana: Decide to filter HTTP headers...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Christopher...
MINOR: stream: Use stream type instead of proxy mode...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Christopher...
DOC: config: Improve documentation about proto/check...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Christopher...
MINOR: muxes: Show muxes flags when the mux list is...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Christopher...
MEDIUM: mux-pt: Expose passthrough in the list of suppo...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Christopher...
MEDIUM: mux-h1: Expose h1 in the list of supported...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Christopher...
MINOR: mux-pt: Don't perform implicit HTTP upgrade...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Christopher...
MINOR: mux-h1: Don't perform implicit HTTP/2 upgrade...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Christopher...
MINOR: muxes: Add a flag to notify a mux does not suppo...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Christopher...
BUG/MINOR: config: Add warning for http-after-response...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Christopher...
BUG/MINOR: stream: Properly handle TCP>H1>H2 upgrades...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Christopher...
MINOR: stream: Be sure to set HTTP analysers when creat...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Christopher...
MINOR: frontend: Create HTTP txn for HTX streams
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Christopher...
MINOR: stream: Don't trigger errors on destructive...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Christopher...
BUG/MINOR: mux-h2: Don't emit log twice if an error...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-31
Willy Tarreau
BUG/MINOR: http_fetch: make hdr_ip() resistant to empty...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-31
Willy Tarreau
CLEANUP: socket: replace SOL_IP/IPV6/TCP with IPPROTO_I...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-31
Willy Tarreau
BUILD: tcp: use IPPROTO_IPV6 instead of SOL_IPV6 on...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-30
Willy Tarreau
BUG/MINOR: tcp: fix silent-drop workaround for IPv6
commit
|
commitdiff
|
tree
|
snapshot
2021-03-30
Willy Tarreau
BUG/MEDIUM: time: make sure to always initialize the...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-30
Florian Apolloner
BUG/MINOR: stats: Apply proper styles in HTML status...
commit
|
commitdiff
|
tree
|
snapshot
next