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