]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2023-05-12  Amaury DenoyelleMINOR: htx: add function to set EOM reliably
2023-05-12  Frédéric LécailleBUG/MINOR: quic: Wrong redispatch for external data...
2023-05-12  Aurelien DARRAGONBUG/MINOR: log: fix memory error handling in parse_logsrv()
2023-05-12  Aurelien DARRAGONBUG/MINOR: errors: handle malloc failure in usermsgs_put()
2023-05-12  Aurelien DARRAGONEXAMPLES: fix race condition in lua mailers script
2023-05-12  Aurelien DARRAGONDOC: lua: fix core.{proxies,frontends,backends} visibility
2023-05-12  Aurelien DARRAGONMINOR: ncbuf: missing malloc checks in standalone code
2023-05-12  Willy TarreauBUILD: debug: fix build issue on 32-bit platforms in...
2023-05-11  William LallemandMINOR: httpclient: allow to disable the DNS resolvers...
2023-05-11  Willy TarreauMINOR: cli: make "show fd" identify QUIC connections...
2023-05-11  Willy TarreauMINOR: master/cli: also implement the timed prompt...
2023-05-11  Willy TarreauMINOR: cli: add an option to display the uptime in...
2023-05-11  Willy TarreauBUG/MINOR: cli: don't complain about empty command...
2023-05-11  Aurelien DARRAGONCLEANUP: acl: discard prune_acl_cond() function
2023-05-11  Aurelien DARRAGONMINOR: tree-wide: use free_acl_cond() where relevant
2023-05-11  Aurelien DARRAGONCLEANUP: http_act: use http_free_redirect_rule() to...
2023-05-11  Aurelien DARRAGONBUG/MINOR: http_rules: fix errors paths in http_parse_r...
2023-05-11  Aurelien DARRAGONMINOR: proxy: add http_free_redirect_rule() function
2023-05-11  Aurelien DARRAGONBUG/MINOR: proxy: missing free in free_proxy for redire...
2023-05-11  Christopher... MINOR: stconn: Add a cross-reference between SE descriptor
2023-05-11  Christopher... BUG/MEDIUM: mux-fcgi: Don't request more room if mux...
2023-05-11  Christopher... BUG/MEDIUM: mux-fcgi: Never set SE_FL_EOS without SE_FL...
2023-05-11  Willy TarreauMINOR: stats: report the listener's protocol along...
2023-05-11  Amaury DenoyelleMEDIUM: mux-quic: adjust transport layer error handling
2023-05-11  Amaury DenoyelleMEDIUM: quic: streamline error notification
2023-05-11  Amaury DenoyelleMINOR: mux-quic: simplify return path of qc_send()
2023-05-11  Amaury DenoyelleMINOR: mux-quic: factorize send subscribing
2023-05-11  Amaury DenoyelleMINOR: mux-quic: do not send STREAM frames if already...
2023-05-11  Amaury DenoyelleMINOR: mux-quic: add traces for stream wake
2023-05-11  Amaury DenoyelleBUG/MINOR: mux-quic: no need to subscribe for detach...
2023-05-11  Amaury DenoyelleBUG/MINOR: mux-quic: do not free frame already released...
2023-05-11  Amaury DenoyelleBUG/MINOR: mux-quic: do not prevent shutw on error
2023-05-11  Willy TarreauMINOR: stats: report the number of times the global...
2023-05-11  Willy TarreauMINOR: stats: report the total number of warnings issued
2023-05-11  Willy TarreauDEBUG: list: add DEBUG_LIST to purposely corrupt list...
2023-05-11  Frédéric LécailleBUG/MINOR: quic: Buggy acknowlegments of acknowlegments...
2023-05-11  Aurelien DARRAGONCLEANUP: hlua_fcn/queue: make queue:push() easier to...
2023-05-11  Aurelien DARRAGONBUG/MINOR: hlua_fcn/queue: fix reference leak
2023-05-11  Aurelien DARRAGONBUG/MINOR: hlua_fcn/queue: fix broken pop_wait()
2023-05-11  Christopher... BUG/MEDIUM: filters: Don't deinit filters for disabled...
2023-05-11  Christopher... MINOR: spoe: Don't stop disabled proxies
2023-05-11  Christopher... BUILD: mjson: Fix warning about unused variables
2023-05-11  Willy Tarreau[RELEASE] Released version 2.8-dev11 v2.8-dev11
2023-05-11  Ilya ShipitsinCLEANUP: src/listener.c: remove redundant NULL check
2023-05-10  Willy TarreauDEV: flags/show-sess-to-flags: add support for color...
2023-05-10  Willy TarreauDEV: flags/show-sess-to-flags: only retrieve hex digits...
2023-05-10  Willy TarreauDEV: flags: add missing stream flags to show-sess-to...
2023-05-10  Christopher... MEDIUM: stream: Resync analyzers at the end of process_...
2023-05-10  Christopher... BUG/MEDIUM: stream: Forward shutdowns when unhandled...
2023-05-10  Willy TarreauBUG/MINOR: config: make compression work again in defau...
2023-05-10  Frédéric LécailleBUG/MINOR: quic: Possible crash when dumping version...
2023-05-09  Willy TarreauDEV: flags: add a script to decode most flags in the...
2023-05-09  Amaury DenoyelleBUG/MEDIUM: mux-quic: wakeup tasklet to close on error
2023-05-09  Amaury DenoyelleBUG/MINOR: mux-quic: fix transport VS app CONNECTION_CLOSE
2023-05-09  Aleksandar... DOC: configuration: add info about ssl-engine for 2.6
2023-05-09  Christopher... BUG/MEDIUM: stats: Require more room if buffer is almos...
2023-05-09  Christopher... DOC: stconn: Update comments about ABRT/SHUT for stconn...
2023-05-09  William LallemandBUILD: ssl: buggy -Werror=dangling-pointer since gcc...
2023-05-09  Aurelien DARRAGONEXAMPLES: fix IPV6 support for lua mailers script
2023-05-09  Christopher... MEDIUM: stconn: Be sure to always be able to unblock...
2023-05-09  Christopher... BUG/MEDIUM: cache: Don't request more room than the...
2023-05-09  Frédéric LécailleBUG/MINOR: quic: Wrong key update cipher context initia...
2023-05-09  Frédéric LécailleCLEANUP: quic: Typo fix for quic_connection_id pool
2023-05-09  Frédéric LécailleCLEANUP: quic: Rename several <buf> variables in quic_f...
2023-05-09  Frédéric LécailleCLEANUP: quic: No more used q_buf structure
2023-05-08  Ilya ShipitsinCI: more granular failure on generating build matrix
2023-05-07  Willy TarreauBUILD: quic: fix build warning when threads are disabled
2023-05-07  Willy TarreauBUILD: debug: do not check the isolated_thread variable...
2023-05-07  Willy Tarreau[RELEASE] Released version 2.8-dev10 v2.8-dev10
2023-05-07  Willy TarreauDOC: fix a few reported typos in the config and install doc
2023-05-07  Willy TarreauCLEANUP: fix a few reported typos in code comments
2023-05-05  Willy TarreauMINOR: config: allow cpu-map to take commas in lists...
2023-05-05  Amaury DenoyelleMINOR: quic: implement oneline format for "show quic"
2023-05-05  Amaury DenoyelleMINOR: quic: add format argument for "show quic"
2023-05-05  Aurelien DARRAGONEXAMPLES: mailqueue for lua mailers script
2023-05-05  Aurelien DARRAGONMINOR: hlua_fcn: add Queue class
2023-05-05  Aurelien DARRAGONMINOR: hlua: declare hlua_yieldk() function
2023-05-05  Aurelien DARRAGONMINOR: hlua: declare hlua_gethlua() function
2023-05-05  Aurelien DARRAGONMINOR: hlua: declare hlua_{ref,pushref,unref} functions
2023-05-05  Aurelien DARRAGONREGTESTS: use lua mailer script for mailers tests
2023-05-05  Aurelien DARRAGONCLEANUP: hlua: hlua_register_task() may longjmp
2023-05-05  Aurelien DARRAGONMINOR: server: fix message report when IDRAIN is set...
2023-05-05  Aurelien DARRAGONBUG/MINOR: hlua: spinning loop in hlua_socket_handler()
2023-05-05  Aurelien DARRAGONEXAMPLES: add lua mailers script to replace tcpcheck...
2023-05-05  Aurelien DARRAGONMINOR: hlua: expose proxy mailers
2023-05-05  Aurelien DARRAGONMINOR: mailers/hlua: disable email sending from lua
2023-05-05  Aurelien DARRAGONMINOR: hlua/event_hdl: expose SERVER_CHECK event
2023-05-05  Aurelien DARRAGONMINOR: checks/event_hdl: SERVER_CHECK event
2023-05-05  Aurelien DARRAGONMINOR: hlua: expose SERVER_ADMIN event
2023-05-05  Aurelien DARRAGONMINOR: server/event_hdl: add SERVER_ADMIN event
2023-05-05  Aurelien DARRAGONMINOR: hlua: expose SERVER_STATE event
2023-05-05  Aurelien DARRAGONOPTIM: server: publish UP/DOWN events from STATE change
2023-05-05  Aurelien DARRAGONMINOR: server/event_hdl: add SERVER_STATE event
2023-05-05  Aurelien DARRAGONMINOR: server/event_hdl: publish macro helper
2023-05-05  Aurelien DARRAGONDOC: lua/event: add ServerEvent class header
2023-05-05  Aurelien DARRAGONMINOR: hlua_fcn: add Proxy.get_srv_act() and Proxy...
2023-05-05  Aurelien DARRAGONMINOR: hlua_fcn: add Server.get_pend_conn() and Server...
2023-05-05  Aurelien DARRAGONMINOR: hlua_fcn: add Server.get_proxy()
2023-05-05  Aurelien DARRAGONMINOR: hlua_fcn: add Server.get_trackers()
2023-05-05  Aurelien DARRAGONMINOR: hlua_fcn: add Server.tracking()
next