]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2022-12-18  Bertrand JacquinBUG/MEDIUM: tests: use tmpdir to create UNIX socket
2022-12-16  William LallemandBUILD: peers: peers-t.h depends on stick-table-t.h
2022-12-16  William LallemandREGTESTS: startup: disable automatic_maxconn.vtc
2022-12-15  Willy TarreauBUILD: 51d: fix build issue with recent compilers
2022-12-15  Amaury DenoyelleBUG/MINOR: quic: fix crash on PTO rearm if anti-amplifi...
2022-12-15  Aurelien DARRAGONMINOR: stats: make show info json future-proof
2022-12-15  Aurelien DARRAGONBUG/MINOR: stats: fix show stat json buffer limitation
2022-12-15  Aurelien DARRAGONMINOR: stats: introduce stats field ctx
2022-12-15  Aurelien DARRAGONMINOR: stats: provide ctx for dumping functions
2022-12-15  Remi Tricot... BUG/MINOR: ssl: Fix memory leak of find_chain in ssl_so...
2022-12-15  Remi Tricot... MINOR: ssl: Remove unnecessary alloc'ed trash chunk...
2022-12-15  Remi Tricot... MINOR: ssl: Remove unneeded buffer allocation in show...
2022-12-15  Amaury DenoyelleMINOR: h3: check return values of htx_add_* on headers...
2022-12-15  Amaury DenoyelleBUG/MINOR: h3: fix memleak on HEADERS parsing failure
2022-12-15  Amaury DenoyelleBUG/MEDIUM: h3: fix cookie header parsing
2022-12-15  Amaury DenoyelleMINOR: http-htx: add BUG_ON to prevent API error on...
2022-12-15  Christopher... BUG/MINOR: mux-h1: Fix test instead a BUG_ON() in h1_se...
2022-12-15  Christopher... BUG/MEDIUM: mux-h1: Don't release H1 stream upgraded...
2022-12-14  Ilya ShipitsinCI: github: split matrix for development and stable...
2022-12-14  Ilya ShipitsinCI: github: remove redundant ASAN loop
2022-12-14  Amaury DenoyelleBUG/MEDIUM: h3: parse content-length and reject invalid...
2022-12-14  Amaury DenoyelleMINOR: http: extract content-length parsing from H2
2022-12-14  Amaury DenoyelleBUG/MEDIUM: h3: reject request with invalid pseudo...
2022-12-14  Amaury DenoyelleBUG/MEDIUM: h3: reject request with invalid header...
2022-12-14  William LallemandREGTESTS: startup: add alternatives values in automatic...
2022-12-14  Christopher... BUG/MEDIUM: resolvers: Use tick_first() to update the...
2022-12-14  Christopher... BUG/MEDIUM: freq-ctr: Don't compute overshoot value...
2022-12-14  William LallemandCLEANUP: ssl: remove check on srv->proxy
2022-12-14  Thayne McCombsMINOR: sample: add param converter
2022-12-13  William LallemandREGTESTS: startup: activate automatic_maxconn.vtc
2022-12-13  William LallemandCI: github: set ulimit -n to a greater value
2022-12-13  William LallemandREGTESTS: startup: change the expected maxconn to 11000
2022-12-13  William LallemandBUG/MINOR: startup: don't use internal proxies to compu...
2022-12-13  William LallemandREGTESTS: startup: check maxconn computation
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...
next