]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2024-07-11  Amaury DenoyelleMINOR: quic: add GSO parameter on quic_sock send API
2024-07-11  Amaury DenoyelleMINOR: quic: define quic_cc_path MTU as constant
2024-07-11  Amaury DenoyelleMINOR: quic: activate UDP GSO for QUIC if supported
2024-07-11  Amaury DenoyelleMINOR: quic: extend detection of UDP API OS features
2024-07-11  Amaury DenoyelleCLEANUP: quic: remove obsolete comment on send
2024-07-10  Valentine KrasnobaevaMINOR: limits: add is_any_limit_configured
2024-07-10  Valentine KrasnobaevaREORG: haproxy: move limits handlers to limits
2024-07-10  Valentine KrasnobaevaMINOR: haproxy: prepare to move limits-related code
2024-07-10  Valentine KrasnobaevaREORG: global: move rlim_fd_*_at_boot in limits
2024-07-10  Valentine KrasnobaevaCLEANUP: fd: rm struct rlimit definition
2024-07-10  Valentine KrasnobaevaREORG: fd: move raise_rlim_nofile to limits
2024-07-10  Valentine KrasnobaevaMINOR: limits: prepare to keep limits in one place
2024-07-10  Willy Tarreau[RELEASE] Released version 3.1-dev3 v3.1-dev3
2024-07-10  Willy TarreauSCRIPTS: create-release: no more need to skip architect...
2024-07-10  Willy TarreauDOC: architecture: remove the totally outdated architec...
2024-07-10  Willy TarreauBUILD: listener: silence a build warning about unused...
2024-07-10  Christopher... BUG/MEDIUM: spoe: Be sure to create a SPOE applet if...
2024-07-10  Christopher... BUG/MEDIUM: h1: Reject empty Transfer-encoding header
2024-07-10  Christopher... BUG/MINOR: h1: Reject empty coding name as last transfe...
2024-07-10  Christopher... BUG/MINOR: h1: Fail to parse empty transfer coding...
2024-07-10  Ilia ShipitsinCI: weekly QUIC Interop: try to fix private image
2024-07-09  Willy TarreauMAJOR: import: update mt_list to support exponential...
2024-07-09  Willy TarreauOPTIM: pool: improve needed_avg cache line access pattern
2024-07-09  William LallemandMINOR: ssl/sample: ssl_c_san returns a comma separated...
2024-07-08  William LallemandBUG/MINOR: jwt: fix variable initialisation
2024-07-08  Valentine KrasnobaevaBUG/MEDIUM: init: fix fd_hard_limit default in compute_...
2024-07-08  Amaury DenoyelleMINOR: quic: rename "ssl error" trace
2024-07-08  Amaury DenoyelleDEV: flags/quic: decode quic_conn flags
2024-07-05  Ilia ShipitsinCI: add weekly QUIC Interop regression against LibreSSL
2024-07-05  Christopher... BUG/MEDIUM: peers: Fix crash when syncing learn state...
2024-07-04  Amaury DenoyelleBUG/MEDIUM: quic: prevent crash on accept queue full
2024-07-04  Amaury DenoyelleMINOR: proto: extend connection thread rebind API
2024-07-04  Valentine KrasnobaevaDOC: configuration: update maxconn description
2024-07-04  Valentine KrasnobaevaMEDIUM: init: set default for fd_hard_limit via DEFAULT...
2024-07-03  Amaury DenoyelleMINOR: quic: ensure quic_conn is never removed on threa...
2024-07-03  Amaury DenoyelleMINOR: quic: add 2 BUG_ON() on datagram dispatch
2024-07-03  Amaury DenoyelleREORG: quic: remove quic_cid_trees reference from proto...
2024-07-03  Amaury DenoyelleMINOR: quic: remove access to CID global tree outside...
2024-07-03  Amaury DenoyelleCLEANUP: quic: remove non-existing quic_cid_tree definition
2024-07-03  Amaury DenoyelleCLEANUP: quic: cleanup prototypes related to CIDs handling
2024-07-03  William LallemandBUG/MINOR: jwt: don't try to load files with HMAC algorithm
2024-07-03  Amaury DenoyelleBUG/MEDIUM: server: fix race on server_atomic_sync()
2024-07-02  William LallemandDOC: configuration: more details about the master-worke...
2024-07-02  Christopher... BUG/MEDIUM: hlua/cli: Fix lua CLI commands to work...
2024-07-01  William LallemandDOC: configuration: add details about crt-store in...
2024-07-01  Christopher... BUG/MINOR: promex: Remove Help prefix repeated twice...
2024-07-01  Willy TarreauBUG/MEDIUM: quic: fix possible exit from qc_check_dcid...
2024-07-01  Frederic LecailleBUG/MINOR: quic: Wrong datagram building when probing.
2024-06-29  Willy Tarreau[RELEASE] Released version 3.1-dev2 v3.1-dev2
2024-06-28  Amaury DenoyelleBUG/MINOR: quic: fix race-condition on trace for CID...
2024-06-28  Amaury DenoyelleBUG/MINOR: quic: fix race condition in qc_check_dcid()
2024-06-28  Amaury DenoyelleBUG/MEDIUM: quic: fix race-condition in quic_get_cid_tid()
2024-06-28  Amaury DenoyelleBUG/MEDIUM: h3: ensure the ":scheme" pseudo header...
2024-06-28  Amaury DenoyelleBUG/MEDIUM: h3: ensure the ":method" pseudo header...
2024-06-28  Aurelien DARRAGONBUG/MEDIUM: server/dns: prevent DOWN/UP flap upon resol...
2024-06-27  Willy TarreauMINOR: activity: make the memory profiling hash size...
2024-06-27  Aurelien DARRAGONBUG/MINOR: server: fix first server template name looku...
2024-06-27  Valentine KrasnobaevaREORG: init: encapsulate code that reads cfg files
2024-06-27  Valentine KrasnobaevaREORG: init: encapsulate 'reload' sockpair and master...
2024-06-27  Valentine KrasnobaevaREORG: init: encapsulate CHECK_CONDITION logic in a...
2024-06-27  Valentine KrasnobaevaREORG: init: do MODE_CHECK_CONDITION logic first
2024-06-26  Christopher... MINOR: stick-table: Always decrement ref count before...
2024-06-26  Christopher... BUG/MEDIUM: stick-table: Decrement the ref count inside...
2024-06-26  Aurelien DARRAGONMINOR: cfgparse/log: remove leftover dead code
2024-06-26  Aurelien DARRAGONBUG/MINOR: hlua: report proper context upon error in...
2024-06-26  Frederic LecailleBUILD: Missing inclusion header for ssize_t type
2024-06-26  Willy TarreauBUILD: debug: also declare strlen() in __ABORT_NOW()
2024-06-26  Willy TarreauMINOR: debug: print gdb hints when crashing
2024-06-26  Valentine KrasnobaevaMINOR: cli/debug: show dev: show capabilities
2024-06-26  Valentine KrasnobaevaMINOR: cli/debug: show dev: add cmdline and version
2024-06-26  Valentine KrasnobaevaMINOR: capabilities: use _LINUX_CAPABILITY_VERSION_3
2024-06-26  Valentine KrasnobaevaMINOR: capabilities: prepare support for version 3
2024-06-26  Valentine KrasnobaevaMINOR: capabilities: export capget and __user_cap_heade...
2024-06-25  Willy TarreauDEV: flags/show-fd-to-flags: adapt to recent versions
2024-06-24  Amaury DenoyelleBUG/MINOR: quic: fix BUG_ON() on Tx pkt alloc failure
2024-06-24  Amaury DenoyelleBUG/MINOR: h3: fix BUG_ON() crash on control stream...
2024-06-24  Amaury DenoyelleBUG/MINOR: mux-quic: fix crash on qcs SD alloc failure
2024-06-24  Amaury DenoyelleBUG/MINOR: h3: fix crash on STOP_SENDING receive after...
2024-06-21  Aurelien DARRAGONDOC: api/event_hdl: small updates, fix an example and...
2024-06-21  Amaury DenoyelleSCRIPTS: git-show-backports: do not truncate git-show...
2024-06-20  William LallemandMINOR: sample: date converter takes HTTP date and outpu...
2024-06-19  Amaury DenoyelleBUG/MAJOR: quic: do not loop on emission on closing...
2024-06-19  Amaury DenoyelleBUG/MAJOR: quic: fix padding with short packets
2024-06-19  Aurelien DARRAGONDOC: management: document ptr lookup for table commands
2024-06-18  William LallemandDOC: configuration: fix alphabetical order of bind...
2024-06-17  Aurelien DARRAGONBUG/MINOR: proxy: fix email-alert leak on deinit()...
2024-06-17  Aurelien DARRAGONREORG: mailers: move free_email_alert() to mailers.c
2024-06-17  Aurelien DARRAGONBUG/MEDIUM: proxy: fix email-alert invalid free
2024-06-17  William LallemandREGTESTS: ssl: activate new SSL reg-tests with AWS-LC
2024-06-17  William LallemandMINOR: ssl: activate sigalgs feature for AWS-LC
2024-06-17  William LallemandBUG/MEDIUM: ssl: AWS-LC + TLSv1.3 won't do ECDSA in...
2024-06-17  William LallemandREGTESTS: ssl: fix some regtests 'feature cmd' start...
2024-06-14  Aurelien DARRAGONDEBUG: hlua: distinguish burst timeout errors from...
2024-06-14  Aurelien DARRAGONBUG/MINOR: log: fix broken '+bin' logformat node option
2024-06-14  Christopher... [RELEASE] Released version 3.1-dev1 v3.1-dev1
2024-06-14  William LallemandCI: github: do the AWS-LC weekly build with ERR=1
2024-06-14  William LallemandDOC: INSTALL: minimum AWS-LC version is v1.22.0
2024-06-14  William LallemandCI: github: upgrade aws-lc to 1.29.0
2024-06-14  William LallemandMINOR: ssl: relax the 'ssl.default-dh-param' keyword...
2024-06-14  William LallemandBUILD: ssl: disable deprecated functions for AWS-LC...
next