]> git.kaiwu.me - haproxy.git/shortlog
haproxy.git
2025-06-05 Aurelien DARRAGONMAJOR: counters: dispatch counters over thread groups
2025-06-05 Aurelien DARRAGONMINOR: counters: add local-only internal rates to compu...
2025-06-05 Aurelien DARRAGONCLEANUP: counters: merge some common counters between...
2025-06-05 Aurelien DARRAGONMEDIUM: counters: manage shared counters using dedicate...
2025-06-05 Aurelien DARRAGONMINOR: counters: add common struct and flags to {fe...
2025-06-05 Aurelien DARRAGONMINOR: counters: add shared counters helpers to get...
2025-06-05 Aurelien DARRAGONMAJOR: counters: add shared counters base infrastructure
2025-06-05 Aurelien DARRAGONCLEANUP: sink: remove useless cleanup in sink_new_from_...
2025-06-04 Christopher... BUG/MINOR: mux-spop: Fix null-pointer deref on SPOP...
2025-06-03 Christopher... DEBUG: check: Add the healthcheck's expiration date...
2025-06-03 Christopher... CLEANUP: applet: Update comment for applet_put* functions
2025-06-03 Christopher... BUG/MEDIUM: check: Requeue healthchecks on I/O events...
2025-06-03 Olivier HouchardBUG/MAJOR: leastconn: Protect tree_elt with the lbprm...
2025-06-02 Aurelien DARRAGONMEDIUM: server: add and use srv_init() function
2025-06-02 Aurelien DARRAGONMEDIUM: server: automatically add server to proxy list...
2025-06-02 Aurelien DARRAGONMEDIUM: proxy: use global proxy list for REGISTER_POST_...
2025-06-02 Aurelien DARRAGONMINOR: log: only run postcheck_log_backend() checks...
2025-06-02 Aurelien DARRAGONMINOR: proxy: add a true list containing all proxies
2025-06-02 Aurelien DARRAGONMINOR: proxy: collect per-capability stat in proxy_cond...
2025-06-02 Aurelien DARRAGONMINOR: stats: add ME_NEW_COMMON() helper
2025-06-02 Aurelien DARRAGONMINOR: stats: add stat_col flags
2025-06-02 Aurelien DARRAGONMINOR: server: group postinit server tasks under _srv_p...
2025-06-02 Tim DuesterhusREGTESTS: Remove support for REQUIRE_VERSION and REQUIR...
2025-06-02 Tim DuesterhusREGTESTS: Remove tests with REQUIRE_VERSION_BELOW=2.4
2025-06-02 Tim DuesterhusREGTESTS: Remove REQUIRE_VERSION=2.4 from all tests
2025-06-02 Tim DuesterhusREGTESTS: Remove REQUIRE_VERSION=2.3 from all tests
2025-06-02 Tim DuesterhusREGTESTS: Do not use REQUIRE_VERSION for HAProxy 2...
2025-06-02 Christopher... DOC: config: Fix a typo in 2.7 (Name format for maps...
2025-05-30 Willy TarreauBUILD: tools: properly define ha_dump_backtrace() to...
2025-05-28 Willy Tarreau[RELEASE] Released version 3.3-dev0 v3.3-dev0
2025-05-28 Willy TarreauMINOR: version: mention that it's development again
2025-05-28 Willy Tarreau[RELEASE] Released version 3.2.0 v3.2.0
2025-05-28 Willy TarreauMINOR: version: mention that it's 3.2 LTS now.
2025-05-28 Willy TarreauDEV: patchbot: prepare for new version 3.3-dev
2025-05-27 Willy TarreauDOC: hlua: fix a few typos in HTTPMessage.set_body_len...
2025-05-27 Christopher... DOC: hlua: Add a note to warn user about httpclient...
2025-05-27 Christopher... BUG/MEDIUM: httpclient: Throw an error if an lua httpcl...
2025-05-27 Ilya ShipitsinCI: combine AWS-LC and AWS-LC-FIPS by template
2025-05-27 Christopher... CI: vtest: Fix the build script to properly work on...
2025-05-27 Christopher... CI: vtest: Rely on VTest2 to run regression tests
2025-05-27 Christopher... BUG/MEDIUM: hlua: Fix receive API for TCP applets to...
2025-05-27 Christopher... BUG/MEDIUM: hlua: Fix getline() for TCP applets to...
2025-05-26 Christopher... BUG/MEDIUM: hlua: Properly detect shudowns for TCP...
2025-05-26 Christopher... BUG/MEDIUM: cli/ring: Properly handle shutdown in ...
2025-05-26 Christopher... MINOR: listeners: Add support for a label on bind line
2025-05-26 Christopher... REGTESTS: Explicitly allow failing shell commands in...
2025-05-26 Christopher... REGTESTS: Make the script testing conditional set-var...
2025-05-26 Willy TarreauDOC: config: clarify the basics of ACLs (call point...
2025-05-26 Willy TarreauDOC: config: mention in bytes_in and bytes_out that...
2025-05-26 Christopher... BUG/MEDIUM: h3: Declare absolute URI as normalized...
2025-05-26 Christopher... BUG/MINOR: h3: Set HTX flags corresponding to the schem...
2025-05-26 Willy TarreauDOC: config: fix alphabetical ordering of internal...
2025-05-26 Willy TarreauDOC: config: fix alphabetical ordering of layer 4 sampl...
2025-05-26 Willy TarreauDOC: config: fix alphabetical ordering of layer 5 sampl...
2025-05-26 Willy TarreauDOC: config: fix alphabetical ordering of layer 6 sampl...
2025-05-26 Willy TarreauDOC: config: fix alphabetical ordering of layer 7 sampl...
2025-05-26 Willy TarreauDOC: config: clarify the legacy cookie and header captures
2025-05-26 Willy TarreauDOC: config: clarify the wording around single/double...
2025-05-25 William LallemandDOC: configuration: fix the example in crt-store
2025-05-23 Remi Tricot... BUG/MAJOR: cache: Crash because of wrong cache entry...
2025-05-23 Willy TarreauMINOR: config: list recently added sections with -dKcfg
2025-05-22 Willy TarreauBUG/MEDIUM: server: fix potential null-deref after...
2025-05-22 Amaury DenoyelleBUG/MEDIUM: server: fix crash after duplicate GUID...
2025-05-22 Amaury DenoyelleMINOR: server: use stress mode for "add server help"
2025-05-22 Amaury DenoyelleMINOR: server: implement "add server help"
2025-05-22 Amaury DenoyelleMINOR: server: define CLI I/O handler for "add server"
2025-05-22 Willy TarreauMINOR: ssl: also provide the "tls-tickets" bind option
2025-05-22 Willy TarreauMINOR: ssl: support strict-sni in ssl-default-bind...
2025-05-22 Christopher... MINOR: promex: Add agent check status/code/duration...
2025-05-21 Willy Tarreau[RELEASE] Released version 3.2-dev17 v3.2-dev17
2025-05-21 Willy TarreauMINOR: glitches: add global setting "tune.glitches...
2025-05-21 Willy TarreauCLEANUP: cfgparse: alphabetically sort the global keywords
2025-05-21 Amaury DenoyelleMINOR: quic: adjust quic_conn-t.h include list
2025-05-21 Amaury DenoyelleMINOR: quic: add some missing includes
2025-05-21 Amaury DenoyelleMINOR: quic: refactor handling of streams after MUX...
2025-05-21 Amaury DenoyelleMINOR: quic: move function to check stream type in...
2025-05-21 Amaury DenoyelleCLEANUP: quic: remove unused cbuf module
2025-05-21 Baptiste AssmannEXAMPLES: lua: avoid screen refresh effect in "trisdemo"
2025-05-21 William LallemandBUG/MINOR: acme: fix formatting issue in error and...
2025-05-21 William LallemandBUG/MEDIUM: acme: check if acme domains are configured
2025-05-21 Willy TarreauDOC: watchdog: update the doc to reflect the recent...
2025-05-21 Amaury DenoyelleBUG/MEDIUM: mux-quic: fix BUG_ON() on rxbuf alloc error
2025-05-21 Willy TarreauDOC: management: precise some of the fields of "show...
2025-05-21 Willy TarreauBUILD: acme: fix build issue on 32-bit archs with 64...
2025-05-21 Willy TarreauBUILD: ssl: avoid possible printf format warning in...
2025-05-20 Willy TarreauCLEANUP: wdt: clarify the comments on the common exit...
2025-05-20 Willy TarreauBUG/MEDIUM: wdt: always ignore the first watchdog wakeup
2025-05-20 William LallemandDOC: management: update 'acme status'
2025-05-20 Frederic LecailleDOC: update INSTALL for QUIC with OpenSSL 3.5 usages
2025-05-20 Frederic LecailleMINOR: quic: OpenSSL 3.5 trick to support 0-RTT
2025-05-20 Frederic LecailleMINOR: quic: OpenSSL 3.5 internal QUIC custom extension...
2025-05-20 Frederic LecailleMINOR: quic: implement all remaining callbacks for...
2025-05-20 Frederic LecailleMINOR: quic: Allow the use of the new OpenSSL 3.5.0...
2025-05-20 Frederic LecailleMINOR: quic: Add useful error traces about qc_ssl_sess_...
2025-05-20 Frederic LecailleCLEANUP: quic: Useless BIO_METHOD initialization
2025-05-19 William LallemandMINOR: acme: renewal notification over the dpapi sink
2025-05-19 Willy TarreauBUG/MAJOR: leastconn: never reuse the node after droppi...
2025-05-19 Amaury DenoyelleBUG/MINOR: quic: fix crash on quic_conn alloc failure
2025-05-17 Willy TarreauBUG/MAJOR: queue: properly keep count of the queue...
2025-05-17 Willy TarreauBUG/MAJOR: leastconn: do not loop forever when facing...
next