]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
4 days ago  Amaury DenoyelleMINOR: quic: prefer qc_is_back() usage over qc->target quic-interop
4 days ago  Amaury DenoyelleMINOR: quic: define QUIC_FL_CONN_IS_BACK flag
4 days ago  Amaury DenoyelleMINOR: quic: duplicate GSO unsupp status from listener...
5 days ago  Willy Tarreau[RELEASE] Released version 3.3-dev6 v3.3-dev6
5 days ago  Willy TarreauMEDIUM: pools: respect pool alignment in allocations
5 days ago  Willy TarreauMINOR: pools: add macros to declare pools based on...
5 days ago  Willy TarreauMINOR: pools: add macros to register aligned pools
5 days ago  Willy TarreauMEDIUM: pools: add an alignment property
5 days ago  Willy TarreauDEBUG: pools: also retrieve file and line for direct...
5 days ago  Willy TarreauDEBUG: pools: store the pool registration file name...
5 days ago  Willy TarreauMEDIUM: pools: change the static pool creation to pass...
5 days ago  Willy TarreauMINOR: pools: force the name at creation time to be...
5 days ago  Willy TarreauMINOR: pools: add a new flag to declare static registra...
5 days ago  Willy TarreauMINOR: pools: support creating a pool from a pool regis...
5 days ago  Willy TarreauMINOR: implement ha_aligned_alloc() to return aligned...
5 days ago  Willy TarreauBUILD: compat: always set _POSIX_VERSION to ease compar...
5 days ago  Willy TarreauBUILD: quic: use _MAX() to avoid build issues in pools...
5 days ago  Willy TarreauBUILD: compat: provide relaxed versions of the MIN...
5 days ago  Willy TarreauBUILD: fcgi: fix the struct name of fcgi_flt_ctx
6 days ago  Alexander StephanMINOR: sample: Add le2dec (little endian to decimal...
6 days ago  Aurelien DARRAGONBUG/MEDIUM: hlua_fcn: ensure systematic watcher cleanup...
6 days ago  William LallemandBUG/MINOR: acme: possible integer underflow in acme_txt...
10 days ago  William LallemandMINOR: acme: update the log for DNS-01
10 days ago  William LallemandMEDIUM: acme: allow to wait and restart the task for...
10 days ago  William LallemandMINOR: acme: emit the DNS-01 challenge details on the...
10 days ago  William LallemandMINOR: acme: emit a log for DNS-01 challenge response
11 days ago  William LallemandBUILD: acme: avoid declaring TRACE_SOURCE in acme-t.h
11 days ago  Amaury DenoyelleBUG/MEDIUM: mux-quic: ensure Early-data header is set
12 days ago  Amaury DenoyelleMINOR: muxes: refactor private connection detach
12 days ago  Amaury DenoyelleMINOR: session: streamline session_check_idle_conn...
12 days ago  Amaury DenoyelleMINOR: session: do not release conn in session_check_id...
12 days ago  Amaury DenoyelleMINOR: session: strengthen idle conn limit check
12 days ago  Amaury DenoyelleMINOR: session: remove redundant target argument from...
12 days ago  Amaury DenoyelleMINOR: session: strengthen connection attach to session
12 days ago  Amaury DenoyelleMINOR: mux-quic: release conn after shutdown on BE...
13 days ago  Aurelien DARRAGONMINOR: clock: make global_now_ns a pointer as well
13 days ago  Aurelien DARRAGONMINOR: clock: make global_now_ms a pointer
13 days ago  Aurelien DARRAGONCLEANUP: counters: rename counters_be_shared_init to...
13 days ago  Aurelien DARRAGONBUG/MINOR: hlua: take default-path into account with...
13 days ago  William LallemandMINOR: acme: implement traces
2025-07-28  Willy Tarreau[RELEASE] Released version 3.3-dev5 v3.3-dev5
2025-07-28  Amaury DenoyelleDOC: list missing global QUIC settings
2025-07-28  Aurelien DARRAGONBUG/MEDIUM: queue/stats: also use stream_set_srv_target...
2025-07-26  Willy Tarreau[RELEASE] Released version 3.3-dev4 v3.3-dev4
2025-07-25  Aurelien DARRAGONOPTIM: stats: store fast sharded counters pointers...
2025-07-25  Aurelien DARRAGONCLEANUP: peers: remove unused peer_session_target()
2025-07-25  Ben KallusCLEANUP: include: replace hand-rolled offsetof to avoid UB
2025-07-25  Ben KallusCLEANUP: compiler: prefer char * over void * for pointe...
2025-07-25  Aurelien DARRAGONMEDIUM: stats: avoid 1 indirection by storing the share...
2025-07-25  Aurelien DARRAGONBUG/MEDIUM: logs: fix sess_build_logline_orig() recursi...
2025-07-25  Christopher... MEDIUM: applet: Emit a warning when a legacy applet...
2025-07-25  Christopher... MINOR: applet: Add support for flags on applets with...
2025-07-24  Christopher... MEDIUM: promex: Update the promex applet to use their...
2025-07-24  Christopher... MEDIUM: peers: Update the peer applet to use its own...
2025-07-24  Christopher... MEDIUM: sink: Update the sink applets to use their...
2025-07-24  Christopher... MEDIUM: log: Update the log applet to use its own buffers
2025-07-24  Christopher... MEDIUM: http-client: Update the http-client applet...
2025-07-24  Christopher... MINOR: httpclient-cli: Reset httpclient HTX buffer...
2025-07-24  Christopher... BUG/MINOR: httpclient-cli: Don't try to dump raw header...
2025-07-24  Christopher... MINOR: http-client: Trigger an error if first response...
2025-07-24  Christopher... MINOR: http-client: Try to send request body with heade...
2025-07-24  Christopher... CLEANUP: http-client: Remove useless indentation when...
2025-07-24  Christopher... MEDIUM: dns: Update the dns_session applet to use its...
2025-07-24  Christopher... BUG/MEDIUM: dns: Reset reconnect tempo when connection...
2025-07-24  Christopher... MEDIUM: hlua: Update the socket applet to use its own...
2025-07-24  Christopher... BUG/MEDIUM: hlua: Report to SC when output data are...
2025-07-24  Christopher... BUG/MEDIUM: hlua: Report to SC when data were consumed...
2025-07-24  Christopher... MEDIUM: hlua: Update the http applet to use its own...
2025-07-24  Christopher... MINOR: hlua: Use the buffer instead of the HTTP message...
2025-07-24  Christopher... MINOR: hlua: Fill the request array on the first HTTP...
2025-07-24  Christopher... MEDIUM: hlua: Update the tcp applet to use its own...
2025-07-24  Christopher... MINOR: applet: Improve applet API to take care of inbuf...
2025-07-24  Christopher... MINOR: applet: Add HTX versions for applet_input_data...
2025-07-24  Christopher... BUG/MEDIUM: Remove sync sends from streams to applets
2025-07-24  Christopher... BUG/MINOR: applet: Fix applet_getword() to not return...
2025-07-24  Christopher... BUG/MEDIUM: stconn: Fix conditions to know an applet...
2025-07-24  Christopher... BUG/MEDIUM: applet: State inbuf is no longer full if...
2025-07-24  Christopher... BUG/MINOR: hlua: Skip headers when a receive is perform...
2025-07-24  William LallemandMINOR: acme: add ACME to the haproxy -vv feature list
2025-07-24  Remi Tricot... CLEANUP: ssl: Use only NIDs in curve name to id table
2025-07-24  Ilia ShipitsinCLEANUP: acme: fix wrong spelling of "resources"
2025-07-23  William LallemandBUG/MINOR: acme: allow "processing" in challenge requests
2025-07-23  William LallemandMINOR: acme: remove acme_req_auth() and use acme_post_a...
2025-07-23  Amaury DenoyelleMEDIUM: mux-quic: support backend private connection
2025-07-23  Amaury DenoyelleMINOR: mux-quic: do not reuse connection if app already...
2025-07-23  Amaury DenoyelleMEDIUM: mux-quic: implement be connection reuse
2025-07-23  Amaury DenoyelleMINOR: mux-quic: store session in QCS instance
2025-07-23  Amaury DenoyelleMINOR: mux-quic: disable glitch on backend side
2025-07-23  Amaury DenoyelleMINOR: mux-quic: correctly implement backend timeout
2025-07-23  Amaury DenoyelleMINOR: mux-quic: refactor timeout code
2025-07-23  Amaury DenoyelleBUG/MINOR: mux-quic: ensure close-spread-time is proper...
2025-07-23  Amaury DenoyelleBUG/MINOR mux-quic: apply correctly timeout on output...
2025-07-23  William LallemandBUG/MEDIUM: acme: use POST-as-GET instead of GET for...
2025-07-22  Aurelien DARRAGONMINOR: log: explicitly ignore "log-steps" on backends
2025-07-22  Amaury DenoyelleBUG/MINOR: h3: fix uninitialized value in h3_req_header...
2025-07-21  Amaury DenoyelleMINOR: h3: add traces to h3_req_headers_send()
2025-07-21  Amaury DenoyelleMINOR: h3: use smallbuf for request header emission
2025-07-21  Remi Tricot... MINOR: ssl: Remove ClientHello specific traces if ...
2025-07-21  Remi Tricot... MINOR: ssl: Dump ciphers and sigalgs details in trace...
2025-07-21  Remi Tricot... MINOR: ssl: Add curves in ssl traces
next