]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2023-04-05  Aurelien DARRAGONMINOR: proxy: add findserver_unique_id() and findserver...
2023-04-05  Aurelien DARRAGONMINOR: event_hdl: pause/resume for subscriptions
2023-04-05  Aurelien DARRAGONMINOR: event_hdl: add event_hdl_async_equeue_size(...
2023-04-05  Aurelien DARRAGONMINOR: event_hdl: add event_hdl_async_equeue_isempty...
2023-04-05  Aurelien DARRAGONMINOR: event_hdl: normal tasks support for advanced...
2023-04-05  Aurelien DARRAGONBUG/MEDIUM: event_hdl: fix async data refcount issue
2023-04-05  Aurelien DARRAGONBUG/MEDIUM: event_hdl: clean soft-stop handling
2023-04-05  Aurelien DARRAGONMINOR: event_hdl: global sublist management clarification
2023-04-05  Aurelien DARRAGONBUG/MINOR: event_hdl: make event_hdl_subscribe thread...
2023-04-05  Aurelien DARRAGONBUG/MINOR: event_hdl: fix rid storage type
2023-04-05  Aurelien DARRAGONDOC: lua: silence "Unexpected indentation" Sphinx warnings
2023-04-05  Aurelien DARRAGONDOC: lua: silence "literal block ends without a blank...
2023-04-05  Aurelien DARRAGONMINOR: hlua: support for optional arguments to core...
2023-04-05  Aurelien DARRAGONMINOR: hlua_fcn: add server->get_rid() method
2023-04-05  Aurelien DARRAGONBUG/MEDIUM: hlua: prevent deadlocks with main lua lock
2023-04-05  Aurelien DARRAGONMINOR: hlua: simplify lua locking
2023-04-05  Aurelien DARRAGONCLEANUP: hlua: use hlua_unref() instead of luaL_unref()
2023-04-05  Aurelien DARRAGONCLEANUP: hlua: use hlua_pushref() instead of lua_rawgeti()
2023-04-05  Aurelien DARRAGONCLEANUP: hlua: use hlua_ref() instead of luaL_ref()
2023-04-05  Aurelien DARRAGONBUG/MINOR: hlua: prevent function and table reference...
2023-04-05  Aurelien DARRAGONBUG/MINOR: hlua: fix reference leak in hlua_post_init_s...
2023-04-05  Aurelien DARRAGONBUG/MINOR: hlua: fix reference leak in core.register_task()
2023-04-05  Aurelien DARRAGONMINOR: hlua: fix return type for hlua_checkfunction...
2023-04-05  Aurelien DARRAGONMINOR: hlua: add simple hlua reference handling API
2023-04-05  Aurelien DARRAGONCLEANUP: hlua: fix conflicting comment in hlua_ctx_dest...
2023-04-05  Aurelien DARRAGONMEDIUM: hlua_fcn/api: remove some old server and proxy...
2023-04-05  Thierry FournierMEDIUM: hlua_fcn: dynamic server iteration and indexing
2023-04-05  Thierry FournierMINOR: hlua_fcn: alternative to old proxy and server...
2023-04-05  Thierry FournierMEDIUM: hlua: Dynamic list of frontend/backend in Lua
2023-04-05  Thierry FournierMINOR: hlua: Fix two functions that return nothing...
2023-04-05  Aurelien DARRAGONBUG/MINOR: hlua: enforce proper running context for...
2023-04-05  Aurelien DARRAGONMINOR: hlua: properly handle hlua_process_task HLUA_E_E...
2023-04-05  Aurelien DARRAGONBUG/MINOR: hlua: hook yield does not behave as expected
2023-04-05  Aurelien DARRAGONMINOR: server: correctly free servers on deinit()
2023-04-05  Aurelien DARRAGONMINOR: server: always call ssl->destroy_srv when available
2023-04-05  Aurelien DARRAGONBUG/MINOR: log: free log forward proxies on deinit()
2023-04-05  Aurelien DARRAGONBUG/MINOR: sink: free forward_px on deinit()
2023-04-05  Aurelien DARRAGONBUG/MINOR: stats: properly handle server stats dumping...
2023-04-05  Aurelien DARRAGONBUG/MINOR: server/del: fix srv->next pointer consistency
2023-04-05  Aurelien DARRAGONMINOR: server: add SRV_F_DELETED flag
2023-04-05  Christopher... MINOR: stconn/applet: Add BUG_ON_HOT() to be sure SE_FL...
2023-04-05  Christopher... MINOR: tree-wide: Simplifiy some tests on SHUT flags...
2023-04-05  Christopher... MEDIUM: tree-wide: Move flags about shut from the chann...
2023-04-05  Christopher... MINOR: stconn/channel: Move CF_EOI into the SC and...
2023-04-05  Christopher... MEDIUM: http_client: Use the sedesc to report and detec...
2023-04-05  Christopher... MEDIUM: promex: Use the sedesc to report and detect...
2023-04-05  Christopher... MEDIUM: stats: Use the sedesc to report and detect...
2023-04-05  Christopher... MEDIUM: sink: Use the sedesc to report and detect end...
2023-04-05  Christopher... MINOR: sink: Remove the tests on the opposite SC state...
2023-04-05  Christopher... MEDIUM: peers: Use the sedesc to report and detect...
2023-04-05  Christopher... MEDIUM: log: Use the sedesc to report and detect end...
2023-04-05  Christopher... MEDIUM: hlua/applet: Use the sedesc to report and detec...
2023-04-05  Christopher... MEDIUM: spoe: Use the sedesc to report and detect end...
2023-04-05  Christopher... MEDIUM: dns: Use the sedesc to report and detect end...
2023-04-05  Christopher... MINOR: dns: Remove the test on the opposite SC state...
2023-04-05  Christopher... MEDIUM: cli: Use the sedesc to report and detect end...
2023-04-05  Christopher... MEDIUM: cache: Use the sedesc to report and detect...
2023-04-05  Christopher... MINOR: stconn/applet: Handle EOS in the applet .wake...
2023-04-05  Christopher... MINOR: applet: No longer set EOI on the SC
2023-04-05  Christopher... MINOR: stconn/applet: Handle EOI in the applet .wake...
2023-04-05  Christopher... MINOR: stconn: Always ack EOS at the end of sc_conn_recv()
2023-04-05  Christopher... MINOR: mux-h1: Report an error to the SE descriptor...
2023-04-05  Christopher... CLEANUP: mux-h1/mux-pt: Remove useless test on SE_FL_SH...
2023-04-05  Christopher... BUG/MINOR: mux-h1: Properly report EOI/ERROR on read0...
2023-04-05  Christopher... MINOR: mux-pt: Report end-of-input with the end-of...
2023-04-05  Christopher... MINOR: stconn/channel: Move CF_EXPECT_MORE into the...
2023-04-05  Christopher... MINOR: stconn/channel: Move CF_NEVER_WAIT into the...
2023-04-05  Christopher... MINOR: stconn/channel: Move CF_SEND_DONTWAIT into the...
2023-04-05  Christopher... MINOR: stconn/channel: Move CF_READ_DONTWAIT into the...
2023-04-05  Christopher... MINOR: stconn: Remove unecessary test on SE_FL_EOS...
2023-04-05  Christopher... BUG/MEDIUM: dns: Properly handle error when a response...
2023-04-05  Christopher... BUG/MEDIUM: channel: Improve reports for shut in co_get...
2023-04-05  Christopher... CLEANUP: stconn: Remove remaining debug messages
2023-04-05  Christopher... MEDIUM: applet/trace: Register a new trace source with...
2023-04-05  Christopher... MINOR: applet: Uninline appctx_free()
2023-04-05  Christopher... BUG/MINOR: stream: Fix test on channels flags to set...
2023-04-05  Christopher... BUG/MEDIUM: stconn: Add a missing return statement...
2023-04-05  Christopher... BUG/MINOR: tcpcheck: Be able to expect an empty response
2023-04-04  Frédéric LécailleBUG/MINOR: quic: Possible wrong PTO computing
2023-04-04  Frédéric LécailleBUILD: quic: 32bits compilation issue in cli_io_handler...
2023-04-04  Frédéric LécailleBUG/MINOR: quic: Wrong idle timer expiration (during...
2023-04-04  Frédéric LécailleBUG/MINOR: quic: Unexpected connection closures upon...
2023-04-04  Frédéric LécailleMINOR: quic: Add trace to debug idle timer task issues
2023-04-04  William LallemandDOC: config: strict-sni allows to start without certificate
2023-04-04  Willy TarreauMINOR: http-act: emit a warning when a header field...
2023-04-03  Frédéric LécailleBUG/MINOR: quic: Remove useless BUG_ON() in newreno...
2023-04-03  Remi Tricot... BUG/MINOR: ssl: Undefined reference when building with...
2023-04-02  Frédéric LécailleBUG/MAJOR: quic: Congestion algorithms states shared...
2023-04-02  Frédéric LécailleMINOR: quic: Add missing traces in cubic algorithm...
2023-04-02  Frédéric LécailleBUG/MINOR: quic: Cubic congestion control window may...
2023-04-02  Frédéric LécailleBUG/MINOR: quic: Remaining useless statements in cubic...
2023-04-01  Ilya ShipitsinCI: exclude doc/{design-thoughts,internals} from spell...
2023-04-01  Ilya ShipitsinCLEANUP: assorted typo fixes in the code and comments
2023-04-01  Ilya ShipitsinCI: run smoke tests on config syntax to check memory...
2023-03-31  Frédéric LécailleMINOR: quic: Add a fake congestion control algorithm...
2023-03-31  Willy TarreauMINOR: cli: support filtering on FD types in "show fd"
2023-03-31  Frédéric LécailleBUG/MINOR: quic: Wrong rtt variance computing
2023-03-31  Frédéric LécailleMEDIUM: quic: Ack delay implementation
2023-03-31  Frédéric LécailleMINOR: quic: Traces adjustments at proto level.
2023-03-31  Frédéric LécailleMINOR: quic: Adjustments for generic control congestion...
next