]> git.kaiwu.me - haproxy.git/shortlog
haproxy.git
2026-01-13 Olivier HouchardMEDIUM: counters: Dynamically allocate per-thread group...
2026-01-13 Willy TarreauBUG/MINOR: net_helper: fix IPv6 header length processing
2026-01-12 Aurelien DARRAGONBUG/MINOR: hlua_fcn: ensure Patref:add_bulk() is given...
2026-01-12 Aurelien DARRAGONBUG/MINOR: hlua_fcn: fix broken yield for Patref:add_bulk()
2026-01-12 Olivier HouchardBUG/MINOR: stats-file: Use a 16bits variable when loadi...
2026-01-12 Olivier HouchardMINOR: stats: Increase the tgid from 8bits to 16bits
2026-01-12 Olivier HouchardMINOR: receiver: Dynamically alloc the "members" field...
2026-01-12 Tim DuesterhusCLEANUP: connection: Remove outdated note about CO_FL...
2026-01-11 Willy TarreauMINOR: tcp-sample: permit retrieving tcp_info from...
2026-01-11 Willy TarreauMINOR: sample: also support retrieving fc.timer.handsha...
2026-01-09 Amaury DenoyelleMINOR: cfgparse: remove duplicate "force-persist" in...
2026-01-09 Willy TarreauMEDIUM: config: warn if some userlist hashes are too...
2026-01-08 akarl10BUG/MINOR: ech/quic: enable ech configuration also...
2026-01-08 William LallemandCI: github: remove ERR=1 temporarly from the ECH job
2026-01-08 Christian RuppertREGTESTS: ssl: Fix reg-tests curve check
2026-01-08 William LallemandBUG/MINOR: cli/stick-tables: argument to "show table...
2026-01-08 Willy TarreauBUILD: sockpair: fix build issue on macOS related to...
2026-01-07 Hyeonggeun OhMINOR: cfgparse: Refactor "userlist" parser to print...
2026-01-07 William LallemandBUG/MINOR: cfgparse: wrong section name upon error
2026-01-07 William LallemandBUILD: tools: memchr definition changed in C23
2026-01-07 William LallemandBUILD: ssl: strchr definition changed in C23
2026-01-07 Willy Tarreau[RELEASE] Released version 3.4-dev2 v3.4-dev2
2026-01-07 Amaury DenoyelleBUG/MINOR: quic: fix deprecated warning for window...
2026-01-07 Olivier HouchardMINOR: receiver: Remove tgroup_mask from struct shard_info
2026-01-07 Willy TarreauDOC: config: fix a few typos and refine cpu-affinity
2026-01-06 Christopher... BUG/MEDIUM: stconn: Move data from <kip> to <kop> durin...
2026-01-06 William LallemandBUG/MEDIUM: mworker: can't use signals after a failed...
2026-01-06 Olivier HouchardMEDIUM: cpu-topo: Add an optional directive for per...
2026-01-06 Mike LothianMINOR: hlua: Add support for lua 5.5
2026-01-06 Olivier HouchardMINOR: threads: Avoid using a thread group mask when...
2026-01-06 Christopher... BUG/MEDIUM: mux-h1: Take care to update <kop> value...
2026-01-05 Christopher... BUG/MEDIUM: peers: Properly handle shutdown when trying...
2026-01-05 Olivier HouchardMINOR: cpu-topo: Rename variables to better fit their...
2026-01-05 Olivier HouchardMINOR: cpu-topo: Factorize code
2026-01-05 Alexander StephanMINOR: mworker/cli: extract worker "show proc" row...
2026-01-05 Alexander StephanBUG/MINOR: mworker/cli: fix show proc pagination using...
2026-01-05 Alexander StephanCLEANUP: mworker: remove duplicate list.h include
2026-01-05 Alexander StephanMINOR: mworker/cli: only keep positive PIDs in proc_list
2026-01-01 Willy TarreauDOC: config: fix the length attribute name for stick...
2026-01-01 Willy TarreauMINOR: net_helper: add an option to ip.fp() to append...
2026-01-01 Willy TarreauMINOR: net_helper: add an option to ip.fp() to append...
2026-01-01 Willy TarreauMINOR: net_helper: prepare the ip.fp() converter to...
2025-12-31 Willy TarreauMINOR: net_helper: add ip.fp() to build a simplified...
2025-12-31 Willy TarreauMINOR: net_helper: add sample converters to decode...
2025-12-31 Willy TarreauMINOR: net_helper: add sample converters to decode...
2025-12-31 Willy TarreauMINOR: net_helper: add sample converters to decode...
2025-12-31 Willy TarreauBUG/MINOR: backend: inspect request not response buffer...
2025-12-31 Willy TarreauBUG/MINOR: backend: fix the conn_retries check for TFO
2025-12-30 Maxime HenrionBUG/MAJOR: set the correct generation ID in pat_ref_app...
2025-12-26 Olivier HouchardBUG/MEDIUM: cpu-topo: Don't forget to reset visited_ccx.
2025-12-25 Ilia ShipitsinCLEANUP: assorted typo fixes in the code, commits and doc
2025-12-24 Willy TarreauMINOR: tcp_sample: implement the fc_saved_syn sample...
2025-12-24 Willy TarreauMINOR: tcp: implement the get_opt() function
2025-12-24 Willy TarreauMINOR: protocol: support a generic way to call getsocko...
2025-12-24 Willy TarreauMINOR: tcp: add new bind option "tcp-ss" to instruct...
2025-12-23 Maxime HenrionOPTIM: patterns: cache the current generation
2025-12-23 Maxime HenrionCLEANUP: patterns: remove dead code
2025-12-23 Maxime HenrionMEDIUM: patterns: reorganize pattern reference elements
2025-12-23 Maxime HenrionMINOR: patterns: preliminary changes for reorganization
2025-12-23 Amaury DenoyelleOPTIM/MINOR: proxy: do not init proxy management task...
2025-12-23 Amaury DenoyelleMINOR: cfgparse: remove useless checks on no server...
2025-12-23 Amaury DenoyelleMEDIUM: cfgparse: acknowledge that proxy ID auto number...
2025-12-20 Willy TarreauMINOR: mux-h1: perform a graceful close at 75% glitches...
2025-12-20 Willy TarreauMEDIUM: mux-h1: implement basic glitches support
2025-12-20 Willy TarreauMINOR: mux-h2: perform a graceful close at 75% glitches...
2025-12-20 Willy TarreauMINOR: mux-h2: add missing glitch count for non-decodab...
2025-12-19 Maxime HenrionMINOR: tools: add a secure implementation of memset
2025-12-19 Willy TarreauDOC: config: fix number of values for "cpu-affinity"
2025-12-19 William LallemandBUG/MINOR: cpu-topo: fix -Wlogical-not-parentheses...
2025-12-18 Olivier HouchardMEDIUM: cpu-topo: Add the "per-ccx" cpu_affinity
2025-12-18 Olivier HouchardMEDIUM: cpu-topo: Add the "per-thread" cpu_affinity
2025-12-18 Olivier HouchardMEDIUM: cpu-topo: Add a new "max-threads-per-group...
2025-12-18 Olivier HouchardMEDIUM: cpu-topo: Add a "cpu-affinity" option
2025-12-18 Olivier HouchardMEDIUM: cpu-topo: Add a "threads-per-core" keyword...
2025-12-18 Olivier HouchardMINOR: cpu-topo: Turn the cpu policy configuration...
2025-12-18 William LallemandREGTESTS: fix error when no test are skipped
2025-12-18 Willy TarreauBUG/MEDIUM: mux-h2: synchronize all conditions to creat...
2025-12-18 William LallemandCI: github: use git prefix for openssl-master.yml
2025-12-18 Olivier HouchardBUG/MEDIUM: backend: Do not remove CO_FL_SESS_IDLE...
2025-12-18 William LallemandCI: github: openssl-master.yml misses actions/checkout
2025-12-18 William LallemandCI: github: add a job to test the master branch of...
2025-12-18 William LallemandCI: github: remove openssl no-deprecated job
2025-12-17 William LallemandREGTESTS: list all skipped tests including 'feature...
2025-12-15 Frederic LecailleREGTESTS: quic: fix a TLS stack usage
2025-12-15 Christopher... CLEANUP: ssl-sock: Remove useless tests on connection...
2025-12-15 Christopher... CLEANUP: tcpcheck: Remove useless test on the xprt...
2025-12-15 Christopher... CLEANUP: backend: Remove useless test on server's xprt
2025-12-14 Olivier HouchardBUG/MEDIUM: quic: Don't try to use hystart if not imple...
2025-12-12 Christopher... BUG/MEDIUM: stconn: Don't report abort from SC if read0...
2025-12-12 Christopher... BUG/MEDIUM: http-ana: Properly detect client abort...
2025-12-11 William LallemandBUG/MEDIUM: mworker/listener: ambiguous use of RX_F_INH...
2025-12-10 Willy Tarreau[RELEASE] Released version 3.4-dev1 v3.4-dev1
2025-12-10 Willy TarreauMINOR: h2/trace: emit a trace of the received RST_STREA...
2025-12-10 Amaury DenoyelleBUG/MEDIUM: h3: fix access to QCS <sd> definitely
2025-12-09 Maxime HenrionCLEANUP: more conversions and cleanups for alignment
2025-12-09 Maxime HenrionCLEANUP: use the automatic alignment feature
2025-12-09 Maxime HenrionCLEANUP: improvements to the alignment macros
2025-12-09 Olivier HouchardBUG/MEDIUM: ssl: Don't resume session for check connections
2025-12-09 Olivier HouchardBUG/MEDIUM: ssl: Don't store the ALPN for check connections
2025-12-09 Olivier HouchardMINOR: connections: Add a new CO_FL_SSL_NO_CACHED_INFO...
next