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-06-24
Willy Tarreau
MEDIUM: queue: use a dedicated lock for the queues...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Willy Tarreau
MEDIUM: queue: update px->served and lb's take_conn...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Willy Tarreau
Revert "MEDIUM: queue: make pendconn_process_next_strm...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Willy Tarreau
Revert "MINOR: queue: update proxy->served once out...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Willy Tarreau
Revert "MEDIUM: queue: refine the locking in process_sr...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Willy Tarreau
Revert "MEDIUM: queue: use a dedicated lock for the...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Willy Tarreau
Revert "MEDIUM: queue: simplify again the process_srv_q...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Willy Tarreau
Revert "MINOR: queue: factor out the proxy/server queui...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Willy Tarreau
Revert "MINOR: queue: use atomic-ops to update the...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Willy Tarreau
Revert "MEDIUM: queue: determine in process_srv_queue...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Willy Tarreau
Revert "MEDIUM: queue: move the queue lock manipulation...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Willy Tarreau
Revert "MEDIUM: queue: unlock as soon as possible"
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Willy Tarreau
Revert "MINOR: queue: make pendconn_first() take the...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Tim Düsterhus
DOC: Replace issue templates by issue forms
commit
|
commitdiff
|
tree
|
snapshot
2021-06-23
Christopher...
CLEANUP: dns: Remove a forgotten debug message
commit
|
commitdiff
|
tree
|
snapshot
2021-06-23
Christopher...
DOC: config: Add missing actions in "tcp-request sessio...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-23
Christopher...
MINOR: tcp-act: Add set-src/set-src-port for "tcp-reque...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Willy Tarreau
CLEANUP: backend: remove impossible case of round-robin...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Willy Tarreau
MINOR: queue: make pendconn_first() take the lock by...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Willy Tarreau
MEDIUM: queue: unlock as soon as possible
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Willy Tarreau
MEDIUM: queue: move the queue lock manipulation to...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Willy Tarreau
MEDIUM: queue: determine in process_srv_queue() if...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Willy Tarreau
MINOR: queue: use atomic-ops to update the queue's...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Willy Tarreau
MINOR: queue: factor out the proxy/server queuing code
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Willy Tarreau
MEDIUM: queue: simplify again the process_srv_queue...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Willy Tarreau
MEDIUM: queue: use a dedicated lock for the queues
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Willy Tarreau
MINOR: server: replace the pendconns-related stuff...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Willy Tarreau
MINOR: proxy: replace the pendconns-related stuff with...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Willy Tarreau
MINOR: queue: create a new structure type "queue"
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Willy Tarreau
MINOR: lb/api: remove the locked argument from take_con...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Willy Tarreau
MEDIUM: queue: refine the locking in process_srv_queue()
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Willy Tarreau
MINOR: queue: update proxy->served once out of the...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Willy Tarreau
MEDIUM: queue: make pendconn_process_next_strm() only...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Amaury Denoyelle
REGTESTS: fix maxconn update with agent-check
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Amaury Denoyelle
BUG/MAJOR: server: fix deadlock when changing maxconn...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-20
Tim Duesterhus
CLEANUP: Prevent channel-t.h from being detected as...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Willy Tarreau
MINOR: queue: update the stream's pend_pos before queui...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Amaury Denoyelle
REGTESTS: server: test ssl support for dynamic servers
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Amaury Denoyelle
MINOR: ssl: support ssl keyword for dynamic servers
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Amaury Denoyelle
MINOR: ssl: enable a series of ssl keywords for dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Amaury Denoyelle
MINOR: ssl: support crl arg for dynamic servers
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Amaury Denoyelle
MINOR: ssl: support crt arg for dynamic servers
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Amaury Denoyelle
MINOR: ssl: support ca-file arg for dynamic servers
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Amaury Denoyelle
MINOR: ssl: split parse functions for alpn/check-alpn
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Amaury Denoyelle
MINOR: ssl: render file-access optional on server crt...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Amaury Denoyelle
MINOR: server: disable CLI 'set server ssl' for dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Amaury Denoyelle
MINOR: ssl: check allocation in parse npn/sni
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Amaury Denoyelle
MINOR: ssl: check allocation in parse ciphers/ciphersui...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Amaury Denoyelle
MINOR: ssl: check allocation in ssl_sock_init_srv
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Amaury Denoyelle
MINOR: ssl: always initialize random generator
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Amaury Denoyelle
MINOR: ssl: fix typo in usage for 'new ssl ca-file'
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Tim Duesterhus
BUG/MINOR: cache: Correctly handle existing-but-empty...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Christopher...
BUG/MINOR: server/cli: Fix locking in function processi...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Christopher...
BUG/MINOR: resolvers: Use resolver's lock in resolv_srv...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Amaury Denoyelle
BUG/MINOR: backend: do not set sni on connection reuse
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Amaury Denoyelle
BUG/MINOR: backend: restore the SF_SRV_REUSED flag...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Christopher...
BUG/MEDIUM: resolvers: Add a task on servers to check...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Christopher...
MINOR: resolvers: Remove server from named_servers...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Christopher...
MINOR: resolvers: Clean server in a dedicated function...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Christopher...
BUG/MEDIUM: server/cli: Fix ABBA deadlock when fqdn...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Christopher...
BUG/MINOR: server: Forbid to set fqdn on the CLI if...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Miroslav Zagorac
CLEANUP: server: a separate function for initializing...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Willy Tarreau
CI: ssl: keep the old method for ancient OpenSSL versions
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Willy Tarreau
CI: ssl: do not needlessly build the OpenSSL docs
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Willy Tarreau
CI: ssl: enable parallel builds for OpenSSL on Linux
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Tim Duesterhus
REGTESTS: Remove support for REQUIRE_BINARIES
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Tim Duesterhus
REGTESTS: Replace REQUIRE_BINARIES with 'command -v'
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Tim Duesterhus
REGTESTS: Replace REQUIRE_OPTIONS with 'haproxy -cc...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Tim Duesterhus
REGTESTS: Replace REQUIRE_VERSION=2.5 with 'haproxy...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Tim Duesterhus
CI: Replace the requirement for 'sudo' with a call...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Ilya Shipitsin
CLEANUP: assorted typo fixes in the code and comments
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Willy Tarreau
BUG/MINOR: mux-h2/traces: bring back the lost "sent...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Willy Tarreau
BUG/MINOR: mux-h2/traces: bring back the lost "rcvd...
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-16
Willy Tarreau
CLEANUP: mux-h2/traces: better align user messages
commit
|
commitdiff
|
tree
|
snapshot
2021-06-16
Willy Tarreau
MINOR: mux-h2/trace: report a few connection-level...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-16
Willy Tarreau
MINOR: connection: add helper conn_append_debug_info()
commit
|
commitdiff
|
tree
|
snapshot
2021-06-16
Willy Tarreau
BUG/MINOR: mux-h1: do not skip the error response on...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-16
Willy Tarreau
MINOR: backend: only skip LB when there are actual...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-16
Willy Tarreau
BUG/MAJOR: queue: set SF_ASSIGNED when setting strm...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Willy Tarreau
CLEANUP: shctx: remove the different inter-process...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Willy Tarreau
MEDIUM: config: warn about "bind-process" deprecation
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Willy Tarreau
DOC: update references to process numbers in cpu-map...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Willy Tarreau
MEDIUM: global: remove the relative_pid from global...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Willy Tarreau
CLEANUP: global: remove unused definition of MAX_PROCS
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Willy Tarreau
MEDIUM: cpu-set: make the proc a single bit field and...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Willy Tarreau
MEDIUM: config: simplify cpu-map handling
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Willy Tarreau
MEDIUM: global: remove dead code from nbproc/bind_proc...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Willy Tarreau
CLEANUP: global: remove pid_bit and all_proc_mask
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Willy Tarreau
CLEANUP: global: remove the nbproc field from the globa...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Willy Tarreau
MINOR: mworker: remove the initialization loop over...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Willy Tarreau
MEDIUM: init: remove the loop over processes during...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Willy Tarreau
CLEANUP: global: remove unused definition of stopping_t...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Willy Tarreau
BUG/MINOR: mworker: fix typo in chroot error message
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Willy Tarreau
BUG/MINOR: ssl: use atomic ops to update global shctx...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Willy Tarreau
BUG/MEDIUM: shctx: use at least thread-based locking...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Amaury Denoyelle
BUG/MEDIUM: server: do not auto insert a dynamic server...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Amaury Denoyelle
BUG/MINOR: server: do not keep an invalid dynamic serve...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Amaury Denoyelle
BUG/MEDIUM: server: do not forget to generate the dynam...
commit
|
commitdiff
|
tree
|
snapshot
next