]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
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...
2025-06-05  Aurelien DARRAGONMINOR: counters: add shared counters helpers to get...
2025-06-05  Aurelien DARRAGONMAJOR: counters: add shared counters base infrastructure
2025-06-05  Aurelien DARRAGONCLEANUP: sink: remove useless cleanup in sink_new_from_...
2025-06-04  Christopher... BUG/MINOR: mux-spop: Fix null-pointer deref on SPOP...
2025-06-03  Christopher... DEBUG: check: Add the healthcheck's expiration date...
2025-06-03  Christopher... CLEANUP: applet: Update comment for applet_put* functions
2025-06-03  Christopher... BUG/MEDIUM: check: Requeue healthchecks on I/O events...
2025-06-03  Olivier HouchardBUG/MAJOR: leastconn: Protect tree_elt with the lbprm...
2025-06-02  Aurelien DARRAGONMEDIUM: server: add and use srv_init() function
2025-06-02  Aurelien DARRAGONMEDIUM: server: automatically add server to proxy list...
2025-06-02  Aurelien DARRAGONMEDIUM: proxy: use global proxy list for REGISTER_POST_...
2025-06-02  Aurelien DARRAGONMINOR: log: only run postcheck_log_backend() checks...
2025-06-02  Aurelien DARRAGONMINOR: proxy: add a true list containing all proxies
2025-06-02  Aurelien DARRAGONMINOR: proxy: collect per-capability stat in proxy_cond...
2025-06-02  Aurelien DARRAGONMINOR: stats: add ME_NEW_COMMON() helper
2025-06-02  Aurelien DARRAGONMINOR: stats: add stat_col flags
2025-06-02  Aurelien DARRAGONMINOR: server: group postinit server tasks under _srv_p...
2025-06-02  Tim DuesterhusREGTESTS: Remove support for REQUIRE_VERSION and REQUIR...
2025-06-02  Tim DuesterhusREGTESTS: Remove tests with REQUIRE_VERSION_BELOW=2.4
2025-06-02  Tim DuesterhusREGTESTS: Remove REQUIRE_VERSION=2.4 from all tests
2025-06-02  Tim DuesterhusREGTESTS: Remove REQUIRE_VERSION=2.3 from all tests
2025-06-02  Tim DuesterhusREGTESTS: Do not use REQUIRE_VERSION for HAProxy 2...
2025-06-02  Christopher... DOC: config: Fix a typo in 2.7 (Name format for maps...
2025-05-30  Willy TarreauBUILD: tools: properly define ha_dump_backtrace() to...
2025-05-28  Willy Tarreau[RELEASE] Released version 3.3-dev0 v3.3-dev0
2025-05-28  Willy TarreauMINOR: version: mention that it's development again
2025-05-28  Willy Tarreau[RELEASE] Released version 3.2.0 v3.2.0
2025-05-28  Willy TarreauMINOR: version: mention that it's 3.2 LTS now.
2025-05-28  Willy TarreauDEV: patchbot: prepare for new version 3.3-dev
2025-05-27  Willy TarreauDOC: hlua: fix a few typos in HTTPMessage.set_body_len...
2025-05-27  Christopher... DOC: hlua: Add a note to warn user about httpclient...
2025-05-27  Christopher... BUG/MEDIUM: httpclient: Throw an error if an lua httpcl...
2025-05-27  Ilya ShipitsinCI: combine AWS-LC and AWS-LC-FIPS by template
2025-05-27  Christopher... CI: vtest: Fix the build script to properly work on...
2025-05-27  Christopher... CI: vtest: Rely on VTest2 to run regression tests
2025-05-27  Christopher... BUG/MEDIUM: hlua: Fix receive API for TCP applets to...
2025-05-27  Christopher... BUG/MEDIUM: hlua: Fix getline() for TCP applets to...
2025-05-26  Christopher... BUG/MEDIUM: hlua: Properly detect shudowns for TCP...
2025-05-26  Christopher... BUG/MEDIUM: cli/ring: Properly handle shutdown in ...
2025-05-26  Christopher... MINOR: listeners: Add support for a label on bind line
2025-05-26  Christopher... REGTESTS: Explicitly allow failing shell commands in...
2025-05-26  Christopher... REGTESTS: Make the script testing conditional set-var...
2025-05-26  Willy TarreauDOC: config: clarify the basics of ACLs (call point...
2025-05-26  Willy TarreauDOC: config: mention in bytes_in and bytes_out that...
2025-05-26  Christopher... BUG/MEDIUM: h3: Declare absolute URI as normalized...
2025-05-26  Christopher... BUG/MINOR: h3: Set HTX flags corresponding to the schem...
2025-05-26  Willy TarreauDOC: config: fix alphabetical ordering of internal...
next