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
2020-01-17
Willy Tarreau
MEDIUM: backend: move the connection finalization step...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Willy Tarreau
REORG: stream/backend: move backend-specific stuff...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Willy Tarreau
MEDIUM: mux-fcgi: do not make an fstrm subscribe to...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Willy Tarreau
MEDIUM: mux-h2: do not make an h2s subscribe to itself...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Willy Tarreau
MEDIUM: mux-fcgi: do not try to stop sending streams...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Willy Tarreau
MEDIUM: mux-h2: do not try to stop sending streams...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Jerome Magnin
BUILD: pattern: include errno.h
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Willy Tarreau
MEDIUM: connection: get rid of CO_FL_CURR_* flags
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Willy Tarreau
MINOR: stream-int: remove dependency on CO_FL_WAIT_ROOM...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Willy Tarreau
MINOR: connection: move the CO_FL_WAIT_ROOM cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Jerome Magnin
BUG/MINOR: pattern: handle errors from fgets when tryin...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Willy Tarreau
BUG/MEDIUM: connection: add a mux flag to indicate...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Jerome Magnin
BUG/MINOR: stream: don't mistake match rules for store...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
William Lallemand
CLEANUP: cli: deduplicate the code in _getsocks
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
William Lallemand
BUG/MEDIUM: cli: _getsocks must send the peers sockets
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Willy Tarreau
REGTEST: add sample_fetches/hashes.vtc to validate...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Willy Tarreau
BUG/MAJOR: hashes: fix the signedness of the hash inputs
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
William Dauchy
CLEANUP: proxy: simplify proxy_parse_rate_limit proxy...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-15
Olivier Houchard
BUG/MEDIUM: raw_sock: Make sur the fd and conn are...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-15
Olivier Houchard
BUG/MEDIUM: mux_h1: Don't call h1_send if we subscribed().
commit
|
commitdiff
|
tree
|
snapshot
2020-01-15
William Dauchy
CLEANUP: compression: remove unused deinit_comp_ctx...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-15
William Dauchy
DOC: clarify crt-base usage
commit
|
commitdiff
|
tree
|
snapshot
2020-01-14
William Lallemand
BUG/MEDIUM: mworker: remain in mworker mode during...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-14
William Lallemand
REGTEST: mcli/mcli_start_progs: start 2 programs
commit
|
commitdiff
|
tree
|
snapshot
2020-01-14
William Lallemand
BUG/MINOR: cli/mworker: can't start haproxy with 2...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-14
Willy Tarreau
BUG/MEDIUM: mux-h2: don't stop sending when crossing...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-14
Willy Tarreau
MEDIUM: lua: don't call the GC as often when dealing...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
William Dauchy
CLEANUP: ssl: remove opendir call in ssl_sock_load_cert
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Willy Tarreau
BUG/MEDIUM: mux-h2: fix missing test on sending_list...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Willy Tarreau
BUG/MINOR: mux-h2: use a safe list_for_each_entry in...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Olivier Houchard
BUG/MEDIUM: tasks: Use the MT macros in tasklet_free().
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Christopher...
BUG/MINOR: stream-int: Don't trigger L7 retry if max...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Ilya Shipitsin
REGTEST: set_ssl_cert.vtc: replace "echo" with "printf"
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
William Dauchy
CLEANUP: server: remove unused err section in server_fi...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-08
Willy Tarreau
BUG/MAJOR: listener: do not schedule a task-less proxy
commit
|
commitdiff
|
tree
|
snapshot
2020-01-08
Ilya Shipitsin
BUILD: cirrus-ci: choose proper openssl package name
commit
|
commitdiff
|
tree
|
snapshot
2020-01-08
William Dauchy
CLEANUP: mux-h2: remove unused goto "out_free_h2s"
commit
|
commitdiff
|
tree
|
snapshot
2020-01-08
Florian Tham
MINOR: http: Add 404 to http-request deny
commit
|
commitdiff
|
tree
|
snapshot
2020-01-08
Florian Tham
MINOR: http: Add 410 to http-request deny
commit
|
commitdiff
|
tree
|
snapshot
2020-01-08
Willy Tarreau
MINOR: raw_sock: make sure to disable polling once...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-08
Willy Tarreau
MEDIUM: dns: implement synchronous send
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Willy Tarreau
BUG/MEDIUM: session: do not report a failure when rejec...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Christopher...
BUG/MINOR: channel: inject output data at the end of...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Kevin Zhu
BUG/MEDIUM: http-ana: Truncate the response when a...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Christopher...
BUG/MINOR: proxy: Fix input data copy when an error...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Christopher...
BUG/MINOR: h1: Report the right error position when...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-05
Olivier Houchard
MINOR: ssl: Remove unused variable "need_out".
commit
|
commitdiff
|
tree
|
snapshot
2020-01-02
William Dauchy
MINOR: config: disable busy polling on old processes
commit
|
commitdiff
|
tree
|
snapshot
2020-01-02
Ilya Shipitsin
BUILD: CI: modernize cirrus-ci
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Olivier Houchard
BUG/MEDIUM: connections: Hold the lock when wanting...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Olivier Houchard
BUG/MEDIUM: checks: Only attempt to do handshakes if...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-27
Willy Tarreau
OPTIM: polling: do not create update entries for FD...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-27
Willy Tarreau
OPTIM: epoll: always poll for recv if neither active...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-27
Willy Tarreau
MINOR: poller: do not call the IO handler if the FD...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-27
Willy Tarreau
CLEANUP: connection: merge CO_FL_NOTIFY_DATA and CO_FL_...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-27
Willy Tarreau
MINOR: connection: remove the double test on xprt_done_cb()
commit
|
commitdiff
|
tree
|
snapshot
2019-12-27
Willy Tarreau
MINOR: connection: check for connection validation...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-27
Willy Tarreau
REORG: connection: move tcp_connect_probe() to conn_fd_...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-27
Willy Tarreau
MEDIUM: tcp: make tcp_connect_probe() consider ERR/HUP
commit
|
commitdiff
|
tree
|
snapshot
2019-12-27
Willy Tarreau
MINOR: pollers: add a new flag to indicate pollers...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-27
Willy Tarreau
CLEANUP: connection: conn->xprt is never NULL
commit
|
commitdiff
|
tree
|
snapshot
2019-12-27
Willy Tarreau
BUG/MINOR: connection: only wake send/recv callbacks...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-27
Willy Tarreau
BUG/MINOR: checks: refine which errno values are really...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-26
Ilya Shipitsin
BUILD: travis-ci: reenable address sanitizer for clang...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-21
Ilya Shipitsin
BUILD: travis-ci: link with ssl libraries using rpath...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-21
Lukas Tribus
BUILD: ssl: improve SSL_CTX_set_ecdh_auto compatibility
commit
|
commitdiff
|
tree
|
snapshot
2019-12-20
Christopher...
BUG/MEDIUM: stream: Be sure to never assign a TCP backe...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-20
Christopher...
BUG/MAJOR: mux-h1: Don't pretend the input channel...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-20
Willy Tarreau
BUG/MINOR: state-file: do not leak memory on parse...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-20
Willy Tarreau
BUG/MINOR: state-file: do not store duplicates in the...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-20
Willy Tarreau
BUG/MEDIUM: state-file: do not allocate a full buffer...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-20
Rosen Penev
BUG/MINOR: ssl: openssl-compat: Fix getm_ defines
commit
|
commitdiff
|
tree
|
snapshot
2019-12-20
Willy Tarreau
REGTEST: make the "set ssl cert" require version 2.1
commit
|
commitdiff
|
tree
|
snapshot
2019-12-20
Olivier Houchard
BUG/MEDIUM: fd/threads: fix a concurrency issue between...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-20
Willy Tarreau
MINOR: fd/threads: make _GET_NEXT()/_GET_PREV() use...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-19
Olivier Houchard
BUG/MEDIUM: ssl: Revamp the way early data are handled.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-19
Willy Tarreau
BUG/MAJOR: task: add a new TASK_SHARED_WQ flag to fix...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-19
Willy Tarreau
MINOR: task: only check TASK_WOKEN_ANY to decide to...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-19
William Lallemand
REGTEST: run-regtests: implement #REQUIRE_BINARIES
commit
|
commitdiff
|
tree
|
snapshot
2019-12-19
William Lallemand
REGTEST: ssl: test the "set ssl cert" CLI command
commit
|
commitdiff
|
tree
|
snapshot
2019-12-19
Willy Tarreau
MINOR: http: add a new "replace-path" action
commit
|
commitdiff
|
tree
|
snapshot
2019-12-19
Willy Tarreau
MINOR: debug: support logging to various sinks
commit
|
commitdiff
|
tree
|
snapshot
2019-12-18
William Lallemand
BUG/MINOR: ssl/cli: fix build for openssl < 1.0.2
commit
|
commitdiff
|
tree
|
snapshot
2019-12-18
William Lallemand
MINOR: ssl/cli: 'show ssl cert' give information on...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-17
Olivier Houchard
BUG/MEDIUM: ssl: Don't set the max early data we can...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-17
Tim Duesterhus
MINOR: sample: Validate the number of bits for the...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-17
Willy Tarreau
BUG/MINOR: sample: always check converters' arguments
commit
|
commitdiff
|
tree
|
snapshot
2019-12-17
Willy Tarreau
BUG/MINOR: sample: fix the closing bracket and LF in...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-17
Willy Tarreau
DOC: clarify the fact that replace-uri works on a full URI
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Christopher...
REGTEST: Add an HTX reg-test to check an edge case
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Christopher...
MINOR: http-htx: Add some htx sample fetches for debugg...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Christopher...
MEDIUM: h1-htx: Add HTX EOM block when the message...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Willy Tarreau
BUILD/MINOR: unix sockets: silence an absurd gcc warnin...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Willy Tarreau
BUG/MINOR: listener: fix off-by-one in state name check
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Willy Tarreau
BUG/MINOR: server: make "agent-addr" work on default...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Willy Tarreau
BUG/MINOR: listener: do not immediately resume on trans...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Willy Tarreau
BUG/MINOR: mworker: properly pass SIGTTOU/SIGTTIN to...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Willy Tarreau
BUG/MINOR: log: fix minor resource leaks on logformat...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Willy Tarreau
DOC: remove references to the outdated architecture.txt
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Julien Pivotto
DOC: proxies: HAProxy only supports 3 connection modes
commit
|
commitdiff
|
tree
|
snapshot
next