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-01-28
William Lallemand
BUG/MINOR: ssl: init tmp chunk correctly in ssl_sock_lo...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-28
Amaury Denoyelle
BUG/MINOR: config: fix leak on proxy.conn_src.bind_hdr_name
commit
|
commitdiff
|
tree
|
snapshot
2021-01-26
Christopher...
BUG/MEDIUM: filters/htx: Fix data forwarding when paylo...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-26
Tim Duesterhus
DOC: Improve documentation of the various hdr() fetches
commit
|
commitdiff
|
tree
|
snapshot
2021-01-26
Bertrand Jacquin
BUILD/MINOR: lua: define _GNU_SOURCE for LLONG_MAX
commit
|
commitdiff
|
tree
|
snapshot
2021-01-26
Willy Tarreau
BUG/MEDIUM: mux-h2: fix read0 handling on partial frames
commit
|
commitdiff
|
tree
|
snapshot
2021-01-26
Christopher...
BUG/MEDIUM: tcpcheck: Don't destroy connection in the...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-26
Bertrand Jacquin
BUG/MINOR: mworker: define _GNU_SOURCE for strsignal()
commit
|
commitdiff
|
tree
|
snapshot
2021-01-26
Willy Tarreau
BUG/MINOR: mux_h2: missing space between "st" and ...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-26
Frédéric Lécaille
BUG/MINOR: peers: Wrong "new_conn" value for "show...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-26
Bertrand Jacquin
MINOR: build: discard echoing in help target
commit
|
commitdiff
|
tree
|
snapshot
2021-01-26
Frédéric Lécaille
BUG/MINOR: peers: Possible appctx pointer dereference.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-26
Adis Nezirovic
BUG/MEDIUM: stats: add missing INF_BUILD_INFO definition
commit
|
commitdiff
|
tree
|
snapshot
2021-01-26
Willy Tarreau
BUILD: peers: fix build warning about unused variable
commit
|
commitdiff
|
tree
|
snapshot
2021-01-26
Baptiste Assmann
BUG/MINOR: dns: SRV records ignores duplicated AR recor...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-26
Frédéric Lécaille
MINOR: peers: Add traces for peer control messages.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-26
David CARLIER
BUG/MINOR: threads: Fixes the number of possible cpus...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-26
Christopher...
MINOR: server: Forbid server definitions in frontend...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-26
Christopher...
MINOR: config: Add failifnotcap() to emit an alert...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-26
Christopher...
BUG/MINOR: init: Use a dynamic buffer to set HAPROXY_CF...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Christopher...
[RELEASE] Released version 2.3.4
v2.3.4
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
William Dauchy
MINOR: contrib/prometheus-exporter: use fill_info for...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
William Dauchy
MINOR: contrib/prometheus-exporter: avoid connection...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Jerome Magnin
BUG/MINOR: init: enforce strict-limits when using maste...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Christopher...
BUG/MINOR: check: Don't perform any check on servers...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Remi Tricot...
BUG/MINOR: sample: Memory leak of sample_expr structure...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Christopher...
Revert "BUG/MINOR: dns: SRV records ignores duplicated...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
William Dauchy
MINOR: reg-tests: add base prometheus test
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
William Dauchy
BUG/MINOR: reg-tests: fix service dependency script
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
William Dauchy
BUG/MINOR: sample: check alloc_trash_chunk return value...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
William Dauchy
MINOR: reg-tests: add a way to add service dependency
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Willy Tarreau
[RELEASE] Released version 2.3.3
v2.3.3
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Willy Tarreau
BUG/MINOR: sample: fix concat() converter's corruption...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Christopher...
DOC: Add maintainers for the Prometheus exporter
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Thayne McCombs
SCRIPTS: announce-release: fix typo in help message
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Thayne McCombs
DOC: fix some spelling issues over multiple files
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
William Dauchy
MINOR: contrib/prometheus-exporter: export build_info
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Ilya Shipitsin
CLEANUP: cfgparse: replace "realloc" with "my_realloc2...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
William Dauchy
BUILD: Makefile: exclude broken tests by default
commit
|
commitdiff
|
tree
|
snapshot
2021-01-07
William Dauchy
MINOR: converter: adding support for url_enc
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Amaury Denoyelle
BUG/MINOR: srv: do not cleanup idle conns if pool max...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Amaury Denoyelle
BUG/MINOR: srv: do not init address if backend is disabled
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Willy Tarreau
SCRIPTS: make announce release support preparing announ...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Willy Tarreau
SCRIPTS: improve announce-release to support different...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Christopher...
BUG/MINOR: stats: Make stat_l variable used to dump...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Tim Duesterhus
DOC: Improve the message printed when running `make...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Christopher...
BUG/MINOR: tcpcheck: Report a L7OK if the last evaluate...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Tim Duesterhus
BUG/MINOR: cfgparse: Fail if the strdup() for `rule...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Tim Duesterhus
BUG/MINOR: sink: Return an allocation failure in __sink...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Olivier Houchard
MINOR: atomic: don't use ; to separate instruction...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Christian Ruppert
BUILD: hpack: hpack-tbl-t.h uses VAR_ARRAY but does...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Tim Duesterhus
BUG/MEDIUM: mux_h2: Add missing braces in h2_snd_buf...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Jan Wagner
DOC: fix "smp_size" vs "sample_size" in "log" directive...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Baptiste Assmann
BUG/MINOR: dns: SRV records ignores duplicated AR records
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Ilya Shipitsin
BUILD: ssl: fine guard for SSL_CTX_get0_privatekey...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Willy Tarreau
BUILD: plock: remove dead code that causes a warning...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Willy Tarreau
CONTRIB: debug: address "poll" utility build on non...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Willy Tarreau
CONTRIB: halog: fix signed/unsigned build warnings...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Willy Tarreau
CONTRIB: halog: mark the has_zero* functions unused
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Willy Tarreau
CONTRIB: halog: fix build issue caused by %L printf...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Christopher...
BUG/MEDIUM: mux-h1: Handle h1_process() failures on...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Christopher...
BUG/MEDIUM: http-ana: Never for sending data in TUNNEL...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Christopher...
BUG/MINOR: mux-h1: Don't set CS_FL_EOI too early for...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Willy Tarreau
BUILD: Makefile: have "make clean" destroy .o/.a/.s...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Ilya Shipitsin
BUILD: SSL: fine guard for SSL_CTX_add_server_custom_ex...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Willy Tarreau
REGTESTS: make use of HAPROXY_ARGS and pass -dM by...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
William Lallemand
BUG/MEDIUM: ssl/crt-list: bad behavior with "commit...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Christopher...
BUG/MEDIUM: lb-leastconn: Reposition a server using...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Christopher...
BUG/MINOR: tools: Reject size format not starting by...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Christopher...
BUG/MINOR: tools: make parse_time_err() more strict...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Christopher...
MINOR: tcpcheck: Only wait for more payload data on...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Christopher...
BUG/MINOR: tcpcheck: Don't rearm the check timeout...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Christopher...
BUG/MINOR: http-check: Use right condition to consider...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
David Carlier
DOC: email change of the DeviceAtlas maintainer
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Gilchrist Dadaglo
BUG/MEDIUM: spoa/python: Fixing references to None
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Gilchrist Dadaglo
BUG/MEDIUM: spoa/python: Fixing PyObject_Call positiona...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Gilchrist Dadaglo
BUG/MINOR: spoa/python: Cleanup ipaddress objects if...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Gilchrist Dadaglo
BUG/MINOR: spoa/python: Cleanup references for failed...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Gilchrist Dadaglo
DOC: spoa/python: Fixing typos in comments
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Gilchrist Dadaglo
DOC: spoa/python: Rephrasing memory related error messages
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Gilchrist Dadaglo
DOC: spoa/python: Fixing typo in IP related error messages
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Gilchrist Dadaglo
BUG/MAJOR: spoa/python: Fixing return None
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
William Lallemand
MEDIUM: ssl: fatal error with bundle + openssl < 1.1.1
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Willy Tarreau
MINOR: listener: now use a generic add_listener() function
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Willy Tarreau
MINOR: listener: automatically set the port when creati...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Willy Tarreau
MINOR: protocol: add a ->set_port() helper to address...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Christopher...
BUG/MINOR: mux-h1: Handle keep-alive timeout for idle...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Willy Tarreau
BUG/MINOR: listener: use sockaddr_in6 for IPv6
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Phil Scherer
DOC/MINOR: Fix formatting in Management Guide
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
David Carlier
BUILD/MINOR: haproxy DragonFlyBSD affinity build update.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Emeric Brun
BUG/MAJOR: ring: tcp forward on ring can break the...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Thierry Fournier
BUG/MINOR: lua: warn when registering action, conv...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Thierry Fournier
MINOR: cli: add a function to look up a CLI service...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Thierry Fournier
MINOR: actions: add a function returning a service...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Thierry Fournier
MINOR: actions: Export actions lookup functions
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Thierry Fournier
BUG/MINOR: lua: Some lua init operation are processed...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Thierry Fournier
BUG/MINOR: lua: Post init register function are not...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Thierry Fournier
BUG/MINOR: lua: lua-load doesn't check its parameters
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Thierry Fournier
BUG/MINOR: lua: missing "\n" in error message
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Willy Tarreau
BUG/MINOR: mux-h2/stats: not all GOAWAY frames are...
commit
|
commitdiff
|
tree
|
snapshot
next