]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
11 days ago  Willy TarreauMINOR: applet: do not put SE_FL_WANT_ROOM on rcv_buf...
2025-10-24  Olivier HouchardMEDIUM: quic: Fix build with openssl-compat
2025-10-24  Olivier HouchardBUG/MEDIUM: mt_list: Use atomic operations to prevent...
2025-10-24  Willy TarreauBUILD: openssl-compat: fix build failure with OPENSSL...
2025-10-24  Willy TarreauBUG/MINOR: stick-tables: properly index string-type...
2025-10-24  Aurelien DARRAGONBUG/MAJOR: stats-file: ensure shm_stats_file_object...
2025-10-24  Aurelien DARRAGONRevert "MINOR: compiler: add FIXED_SIZE(size, type...
2025-10-24  Aurelien DARRAGONRevert "MEDIUM: freq-ctr: use explicit-size types for...
2025-10-24  Aurelien DARRAGONRevert "BUG/MAJOR: stats-file: ensure shm_stats_file_ob...
2025-10-24  Christopher... BUG/MEDIUM: applet: Improve again spinning loops detect...
2025-10-23  Amaury DenoyelleBUG/MINOR: quic: rename and duplicate stream settings
2025-10-23  Amaury DenoyelleBUG/MINOR: quic: split option for congestion max window...
2025-10-23  Amaury DenoyelleBUG/MINOR: quic: split max-idle-timeout option for...
2025-10-23  Amaury DenoyelleMINOR: quic: rename frontend sock-per-conn setting
2025-10-23  Amaury DenoyelleMINOR: quic: rename retry-threshold setting
2025-10-23  Amaury DenoyelleMINOR: quic: rename max Tx mem setting
2025-10-23  Amaury DenoyelleMINOR: quic: split Tx options for FE/BE usage
2025-10-23  Amaury DenoyelleMINOR: quic: split congestion controler options for...
2025-10-23  Amaury DenoyelleMINOR: quic: duplicate glitches FE option on BE side
2025-10-23  Amaury DenoyelleMINOR: quic: rename "no-quic" to "tune.quic.listen"
2025-10-23  Amaury DenoyelleMINOR: quic: prepare support for options on FE/BE side
2025-10-23  Amaury DenoyelleMINOR: quic: remove unused conn-tx-buffers limit keyword
2025-10-23  Olivier HouchardBUG/MEDIUM: mt_lists: Avoid el->prev = el->next = el
2025-10-23  William LallemandMINOR: acme: display the complete challenge_ready comma...
2025-10-23  William LallemandMINOR: acme: add the dns-01-record field to the sink
2025-10-23  Olivier HouchardBUG/MEDIUM: stick-tables: Don't loop if there's nothing...
2025-10-23  Willy TarreauBUG/MEDIUM: build: limit excessive and counter-producti...
2025-10-22  Aurelien DARRAGONBUG/MAJOR: stats-file: ensure shm_stats_file_object...
2025-10-22  Aurelien DARRAGONMEDIUM: freq-ctr: use explicit-size types for freq...
2025-10-22  Aurelien DARRAGONMINOR: compiler: add FIXED_SIZE(size, type, name) macro
2025-10-22  Aurelien DARRAGONMINOR: stats-file: fix typo in shm-stats-file object...
2025-10-22  Amaury DenoyelleMINOR: quic: remove received CRYPTO temporary tree...
2025-10-22  Amaury DenoyelleBUG/MAJOR: quic: use ncbmbuf for CRYPTO handling
2025-10-22  Amaury DenoyelleMINOR: ncbmbuf: add tests as standalone mode
2025-10-22  Amaury DenoyelleMINOR: ncbmbuf: implement advance operation
2025-10-22  Amaury DenoyelleMINOR: ncbmbuf: implement ncbmb_data()
2025-10-22  Amaury DenoyelleMINOR: ncbmbuf: implement iterator bitmap utilities...
2025-10-22  Amaury DenoyelleMINOR: ncbmbuf: implement add
2025-10-22  Amaury DenoyelleMINOR: ncbmbuf: define new ncbmbuf type
2025-10-22  Amaury DenoyelleMINOR: ncbuf: extract common types
2025-10-22  Willy TarreauBUG/MAJOR: pools: fix default pool alignment
2025-10-21  Amaury DenoyelleBUG/MEDIUM: h3: properly encode response after interim...
2025-10-21  Christopher... BUG/MEDIUM: h1-htx: Don't set HTX_FL_EOM flag on 1xx...
2025-10-20  Olivier HouchardMEDIUM: stick-tables: Stop as soon as stktable_trash_ol...
2025-10-20  Olivier HouchardMEDIUM: stick-tables: Stop if stktable_trash_oldest...
2025-10-20  Olivier HouchardMEDIUM: stick-tables: Remove the table lock
2025-10-20  Olivier HouchardMEDIUM: stick-tables: Use a per-shard expiration task
2025-10-20  Olivier HouchardMINOR: initcalls: Add a new initcall stage, STG_INIT_2
2025-10-20  Willy TarreauBUG/MEDIUM: cli: also free the trash chunk on the error...
2025-10-20  Frederic LecailleBUG/MINOR: quic-be: unchecked connections during handshakes
2025-10-19  Olivier HouchardBUG/MEDIUM: mt_list: Make sure not to unlock the elemen...
2025-10-18  Willy Tarreau[RELEASE] Released version 3.3-dev10 v3.3-dev10
2025-10-17  Willy TarreauREGTESTS: remove experimental from quic/retry.vtc
2025-10-17  Willy TarreauBUG/MEDIUM: threads/config: drop absent threads from...
2025-10-17  Willy TarreauMEDIUM: config: warn when expose-experimental-directive...
2025-10-17  Willy TarreauMINOR: tree-wide: add missing TAINTED flags for some...
2025-10-17  Willy TarreauMINOR: config: remove experimental status on tune.disab...
2025-10-17  Willy TarreauDOC: clarify the experimental status for certain features
2025-10-17  Frederic LecailleBUG/MINOR: quic: SSL counters not handled
2025-10-17  Frederic LecailleBUG/MAJOR: quic: do not reset QUIC backends fds in...
2025-10-17  Frederic LecailleBUG/MAJOR: quic: uninitialized quic_conn_closed struct...
2025-10-17  William LallemandBUILD: ssl: can't build when using -DLISTEN_DEFAULT_CIPHERS
2025-10-17  Amaury DenoyelleTESTS: quic: fix uninit of quic_cc_path const member
2025-10-17  Amaury DenoyelleBUG/MINOR: quic: check applet_putchk() for 'show quic...
2025-10-16  Olivier HouchardBUG/MEDIUM: stick-tables: Don't forget to dec count...
2025-10-16  Willy TarreauBUG/MAJOR: lb-chash: fix key calculation when using...
2025-10-16  Willy TarreauBUG/MINOR: pools: don't report "limited to the first...
2025-10-16  Willy TarreauBUG/MEDIUM: pools: fix crash on filtered "show pools...
2025-10-15  Frederic LecailleTESTS: quic: useless param for b_quic_dec_int()
2025-10-13  Willy TarreauMEDIUM: pools: detect() when munmap() fails in UAF...
2025-10-13  Willy TarreauBUG/MEDIUM: pools: fix bad freeing of aligned pools...
2025-10-13  Willy TarreauMINOR: regex: use a thread-local match pointer for...
2025-10-13  Remi Tricot... BUG/MINOR: ssl: Potential NULL deref in trace macro
2025-10-13  Remi Tricot... REGTEST: jwt: Test new CLI commands
2025-10-13  Remi Tricot... MINOR: jwt: Add new "add/del/show ssl jwt" CLI commands
2025-10-13  Remi Tricot... MINOR: ssl: Dump options in "show ssl cert"
2025-10-13  Remi Tricot... DOC: jwt: Add doc about "jwt_verify_cert" converter
2025-10-13  Remi Tricot... MINOR: jwt: Add specific error code for known but unava...
2025-10-13  Remi Tricot... MINOR: jwt: Add new "jwt" certificate option
2025-10-13  Remi Tricot... MINOR: jwt: Do not look into ckch_store for jwt_verify...
2025-10-13  Remi Tricot... MINOR: jwt: Add new jwt_verify_cert converter
2025-10-13  Remi Tricot... MEDIUM: jwt: Remove certificate support in jwt_verify...
2025-10-10  Remi Tricot... BUG/MINOR: ssl: Free key_base from global_ssl structure...
2025-10-10  Remi Tricot... BUG/MINOR: ssl: Free global_ssl structure contents...
2025-10-10  Christopher... BUG/MEDIUM: apppet: Improve spinning loop detection...
2025-10-10  Willy TarreauBUILD: makefile: disable tail calls optimizations with...
2025-10-10  William LallemandBUG/MINOR: ssl: leak crtlist_name in ssl-f-use
2025-10-10  William LallemandBUG/MINOR: ssl: leak in ssl-f-use
2025-10-10  Christopher... DEBUG: mux-h1: Dump <kip> and <kop> values with sedesc...
2025-10-10  Christopher... MEDIUM: applet: Forward <kip> to applets
2025-10-10  Christopher... BUG/MEDIUM: stconn: Properly forward kip to the opposit...
2025-10-09  Willy TarreauBUG/MINOR: ssl: always clear the remains of the first...
2025-10-09  Willy TarreauBUG/MEDIUM: ssl: take care of second client hello
2025-10-09  William LallemandCI: cirrus-ci: bump FreeBSD image to 14-3
2025-10-09  William LallemandBUG/MINOR: acme: memory leak from the config parser
2025-10-09  William LallemandMEDIUM: acme: don't insert acme account key in ckchs_tree
2025-10-08  Christopher... MEDIUM: htx: Remove the HTX extra field
2025-10-08  Christopher... MEDIUM: mux-h1: Stop to use HTX extra value when format...
2025-10-08  Christopher... MINOR: compression: Use the <kip> value to check body...
2025-10-08  Christopher... MINOR: cache: Use the <kip> value to check too big...
next