- 01d1b73 BUG/MINOR: hlua: improper lock usage in hlua_filter_new() by Aurelien DARRAGON · 9 months ago
- f8b137b BUG/MINOR: hlua: improper lock usage in hlua_filter_callback() by Aurelien DARRAGON · 9 months ago
- 205f1ac BUG/MINOR: hlua: fix possible crash in hlua_filter_new() under load by Aurelien DARRAGON · 9 months ago
- cf51189 BUG/MINOR: hlua: don't use lua_tostring() from unprotected contexts by Aurelien DARRAGON · 9 months ago
- 93361a5 BUG/MINOR: hlua: fix unsafe lua_tostring() usage with empty stack by Aurelien DARRAGON · 9 months ago
- 12a5ee7 MINOR: hlua: Be able to disable logging from lua by Christopher Faulet · 9 months ago
- 5839355 BUG/MINOR: hlua: Fix log level to the right value when set via TXN:set_loglevel by Christopher Faulet · 9 months ago
- 0dbc16b BUG/MEDIUM: hlua: Don't loop if a lua socket does not consume received data by Christopher Faulet · 10 months ago
- 5b62e09 BUG/MEDIUM: hlua: Be able to garbage collect uninitialized lua sockets by Christopher Faulet · 10 months ago
- 489f074 BUG/MEDIUM: proxy: always initialize the default settings after init by Willy Tarreau · 1 year, 1 month ago
- 1409dea BUG/MINOR: lua: Wrong OCSP CID after modifying an SSL certficate (LUA) by Frédéric Lécaille · 12 months ago
- 2632d04 MINOR: lua: Add flags to configure logging behaviour by Tristan · 1 year, 1 month ago
- 9a278fd BUG/MEDIUM: hlua: Initialize appctx used by a lua socket on connect only by Christopher Faulet · 1 year, 2 months ago
- 6db178d MINOR: hlua: Test the hlua struct first when the lua socket is connecting by Christopher Faulet · 1 year, 2 months ago
- 2678657 MINOR: hlua: Save the lua socket's server in its context by Christopher Faulet · 1 year, 2 months ago
- cb06855 MINOR: hlua: Save the lua socket's timeout in its context by Christopher Faulet · 1 year, 2 months ago
- 714476c MINOR: hlua: Don't preform operations on a not connected socket by Christopher Faulet · 1 year, 2 months ago
- 75d1bfb MINOR: hlua: Set context's appctx when the lua socket is created by Christopher Faulet · 1 year, 2 months ago
- 3ddcd1b BUG/MINOR: hlua/init: coroutine may not resume itself by Aurelien DARRAGON · 1 year, 3 months ago
- fa76a10 BUG/MEDIUM: hlua: don't pass stale nargs argument to lua_resume() by Aurelien DARRAGON · 1 year, 3 months ago
- 0249366 BUG/MEDIUM: hlua: streams don't support mixing lua-load with lua-load-per-thread by Aurelien DARRAGON · 1 year, 4 months ago
- b25d5d3 MINOR: hlua: add hlua_stream_ctx_prepare helper function by Aurelien DARRAGON · 1 year, 4 months ago
- cf5b75e BUG/MINOR: hlua/action: incorrect message on E_YIELD error by Aurelien DARRAGON · 1 year, 3 months ago
- 3e81aed BUG/MINOR: hlua: fix invalid use of lua_pop on error paths by Aurelien DARRAGON · 1 year, 4 months ago
- 64d7afb BUG/MINOR: hlua: add check for lua_newstate by firexinghe · 1 year, 5 months ago
- bcdf07e BUG/MINOR: hlua: hlua_yieldk ctx argument should support pointers by Aurelien DARRAGON · 1 year, 5 months ago
- c9e8a32 BUG/MEDIUM: hlua: Use front SC to detect EOI in HTTP applets' receive functions by Christopher Faulet · 1 year, 6 months ago
- 1c07da4 BUG/MINOR: hlua: unsafe hlua_lua2smp() usage by Aurelien DARRAGON · 1 year, 7 months ago
- a3624cb DOC: hlua: document hlua_lua2smp() function by Aurelien DARRAGON · 1 year, 7 months ago
- 0aaf6c4 DOC: hlua: document hlua_lua2arg() function by Aurelien DARRAGON · 1 year, 7 months ago
- e5c048a MINOR: hlua: hlua_arg2lua() may LJMP by Aurelien DARRAGON · 1 year, 7 months ago
- 4121772 MINOR: hlua: hlua_smp2lua() may LJMP by Aurelien DARRAGON · 1 year, 7 months ago
- 742b1a8 MINOR: hlua: hlua_smp2lua_str() may LJMP by Aurelien DARRAGON · 1 year, 7 months ago
- 7428ada BUG/MINOR: hlua: SET_SAFE_LJMP misuse in hlua_event_runner() by Aurelien DARRAGON · 1 year, 7 months ago
- 40cd44f MINOR: hlua: declare hlua_gethlua() function by Aurelien DARRAGON · 1 year, 7 months ago
- e0b1635 CLEANUP: hlua: hlua_register_task() may longjmp by Aurelien DARRAGON · 1 year, 7 months ago
- a2c5321 BUG/MINOR: hlua: spinning loop in hlua_socket_handler() by Aurelien DARRAGON · 1 year, 7 months ago
- 5bed48f MINOR: mailers/hlua: disable email sending from lua by Aurelien DARRAGON · 1 year, 7 months ago
- 0bd53b2 MINOR: hlua/event_hdl: expose SERVER_CHECK event by Aurelien DARRAGON · 1 year, 8 months ago
- 948dd3d MINOR: hlua: expose SERVER_ADMIN event by Aurelien DARRAGON · 1 year, 7 months ago
- c99f3ad MINOR: hlua: expose SERVER_STATE event by Aurelien DARRAGON · 1 year, 8 months ago
- 7b3d38a MEDIUM: tree-wide: Change sc API to specify required free space to progress by Christopher Faulet · 1 year, 7 months ago
- 69530f5 MEDIUM: clock: replace timeval "now" with integer "now_ns" by Willy Tarreau · 1 year, 7 months ago
- ad5a5f6 MEDIUM: tree-wide: replace timeval with nanoseconds in tv_accept and tv_request by Willy Tarreau · 1 year, 7 months ago
- ccf8012 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 1 year, 7 months ago
- fe83f58 CLEANUP: Stop checking the pointer before calling `task_free()` by Tim Duesterhus · 1 year, 7 months ago
- 096b383 MINOR: hlua/event_hdl: timestamp for events by Aurelien DARRAGON · 1 year, 7 months ago
- 2f6a07d MINOR: hlua/event_hdl: fix return type for hlua_event_hdl_cb_data_push_args by Aurelien DARRAGON · 1 year, 8 months ago
- 55f84c7 MINOR: hlua/event_hdl: expose proxy_uuid variable in server events by Aurelien DARRAGON · 1 year, 8 months ago
- 3d9bf4e MINOR: hlua/event_hdl: rely on proxy_uuid instead of proxy_name for lookups by Aurelien DARRAGON · 1 year, 8 months ago
- 8cd620b MINOR: hlua: safe coroutine.create() by Aurelien DARRAGON · 1 year, 8 months ago
- cf0f792 MINOR: hlua: hook yield on known lua state by Aurelien DARRAGON · 1 year, 8 months ago
- 2a9764b CLEANUP: hlua: avoid confusion between internal timers and tick based timers by Aurelien DARRAGON · 1 year, 8 months ago
- 58e36e5 MEDIUM: hlua: introduce tune.lua.burst-timeout by Aurelien DARRAGON · 1 year, 8 months ago
- da9503c MEDIUM: hlua: reliable timeout detection by Aurelien DARRAGON · 2 years ago
- 12762f0 MINOR: channel/stconn: Replace channel_shutr_now() by sc_schedule_abort() by Christopher Faulet · 1 year, 8 months ago
- 3db538a MINOR: channel: Forwad close to other side on abort by Christopher Faulet · 1 year, 8 months ago
- f65cf36 MINOR: hlua: Stop to check the SC state when executing a hlua cli command by Christopher Faulet · 1 year, 8 months ago
- 22450af BUG/MINOR: lua: remove incorrect usage of strncat() by Willy Tarreau · 1 year, 8 months ago
- c84899c MEDIUM: hlua/event_hdl: initial support for event handlers by Aurelien DARRAGON · 1 year, 9 months ago
- b803899 MINOR: hlua: support for optional arguments to core.register_task() by Aurelien DARRAGON · 1 year, 9 months ago
- 6b0b9bd BUG/MEDIUM: hlua: prevent deadlocks with main lua lock by Aurelien DARRAGON · 1 year, 8 months ago
- e36f803 MINOR: hlua: simplify lua locking by Aurelien DARRAGON · 1 year, 8 months ago
- fde199d CLEANUP: hlua: use hlua_unref() instead of luaL_unref() by Aurelien DARRAGON · 1 year, 8 months ago
- 4fdf8b5 CLEANUP: hlua: use hlua_pushref() instead of lua_rawgeti() by Aurelien DARRAGON · 1 year, 8 months ago
- 73d1a98 CLEANUP: hlua: use hlua_ref() instead of luaL_ref() by Aurelien DARRAGON · 1 year, 8 months ago
- 55afbed BUG/MINOR: hlua: prevent function and table reference leaks on errors by Aurelien DARRAGON · 1 year, 9 months ago
- 16d047b BUG/MINOR: hlua: fix reference leak in hlua_post_init_state() by Aurelien DARRAGON · 1 year, 8 months ago
- be58d66 BUG/MINOR: hlua: fix reference leak in core.register_task() by Aurelien DARRAGON · 1 year, 9 months ago
- 9ee0d04 MINOR: hlua: fix return type for hlua_checkfunction() and hlua_checktable() by Aurelien DARRAGON · 1 year, 8 months ago
- f8f8a2b MINOR: hlua: add simple hlua reference handling API by Aurelien DARRAGON · 1 year, 9 months ago
- 60ab0f7 CLEANUP: hlua: fix conflicting comment in hlua_ctx_destroy() by Aurelien DARRAGON · 1 year, 9 months ago
- 467913c MEDIUM: hlua: Dynamic list of frontend/backend in Lua by Thierry Fournier · 2 years, 2 months ago
- 87f5297 BUG/MINOR: hlua: enforce proper running context for register_x functions by Aurelien DARRAGON · 1 year, 9 months ago
- 7954410 MINOR: hlua: properly handle hlua_process_task HLUA_E_ETMOUT by Aurelien DARRAGON · 2 years ago
- 0ebd41f BUG/MINOR: hlua: hook yield does not behave as expected by Aurelien DARRAGON · 2 years ago
- 904763f MINOR: stconn/channel: Move CF_EOI into the SC and rename it by Christopher Faulet · 1 year, 8 months ago
- 3157222 MEDIUM: hlua/applet: Use the sedesc to report and detect end of processing by Christopher Faulet · 1 year, 8 months ago
- 9229774 MINOR: applet: No longer set EOI on the SC by Christopher Faulet · 1 year, 8 months ago
- 15315d6 CLEANUP: stconn: Remove old read and write expiration dates by Christopher Faulet · 1 year, 9 months ago
- b08c525 MINOR: stconn: Always report READ/WRITE event on shutr/shutw by Christopher Faulet · 1 year, 9 months ago
- 5aaacfb MEDIUM: stconn: Replace read and write timeouts by a unique I/O timeout by Christopher Faulet · 1 year, 10 months ago
- f8413cb MEDIUM: channel/stconn: Move rex/wex timer from the channel to the sedesc by Christopher Faulet · 1 year, 10 months ago
- ed7e66f MINOR: channel/stconn: Move rto/wto from the channel to the stconn by Christopher Faulet · 1 year, 10 months ago
- 3ffbf38 BUG/MEDIUM: httpclient/lua: fix a race between lua GC and hlua_ctx_destroy by Aurelien DARRAGON · 1 year, 10 months ago
- 0356407 BUG/MINOR: lua/httpclient: missing free in hlua_httpclient_send() by Aurelien DARRAGON · 1 year, 10 months ago
- 2e47e3a MINOR: htx: Add an HTX value for the extra field is payload length is unknown by Christopher Faulet · 1 year, 11 months ago
- 0ae2e63 BUG/MINOR: hlua: Fix Channel.line and Channel.data behavior regarding the doc by Christopher Faulet · 1 year, 11 months ago
- 6e1bbc4 REORG: channel: Rename CF_READ_NULL to CF_READ_EVENT by Christopher Faulet · 2 years ago
- 94dbfed BUG/MEDIUM: httpclient/lua: double LIST_DELETE on end of lua task by William Lallemand · 2 years ago
- 52ddd99 MEDIUM: ssl: rename the struct "cert_key_and_chain" to "ckch_data" by William Lallemand · 2 years ago
- 6f86eaa CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 2 years ago
- 14de395 BUILD: hlua: use __fallthrough in hlua_post_init_state() by Willy Tarreau · 2 years ago
- 4a689da CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 2 years, 1 month ago
- bb58142 BUG/MEDIUM: httpclient/lua: crash when the lua task timeout before the httpclient by William Lallemand · 2 years, 1 month ago
- 380ae9c MINOR: httpclient/lua: Don't set req_payload callback if body is empty by Christopher Faulet · 2 years, 2 months ago
- d56bebe MINOR: hlua: removing ambiguous lua_pushvalue with 0 index by Aurelien DARRAGON · 2 years, 2 months ago
- d83d045 MINOR: hlua: some luaL_checktype() calls were not guarded with MAY_LJMP by Aurelien DARRAGON · 2 years, 2 months ago
- a029d78 CLEANUP: Reapply ist.cocci (2) by Tim Duesterhus · 2 years, 2 months ago
- afb7daf BUG/MINOR: hlua: hlua_channel_insert_data() behavior conflicts with documentation by Aurelien DARRAGON · 2 years, 2 months ago