]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
8 days ago  Christopher... BUG/MINOR: tcpcheck: Use tcpcheck context for expressio...
8 days ago  Christopher... MINOR: tcpcheck: Use tcpcheck flags to know a healthche...
8 days ago  Christopher... BUG/MINOR: tcpcheck: Don't enable http_needed when...
8 days ago  Christopher... MINOR: tcpcheck: Deal with disable-on-404 and send...
8 days ago  Christopher... MEDIUM: tcpcheck: Refactor how tcp-check rulesets are...
8 days ago  Christopher... BUG/MINOR: tcpcheck: Remove unexpected flag on tcpcheck...
8 days ago  Christopher... MEDIUM: http_act: Rework *-headers-bin actions
8 days ago  Christopher... MINOR: action: Add a sample expression field in argumen...
8 days ago  Christopher... BUG/MINOR: http_act: Make set/add-headers-bin compatibl...
8 days ago  William LallemandDOC: configuration: update tune.ssl.keylog URL to IETF...
8 days ago  William LallemandMINOR: ssl/log: add keylog format variables and env...
8 days ago  Olivier HouchardMINOR: servers: Don't update last_sess if it did not...
8 days ago  Olivier HouchardMINOR: backends: Don't update last_sess if it did not...
8 days ago  Olivier HouchardMEDIUM: stats: Hide the version by default and add...
9 days ago  Christopher... BUG/MINOR: http_act: Properly handle decoding errors...
9 days ago  Cody OhlsenBUG/MEDIUM: mux-h1: Don't set MSG_MORE on bodyless...
9 days ago  Nenad MerdanovicMEDIUM: Add set-headers-bin, add-headers-bin and del...
9 days ago  Amaury DenoyelleDOC: configuration: mention QUIC server support
9 days ago  William LallemandBUG/MEDIUM: map/cli: CLI commands lack admin permission...
9 days ago  William LallemandBUG/MEDIUM: ssl/ocsp: ocsp commands are missing permiss...
9 days ago  William LallemandBUG/MEDIUM: ssl/cli: tls-keys commands are missing...
9 days ago  William LallemandBUG/MEDIUM: map/cli: map/acl commands warn when accesse...
9 days ago  William LallemandBUG/MEDIUM: ssl/ocsp: ocsp commands warn when accessed...
9 days ago  William LallemandBUG/MEDIUM: ssl/cli: tls-keys commands warn when access...
9 days ago  Willy TarreauSCRIPTS: git-show-backports: list new commits and how...
10 days ago  William LallemandDOC: configuration: document challenge-ready and dns...
10 days ago  William LallemandMEDIUM: acme: new 'challenge-ready' option
10 days ago  William LallemandMEDIUM: acme: add dns-01 DNS propagation pre-check
10 days ago  William LallemandMINOR: acme: store the TXT record in auth->token
10 days ago  William LallemandMINOR: resolvers: basic TXT record implementation
10 days ago  Willy TarreauBUILD: net_helper: fix unterminated comment that broke...
10 days ago  Emeric BrunBUG/MINOR: net_helper: fix length controls on ip.fp...
10 days ago  Willy TarreauMINOR: mux-h2: report glitches on early RST_STREAM
10 days ago  Willy TarreauMINOR: stconn: flag the stream endpoint descriptor...
10 days ago  Christopher... BUG/MINOR: stconn: Always declare the SC created from...
10 days ago  Christopher... CLEANUP: stconn: Remove usless sc_new_from_haterm(...
10 days ago  Amaury DenoyelleBUG/MINOR: quic: close conn on packet reception with...
10 days ago  Ilia ShipitsinCLEANUP: fix typos and spelling in comments and documen...
10 days ago  Ilia ShipitsinCI: github: fix tag listing by implementing proper...
13 days ago  Christopher... BUG/MEDIUM: htx: Fix htx_xfer() to consume more data...
13 days ago  William LallemandBUG/MINOR: acme: fix task allocation leaked upon error
13 days ago  Olivier HouchardMINOR: connections: Enhance tune.idle-pool.shared
13 days ago  Mia KanashiBUG/MEDIUM: acme: skip doing challenge if it is already...
13 days ago  Christopher... BUG/MINOR: http-ana: Only consider client abort for...
2026-03-27  Christopher... BUG/MINOR: config: Properly test warnif_misplaced_...
2026-03-27  Christopher... BUG/MINOR: config: Warn only if warnif_cond_conflicts...
2026-03-26  Olivier HouchardMEDIUM: server: remove a useless memset() in srv_update...
2026-03-26  Olivier HouchardMEDIUM: connections: Enforce mux protocol requirements
2026-03-26  Olivier HouchardMINOR: protocols: Add a new proto_is_quic() function
2026-03-26  Olivier HouchardMINOR: checks: Store the protocol to be used in struct...
2026-03-26  Olivier HouchardBUG/MEDIUM: check: Don't reuse the server xprt if we...
2026-03-25  William LallemandBUG/MINOR: acme: permission checks on the CLI
2026-03-25  William LallemandBUG/MINOR: ech: permission checks on the CLI
2026-03-23  William LallemandBUILD: tools: potential null pointer dereference in...
2026-03-23  William LallemandBUG/MINOR: acme/cli: fix argument check and error in...
2026-03-23  William LallemandBUG/MINOR: acme: replace atol with len-bounded __strl2u...
2026-03-23  William LallemandBUG/MINOR: acme: free() DER buffer on a2base64url error...
2026-03-23  William LallemandBUG/MINOR: acme: NULL check on my_strndup()
2026-03-23  Christopher... DOC: config: Reorder params for 'tcp-check expect'...
2026-03-23  Christopher... DOC: config: Add missing 'status-code' param for 'http...
2026-03-23  Christopher... MINOR: proxy: Add use-small-buffers option to set where...
2026-03-23  Christopher... DOC: config: Fix alphabetical ordering of external...
2026-03-23  Christopher... DOC: config: Fix alphabetical ordering of proxy options
2026-03-23  Christopher... MINOR: proxy: Review options flags used to configure...
2026-03-23  Christopher... MEDIUM: tcpcheck: Use small buffer if possible for...
2026-03-23  Christopher... MEDIUM: mux-h2: Stop dealing with HTX flags transfer...
2026-03-23  Christopher... Revert "BUG/MEDIUM: mux-h2: make sure to always report...
2026-03-23  Christopher... MEDIUM: tree-wide: Rely on htx_xfer() instead of htx_xf...
2026-03-23  Christopher... MEDIUM: stconn: Use a small buffer if possible for...
2026-03-23  Christopher... MEDIUM: stream: Try to use small buffer when TCP stream...
2026-03-23  Christopher... MEDIUM: stream: Try to use a small buffer for HTTP...
2026-03-23  Christopher... MEDIUM: chunk: Add support for small chunks
2026-03-23  Christopher... MINOR: http-ana: Use HTX API to move to a large buffer
2026-03-23  Christopher... MINOR: htx: Add helper functions to xfer a message...
2026-03-23  Christopher... MEDIUM: htx: Add htx_xfer function to replace htx_xfer_blks
2026-03-23  Christopher... MINOR: config: Report the warning when invalid large...
2026-03-23  Christopher... MINOR: config: Relax tests on the configured size of...
2026-03-23  Christopher... MINOR: quic: Use b_alloc_small() to allocate a small...
2026-03-23  Christopher... MINOR: dynbuf: Add helper functions to alloc large...
2026-03-23  Christopher... MINOR: buffers: Move small buffers management from...
2026-03-23  Amaury DenoyelleBUG/MINOR: http_htx: fix null deref in http-errors...
2026-03-23  William LallemandBUG/MINOR: acme/cli: wrong argument check in 'acme...
2026-03-23  William LallemandBUG/MINOR: acme: wrong error when checking for duplicat...
2026-03-23  William LallemandBUG/MINOR: acme: leak of ext_san upon insertion error
2026-03-23  Amaury DenoyelleMEDIUM: proxy: remove http-errors limitation for dynami...
2026-03-23  Amaury DenoyelleMINOR/OPTIM: http_htx: lookup once http_errors section...
2026-03-23  Amaury DenoyelleMINOR: http_htx: split check/init of http_errors
2026-03-23  Amaury DenoyelleMINOR: http_htx: rename fields in struct conf_errors
2026-03-23  Amaury DenoyelleMINOR: http_htx: use enum for arbitrary values in conf_...
2026-03-23  David CarlierBUG/MEDIUM: acme: fix multiple resource leaks in acme_x...
2026-03-23  Willy TarreauBUILD: sched: fix leftover of debugging test in single...
2026-03-23  Willy TarreauMINOR: mux-h2: assign a limited frames processing budget
2026-03-23  Willy TarreauMEDIUM: sched: change scheduler budgets to lower TL_BULK
2026-03-23  Willy TarreauMEDIUM: sched: do not punish self-waking tasklets if...
2026-03-23  Willy TarreauMINOR: sched: do not punish self-waking tasklets anymore
2026-03-23  Willy TarreauMINOR: sched: do not requeue a tasklet into the current...
2026-03-23  Willy TarreauMEDIUM: sched: do not run a same task multiple times...
2026-03-20  Frederic LecailleBUG/MINOR: qpack: fix 62-bit overflow and 1-byte OOB...
2026-03-20  Egor ShestakovBUG/MINOR: sock: adjust accept() error messages for...
2026-03-20  Aurelien DARRAGONMINOR: log: support optional 'profile <log_profile_name...
next