1. 69c581a MEDIUM: filters/lua: Add support for dummy filters written in lua by Christopher Faulet · 3 years, 6 months ago
  2. 6a79fc1 MEDIUM: lua: Improve/revisit the lua api to manipulate channels by Christopher Faulet · 3 years, 4 months ago
  3. 9a6ffda MEDIUM: lua: Process buffer data using an offset and a length by Christopher Faulet · 3 years, 4 months ago
  4. ba9e21d MINOR: lua: Add a function to get a reference on a table in the stack by Christopher Faulet · 4 years, 9 months ago
  5. 03fb1b2 MINOR: filters/lua: Release filters before the lua context by Christopher Faulet · 4 years, 9 months ago
  6. 23976d9 BUG/MINOR: lua: Don't yield in channel.append() and channel.set() by Christopher Faulet · 3 years, 4 months ago
  7. 2e60aa4 BUG/MINOR: lua: Yield in channel functions only if lua context can yield by Christopher Faulet · 3 years, 4 months ago
  8. 1f43a34 MINOR: lua: Add a flag on lua context to know the yield capability at run time by Christopher Faulet · 3 years, 4 months ago
  9. 6fcd2d3 BUG/MINOR: stream: Don't release a stream if FLT_END is still registered by Christopher Faulet · 5 years ago
  10. 47bfd7b BUG/MINOR: tcpcheck: Properly detect pending HTTP data in output buffer by Christopher Faulet · 3 years, 4 months ago
  11. 7e7765a BUG/MINOR: buffer: fix buffer_dump() formatting by William Lallemand · 3 years, 4 months ago
  12. 3eb42f9 BUG/MEDIUM: server: support both check/agent-check on a dynamic instance by Amaury Denoyelle · 3 years, 4 months ago
  13. 26cb834 BUG/MEDIUM: check: fix leak on agent-check purge by Amaury Denoyelle · 3 years, 4 months ago
  14. 6d7fc44 BUG/MINOR: check: fix leak on add dynamic server with agent-check error by Amaury Denoyelle · 3 years, 4 months ago
  15. 25fe103 BUG/MINOR: check: do not reset check flags on purge by Amaury Denoyelle · 3 years, 4 months ago
  16. 13f2e2c BUG/MINOR: server: do not use refcount in free_server in stopping mode by Amaury Denoyelle · 3 years, 4 months ago
  17. 7afa5c1 MINOR: global: define MODE_STOPPING by Amaury Denoyelle · 3 years, 4 months ago
  18. 9ba34ae BUG/MINOR: check: test if server is not null in purge by Amaury Denoyelle · 3 years, 4 months ago
  19. b65f4ca MEDIUM: server: implement agent check for dynamic servers by Amaury Denoyelle · 3 years, 4 months ago
  20. 2fc4d39 MEDIUM: server: implement check for dynamic servers by Amaury Denoyelle · 3 years, 4 months ago
  21. 9ecee0f MINOR: check: enable safe keywords for dynamic servers by Amaury Denoyelle · 3 years, 4 months ago
  22. b33a0ab MEDIUM: check: implement check deletion for dynamic servers by Amaury Denoyelle · 3 years, 4 months ago
  23. d6b7080 MINOR: server: implement a refcount for dynamic servers by Amaury Denoyelle · 3 years, 4 months ago
  24. 403dce8 MINOR: check: do not increment global maxsock at runtime by Amaury Denoyelle · 3 years, 4 months ago
  25. 3c2ab1a MINOR: check: export check init functions by Amaury Denoyelle · 3 years, 4 months ago
  26. f2c27a5 MINOR: check: allocate default check ruleset for every backends by Amaury Denoyelle · 3 years, 4 months ago
  27. fca1817 MINOR: server: initialize fields for dynamic server check by Amaury Denoyelle · 3 years, 4 months ago
  28. 7b36833 MEDIUM: task: implement tasklet kill by Amaury Denoyelle · 3 years, 4 months ago
  29. c755efd MINOR: server: unmark deprecated on enable health/agent cli by Amaury Denoyelle · 3 years, 4 months ago
  30. d7da3dd BUG/MEDIUM: spoe: Fix policy to close applets when SPOE connections are queued by Christopher Faulet · 3 years, 4 months ago
  31. 6f1296b BUG/MEDIUM: spoe: Create a SPOE applet if necessary when the last one is released by Christopher Faulet · 3 years, 4 months ago
  32. 434b852 MINOR: spoe: Add a pointer on the filter config in the spoe_agent structure by Christopher Faulet · 3 years, 4 months ago
  33. d332f13 BUG/MINOR: server: update last_change on maint->ready transitions too by Willy Tarreau · 3 years, 4 months ago
  34. 7b2ac29 CLEANUP: fd: remove the now unneeded fd_mig_lock by Willy Tarreau · 3 years, 4 months ago
  35. f69fea6 MAJOR: fd: get rid of the DWCAS when setting the running_mask by Willy Tarreau · 3 years, 4 months ago
  36. b1f29bc MINOR: activity/fd: remove the dead_fd counter by Willy Tarreau · 3 years, 4 months ago
  37. bd8dd84 BUG/MINOR: server: remove srv from px list on CLI 'add server' error by Amaury Denoyelle · 3 years, 4 months ago
  38. ba3ab79 MEDIUM: servers: make the server deletion code run under full thread isolation by Willy Tarreau · 3 years, 4 months ago
  39. 88d1c5d MEDIUM: threads: add a stronger thread_isolate_full() call by Willy Tarreau · 3 years, 4 months ago
  40. f519cfa MINOR: threads: make thread_release() not wait for other ones to complete by Willy Tarreau · 3 years, 4 months ago
  41. 286363b CLEANUP: thread: fix fantaisist indentation of thread_harmless_till_end() by Willy Tarreau · 3 years, 4 months ago
  42. 08be72b BUG/MINOR: server: fix race on error path of 'add server' CLI if track by Amaury Denoyelle · 3 years, 4 months ago
  43. 85a16b2 MINOR: stats: shows proxy in a stopped state by William Lallemand · 3 years, 4 months ago
  44. 8e765b8 MINOR: proxy: disabled takes a stopping and a disabled state by William Lallemand · 3 years, 4 months ago
  45. 56f1f75 MINOR: log: rename 'dontloglegacyconnerr' to 'log-error-via-logformat' by William Lallemand · 3 years, 4 months ago
  46. 55a0975 BUG/MINOR: freq_ctr: use stricter barriers between updates and readings by Willy Tarreau · 3 years, 5 months ago
  47. 200bd50 MEDIUM: fd: rely more on fd_update_events() to detect changes by Willy Tarreau · 3 years, 4 months ago
  48. 84c7922 REORG: fd: uninline fd_update_events() by Willy Tarreau · 3 years, 4 months ago
  49. 53a1618 MINOR: poll/epoll: move detection of RDHUP support earlier by Willy Tarreau · 3 years, 4 months ago
  50. 79e90b9 BUG/MINOR: pollers: always program an update for migrated FDs by Willy Tarreau · 3 years, 4 months ago
  51. 177119b BUG/MINOR: poll: fix abnormally high skip_fd counter by Willy Tarreau · 3 years, 4 months ago
  52. fcc5281 BUG/MINOR: select: fix excess number of dead/skip reported by Willy Tarreau · 3 years, 4 months ago
  53. c37ccd7 BUG/MEDIUM: pollers: clear the sleeping bit after waking up, not before by Willy Tarreau · 3 years, 4 months ago
  54. 4a6328f MEDIUM: connection: Add option to disable legacy error log by Remi Tricot-Le Breton · 3 years, 4 months ago
  55. 98b930d MINOR: ssl: Define a default https log format by Remi Tricot-Le Breton · 3 years, 4 months ago
  56. 7c6898e MINOR: ssl: Add new ssl_fc_hsk_err sample fetch by Remi Tricot-Le Breton · 3 years, 4 months ago
  57. 89b65cf MINOR: ssl: Enable error fetches in case of handshake error by Remi Tricot-Le Breton · 3 years, 4 months ago
  58. 3d2093a MINOR: connection: Add a connection error code sample fetch by Remi Tricot-Le Breton · 3 years, 4 months ago
  59. df9caeb CLEANUP: mworker: PR_CAP already initialized with alloc_new_proxy() by William Lallemand · 3 years, 4 months ago
  60. ae787ba CLEANUP: mworker: use the proxy helper functions in mworker_cli_proxy_create() by William Lallemand · 3 years, 4 months ago
  61. e7f7462 MINOR: stats: don't output internal proxies (PR_CAP_INT) by William Lallemand · 3 years, 4 months ago
  62. d11c572 MINOR: mworker: the mworker CLI proxy is internal by William Lallemand · 3 years, 4 months ago
  63. 6bb77b9 MINOR: proxy: rename PR_CAP_LUA to PR_CAP_INT by William Lallemand · 3 years, 4 months ago
  64. b5f7b52 BUG/MEDIUM: mux-h2: Handle remaining read0 cases on partial frames by Christopher Faulet · 3 years, 4 months ago
  65. cf30756 BUG/MINOR: mux-h1: Be sure to swap H1C to splice mode when rcv_pipe() is called by Christopher Faulet · 3 years, 4 months ago
  66. 3f35da2 BUG/MINOR: mux-h2: Obey dontlognull option during the preface by Christopher Faulet · 3 years, 4 months ago
  67. 07e10de BUG/MINOR: mux-h1: Obey dontlognull option for empty requests by Christopher Faulet · 3 years, 4 months ago
  68. 2bf5d41 MINOR: ssl: use __objt_* variant when retrieving counters by Amaury Denoyelle · 3 years, 4 months ago
  69. 1f92339 BUG/MINOR: resolvers: Use a null-terminated string to lookup in servers tree by Christopher Faulet · 3 years, 4 months ago
  70. b3c4a8f BUILD: threads: fix pthread_mutex_unlock when !USE_THREAD by Willy Tarreau · 3 years, 4 months ago
  71. acff309 BUG/MINOR: check: fix the condition to validate a port-less server by Willy Tarreau · 3 years, 4 months ago
  72. 59bab61 BUG/MINOR: stats: Add missing agent stats on servers by Christopher Faulet · 3 years, 4 months ago
  73. 5fcd428 BUG/MEDIUM: ssl_sample: fix segfault for srv samples on invalid request by Amaury Denoyelle · 3 years, 4 months ago
  74. 3c032f2 BUG/MINOR: mworker: do not export HAPROXY_MWORKER_REEXEC across programs by Willy Tarreau · 3 years, 4 months ago
  75. 2614619 BUG/MEDIUM: mworker: do not register an exit handler if exit is expected by Willy Tarreau · 3 years, 4 months ago
  76. dc70c18 BUG/MEDIUM: cfgcond: limit recursion level in the condition expression parser by Willy Tarreau · 3 years, 4 months ago
  77. 048368e MINOR: deinit: always deinit the init_mutex on failed initialization by jenny-cheung · 3 years, 5 months ago
  78. b73f653 CLEANUP: http_ana: Remove now unused label from http_process_request() by Christopher Faulet · 3 years, 4 months ago
  79. 2524123 MEDIUM: proxy: remove long-broken 'option http_proxy' by Willy Tarreau · 3 years, 4 months ago
  80. f1db20c BUG/MINOR: cfgcond: revisit the condition freeing mechanism to avoid a leak by Willy Tarreau · 3 years, 5 months ago
  81. 69a23ae BUG/MINOR: arg: free all args on make_arg_list()'s error path by Willy Tarreau · 3 years, 5 months ago
  82. 79c9bdf BUG/MEDIUM: init: restore behavior of command-line "-m" for memory limitation by Willy Tarreau · 3 years, 5 months ago
  83. 316ea7e MINOR: cfgcond: support terms made of parenthesis around expressions by Willy Tarreau · 3 years, 5 months ago
  84. ca81887 MINOR: cfgcond: insert an expression between the condition and the term by Willy Tarreau · 3 years, 5 months ago
  85. 087b2d0 MINOR: cfgcond: make the conditional term parser automatically allocate nodes by Willy Tarreau · 3 years, 5 months ago
  86. ca56d3d MINOR: cfgcond: support negating conditional expressions by Willy Tarreau · 3 years, 5 months ago
  87. c8194c3 MINOR: cfgcond: remerge all arguments into a single line by Willy Tarreau · 3 years, 5 months ago
  88. 379ceea MEDIUM: cfgcond: report invalid trailing chars after expressions by Willy Tarreau · 3 years, 5 months ago
  89. f869095 MINOR: cfgcond: start to split the condition parser to introduce terms by Willy Tarreau · 3 years, 5 months ago
  90. 66243b4 REORG: config: move the condition preprocessing code to its own file by Willy Tarreau · 3 years, 5 months ago
  91. ee0d727 CLEANUP: hlua: use free_args() to release args arrays by Willy Tarreau · 3 years, 5 months ago
  92. c15221b CLEANUP: config: use free_args() to release args array in cfg_eval_condition() by Willy Tarreau · 3 years, 5 months ago
  93. ab213a5 MINOR: arg: add a free_args() function to free an args array by Willy Tarreau · 3 years, 5 months ago
  94. a87e782 MINOR: init: make -cc support environment variables expansion by Willy Tarreau · 3 years, 5 months ago
  95. 7edc0fd MINOR: init: verify that there is a single word on "-cc" by Willy Tarreau · 3 years, 5 months ago
  96. 56eb8ed MEDIUM: server: support track keyword for dynamic servers by Amaury Denoyelle · 3 years, 5 months ago
  97. 79f68be MINOR: srv: do not allow to track a dynamic server by Amaury Denoyelle · 3 years, 5 months ago
  98. 669b620 MINOR: srv: extract tracking server config function by Amaury Denoyelle · 3 years, 5 months ago
  99. 6a51090 BUILD: lua: silence a build warning with TCC by Willy Tarreau · 3 years, 5 months ago
  100. 1335da3 BUILD: add detection of missing important CFLAGS by Willy Tarreau · 3 years, 5 months ago