]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2025-04-03  William LallemandMEDIUM: ssl: replace "crt" lines by "ssl-f-use" lines
2025-04-03  Olivier HouchardTESTS: Fix build for filltab25.c
2025-04-03  Willy TarreauCLEANUP: atomics: also replace __sync_synchronize(...
2025-04-03  Willy TarreauCLEANUP: atomics: remove support for gcc < 4.7
2025-04-03  Ilia ShipitsinCLEANUP: assorted typo fixes in the code, commits and doc
2025-04-03  Ilia ShipitsinCI: codespell: add "pres" to spellcheck whitelist
2025-04-03  Ilia ShipitsinCI: spell check: allow manual trigger
2025-04-03  Emeric BrunBUG/MEDIUM: peers: prevent learning expiration too...
2025-04-03  Emeric BrunBUG/MINOR: peers: fix expire learned from a peer not...
2025-04-03  Christopher... MEDIUM: stream: Save SC and channel flags earlier in...
2025-04-03  Christopher... BUG/MEDIUM: stream: Fix a possible freeze during a...
2025-04-02  William LallemandREORG: ssl: move curves2nid and nid2nist to ssl_utils
2025-04-02  Willy Tarreau[RELEASE] Released version 3.2-dev9 v3.2-dev9
2025-04-02  Willy TarreauDOC: update INSTALL to reflect the minimum compiler...
2025-04-02  Willy TarreauBUILD: ssl_ckch: use my_strndup() instead of strndup()
2025-04-02  Willy TarreauBUILD: quic_sock: address a strict-aliasing build warni...
2025-04-02  Willy TarreauBUILD: backend: silence a build warning when not using ssl
2025-04-02  Amaury DenoyelleMEDIUM: check: implement check-reuse-pool
2025-04-02  Amaury DenoyelleMINOR: check define check-reuse-pool server keyword
2025-04-02  Amaury DenoyelleMINOR: backend: remove stream usage on connection reuse
2025-04-02  Amaury DenoyelleMINOR: backend: extract conn reuse from connect_server()
2025-04-02  Amaury DenoyelleMINOR: backend: extract conn hash calculation from...
2025-04-02  Amaury DenoyelleMINOR: backend: adjust conn_backend_get() API
2025-04-02  Amaury DenoyelleMINOR: backend: fix comment when killing idle conns
2025-04-02  Amaury DenoyelleREGTESTS: extend conn reuse test with transparent proxy
2025-04-02  Amaury DenoyelleMINOR: sample: define bc_reused fetch
2025-04-02  Amaury DenoyelleBUG/MEDIUM: backend: fix reuse with set-dst/set-dst...
2025-04-02  Amaury DenoyelleBUG/MINOR: backend: do not overwrite srv dst address...
2025-04-02  Amaury DenoyelleBUG/MINOR: rhttp: fix incorrect dst/dst_port values
2025-04-02  Olivier HouchardBUG/MEDIUM: leastconn: Don't try to reposition if the...
2025-04-02  Willy TarreauBUILD: compiler: undefine the CONCAT() macro if already...
2025-04-02  David CarlierMINOR: cpu-topo: cpu_dump_topology() SMT info check...
2025-04-02  Willy TarreauDOC: config: fix two missing "content" in "tcp-request...
2025-04-02  Ilia ShipitsinCLEANUP: assorted typo fixes in the code and comments
2025-04-02  Aurelien DARRAGONMINOR: log: support "raw" logformat node typecast
2025-04-02  William LallemandBUILD: ssl/ckch: potential null pointer dereference
2025-04-02  William LallemandBUG/MINOR: ssl/ckch: leak in error path
2025-04-01  Olivier HouchardMAJOR: leastconn; Revamp the way servers are ordered.
2025-04-01  Olivier HouchardMINOR: threads: Add HA_RWLOCK_TRYRDTOWR()
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...
next