]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2025-04-01  Olivier HouchardMINOR: lbprm: Add method to deinit server and proxy
2025-04-01  Olivier HouchardMINOR: mt_list: Implement mt_list_try_lock_prev().
2025-04-01  William LallemandMINOR: ssl/ckch: add substring parser for ckch_conf
2025-04-01  William LallemandTESTS: jws: change the jwk format
2025-04-01  William LallemandMINOR: jws: emit the JWK thumbprint
2025-04-01  Willy TarreauEXAMPLES: add "games.cfg" and an example game in Lua
2025-04-01  Willy TarreauBUG/MINOR: config: silence .notice/.warning/.alert...
2025-03-31  Willy TarreauMINOR: cpu-topo: add new cpu-policies "group-by-2-clust...
2025-03-31  Willy TarreauMINOR: cpu-topo: pass an extra argument to ha_cpu_policy
2025-03-31  Willy TarreauMINOR: cpu-topo: add a dump of thread-to-CPU mapping...
2025-03-31  Willy TarreauMINOR: cpu-set: add a new function to print cpu-sets...
2025-03-31  Willy TarreauMINOR: cpu-set: compare two cpu sets with ha_cpuset_ise...
2025-03-31  Willy TarreauMINOR: thread: dump the CPU topology in thread_map_to_g...
2025-03-31  Valentine KrasnobaevaMINOR: compiler: add __nonstring macro
2025-03-28  Ilia ShipitsinCI: QUIC Interop on LibreSSL: allow "on: workflow_dispa...
2025-03-28  Ilia ShipitsinCI: QUIC Interop on AWS-LC: allow "on: workflow_dispatc...
2025-03-28  Ilia ShipitsinCI: NetBSD: allow "on: workflow_dispatch" in forks
2025-03-28  Ilia ShipitsinCI: Illumos: allow "on: workflow_dispatch" in forks
2025-03-28  Ilia ShipitsinCI: cross compile: allow "on: workflow_dispatch" in...
2025-03-28  Ilia ShipitsinCI: coverity scan: allow "on: workflow_dispatch" in...
2025-03-28  Ilia ShipitsinCI: spellcheck: allow "on: workflow_dispatch" in forks
2025-03-28  Ilia ShipitsinCI: fedora rawhide: install "awk" as a dependency
2025-03-28  Ilia ShipitsinCI: fedora rawhide: allow "on: workflow_dispatch" in...
2025-03-27  Valentine KrasnobaevaBUG/MINOR: log: fix gcc warn about truncating NUL termi...
2025-03-25  Willy TarreauREGTESTS: disable the test balance/balance-hash-maxqueue
2025-03-25  Willy TarreauMEDIUM: pools: be a bit smarter when merging comparable...
2025-03-25  Pierre-Andre... MEDIUM: lb-chash: add directive hash-preserve-affinity
2025-03-25  Amaury DenoyelleMINOR: quic: define max-stream-data configuration as...
2025-03-25  Amaury DenoyelleMINOR: mux-quic: define config for max-data
2025-03-25  Amaury DenoyelleMINOR: quic: ignore uni-stream for initial max data TP
2025-03-25  Amaury DenoyelleCLEANUP: quic: reorganize TP flow-control initialization
2025-03-24  Amaury DenoyelleMINOR: quic: move global tune options into quic_tune
2025-03-21  Willy Tarreau[RELEASE] Released version 3.2-dev8 v3.2-dev8
2025-03-21  Willy TarreauMINOR: cli/pools: record the list of pool registrations...
2025-03-21  Willy TarreauMINOR: pools: rename the "by_what" field of the show...
2025-03-21  Aurelien DARRAGONMINOR: promex: get rid of promex_st_metrics array
2025-03-21  Aurelien DARRAGONMINOR: stats-proxy: add alt name info to stat_cols_px...
2025-03-21  Aurelien DARRAGONMINOR: stats-proxy: add alt_name field for ME_NEW_...
2025-03-21  Aurelien DARRAGONMINOR: promex: get rid of promex_global_metric array
2025-03-21  Aurelien DARRAGONMINOR: stats: add alt name info to stat_cols_info where...
2025-03-21  Aurelien DARRAGONMINOR: stats: add alt_name field to stat_col struct
2025-03-21  Olivier HouchardMEDIUM: mt_list: Reduce the max number of loops with...
2025-03-20  Amaury DenoyelleBUG/MINOR: mux-quic: remove extra BUG_ON() in _qcc_send...
2025-03-20  Amaury DenoyelleBUG/MEDIUM: mux-quic: fix crash on RS/SS emission if...
2025-03-20  Aurelien DARRAGONCLEANUP: promex: remove unused PROMEX_FL_{INFO,FRONT...
2025-03-20  Aurelien DARRAGONMINOR: stats: explicitly add frontend cap for ST_I_PX_R...
2025-03-20  Aurelien DARRAGONMEDIUM: promex: switch to using stat_cols_px for front...
2025-03-20  Aurelien DARRAGONMINOR: promex: expose ST_I_INF_WARNINGS (AKA total_warn...
2025-03-20  Aurelien DARRAGONMEDIUM: promex: switch to using stat_cols_info for...
2025-03-20  Aurelien DARRAGONMINOR: stats: use stat_col storage stat_cols_info
2025-03-20  Aurelien DARRAGONMINOR: stats: add .cap for some static metrics
2025-03-20  Aurelien DARRAGONMINOR: stats: STATS_PX_CAP___B_ macro
2025-03-20  Aurelien DARRAGONMINOR: stats: add .generic explicit field in stat_col...
2025-03-20  Christopher... BUG/MINOR: mux-h2: Reset streams with NO_ERROR code...
2025-03-19  William LallemandMEDIUM: ssl/ckch: make the ckch_conf more generic
2025-03-19  William LallemandMINOR: tools: path_base() concatenates a path with...
2025-03-19  Aurelien DARRAGONBUG/MEDIUM: hlua/cli: fix cli applet UAF in hlua_applet...
2025-03-18  Valentine KrasnobaevaMINOR: limits: fix check_if_maxsock_permitted description
2025-03-18  Valentine KrasnobaevaBUG/MINOR: limits: compute_ideal_maxconn: don't cap...
2025-03-18  Willy TarreauMINOR: cli/server: don't take thread isolation to check...
2025-03-18  Willy TarreauCLEANUP: server: make it clear that srv_check_for_delet...
2025-03-18  Willy TarreauMINOR: server: simplify srv_has_streams()
2025-03-18  Aurelien DARRAGONBUG/MINOR: hlua: fix optional timeout argument index...
2025-03-18  Willy TarreauMINOR: stream: decrement srv->served after detaching...
2025-03-17  Aurelien DARRAGONBUG/MINOR: log: prevent saddr NULL deref in syslog_io_h...
2025-03-17  William LallemandMINOR: jws: use jwt_alg type instead of a char
2025-03-17  Willy TarreauMINOR: hlua: add an optional timeout to AppletTCP:receive()
2025-03-17  Valentine KrasnobaevaMINOR: cpu-topo: fix unused stack var 'cpu2' reported...
2025-03-17  William LallemandMINOR: jws: add new functions in jws.h
2025-03-14  Willy TarreauMINOR: cpu-topo: add a new "resource" cpu-policy
2025-03-14  Willy TarreauMINOR: cpu-topo: add a new "efficiency" cpu-policy
2025-03-14  Willy TarreauMINOR: cpu-topo: add a new "performance" cpu-policy
2025-03-14  Willy TarreauMEDIUM: cpu-topo: let the "group-by-cluster" split...
2025-03-14  Willy TarreauMINOR: cpu-topo: add cpu-policy "group-by-cluster"
2025-03-14  Willy TarreauCLEANUP: thread: now remove the temporary CPU node...
2025-03-14  Willy TarreauMEDIUM: cpu-topo: use the "first-usable-node" cpu-polic...
2025-03-14  Willy TarreauMINOR: cpu-topo: add a 'first-usable-node' cpu policy
2025-03-14  Willy TarreauMINOR: cpu-topo: add a CPU policy setting to the global...
2025-03-14  Willy TarreauMINOR: cpu-topo: add "only-cluster" and "drop-cluster...
2025-03-14  Willy TarreauMINOR: cpu-topo: add "only-core" and "drop-core" to...
2025-03-14  Willy TarreauMINOR: cpu-topo: add "only-thread" and "drop-thread...
2025-03-14  Willy TarreauMINOR: cpu-topo: add "only-node" and "drop-node" to...
2025-03-14  Willy TarreauMINOR: cpu-topo: ignore excess of too small clusters
2025-03-14  Willy TarreauMINOR: cpu-topo: create an array of the clusters
2025-03-14  Willy TarreauMINOR: cpu-topo: consider capacity when forming clusters
2025-03-14  Willy TarreauMINOR: cpu-topo: add a function to sort by cluster...
2025-03-14  Willy TarreauMINOR: cpu-topo: renumber cores to avoid holes and...
2025-03-14  Willy TarreauMINOR: cpu-topo: assign an L3 cache if more than 2...
2025-03-14  Willy TarreauMINOR: cpu-topo: make sure we don't leave unassigned...
2025-03-14  Willy TarreauMINOR: cpu-topo: assign clusters to cores without and...
2025-03-14  Willy TarreauMINOR: cpu-topo: ignore single-core clusters
2025-03-14  Willy TarreauMINOR: cpu-topo: implement a CPU sorting mechanism...
2025-03-14  Willy TarreauMINOR: cpu-topo: implement a sorting mechanism by CPU...
2025-03-14  Willy TarreauMINOR: cpu-topo: implement a sorting mechanism for...
2025-03-14  Willy TarreauMINOR: cpu-topo: skip CPU properties that we've verifie...
2025-03-14  Willy TarreauMINOR: cpu-topo: skip identification of non-existing...
2025-03-14  Willy TarreauMINOR: cpu-topo: skip CPU detection when /sys/.../cpu...
2025-03-14  Willy TarreauMINOR: cpu-topo: boost the capacity of performance...
2025-03-14  Willy TarreauMINOR: cpu-topo: use cpufreq before acpi cppc
2025-03-14  Willy TarreauMINOR: cpu-topo: fall back to nominal_perf and scaling_...
next