projects
/
haproxy-2.1.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
haproxy-2.1.git
2020-07-17
Willy Tarreau
DOC: configuration: remove obsolete mentions of H2...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Anthonin Bonnefoy
MINOR: http: Add support for http 413 status
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Christopher...
BUG/MINOR: backend: Remove CO_FL_SESS_IDLE if a client...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Christopher...
BUG/MEDIUM: connection: Continue to recv data to a...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Willy Tarreau
MINOR: connection: move the CO_FL_WAIT_ROOM cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Christopher...
BUG/MEDIUM: mux-h1: Subscribe rather than waking up...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Christopher...
MINOR: mux-h1: Improve traces about the splicing
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Christopher...
BUG/MEDIUM: mux-h1: Disable splicing for the conn-strea...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Christopher...
BUG/MINOR: mux-h1: Disable splicing only if input data...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Christopher...
BUG/MINOR: mux-h1: Don't read data from a pipe if the...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Christopher...
BUG/MINOR: mux-h1: Fix the splicing in TUNNEL mode
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
Tim Duesterhus
BUG/MINOR: http_act: don't check capture id in backend (2)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
Willy Tarreau
BUILD: haproxy: fix build error when RLIMIT_AS is not set
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
Willy Tarreau
DOC: configuration: fix alphabetical ordering for tune...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
Willy Tarreau
DOC: configuration: add missing index entries for tune...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
Willy Tarreau
BUG/MINOR: proxy: always initialize the trash in show...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
Willy Tarreau
BUG/MINOR: proxy: fix dump_server_state()'s misuse...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
Christopher...
BUG/MEDIUM: pattern: Add a trailing \0 to match strings...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
William Lallemand
DOC: ssl: add "allow-0rtt" and "ciphersuites" in crt...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
Willy Tarreau
MINOR: cli: make "show sess" stop at the last known...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
Tim Duesterhus
BUG/MEDIUM: fetch: Fix hdr_ip misparsing IPv4 addresses...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
William Lallemand
REGTEST: ssl: add some ssl_c_* sample fetches test
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
William Lallemand
REGTEST: ssl: tests the ssl_f_* sample fetches
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
Christopher...
MINOR: spoe: Don't systematically create new applets...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
Willy Tarreau
BUG/MINOR: http_ana: clarify connection pointer check...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
Miroslav Zagorac
BUG/MINOR: spoe: correction of setting bits for analyzer
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
Christopher...
REGTEST: Add a simple script to tests errorfile directi...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
Ryan O'Hara
BUG/MINOR: systemd: Wait for network to be online
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
Willy Tarreau
MEDIUM: map: make the "clear map" operation yield
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
William Lallemand
REGTEST: http-rules: test spaces in ACLs with master CLI
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
William Lallemand
REGTEST: http-rules: test spaces in ACLs
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
William Lallemand
BUG/MINOR: mworker/cli: fix semicolon escaping in maste...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
William Lallemand
BUG/MINOR: mworker/cli: fix the escaping in the master CLI
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
Yves Lafon
BUG/MINOR: cli: allow space escaping on the CLI
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
Willy Tarreau
BUG/MINOR: spoe: add missing key length check before...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
Willy Tarreau
BUG/MEDIUM: ebtree: use a byte-per-byte memcmp() to...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
Willy Tarreau
BUG/MINOR: tcp-rules: tcp-response must check the buffe...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
Willy Tarreau
BUG/MINOR: http: make smp_fetch_body() report that...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-16
Florian Tham
MINOR: http: Add 404 to http-request deny
commit
|
commitdiff
|
tree
|
snapshot
2020-06-16
Florian Tham
MINOR: http: Add 410 to http-request deny
commit
|
commitdiff
|
tree
|
snapshot
2020-06-15
William Lallemand
BUG/MEDIUM: ssl: crt-list must continue parsing on...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-12
William Lallemand
BUG/MINOR: ssl: fix ssl-{min,max}-ver with openssl...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-12
Christopher...
REGTESTS: Add missing OPENSSL to REQUIRE_OPTIONS for...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-12
Tim Duesterhus
REGTESTS: Add missing OPENSSL to REQUIRE_OPTIONS for...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-12
Willy Tarreau
BUILD: make dladdr1 depend on glibc version and not...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-12
Willy Tarreau
BUG/MEDIUM: pattern: fix thread safety of pattern matching
commit
|
commitdiff
|
tree
|
snapshot
2020-06-12
Willy Tarreau
BUG/MEDIUM: log: don't hold the log lock during writev...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Christopher...
[RELEASE] Released version 2.1.7
v2.1.7
commit
|
commitdiff
|
tree
|
snapshot
2020-06-08
Christopher...
BUG/MAJOR: http-htx: Don't forget to copy error message...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-08
William Lallemand
[RELEASE] Released version 2.1.6
v2.1.6
commit
|
commitdiff
|
tree
|
snapshot
2020-06-08
William Lallemand
BUG/MINOR: mworker: fix a memleak when execvp() failed
commit
|
commitdiff
|
tree
|
snapshot
2020-06-08
William Lallemand
BUG/MINOR: ssl: fix a trash buffer leak in some error...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
William Lallemand
BUG/MEDIUM: mworker: fix the reload with an -- option
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
William Lallemand
BUG/MINOR: init: -S can have a parameter starting with...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
William Lallemand
BUG/MINOR: init: -x can have a parameter starting with...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
William Lallemand
BUG/MEDIUM: mworker: fix the copy of options in copy_argv()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Christopher...
BUG/MEDIUM: contrib/prometheus-exporter: Properly set...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Christopher...
BUG/MEDIUM: hlua: Lock pattern references to perform...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-03
Christopher...
BUG/MEDIUM: http-htx: Duplicate error messages as raw...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-03
Christopher...
BUG/MEDIUM: lua: Reset analyse expiration timeout befor...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-03
Emeric Brun
BUG/MINOR: peers: fix internal/network key type mapping.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-03
Willy Tarreau
SCRIPTS: publish-release: pass -n to gzip to remove...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
William Dauchy
Revert "BUG/MEDIUM: connections: force connections...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
William Lallemand
[RELEASE] Released version 2.1.5
v2.1.5
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Willy Tarreau
BUG/MINOR: nameservers: fix error handling in parsing...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Nathan Neulinger
BUG/MINOR: lua: Add missing string length for lua stick...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Emeric Brun
BUG/MEDIUM: logs: fix trailing zeros on log message.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Christopher...
REGTESTS: checks: Fix tls_health_checks when IPv6 addre...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Emeric Brun
BUG/MINOR: logs: prevent double line returns in some...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Christopher...
DOC: SPOE is no longer experimental
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Aleksandar...
DOC/MINOR: halog: Add long help info for ic flag
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Jerome Magnin
DOC: retry-on can only be used with mode http
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
Christopher...
BUG/MINOR: server: Fix server_finalize_init() to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Christopher...
BUG/MINOR: checks: Respect check-ssl param when a port...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Willy Tarreau
BUG/MEDIUM: ring: write-lock the ring while attaching...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Christopher...
BUG/MAJOR: mux-fcgi: Stop sending loop if FCGI stream...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Christopher...
BUG/MINOR: cache: Don't needlessly test "cache" keyword...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Olivier Houchard
BUG/MEDIUM: stream: Only allow L7 retries when using...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Olivier Houchard
BUG/MEDIUM: streams: Remove SF_ADDR_SET if we're retryi...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Jerome Magnin
BUILD: select: only declare existing local labels to...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Willy Tarreau
BUG/MINOR: soft-stop: always wake up waiting threads...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
William Dauchy
BUG/MINOR: pollers: remove uneeded free in global init
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Willy Tarreau
BUG/MINOR: pools: use %u not %d to report pool stats...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Tim Duesterhus
BUG/MINOR: cfgparse: Abort parsing the current line...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Willy Tarreau
BUG/MEDIUM: http_ana: make the detection of NTLM varian...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Willy Tarreau
BUG/MINOR: http-ana: fix NTLM response parsing again
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Christopher...
BUG/MINOR: config: Make use_backend and use-server...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Adis Nezirovic
BUG/MEDIUM: lua: Fix dumping of stick table entries...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Willy Tarreau
BUG/MINOR: threads: fix multiple use of argument inside...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Willy Tarreau
BUG/MINOR: threads: fix multiple use of argument inside...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Christopher...
BUG/MINOR: sample: Set the correct type when a binary...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
William Dauchy
CLEANUP: connections: align function declaration
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Dragan Dosen
BUG/MEDIUM: ssl: fix the id length check within smp_fet...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Christopher...
BUG/MEDIUM: h1: Don't compare host and authority if...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
William Dauchy
BUG/MEDIUM: connections: force connections cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Christopher...
BUG/MEDIUM: mux-fcgi: Fix wrong test on FCGI_CF_KEEP_CO...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Christopher...
BUG/MEDIUM: mux_fcgi: Free the FCGI connection at the...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Christopher...
BUG/MINOR: checks: Remove a warning about http health...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Christopher...
BUG/MINOR: checks: Compute the right HTTP request lengt...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Christopher...
BUG/MINOR: checks/server: use_ssl member must be signed
commit
|
commitdiff
|
tree
|
snapshot
next