]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2024-06-13  Aurelien DARRAGONDOC: config: add documentation for log profiles
2024-06-13  Aurelien DARRAGONMEDIUM: log: handle log-profile in process_send_log()
2024-06-13  Aurelien DARRAGONMINOR: log: add log profile buildlines
2024-06-13  Aurelien DARRAGONMINOR: log: add log-profile parsing logic
2024-06-13  Aurelien DARRAGONMINOR: log: add logger flags
2024-06-13  Aurelien DARRAGONMINOR: log: add __send_log_set_metadata_sd helper
2024-06-13  Aurelien DARRAGONMINOR: log: provide proxy context to resolve_logger()
2024-06-13  Aurelien DARRAGONMINOR: log: make resolve_logger() static
2024-06-13  Aurelien DARRAGONMINOR: log/backend: always free parsing hints in resolv...
2024-06-13  Aurelien DARRAGONCLEANUP: log: remove ambiguous legacy comment for resol...
2024-06-13  Aurelien DARRAGONMINOR: log: provide log origin in logformat expressions...
2024-06-13  Aurelien DARRAGONMINOR: log: add log_orig_to_str() function
2024-06-13  Aurelien DARRAGONMINOR: log: provide sending log context to process_send...
2024-06-13  Aurelien DARRAGONMEDIUM: log/session: handle embryonic session log withi...
2024-06-13  Aurelien DARRAGONMINOR: session: expose session_embryonic_build_legacy_e...
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"
next