]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2024-06-13  Aurelien DARRAGONREORG: log: reorder send log helpers by dependency...
2024-06-13  Aurelien DARRAGONDOC: management: rename show stats domain cli "dns...
2024-06-12  Valentine KrasnobaevaDOC/MINOR: management: add -dZ option
2024-06-12  Valentine KrasnobaevaDOC/MINOR: management: add missed -dR and -dv options
2024-06-12  Amaury DenoyelleMINOR: quic: refactor qc_prep_pkts() loop
2024-06-12  Amaury DenoyelleMINOR: quic: use global datagram headlen definition
2024-06-12  Amaury DenoyelleMINOR: quic: refactor qc_build_pkt() error handling
2024-06-12  Amaury DenoyelleOPTIM: quic: fill whole Tx buffer if needed
2024-06-12  Amaury DenoyelleBUG/MINOR: quic: fix padding of INITIAL packets
2024-06-12  Christopher... BUG/MAJOR: mux-h1: Prevent any UAF on H1 connection...
2024-06-12  William LallemandDOC: internals: add a documentation about the master...
2024-06-12  Christopher... BUG/MINOR: promex: Skip resolvers metrics when there...
2024-06-11  Aurelien DARRAGONDOC: config: add missing context hint for new server...
2024-06-11  Aurelien DARRAGONDOC: config: add missing section hint for "guid" proxy...
2024-06-11  Aurelien DARRAGONDOC: config: move "hash-key" from proxy to server options
2024-06-11  Aurelien DARRAGONCLEANUP: log/proxy: fix comment in proxy_free_common()
2024-06-11  Aurelien DARRAGONBUG/MEDIUM: log: fix lf_expr_postcheck() behavior with...
2024-06-11  Aurelien DARRAGONMINOR: log: change wording in lf_expr_postcheck() error...
2024-06-11  Aurelien DARRAGONBUG/MEDIUM: proxy: fix UAF with {tcp,http}checks logfor...
2024-06-11  Aurelien DARRAGONMINOR: proxy: add proxy_free_common() helper function
2024-06-11  Aurelien DARRAGONBUG/MINOR: proxy: fix header_unique_id leak on deinit()
2024-06-11  Aurelien DARRAGONBUG/MINOR: proxy: fix source interface and usesrc leaks...
2024-06-11  Aurelien DARRAGONBUG/MINOR: proxy: fix dyncookie_key leak on deinit()
2024-06-11  Aurelien DARRAGONBUG/MINOR: proxy: fix check_{command,path} leak on...
2024-06-11  Aurelien DARRAGONBUG/MINOR: proxy: fix email-alert leak on deinit()
2024-06-11  Aurelien DARRAGONBUG/MINOR: proxy: fix log_tag leak on deinit()
2024-06-11  Aurelien DARRAGONBUG/MINOR: proxy: fix server_id_hdr_name leak on deinit()
2024-06-11  Aurelien DARRAGONMINOR: log: fix "http-send-name-header" ignore warning...
2024-06-10  William LallemandDOC: install: remove boringssl from the list of support...
2024-06-10  Christopher... BUG/MINOR: mux-h1: Use the right variable to set NEGO_F...
2024-06-10  Christopher... BUG/MAJOR: mux-h1: Properly copy chunked input data...
2024-06-10  William ManleyBUG/MEDIUM: stconn/mux-h1: Fix suspect change causing...
2024-06-10  Amaury DenoyelleBUG/MINOR: quic: ensure Tx buf is always purged
2024-06-10  Amaury DenoyelleBUG/MINOR: quic: fix computed length of emitted STREAM...
2024-06-07  William LallemandBUG/MEDIUM: ssl: bad auth selection with TLS1.2 and...
2024-06-05  William LallemandBUG/MEDIUM: ssl: wrong priority whem limiting ECDSA...
2024-06-05  Christopher... MINOR: mux-quic: Don't send an emtpy H3 DATA frame...
2024-06-05  Christopher... BUG/MEDIUM: mux-quic: Don't unblock zero-copy fwding...
2024-06-04  Aurelien DARRAGONCLEANUP: hlua: simplify ambiguous lua_insert() usage...
2024-06-04  Aurelien DARRAGONBUG/MINOR: hlua: fix leak in hlua_ckch_set() error...
2024-06-04  Aurelien DARRAGONCLEANUP: hlua: get rid of hlua_traceback() security...
2024-06-04  Aurelien DARRAGONBUG/MINOR: hlua: prevent LJMP in hlua_traceback()
2024-06-04  Aurelien DARRAGONBUG/MINOR: hlua: fix unsafe hlua_pusherror() usage
2024-06-04  Aurelien DARRAGONBUG/MINOR: hlua: don't use lua_pushfstring() when we...
2024-06-04  Aurelien DARRAGONCLEANUP: hlua: use hlua_pusherror() where relevant
2024-06-04  Amaury DenoyelleBUG/MINOR: quic: prevent crash on qc_kill_conn()
2024-06-04  Christopher... BUG/MEDIUM: mux-quic: Unblock zero-copy forwarding...
2024-06-04  Christopher... MEDIUM: stconn: Be able to unblock zero-copy data forwa...
2024-06-04  Christopher... BUG/MEDIUM: h1-htx: Don't state interim responses are...
2024-06-04  Ilia ShipitsinCI: FreeBSD: upgrade image, packages
2024-06-03  Aurelien DARRAGONCLEANUP: hlua: fix CertCache class comment
2024-06-03  Aurelien DARRAGONBUG/MINOR: hlua: use CertCache.set() from various hlua...
2024-06-03  Aurelien DARRAGONMINOR: stktable: avoid ambiguous stktable_data_ptr...
2024-06-03  William LallemandDOC: change the link to the FreeBSD CI in README.md
2024-06-03  William LallemandDOC: add the FreeBSD status badge to README.md
2024-06-03  Ilia ShipitsinCI: speedup apt package install
2024-06-03  William LallemandDOC: configuration: add an example for keywords from...
2024-05-31  Willy TarreauBUG/MINOR: tools: fix possible null-deref in env_expand...
2024-05-31  Willy TarreauBUG/MINOR: tcpcheck: report correct error in tcp-check...
2024-05-31  Willy TarreauBUG/MINOR: cfgparse: remove the correct option on httpc...
2024-05-31  William LallemandADMIN: acme.sh: remove the old acme.sh code
2024-05-30  Ilia ShipitsinCI: VTest: accelerate package install a bit
2024-05-30  William LallemandDOC: replace the README by a markdown version
2024-05-29  Ilia ShipitsinCI: use USE_PCRE2 instead of USE_PCRE
2024-05-29  Ilia ShipitsinCI: switch to lua 5.4
2024-05-29  Ilia ShipitsinCI: use "--no-install-recommends" for apt-get
2024-05-29  Tim DuesterhusREGTESTS: Remove REQUIRE_VERSION=2.2 from all tests
2024-05-29  Tim DuesterhusREGTESTS: Remove REQUIRE_VERSION=2.1 from all tests
2024-05-29  Willy Tarreau[RELEASE] Released version 3.1-dev0 v3.1-dev0
2024-05-29  Willy TarreauMINOR: version: mention that it's development again
2024-05-29  Willy Tarreau[RELEASE] Released version 3.0.0 v3.0.0
2024-05-29  Willy TarreauMINOR: version: mention that it's 3.0 LTS now.
2024-05-29  Willy TarreauDEV: patchbot: prepare for new version 3.1-dev
2024-05-29  Willy TarreauDOC: install: update the range of tested openssl versio...
2024-05-29  Willy TarreauDOC: install: update quick build reminders with some...
2024-05-28  William LallemandCI: github: upgrade the WolfSSL job to 5.7.0
2024-05-28  Valentine KrasnobaevaBUG/MINOR: activity: fix Delta_calls and Delta_bytes...
2024-05-28  Willy TarreauCLEANUP: ssl_sock: move dirty openssl-1.0.2 wrapper...
2024-05-28  Valentine KrasnobaevaBUG/MINOR: ssl/ocsp: init callback func ptr as NULL
2024-05-28  Valentine KrasnobaevaCLEANUP: ssl/ocsp: readable ifdef in ssl_sock_load_ocsp
2024-05-28  Aurelien DARRAGONDOC: config: add %ID logformat alias alternative
2024-05-28  Amaury DenoyelleREGTESTS: complete http-reuse test with pool-conn-name
2024-05-28  Amaury DenoyelleDOC: streamline http-reuse and connection naming definition
2024-05-27  Willy TarreauDOC: config: refer to the non-deprecated keywords in...
2024-05-27  Willy TarreauDOC: config: fix two typos "RST_STEAM" vs "RST_STREAM"
2024-05-27  Willy TarreauBUILD: fd: errno is also needed without poll()
2024-05-27  Willy TarreauBUILD: makefile: yearly reordering of objects by build...
2024-05-27  Aurelien DARRAGONDOC: config: document logformat item naming and typecas...
2024-05-27  Aurelien DARRAGONMINOR: log: rename 'log-format tag' to 'log-format...
2024-05-27  Willy TarreauCI: scripts: build vtest using multiple CPUs
2024-05-27  Willy TarreauCI: scripts: fix build of vtest regarding option -C
2024-05-27  William LallemandMINOR: sample: implement the uptime sample fetch
2024-05-24  Willy Tarreau[RELEASE] Released version 3.0-dev13 v3.0-dev13
2024-05-24  Willy TarreauREGTESTS: acl_cli_spaces: avoid a warning caused by...
2024-05-24  Willy TarreauDOC: config: clarify the fact that custom log format...
2024-05-24  Willy TarreauDOC: config: uniformize the naming and description...
2024-05-24  Willy TarreauDOC: config: fix incorrect section reference about...
2024-05-24  Amaury DenoyelleDOC: quic: specify that connection migration is not...
2024-05-24  Christopher... BUG/MINOR: server: Don't reset resolver options on...
2024-05-24  Christopher... BUG/MINOR: http-htx: Support default path during scheme...
next