]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2025-03-07  Amaury DenoyelleMINOR: mux-quic: store QCS Rx buf in a single-entry...
2025-03-07  Amaury DenoyelleMINOR: mux-quic: define rxbuf wrapper
2025-03-07  Amaury DenoyelleMINOR: mux-quic: define globally stream rxbuf size
2025-03-07  Amaury DenoyelleMINOR: mux-quic: refine reception of standalone STREAM FIN
2025-03-07  Amaury DenoyelleMINOR/OPTIM: mux-quic: do not allocate rxbuf on standal...
2025-03-07  Amaury DenoyelleMINOR: h3/hq-interop: restore function for standalone...
2025-03-07  Amaury DenoyelleTESTS: quic: create first quic unittest
2025-03-07  Willy TarreauMINOR: stream/cli: make "show sess" support filtering...
2025-03-07  Willy TarreauMINOR: stream/cli: rework "show sess" to better conside...
2025-03-07  Willy TarreauBUG/MINOR: stream: fix age calculation in "show sess...
2025-03-07  Aurelien DARRAGONMINOR: cfgparse/peers: provide more info when ignoring...
2025-03-07  Aurelien DARRAGONBUG/MINOR: server: dont return immediately from parse_s...
2025-03-06  Aurelien DARRAGONBUG/MINOR: cfgparse/peers: properly handle ignored...
2025-03-06  Aurelien DARRAGONBUG/MINOR: cfgparse/peers: fix inconsistent check for...
2025-03-06  William LallemandCI: github: show results of the Unit tests
2025-03-06  William LallemandTESTS: unit-tests: store sh -x in a result file
2025-03-06  William LallemandTESTS: change the output of run-unittests.sh
2025-03-06  Valentine KrasnobaevaBUG/MEIDUM: startup: return to initial cwd only after...
2025-03-06  Roberto MoredaMINOR: log: add dont-parse-log and assume-rfc6587-ntf...
2025-03-06  Roberto MoredaMINOR: log: detach prepare from parse message
2025-03-06  Roberto MoredaMINOR: log: add options eval for log-forward
2025-03-06  Aurelien DARRAGONMINOR: cfgparse-listen: add and use cfg_parse_listen_ma...
2025-03-06  Aurelien DARRAGONMINOR: proxy: make pr_mode enum bitfield compatible
2025-03-05  Aurelien DARRAGONMEDIUM: log: postpone the decision to send or not log...
2025-03-05  Aurelien DARRAGONMINOR: log: use __send_log() with exact payload length
2025-03-05  Aurelien DARRAGONBUG/MINOR: log: set proper smp size for balance log...
2025-03-05  Aurelien DARRAGONCLEANUP: log: removing "log-balance" references
2025-03-04  Valentine KrasnobaevaMINOR: sample: allow custom date format in error-log...
2025-03-04  Olivier HouchardDEBUG: init: Add a macro to register unit tests
2025-03-04  William LallemandCI: github: fix h2spec.config proxy names
2025-03-04  William LallemandTESTS: ist: add a ist.sh to launch in make unit-tests
2025-03-04  William LallemandTESTS: ist: use the exit code to return a verdict
2025-03-04  William LallemandTESTS: ist: fix wrong array size
2025-03-03  William LallemandCI: github: remove smoke tests from vtest.yml
2025-03-03  William LallemandMINOR: jws: conversion to NIST curves name
2025-03-03  William LallemandTESTS: add config smoke checks in the unit tests
2025-03-03  William LallemandCI: github: run make unit-tests on the CI
2025-03-03  William LallemandTESTS: jws: register a unittest for jwk
2025-03-03  William LallemandTESTS: add a unit test runner in the Makefile
2025-03-03  William LallemandDEBUG: init: add a way to register functions for unit...
2025-03-03  William LallemandMINOR: jws: implement a JWK public key converter
2025-03-03  Willy TarreauBUG/MINOR: server: check for either proxy-protocol...
2025-02-28  Amaury DenoyelleBUG/MINOR: hq-interop: fix leak in case of rcv_buf...
2025-02-28  Willy TarreauMINOR: h1: permit to relax the websocket checks for...
2025-02-28  Christopher... BUG/MEDIUM: mux-fcgi: Try to fully fill demux buffer...
2025-02-27  Amaury DenoyelleMINOR: hq-interop: properly handle incomplete request
2025-02-27  Amaury DenoyelleCLEANUP: h3: fix documentation of h3_rcv_buf()
2025-02-27  Amaury DenoyelleBUG/MINOR: h3: do not report transfer as aborted on...
2025-02-27  Dragan DosenBUG/MINOR: server: fix the "server-template" prefix...
2025-02-27  Dragan DosenBUG/MEDIUM: server: properly initialize PROXY v2 TLVs
2025-02-26  Olivier HouchardMEDIUM: servers: Add strict-maxconn.
2025-02-26  Olivier HouchardMEDIUM: connections: Allow taking over connections...
2025-02-26  Olivier HouchardMEDIUM: pollers: Drop fd events after a takeover to...
2025-02-26  Olivier HouchardMINOR: pollers: Add a fixup_tgid_takeover() method.
2025-02-26  Olivier HouchardMEDIUM: epoll: Make sure we can add a new event
2025-02-26  Olivier HouchardMINOR: fd: Add fd_lock_tgid_cur().
2025-02-26  Olivier HouchardMEDIUM: fd: Wait if locked in fd_grab_tgid() and fd_tak...
2025-02-25  Ilia ShipitsinBUILD: add possibility to use different QuicTLS variants
2025-02-25  Willy TarreauOPTIM: connection: don't try to kill other threads...
2025-02-24  Willy TarreauBUG/MEDIUM: stream: don't use localtime in dumps from...
2025-02-24  Willy TarreauMINOR: tinfo: split the signal handler report flags...
2025-02-24  Willy TarreauBUG/MINOR: h2: always trim leading and trailing LWS...
2025-02-22  Vincent DechenauxMINOR: compression: Introduce minimum size
2025-02-21  Willy TarreauCLEANUP: task: move the barrier after clearing th_ctx...
2025-02-21  Willy TarreauMINOR: tools: use only opportunistic symbols resolution
2025-02-21  Willy TarreauBUG/MEDIUM: stream: use non-blocking freq_ctr calls...
2025-02-21  Willy TarreauMINOR: freq_ctr: provide non-blocking read functions
2025-02-21  Willy TarreauBUG/MEDIUM: stream: never allocate connection addresses...
2025-02-21  Willy TarreauMINOR: tinfo: add a new thread flag to indicate a call...
2025-02-21  Willy TarreauBUG/MINOR: mux-h1: always make sure h1s->sd exists...
2025-02-21  Willy TarreauBUG/MINOR: stream: do not call co_data() from __strm_du...
2025-02-21  Ilia ShipitsinCI: QUIC Interop: clean old docker images
2025-02-21  Aurelien DARRAGONMINOR: clock: always use atomic ops for global_now_ms
2025-02-21  Aurelien DARRAGONBUG/MINOR: sink: add tempo between 2 connection attempt...
2025-02-21  Aurelien DARRAGONBUG/MINOR: log: fix outgoing abns address family
2025-02-21  Aurelien DARRAGONREGTESTS: fix reg-tests/server/abnsz.vtc
2025-02-21  Willy TarreauBUG/MEDIUM: uxst: fix outgoing abns address family...
2025-02-20  Valentine KrasnobaevaBUG/MINOR: cfgparse: fix NULL ptr dereference in cfg_pa...
2025-02-20  Christopher... BUG/MEDIUM: spoe/mux-spop: Introduce an NOOP action...
2025-02-20  Christopher... BUG/MEDIUM: applet: Don't handle EOI/EOS/ERROR is apple...
2025-02-19  Willy Tarreau[RELEASE] Released version 3.2-dev6 v3.2-dev6
2025-02-19  Amaury DenoyelleMINOR: mux-quic/h3: support temporary blocking on contr...
2025-02-19  Amaury DenoyelleMINOR: mux-quic/h3: emit SETTINGS via MUX tasklet handler
2025-02-19  Amaury DenoyelleMINOR: mux-quic: define a QCC application state member
2025-02-18  Christopher... Revert "REGTESTS: stop using truncated.vtc on freebsd"
2025-02-18  Christopher... BUG/MINOR: mux-h2: Properly handle full or truncated...
2025-02-18  Christopher... REGTESTS: Fix truncated.vtc to send 0-CRLF
2025-02-18  Willy TarreauDEV: h2: fix flags for the continuation frame
2025-02-18  Amaury DenoyelleBUG/MINOR: mux-quic: prevent crash after MUX init failure
2025-02-18  Amaury DenoyelleBUG/MINOR: quic: prevent crash on conn access after...
2025-02-18  Willy TarreauDEV: h2: add a Lua-based HTTP/2 connection tracer
2025-02-17  William LallemandDOC: configuration: document the "crt" frontend keyword
2025-02-17  William LallemandMEDIUM: ssl/crtlist: "crt" keyword in frontend
2025-02-17  William LallemandMINOR: ssl/ckch: return from ckch_conf_clean() when...
2025-02-17  William LallemandMINOR: ssl/crtlist: handle crt_path == cc->crt in crtli...
2025-02-17  William LallemandMINOR: ssl/crtlist: split the ckch_conf loading from...
2025-02-17  Christopher... BUG/MINOR: fcgi: Don't set the status to 302 if it...
2025-02-17  Christopher... BUG/MEDIUM: filters: Handle filters registered on data...
2025-02-17  Christopher... BUG/MINOR: cli: Wait for the last ACK when FDs are...
2025-02-17  Christopher... BUG/MEDIUM: cli: Be sure to drop all input data in...
next