]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2025-06-20  Olivier HouchardBUG/MAJOR: fwlc: Count an avoided server as unusable.
2025-06-18  Amaury DenoyelleMEDIUM: mux-quic: implement attach for new streams...
2025-06-18  Amaury DenoyelleMINOR: mux-quic: abort conn if cannot create stream...
2025-06-18  Amaury DenoyelleMINOR: mux-quic: support max bidi streams value set...
2025-06-18  Amaury DenoyelleBUG/MINOR: mux-quic/h3: properly handle too low peer...
2025-06-18  Amaury DenoyelleCLEANUP: connection: remove unused mux-ops dedicated...
2025-06-17  Valentine KrasnobaevaDOC: config: prefer-last-server: add notes for non...
2025-06-17  Amaury DenoyelleMINOR: h3: reject invalid :status in response
2025-06-17  Amaury DenoyelleMINOR: h3: use BUG_ON() on missing request start-line
2025-06-16  Amaury DenoyelleMINOR: h3: transcode H3 response headers into HTX blocks
2025-06-16  Amaury DenoyelleMINOR: h3: complete response status transcoding
2025-06-16  Amaury DenoyelleMINOR: h3: convert HTTP/3 response into HTX for backend...
2025-06-16  Amaury DenoyelleMINOR: h3: prepare support for response parsing
2025-06-16  Amaury DenoyelleMINOR: h3: adjust auth request encoding or fallback...
2025-06-16  Amaury DenoyelleMINOR: h3: adjust path request encoding
2025-06-16  Amaury DenoyelleMINOR: h3: complete HTTP/3 request scheme encoding
2025-06-16  Amaury DenoyelleMINOR: h3: complete HTTP/3 request method encoding
2025-06-16  Amaury DenoyelleMINOR: h3: encode request headers
2025-06-16  Amaury DenoyelleMINOR: h3: support basic HTX start-line conversion...
2025-06-16  Amaury DenoyelleBUG/MINOR: mux-quic: check sc_attach_mux return value
2025-06-16  Christopher... BUG/MEDIUM: check: Set SOCKERR by default when a connec...
2025-06-16  Christopher... MINOR: cli: handle EOS/ERROR first
2025-06-16  Christopher... BUG/MEDIUM: cli: Don't consume data if outbuf is full...
2025-06-16  Amaury DenoyelleBUG/MINOR: quic: fix ODCID initialization on frontend...
2025-06-16  Frederic LecailleBUG/MINOR: quic: Fix OSSL_FUNC_SSL_QUIC_TLS_got_transpo...
2025-06-13  Amaury DenoyelleMINOR: hq-interop: handle HTX response forward if not...
2025-06-13  Amaury DenoyelleBUG/MINOR: quic: don't restrict reception on backend...
2025-06-13  Christopher... BUG/MINOR: http-ana: Properly handle keep-query redirec...
2025-06-12  Amaury DenoyelleBUG/MINOR: quic: work around NEW_TOKEN parsing error...
2025-06-12  Amaury DenoyelleMINOR: server: reject QUIC servers without explicit SSL
2025-06-12  Amaury DenoyelleBUG/MINOR: quic: prevent crash on startup with -dt
2025-06-12  Frederic LecailleMINOR: quic-be: Avoid SSL context unreachable code...
2025-06-12  Frederic LecailleBUG/MINOR: quic-be: CID double free upon qc_new_conn...
2025-06-12  Frederic LecailleCLEANUP: quic-be: Add comments about qc_new_conn()...
2025-06-12  Amaury DenoyelleMINOR: hq-interop: encode request from HTX for backend...
2025-06-12  Amaury DenoyelleMINOR: hq-interop: decode response into HTX for backend...
2025-06-12  Amaury DenoyelleMINOR: quic: wakeup backend MUX on handshake completed
2025-06-12  Amaury DenoyelleMINOR: mux-quic: instantiate first stream on backend...
2025-06-12  Amaury DenoyelleMINOR: mux-quic: set expect data only on frontend side
2025-06-12  Amaury DenoyelleMINOR: mux-quic: define flag for backend side
2025-06-12  Amaury DenoyelleMINOR: mux-quic: improve documentation for snd/rcv...
2025-06-12  Amaury DenoyelleMINOR: quic: mark ctrl layer as ready on quic_connect_s...
2025-06-12  Amaury DenoyelleMEDIUM: backend: delay MUX init with ALPN even if proto...
2025-06-12  Amaury DenoyelleBUG/MEDIUM: mux-quic: adjust wakeup behavior
2025-06-12  Christopher... BUILD: hlua: Fix warnings about uninitialized variables (2)
2025-06-12  Aurelien DARRAGONBUILD: listener: fix 'for' loop inline variable declaration
2025-06-12  Christopher... BUILD: hlua: Fix warnings about uninitialized variables
2025-06-12  Christopher... BUG/MINOR: hlua: Don't forget the return statement...
2025-06-11  Frederic LecailleMEDIUM: quic-be: initialize MUX on handshake completion
2025-06-11  Amaury DenoyelleMINOR: quic: define proper proto on QUIC servers
2025-06-11  Frederic LecailleMINOR: quic-be: Prevent the MUX to send/receive data
2025-06-11  Frederic LecailleMINOR: quic-be: get rid of ->li quic_conn member
2025-06-11  Frederic LecailleMINOR: quic-be: SSL_get_peer_quic_transport_params...
2025-06-11  Frederic LecailleMINOR: quic-be: Make the secret derivation works for...
2025-06-11  Frederic LecailleMINOR: quic-be: Missing callbacks initializations ...
2025-06-11  Frederic LecailleMINOR: quic-be: Store the remote transport parameters...
2025-06-11  Frederic LecailleMINOR: quic-be: I/O handler switch adaptation
2025-06-11  Frederic LecailleMINOR: quic-be: Initial packet number space discarding.
2025-06-11  Frederic LecailleMINOR: quic-be: Add the conn object to the server SSL...
2025-06-11  Frederic LecailleMINOR: quic-be: Build post handshake frames
2025-06-11  Frederic LecailleMINOR: quic-be: Store asap the DCID
2025-06-11  Frederic LecailleMINOR: h3-be: Correctly retrieve h3 counters
2025-06-11  Frederic LecailleMINOR: quic-be: Handshake packet number space discarding
2025-06-11  Frederic LecailleMINOR: quic-be: Datagrams and packet parsing support
2025-06-11  Frederic LecailleMINOR: quic-be: Do not redispatch the datagrams
2025-06-11  Frederic LecailleMINOR: quic-be: add field for max_udp_payload_size...
2025-06-11  Frederic LecailleMINOR: quic-be: xprt ->init() adapatations
2025-06-11  Frederic LecailleMINOR: quic-be: QUIC connection allocation adaptation...
2025-06-11  Frederic LecailleMINOR: quic-be: ->connect() protocol callback adaptations
2025-06-11  Frederic LecailleMINOR: sock: Add protocol and socket types parameters...
2025-06-11  Frederic LecailleMINOR: quic-be: Add a function to initialize the QUIC...
2025-06-11  Frederic LecailleMINOR: quic-be: SSL sessions initializations
2025-06-11  Frederic LecailleMINOR: quic-be: ssl_sock contexts allocation and misc...
2025-06-11  Frederic LecailleMINOR: quic-be: Correct the QUIC protocol lookup
2025-06-11  Frederic LecailleMINOR: quic-be: Add a function for the TLS context...
2025-06-11  Frederic LecailleMINOR: quic-be: QUIC server xprt already set when prepa...
2025-06-11  Frederic LecailleMINOR: quic-be: QUIC backend XPRT and transport paramet...
2025-06-11  Frederic LecailleMINOR: quic-be: Call ->prepare_srv() callback at parsin...
2025-06-11  Frederic LecailleMINOR: quic-be: Version Information transport parameter...
2025-06-11  Frederic LecailleMINOR: quic-be: Correct Version Information transp...
2025-06-11  Amaury DenoyelleMINOR: mux-quic-be: allow QUIC proto on backend side
2025-06-11  Amaury DenoyelleMINOR: server: mark QUIC support as experimental
2025-06-11  Amaury DenoyelleMINOR: server: implement helper to identify QUIC servers
2025-06-11  Amaury DenoyelleBUG/MINOR: config/server: reject QUIC addresses
2025-06-11  Christopher... [RELEASE] Released version 3.3-dev1 v3.3-dev1
2025-06-10  Christopher... BUG/MINIR: h1: Fix doc of 'accept-unsafe-...-request...
2025-06-10  Olivier HouchardBUG/MEDIUM: fd: Use the provided tgid in fd_insert...
2025-06-10  Christopher... MEDIUM: hlua: Update TCP applet functions to use the...
2025-06-10  Christopher... CLEANUP: applet: Simplify a bit comments for applet_put...
2025-06-10  Christopher... MINOR: applet: Add API functions to get data from the...
2025-06-10  Christopher... MINOR: applet: Add API functions to manipulate input...
2025-06-06  Frederic LecailleBUG/MINOR: quic: Missing SSL session object freeing
2025-06-06  Amaury DenoyelleBUG/MINOR: config: fix arg number reported on empty...
2025-06-06  Amaury DenoyelleBUG/MINOR: config: emit warning for empty args only...
2025-06-05  Christopher... BUG/MEDIUM: cli: Properly parse empty lines and avoid...
2025-06-05  Aurelien DARRAGONMAJOR: counters: dispatch counters over thread groups
2025-06-05  Aurelien DARRAGONMINOR: counters: add local-only internal rates to compu...
2025-06-05  Aurelien DARRAGONCLEANUP: counters: merge some common counters between...
2025-06-05  Aurelien DARRAGONMEDIUM: counters: manage shared counters using dedicate...
2025-06-05  Aurelien DARRAGONMINOR: counters: add common struct and flags to {fe...
next