]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
8 days ago  Amaury DenoyelleMINOR: quic: remove useless quic_tp_dec_err type
8 days ago  Amaury DenoyelleMINOR: quic: split transport params decoding/check
8 days ago  Amaury DenoyelleBUG/MINOR: quic: fix documentation for transport params...
8 days ago  Amaury DenoyelleMINOR: quic: refactor frame encoding
8 days ago  Amaury DenoyelleMINOR: quic: refactor frame parsing
8 days ago  Amaury DenoyelleMINOR: connection: add function to identify a QUIC...
8 days ago  William LallemandMINOR: acme: set the default dns-delay to 30s
8 days ago  Ilia ShipitsinCLEANUP: net_helper: fix typo in comment
9 days ago  William LallemandMINOR: acme: add 'dns-timeout' keyword for dns-01 challenge
9 days ago  Christopher... REGTESTS: tcpcheck: Add a script to check healthcheck...
9 days ago  Christopher... MEDIUM: tcpcheck/server: Add healthcheck server keyword
9 days ago  Christopher... MINOR: tcpcheck: Extract tcpheck ruleset post-config...
9 days ago  Christopher... MEDIUM: tcpcheck: Add parsing support for healthcheck...
9 days ago  Christopher... MEDIUM: tcpcheck: Split parsing functions to prepare...
9 days ago  Christopher... MINOR: tcpcheck: Add a function to stringify the health...
9 days ago  Christopher... CLEANUP: tcpcheck: Don't needlessly expose proxy_parse_...
9 days ago  Christopher... BUG/MINOR: tcpcheck: Use tcpcheck context for expressio...
9 days ago  Christopher... MINOR: tcpcheck: Use tcpcheck flags to know a healthche...
9 days ago  Christopher... BUG/MINOR: tcpcheck: Don't enable http_needed when...
9 days ago  Christopher... MINOR: tcpcheck: Deal with disable-on-404 and send...
9 days ago  Christopher... MEDIUM: tcpcheck: Refactor how tcp-check rulesets are...
9 days ago  Christopher... BUG/MINOR: tcpcheck: Remove unexpected flag on tcpcheck...
9 days ago  Christopher... MEDIUM: http_act: Rework *-headers-bin actions
9 days ago  Christopher... MINOR: action: Add a sample expression field in argumen...
9 days ago  Christopher... BUG/MINOR: http_act: Make set/add-headers-bin compatibl...
9 days ago  William LallemandDOC: configuration: update tune.ssl.keylog URL to IETF...
9 days ago  William LallemandMINOR: ssl/log: add keylog format variables and env...
9 days ago  Olivier HouchardMINOR: servers: Don't update last_sess if it did not...
9 days ago  Olivier HouchardMINOR: backends: Don't update last_sess if it did not...
9 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...
10 days ago  Amaury DenoyelleDOC: configuration: mention QUIC server support
10 days ago  William LallemandBUG/MEDIUM: map/cli: CLI commands lack admin permission...
10 days ago  William LallemandBUG/MEDIUM: ssl/ocsp: ocsp commands are missing permiss...
10 days ago  William LallemandBUG/MEDIUM: ssl/cli: tls-keys commands are missing...
10 days ago  William LallemandBUG/MEDIUM: map/cli: map/acl commands warn when accesse...
10 days ago  William LallemandBUG/MEDIUM: ssl/ocsp: ocsp commands warn when accessed...
10 days ago  William LallemandBUG/MEDIUM: ssl/cli: tls-keys commands warn when access...
10 days ago  Willy TarreauSCRIPTS: git-show-backports: list new commits and how...
11 days ago  William LallemandDOC: configuration: document challenge-ready and dns...
11 days ago  William LallemandMEDIUM: acme: new 'challenge-ready' option
11 days ago  William LallemandMEDIUM: acme: add dns-01 DNS propagation pre-check
11 days ago  William LallemandMINOR: acme: store the TXT record in auth->token
11 days ago  William LallemandMINOR: resolvers: basic TXT record implementation
11 days ago  Willy TarreauBUILD: net_helper: fix unterminated comment that broke...
11 days ago  Emeric BrunBUG/MINOR: net_helper: fix length controls on ip.fp...
11 days ago  Willy TarreauMINOR: mux-h2: report glitches on early RST_STREAM
11 days ago  Willy TarreauMINOR: stconn: flag the stream endpoint descriptor...
11 days ago  Christopher... BUG/MINOR: stconn: Always declare the SC created from...
11 days ago  Christopher... CLEANUP: stconn: Remove usless sc_new_from_haterm(...
11 days ago  Amaury DenoyelleBUG/MINOR: quic: close conn on packet reception with...
11 days ago  Ilia ShipitsinCLEANUP: fix typos and spelling in comments and documen...
11 days ago  Ilia ShipitsinCI: github: fix tag listing by implementing proper...
2026-03-27  Christopher... BUG/MEDIUM: htx: Fix htx_xfer() to consume more data...
2026-03-27  William LallemandBUG/MINOR: acme: fix task allocation leaked upon error
2026-03-27  Olivier HouchardMINOR: connections: Enhance tune.idle-pool.shared
2026-03-27  Mia KanashiBUG/MEDIUM: acme: skip doing challenge if it is already...
2026-03-27  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
next