haproxy-3.0.git
2024-06-12 Christopher... BUG/MAJOR: mux-h1: Prevent any UAF on H1 connection...
2024-06-12 Aurelien DARRAGONCLEANUP: log/proxy: fix comment in proxy_free_common()
2024-06-12 Aurelien DARRAGONBUG/MEDIUM: proxy: fix UAF with {tcp,http}checks logfor...
2024-06-12 Aurelien DARRAGONMINOR: proxy: add proxy_free_common() helper function
2024-06-12 Christopher... BUG/MINOR: promex: Skip resolvers metrics when there...
2024-06-12 Aurelien DARRAGONDOC: config: add missing context hint for new server...
2024-06-12 Aurelien DARRAGONDOC: config: add missing section hint for "guid" proxy...
2024-06-12 Aurelien DARRAGONDOC: config: move "hash-key" from proxy to server options
2024-06-12 Aurelien DARRAGONBUG/MEDIUM: log: fix lf_expr_postcheck() behavior with...
2024-06-12 Aurelien DARRAGONBUG/MINOR: proxy: fix header_unique_id leak on deinit()
2024-06-12 Aurelien DARRAGONBUG/MINOR: proxy: fix source interface and usesrc leaks...
2024-06-12 Aurelien DARRAGONBUG/MINOR: proxy: fix dyncookie_key leak on deinit()
2024-06-12 Aurelien DARRAGONBUG/MINOR: proxy: fix check_{command,path} leak on...
2024-06-12 Aurelien DARRAGONBUG/MINOR: proxy: fix email-alert leak on deinit()
2024-06-12 Aurelien DARRAGONBUG/MINOR: proxy: fix log_tag leak on deinit()
2024-06-12 Aurelien DARRAGONBUG/MINOR: proxy: fix server_id_hdr_name leak on deinit()
2024-06-12 Aurelien DARRAGONMINOR: log: fix "http-send-name-header" ignore warning...
2024-06-10 Christopher... [RELEASE] Released version 3.0.1 v3.0.1
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-10 William LallemandBUG/MEDIUM: ssl: bad auth selection with TLS1.2 and...
2024-06-06 William LallemandBUG/MEDIUM: ssl: wrong priority whem limiting ECDSA...
2024-06-06 Christopher... BUG/MEDIUM: mux-quic: Don't unblock zero-copy fwding...
2024-06-06 Aurelien DARRAGONCLEANUP: hlua: simplify ambiguous lua_insert() usage...
2024-06-06 Aurelien DARRAGONBUG/MINOR: hlua: fix leak in hlua_ckch_set() error...
2024-06-06 Aurelien DARRAGONBUG/MINOR: hlua: prevent LJMP in hlua_traceback()
2024-06-06 Aurelien DARRAGONBUG/MINOR: hlua: fix unsafe hlua_pusherror() usage
2024-06-06 Aurelien DARRAGONBUG/MINOR: hlua: don't use lua_pushfstring() when we...
2024-06-06 Aurelien DARRAGONCLEANUP: hlua: use hlua_pusherror() where relevant
2024-06-06 Amaury DenoyelleBUG/MINOR: quic: prevent crash on qc_kill_conn()
2024-06-06 Christopher... BUG/MEDIUM: mux-quic: Unblock zero-copy forwarding...
2024-06-06 Christopher... MEDIUM: stconn: Be able to unblock zero-copy data forwa...
2024-06-06 Christopher... BUG/MEDIUM: h1-htx: Don't state interim responses are...
2024-06-06 Aurelien DARRAGONBUG/MINOR: hlua: use CertCache.set() from various hlua...
2024-06-06 William LallemandDOC: configuration: add an example for keywords from...
2024-06-06 Willy TarreauBUG/MINOR: tools: fix possible null-deref in env_expand...
2024-06-06 Willy TarreauBUG/MINOR: tcpcheck: report correct error in tcp-check...
2024-06-06 Willy TarreauBUG/MINOR: cfgparse: remove the correct option on httpc...
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...
2024-05-24 Aurelien DARRAGONBUG/MEDIUM: server/dns: preserve server's port upon...
2024-05-24 Amaury DenoyelleBUG/MINOR: rhttp: initialize session origin after preco...
2024-05-24 Amaury DenoyelleMEDIUM: connection: use pool-conn-name instead of sni...
2024-05-24 Amaury DenoyelleMINOR: server: define pool-conn-name keyword
2024-05-24 Amaury DenoyelleMINOR: server: generalize sni expr parsing
2024-05-24 Amaury DenoyelleMINOR: quic: clarify doc for quic_recv()
2024-05-24 Amaury DenoyelleBUG/MINOR: quic: adjust restriction for stateless reset...
2024-05-24 Amaury DenoyelleMAJOR: config: prevent QUIC with clients privileged...
2024-05-24 Amaury DenoyelleMEDIUM: config: prevent communication with privileged...
2024-05-24 Amaury DenoyelleBUILD: trace: fix warning on null dereference
2024-05-24 Willy TarreauDOC: config: fix aes_gcm_enc() description text
2024-05-24 Aurelien DARRAGONDEBUG: pollers/fd: add thread id suffix to per-thread...
2024-05-24 Aurelien DARRAGONDEBUG: tools: add vma_set_name_id() helper
2024-05-24 Aurelien DARRAGONCLEANUP: tools: fix vma_set_name() function comment
2024-05-24 Willy TarreauMINOR: stick-tables: remove the uneeded read lock in...
2024-05-24 Willy TarreauCLEANUP: stick-tables: remove a few unneeded tests...
2024-05-24 Willy TarreauBUG/MEDIUM: stick-tables: make sure never to create...
2024-05-24 Christopher... BUG/MEDIUM: stick-tables: Fix race with peers when...
2024-05-24 Christopher... BUG/MEDIUM: stick-tables: Fix race with peers when...
2024-05-24 Willy TarreauBUILD: quic: fix unused variable warning when threads...
2024-05-24 Willy TarreauMINOR: config: add thread-hard-limit to set an upper...
2024-05-23 William LallemandCI: scripts/buil-ssl: cleanup the boringssl and quictls...
2024-05-23 William LallemandCI: scripts/build-ssl: add a DESTDIR and TMPDIR variable
2024-05-23 Christopher... MINOR: mux-quic: Set abort info for SC-less QCS on...
2024-05-23 Christopher... BUG/MEDIUM: mux-quic: Create sedesc in same time of...
2024-05-22 Ilia ShipitsinCI: scripts/build-ssl.sh: loudly fail on unsupported...
2024-05-22 Willy TarreauBUG/MEDIUM: quic_tls: prevent LibreSSL < 4.0 from negot...
2024-05-22 William LallemandREGTESTS: scripts: allow to change the vtest timeout
2024-05-22 Frederic LecailleBUG/MAJOR: quic: Crash with TLS_AES_128_CCM_SHA256...
next