]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2023-12-04  William LallemandMINOR: acme.sh: don't use '*' in the filename for wildc...
2023-12-01  Willy TarreauBUILD: http_htx: silence uninitialized warning on some...
2023-12-01  Aurelien DARRAGONBUG/MINOR: server/event_hdl: properly handle AF_UNSPEC...
2023-12-01  Tim DuesterhusDOC: Clarify the differences between field() and word()
2023-12-01  Tim DuesterhusBUG/MINOR: sample: Make the `word` converter compatible...
2023-12-01  Tim DuesterhusREGTESTS: sample: Test the behavior of consecutive...
2023-12-01  Christopher... DEBUG: stream: Report lra/fsb values for front end...
2023-12-01  Aurelien DARRAGONDOC: config: add context hint for proxy keywords
2023-12-01  Aurelien DARRAGONDOC: config: fix monitor-fail typo
2023-12-01  Aurelien DARRAGONDOC: config: add matrix entry for "max-session-srv...
2023-12-01  Aurelien DARRAGONBUG/MINOR: cfgparse-listen: fix warning being reported...
2023-11-30  Tim DuesterhusDOC: config: add missing colon to "bytes_out" sample...
2023-11-30  Willy Tarreau[RELEASE] Released version 2.9-dev12 v2.9-dev12
2023-11-30  Willy TarreauBUILD: server: shut a bogus gcc warning on certain...
2023-11-30  Willy TarreauDEBUG: unstatify a few functions that are often present...
2023-11-30  Frédéric LécailleBUG/MINOR: config: Stopped parsing upon unmatched envir...
2023-11-30  Willy TarreauDOC: config: add an index of sample fetch keywords
2023-11-30  Willy TarreauDOC: config: add an index of converter keywords
2023-11-30  Willy TarreauDOC: config: add missing colon to "bytes_out" sample...
2023-11-30  Willy TarreauDOC: config: fix alphabetical ordering of converter...
2023-11-30  Willy TarreauDOC: config: move the cache-use and cache-store actions...
2023-11-30  William LallemandMINOR: acme.sh: use the master CLI for hot update
2023-11-30  Amaury DenoyelleMINOR: quic_tp: use in_addr/in6_addr for preferred_address
2023-11-30  Amaury DenoyelleBUG/MINOR: quic_tp: fix preferred_address decoding
2023-11-30  Amaury DenoyelleCLEANUP: quic_cid: remove unused listener arg
2023-11-30  Amaury DenoyelleMINOR: rhttp: mark reverse HTTP as experimental
2023-11-30  William LallemandBUG/MINOR: acme.sh: update the deploy script
2023-11-30  Willy TarreauDOC: config: reorganize actions into their own section
2023-11-30  Willy TarreauDOC: config: fix missing characters in set-spoe-group...
2023-11-30  Willy TarreauDOC: config: fix remaining mention of @reverse for...
2023-11-30  Willy TarreauDOC: config: fix mention of request slot in http-respon...
2023-11-30  Olivier DuclosDOC: config: Add argument for tune.lua.maxmem
2023-11-29  Christopher... BUG/MEDIUM: cli: Don't look for payload pattern on...
2023-11-29  Christopher... MINOR: Add sample fetches to get the frontend and backe...
2023-11-29  Christopher... MINOR: muxes: Implement ->sctl() callback for muxes...
2023-11-29  Christopher... MINOR: muxes: Add a callback function to send commands...
2023-11-29  Christopher... MINOR: muxes: Rename mux_ctl_type values to use MUX_CTL...
2023-11-29  Christopher... MINOR: stream: Expose the stream's uniq_id via a new...
2023-11-29  Christopher... MINOR: stream: add a sample fetch to get the number...
2023-11-29  Christopher... MINOR: stream: Expose session terminate state via a...
2023-11-29  Christopher... MEDIUM: http-ana: Set termination state before returnin...
2023-11-29  Christopher... MINOR: http-fetch: Add a sample to get the transaction...
2023-11-29  Christopher... DOC: config: Improve 'status' sample documentation
2023-11-29  Christopher... MINOR: http-fetch: Add a sample to retrieve the server...
2023-11-29  Amaury DenoyelleMINOR: h3: use correct error code for missing SETTINGS
2023-11-29  Amaury DenoyelleBUG/MINOR: h3: always reject PUSH_PROMISE
2023-11-29  Amaury DenoyelleBUG/MINOR: h3: fix TRAILERS encoding
2023-11-29  Christopher... CLEANUP: log: Fix %rc comment in sess_build_logline()
2023-11-29  Christopher... BUG/MEDIUM: mux-quic: Stop zero-copy FF during nego...
2023-11-29  Christopher... BUG/MEDIUM: master/cli: Properly pin the master CLI...
2023-11-29  Aurelien DARRAGONBUG/MINOR: compression: possible NULL dereferences...
2023-11-29  Aurelien DARRAGONMEDIUM: log/balance: support FQDN for UDP log servers
2023-11-29  Aurelien DARRAGONBUG/MAJOR: server/addr: fix a race during server addr...
2023-11-29  Aurelien DARRAGONMINOR: event_hdl: add global tunables
2023-11-29  Aurelien DARRAGONBUG/MEDIUM: server/event_hdl: memory overrun in _srv_ev...
2023-11-28  William LallemandDOC: management: add documentation about customized...
2023-11-28  William LallemandMINOR: mworker/cli: implements the customized payload...
2023-11-28  William LallemandCLEANUP: mworker/cli: use a label to return errors
2023-11-28  William LallemandMEDIUM: cli: allow custom pattern for payload
2023-11-28  Remi Tricot... BUG/MINOR: cache: Remove incomplete entries from the...
2023-11-28  Frédéric LécailleREORG: quic: Move quic_increment_curr_handshake() to...
2023-11-28  Frédéric LécailleREORG: quic: Remove qc_pkt_insert() implementation
2023-11-28  Frédéric LécailleREORG: quic: Add a new module for retransmissions
2023-11-28  Frédéric LécailleREORG: quic: Move qc_notify_send() to quic_conn
2023-11-28  Frédéric LécailleBUILD: quic: Several compiler warns fixes after retry...
2023-11-28  Frédéric LécailleREORG: quic: Add a new module for QUIC retry
2023-11-28  Frédéric LécailleREORG: quic: Move ncbuf related function from quic_rx...
2023-11-28  Frédéric LécailleREORG: quic: Move NEW_CONNECTION_ID frame builder to...
2023-11-28  Frédéric LécailleREORG: quic: Rename some (quic|qc)_conn* objects to...
2023-11-28  Frédéric LécailleREORG: quic: Move qc_pkt_long() to quic_rx.h
2023-11-28  Frédéric LécailleREORG: quic: Move qc_may_probe_ipktns() to quic_tls.h
2023-11-28  Frédéric LécailleREORG: quic: Move quic_build_post_handshake_frames...
2023-11-28  Frédéric LécailleREORG: quic: Move qc_handle_conn_migration() to quic_conn.c
2023-11-28  Frédéric LécailleREORG: quic: Move QUIC path definitions/declarations...
2023-11-28  Frédéric LécailleREORG: quic: Rename some functions used upon ACK receipt
2023-11-28  Frédéric LécailleREORG: quic: Move the QUIC DCID parser to quic_sock.c
2023-11-28  Frédéric LécailleREORG: quic: Move QUIC SSL BIO method related functions...
2023-11-28  Frédéric LécailleREORG: quic: Move several inlined functions from quic_c...
2023-11-28  Frédéric LécailleREORG: quic: Move QUIC CRYPTO stream definitions/declar...
2023-11-28  Frédéric LécailleREORG: quic: Move CRYPTO data buffer defintions to...
2023-11-28  Frédéric LécailleBUILD: quic: Missing RX header inclusions
2023-11-28  Frédéric LécailleREORG: quic: QUIC connection types header cleaning
2023-11-28  Frédéric LécailleREORG: quic: Add a new module to handle QUIC connection IDs
2023-11-28  Frédéric LécailleREORG: quic: Move some QUIC CLI code to its C file
2023-11-28  Frédéric LécailleCLEANUP: quic: Remove dead definitions/declarations
2023-11-28  Christopher... BUG/MEDIUM: mux-h2: Remove H2_SF_NOTIFIED flag for...
2023-11-28  Christopher... BUG/MEDIUM: stconn: Don't perform zero-copy FF if oppos...
2023-11-28  Amaury DenoyelleBUG/MINOR: quic: fix CONNECTION_CLOSE_APP encoding
2023-11-28  Willy TarreauOPTIM: mux-h2/zero-copy: don't allocate more buffers...
2023-11-27  Amaury DenoyelleMINOR: trace: support -dt optional format
2023-11-27  Amaury DenoyelleMINOR: trace: parse verbosity in a function
2023-11-27  Amaury DenoyelleMINOR: trace: parse level in a function
2023-11-27  Amaury DenoyelleMINOR: trace: define simple -dt argument
2023-11-27  Amaury DenoyelleBUILD: map: fix build warning
2023-11-27  Willy TarreauOPTIM: pattern: save memory and time using ebst instead...
2023-11-27  Willy TarreauMINOR: task/profiling: do not record task_drop_running...
2023-11-27  Christopher... BUG/MEDIUM: mux-h1: Properly ignore trailers when a...
2023-11-24  William LallemandMINOR: mworker/cli: implement hard-reload over the...
2023-11-24  William LallemandMEDIUM: ssl: use ssl_sock_chose_sni_ctx() in the client...
2023-11-24  William LallemandMINOR: ssl: move certificate selection in a dedicate...
next