projects
/
haproxy-3.0.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
haproxy-3.0.git
2022-12-12
Ilya Shipitsin
CI: github: split ssl lib selection based on git branch
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Amaury Denoyelle
BUG/MINOR: mux-quic: handle properly alloc error in...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Amaury Denoyelle
BUG/MINOR: mux-quic: remove qcs from opening-list on...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Amaury Denoyelle
CLEANUP: mux-quic: remove unused attribute on qcs_is_cl...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Amaury Denoyelle
BUG/MINOR: quic: handle alloc failure on qc_new_conn...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Amaury Denoyelle
BUG/MINOR: quic: properly handle alloc failure in qc_ne...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
William Lallemand
CI: github: reintroduce openssl 1.1.1
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Christopher...
REGTESTS: fix the race conditions in iff.vtc
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Youfu Zhang
BUG/MAJOR: fcgi: Fix uninitialized reserved bytes
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Christopher...
DOC: promex: Add missing backend metrics
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Cedric Paillet
MINOR: promex: introduce haproxy_backend_agg_check_status
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Cedric Paillet
BUG/MINOR: promex: create haproxy_backend_agg_server_status
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Willy Tarreau
MINOR: pools: make DEBUG_UAF a runtime setting
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Willy Tarreau
DEBUG: pool: show a few examples in -dMhelp
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Willy Tarreau
CLEANUP: pools: get rid of CONFIG_HAP_POOLS
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Willy Tarreau
REORG: pool: move all the OS specific code to pool...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Willy Tarreau
CLEANUP: pool: only include pool-os from pool.c not...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Willy Tarreau
CLEANUP: pools: move the write before free to the uaf...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
William Lallemand
BUG/MEDIUM: httpclient/lua: double LIST_DELETE on end...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Willy Tarreau
BUILD: makefile/da: also clean Os/ in Device Atlas...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Willy Tarreau
BUILD: atomic: atomic.h may need compiler.h on ARMv8.2-a
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Willy Tarreau
CLEANUP: init: remove useless assignment of nbthread
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Willy Tarreau
BUG/MINOR: init/threads: continue to limit default...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-07
Aurelien DARRAGON
MINOR: peers: unused code path in process_peer_sync
commit
|
commitdiff
|
tree
|
snapshot
2022-12-07
Aurelien DARRAGON
MINOR: mworker: remove unused legacy code in mworker_cl...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-07
Aurelien DARRAGON
MINOR: stats: properly handle ST_F_CHECK_DURATION metric
commit
|
commitdiff
|
tree
|
snapshot
2022-12-07
Aurelien DARRAGON
MINOR: check: use atomic for s->consecutive_errors
commit
|
commitdiff
|
tree
|
snapshot
2022-12-07
Aurelien DARRAGON
BUG/MINOR: checks: restore legacy on-error fastinter...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-07
William Lallemand
BUG/MEDIUM: mworker: create the mcli_reload socketpairs...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-07
William Lallemand
BUG/MEDIUM: mworker: fix segv in early failure of mwork...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-07
William Lallemand
MINOR: mworker: display an alert upon a wait-mode exit
commit
|
commitdiff
|
tree
|
snapshot
2022-12-07
Ilya Shipitsin
CLEANUP: assorted typo fixes in the code and comments
commit
|
commitdiff
|
tree
|
snapshot
2022-12-06
Willy Tarreau
BUG/MINOR: checks: make sure fastinter is used even...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-06
Willy Tarreau
BUG/MEDIUM: checks: do not reschedule a possibly runnin...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-06
Aurelien DARRAGON
MINOR: server/event_hdl: add support for SERVER_UP...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-06
Aurelien DARRAGON
MINOR: server/event_hdl: add support for SERVER_ADD...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-06
Aurelien DARRAGON
MINOR: stats: add server revision id support
commit
|
commitdiff
|
tree
|
snapshot
2022-12-06
Aurelien DARRAGON
MINOR: server: add srv->rid (revision id) value
commit
|
commitdiff
|
tree
|
snapshot
2022-12-05
Christopher...
BUG/MEDIIM: stconn: Flush output data before forwarding...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-05
Amaury Denoyelle
BUG/MINOR: quic: fix fd leak on startup check quic...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
William Lallemand
BUG/MINOR: ssl: initialize WolfSSL before parsing
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
William Lallemand
BUG/MINOR: ssl: initialize SSL error before parsing
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Amaury Denoyelle
MINOR: quic: activate socket per conn by default
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Amaury Denoyelle
MINOR: quic: reconnect quic-conn socket on address...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Amaury Denoyelle
MEDIUM: quic: requeue datagrams received on wrong socket
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Amaury Denoyelle
MINOR: mux-quic: rename duplicate function names
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Amaury Denoyelle
MEDIUM: quic: move receive out of FD handler to quic...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Amaury Denoyelle
MEDIUM: quic: use quic-conn socket for reception
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Amaury Denoyelle
MINOR: quic: use connection socket for emission
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Amaury Denoyelle
MINOR: quic: allocate a socket per quic-conn
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Amaury Denoyelle
MINOR: quic: define config option for socket per conn
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Amaury Denoyelle
MINOR: quic: test IP_PKTINFO support for quic-conn...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Amaury Denoyelle
MINOR: quic: startup detect for quic-conn owned socket...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Amaury Denoyelle
MINOR: quic: ignore address migration during handshake
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Amaury Denoyelle
MINOR: quic: detect connection migration
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Amaury Denoyelle
MINOR: tools: add port for ipcmp as optional criteria
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Amaury Denoyelle
MINOR: quic: extract datagram parsing code
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Amaury Denoyelle
MINOR: quic: complete traces in qc_rx_pkt_handle()
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Amaury Denoyelle
MINOR: quic: remove qc from quic_rx_packet
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
William Lallemand
MEDIUM: ssl: rename the struct "cert_key_and_chain...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Aurelien DARRAGON
DOC/MINOR: api: add documentation for event_hdl feature
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Aurelien DARRAGON
MINOR: event_hdl: add event handler base api
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
scientiamobile
LICENSE: wurfl: clarify the dummy library license.
commit
|
commitdiff
|
tree
|
snapshot
2022-12-01
Willy Tarreau
MINOR: debug: add a balance of alloc - free at the...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-01
Willy Tarreau
MINOR: debug: support pool filtering on "debug dev...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-01
Dragan Dosen
MEDIUM: 51d: add support for 51Degrees V4 with Hash...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-01
Willy Tarreau
[RELEASE] Released version 2.8-dev0
v2.8-dev0
commit
|
commitdiff
|
tree
|
snapshot
2022-12-01
Willy Tarreau
MINOR: version: mention that it's development again
commit
|
commitdiff
|
tree
|
snapshot
2022-12-01
Willy Tarreau
[RELEASE] Released version 2.7.0
v2.7.0
commit
|
commitdiff
|
tree
|
snapshot
2022-12-01
Willy Tarreau
MINOR: version: mention that it's stable now
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Willy Tarreau
SCRIPTS: run-regtests: add a version check
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Willy Tarreau
MINOR: debug: relax access restrictions on "debug dev...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Willy Tarreau
CLEANUP: anon: clarify the help message on "debug dev...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Stefan Eissing
BUILD: quic: allow build with USE_QUIC and USE_OPENSSL_...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Willy Tarreau
MINOR: debug: improve error handling on the memstats...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Christopher...
MINOR: mux-h1: add the expire task and its expiration...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Ilya Shipitsin
CLEANUP: assorted typo fixes in the code and comments
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Willy Tarreau
BUG/MINOR: peers: always update the stksess shard numbe...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Willy Tarreau
CLEANUP: peers: factor out the key len calculation...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Willy Tarreau
MINOR: stick-table: change the API of the function...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Christopher...
BUG/MEDIUM: mux-h1: Close client H1C on EOS when there...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Willy Tarreau
REGTESTS: fix peers-related regtests regarding "show...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Willy Tarreau
BUG/MINOR: peers: always initialize the stksess shard...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Willy Tarreau
MINOR: mux-h2: add the expire task and its expiration...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Frédéric Lécaille
BUG/MINOR: quic: Endless loop during retransmissions
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Amaury Denoyelle
CLEANUP: ncbuf: use standard BUG_ON with DEBUG_STRICT
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Amaury Denoyelle
CLEANUP: ncbuf: inline small functions
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Amaury Denoyelle
CLEANUP: ncbuf: remove ncb_blk args by value
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Willy Tarreau
MINOR: stick-table: show the shard number in each entry...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Willy Tarreau
MINOR: stick-table: store a per-table hash seed and...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Willy Tarreau
CLEANUP: stick-table: fill alignment holes in the stkta...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Willy Tarreau
SCRIPTS: announce-release: add a link to the data plane API
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Willy Tarreau
DEV: tcploop: add optional support for epoll
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Willy Tarreau
DEV: tcploop: do not report an error on POLLERR
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Willy Tarreau
DEV: tcploop: add support for POLLRDHUP when supported
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Willy Tarreau
DEV: tcploop: centralize the polling code into wait_for...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Willy Tarreau
DEV: poll: add support for epoll
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Willy Tarreau
REORG: activity/cli: move the "show activity" handler...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Willy Tarreau
MINOR: activity: report uptime in "show activity"
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Willy Tarreau
DOC: config: clarify the -m dir and -m dom pattern...
commit
|
commitdiff
|
tree
|
snapshot
next