1. aa8bbc1 MINOR: sample: make all bits random on the rand() sample fetch by Willy Tarreau · Sun Mar 08 18:01:10 2020 +0100
  2. 5a6d3e7 BUG/MINOR: checks/threads: use ha_random() and not rand() by Willy Tarreau · Sun Mar 08 17:53:53 2020 +0100
  3. b9f54c5 MINOR: backend: use a single call to ha_random32() for the random LB algo by Willy Tarreau · Sun Mar 08 17:31:39 2020 +0100
  4. 52bf839 BUG/MEDIUM: random: implement a thread-safe and process-safe PRNG by Willy Tarreau · Sun Mar 08 00:42:37 2020 +0100
  5. 0fbf28a Revert "BUG/MEDIUM: random: implement per-thread and per-process random sequences" by Willy Tarreau · Sat Mar 07 11:24:39 2020 +0100
  6. 1c306aa BUG/MEDIUM: random: implement per-thread and per-process random sequences by Willy Tarreau · Fri Mar 06 19:04:55 2020 +0100
  7. 6c3a681 BUG/MEDIUM: random: initialize the random pool a bit better by Willy Tarreau · Fri Mar 06 18:57:15 2020 +0100
  8. 49c2a70 BUG/MINOR: http-rules: Abort transaction when a redirect is applied on response by Christopher Faulet · Fri Mar 06 15:44:37 2020 +0100
  9. ddc005a BUG/MINOR: rules: Increment be_counters if backend is assigned for a silent-drop by Christopher Faulet · Fri Mar 06 15:23:18 2020 +0100
  10. f573ba2 BUG/MINOR: rules: Return ACT_RET_ABRT when a silent-drop action is executed by Christopher Faulet · Fri Mar 06 15:15:49 2020 +0100
  11. 177f480 BUG/MINOR: rules: Preserve FLT_END analyzers on silent-drop action by Christopher Faulet · Fri Mar 06 15:10:46 2020 +0100
  12. 5e89651 MINOR: compression/filters: Initialize the comp filter when stream is created by Christopher Faulet · Fri Mar 06 14:59:05 2020 +0100
  13. 65554e1 MINOR: cache/filters: Initialize the cache filter when stream is created by Christopher Faulet · Fri Mar 06 14:52:06 2020 +0100
  14. d4a824e BUG/MINOR: http-rules: Fix a typo in the reject action function by Christopher Faulet · Fri Mar 06 15:07:09 2020 +0100
  15. c5bb5a0 BUG/MINOR: http-rules: Preserve FLT_END analyzers on reject action by Christopher Faulet · Fri Mar 06 14:02:57 2020 +0100
  16. 90d22a8 BUG/MINOR: http-rules: Return ACT_RET_ABRT to abort a transaction by Christopher Faulet · Fri Mar 06 11:18:39 2020 +0100
  17. bc275a9 BUG/MINOR: lua: Init the lua wake_time value before calling a lua function by Christopher Faulet · Wed Feb 26 14:55:16 2020 +0100
  18. 501465d MINOR: lua: Rename hlua_action_wake_time() to hlua_set_wake_time() by Christopher Faulet · Wed Feb 26 14:54:16 2020 +0100
  19. d8f0e07 MINOR: lua: Remove the flag HLUA_TXN_HTTP_RDY by Christopher Faulet · Tue Feb 25 09:45:51 2020 +0100
  20. d31c7b3 MINOR: lua: Stop using lua txn in hlua_http_del_hdr() and hlua_http_add_hdr() by Christopher Faulet · Tue Feb 25 09:37:57 2020 +0100
  21. d1914aa MINOR: lua: Stop using the lua txn in hlua_http_rep_hdr() by Christopher Faulet · Mon Feb 24 16:52:46 2020 +0100
  22. 9d1332b MINOR: lua: Stop using the lua txn in hlua_http_get_headers() by Christopher Faulet · Mon Feb 24 16:46:16 2020 +0100
  23. 2ac9ba2 MINOR: lua: Add function to know if a channel is a response one by Christopher Faulet · Tue Feb 25 10:15:50 2020 +0100
  24. 0ec740e BUG/MINOR: lua: Ignore the reserve to know if a channel is full or not by Christopher Faulet · Wed Feb 26 11:59:19 2020 +0100
  25. 4ad7310 BUG/MINOR: lua: Abort when txn:done() is called from a Lua action by Christopher Faulet · Thu Mar 05 11:07:31 2020 +0100
  26. e58c000 BUG/MINOR: http-ana: Reset request analysers on a response side error by Christopher Faulet · Mon Mar 02 16:21:01 2020 +0100
  27. e6a62bf BUG/MEDIUM: compression/filters: Fix loop on HTX blocks compressing the payload by Christopher Faulet · Mon Mar 02 16:20:05 2020 +0100
  28. 497c759 BUG/MEDIUM: cache/filters: Fix loop on HTX blocks caching the response payload by Christopher Faulet · Mon Mar 02 16:19:50 2020 +0100
  29. 81340d7 BUG/MINOR: filters: Forward everything if no data filters are called by Christopher Faulet · Wed Feb 26 15:47:22 2020 +0100
  30. c50ee0b BUG/MINOR: filters: Use filter offset to decude the amount of forwarded data by Christopher Faulet · Mon Feb 24 16:20:09 2020 +0100
  31. 24598a4 MINOR: flt_trace: Use htx_find_offset() to get the available payload length by Christopher Faulet · Wed Feb 26 22:06:11 2020 +0100
  32. bb76aa4 MINOR: htx: Use htx_find_offset() to truncate an HTX message by Christopher Faulet · Mon Feb 24 15:09:24 2020 +0100
  33. 1cdceb9 MINOR: htx: Add a function to return a block at a specific offset by Christopher Faulet · Mon Feb 24 11:41:59 2020 +0100
  34. ba837ec CLEANUP: proxy_protocol: Use `size_t` when parsing TLVs by Tim Duesterhus · Thu Mar 05 23:11:02 2020 +0100
  35. 488ee7f BUG/MAJOR: proxy_protocol: Properly validate TLV lengths by Tim Duesterhus · Thu Mar 05 22:55:20 2020 +0100
  36. b1beaa3 BUG/MINOR: init: make the automatic maxconn consider the max of soft/hard limits by Willy Tarreau · Fri Mar 06 10:25:31 2020 +0100
  37. f91ac19 OPTIM: startup: fast unique_id allocation for acl. by Carl Henrik Lunde · Thu Feb 27 16:45:50 2020 +0100
  38. a17e662 MEDIUM: stream: Make the `unique_id` member of `struct stream` a `struct ist` by Tim Duesterhus · Thu Mar 05 20:19:02 2020 +0100
  39. 0643b0e MINOR: proxy: Make `header_unique_id` a `struct ist` by Tim Duesterhus · Thu Mar 05 17:56:35 2020 +0100
  40. ed52637 CLEANUP: Use `isttest()` and `istfree()` by Tim Duesterhus · Thu Mar 05 17:56:33 2020 +0100
  41. e296d3e MINOR: ist: Add `int isttest(const struct ist)` by Tim Duesterhus · Thu Mar 05 17:56:31 2020 +0100
  42. 241e29e MINOR: ist: Add `IST_NULL` macro by Tim Duesterhus · Thu Mar 05 17:56:30 2020 +0100
  43. 6cbe62b MINOR: debug: add CLI command "debug dev write" to write an arbitrary size by Willy Tarreau · Thu Mar 05 17:16:24 2020 +0100
  44. d04a2a6 BUG/MINOR: ssl-sock: do not return an uninitialized pointer in ckch_inst_sni_ctx_to_sni_filters by Willy Tarreau · Thu Mar 05 16:26:12 2020 +0100
  45. cfca142 MINOR: ssl: reach a ckch_store from a sni_ctx by William Lallemand · Thu Mar 05 10:17:47 2020 +0100
  46. 38df1c8 MINOR: ssl/cli: support crt-list filters by William Lallemand · Wed Dec 04 15:39:35 2019 +0100
  47. f4629a5 BUG/MINOR: connection/debug: do not enforce !event_type on subscribe() anymore by Willy Tarreau · Thu Mar 05 07:41:20 2020 +0100
  48. 2825b4b MINOR: stream: Use stream_generate_unique_id by Tim Duesterhus · Fri Feb 28 15:13:34 2020 +0100
  49. 127a74d MINOR: stream: Add stream_generate_unique_id function by Tim Duesterhus · Fri Feb 28 15:13:33 2020 +0100
  50. 2c1f37d OPTIM: mux-h1: subscribe rather than waking up at a few other places by Willy Tarreau · Wed Mar 04 17:50:02 2020 +0100
  51. 6f95f6e OPTIM: connection: disable receiving on disabled events when the run queue is too high by Willy Tarreau · Wed Mar 04 18:33:19 2020 +0100
  52. 8de5c4f MEDIUM: connection: only call ->wake() for connect() without I/O by Willy Tarreau · Wed Mar 04 17:45:21 2020 +0100
  53. 4c69cff MINOR: tcp/uxst/sockpair: only ask for I/O when really waiting for a connect() by Willy Tarreau · Wed Mar 04 16:38:00 2020 +0100
  54. ada4c58 MEDIUM: stream-int: make sure to try to immediately validate the connection by Willy Tarreau · Wed Mar 04 16:42:03 2020 +0100
  55. 667fefd BUG/MEDIUM: connection: stop polling for sending when the event is ready by Willy Tarreau · Wed Mar 04 17:22:10 2020 +0100
  56. 109201f BUILD: tools: rely on __ELF__ not USE_DL to enable use of dladdr() by Willy Tarreau · Wed Mar 04 10:31:58 2020 +0100
  57. 9133e48 BUILD: tools: unbreak resolve_sym_name() on non-GNU platforms by Willy Tarreau · Wed Mar 04 10:19:36 2020 +0100
  58. a91b794 MINOR: debug: dump the whole trace if we can't spot the starting point by Willy Tarreau · Wed Mar 04 07:39:32 2020 +0100
  59. 13faf16 MINOR: debug: improve backtrace() on aarch64 and possibly other systems by Willy Tarreau · Wed Mar 04 07:44:06 2020 +0100
  60. cdd8074 MINOR: debug: report the number of entries in the backtrace by Willy Tarreau · Wed Mar 04 07:38:23 2020 +0100
  61. e58114e MINOR: wdt: do not depend on USE_THREAD by Willy Tarreau · Wed Mar 04 10:53:07 2020 +0100
  62. d6f1966 MEDIUM: wdt: fall back to CLOCK_REALTIME if CLOCK_THREAD_CPUTIME is not available by Willy Tarreau · Wed Mar 04 10:48:18 2020 +0100
  63. 7259fa2 BUG/MINOR: wdt: do not return an error when the watchdog couldn't be enabled by Willy Tarreau · Wed Mar 04 10:46:13 2020 +0100
  64. 842e94e MINOR: ssl: add "ca-verify-file" directive by Emmanuel Hocdet · Mon Dec 16 16:39:17 2019 +0100
  65. 0214b45 MINOR: debug: call backtrace() once upon startup by Willy Tarreau · Wed Mar 04 06:01:40 2020 +0100
  66. f5b4e06 MEDIUM: debug: add support for dumping backtraces of stuck threads by Willy Tarreau · Tue Mar 03 15:40:23 2020 +0100
  67. cf12f2e MINOR: cli: make "show fd" rely on resolve_sym_name() by Willy Tarreau · Tue Mar 03 17:29:58 2020 +0100
  68. 2e89b09 MINOR: debug: use resolve_sym_name() to dump task handlers by Willy Tarreau · Tue Mar 03 17:13:02 2020 +0100
  69. eb8b1ca MINOR: tools: add resolve_sym_name() to resolve function pointers by Willy Tarreau · Tue Mar 03 17:09:08 2020 +0100
  70. 762fb3e MINOR: tools: add new function dump_addr_and_bytes() by Willy Tarreau · Tue Mar 03 15:57:10 2020 +0100
  71. 55a6c4f BUILD: tools: remove obsolete and conflicting trace() from standard.c by Willy Tarreau · Tue Mar 03 17:06:52 2020 +0100
  72. 27d00c0 MINOR: task: export run_tasks_from_list by Willy Tarreau · Tue Mar 03 14:59:28 2020 +0100
  73. 3ebd55e MINOR: haproxy: export run_poll_loop by Willy Tarreau · Tue Mar 03 14:59:56 2020 +0100
  74. 1827845 MINOR: haproxy: export main to ease access from debugger by Willy Tarreau · Tue Mar 03 15:25:10 2020 +0100
  75. 82aafc4 BUG/MEDIUM: debug: make the debug_handler check for the thread in threads_to_dump by Willy Tarreau · Tue Mar 03 08:31:34 2020 +0100
  76. 516853f MINOR: debug: report the task handler's pointer relative to main by Willy Tarreau · Tue Mar 03 07:04:42 2020 +0100
  77. 7d9421d MINOR: tools: make sure to correctly check the returned 'ms' in date2std_log by Willy Tarreau · Sat Feb 29 09:08:02 2020 +0100
  78. 77e463f BUG/MINOR: arg: don't reject missing optional args by Willy Tarreau · Fri Feb 28 16:41:29 2020 +0100
  79. 493d9dc MEDIUM: mux-h1: do not blindly wake up the tasklet at end of request anymore by Willy Tarreau · Fri Feb 28 15:21:42 2020 +0100
  80. 065a025 MEDIUM: connection: don't stop receiving events in the FD handler by Willy Tarreau · Fri Feb 28 14:42:26 2020 +0100
  81. 7e59c0a MEDIUM: connection: make the subscribe() call able to wakeup if ready by Willy Tarreau · Fri Feb 28 14:24:49 2020 +0100
  82. 8dd348c MINOR: rawsock: always mark the FD not ready when we're certain it happens by Willy Tarreau · Fri Feb 28 14:09:12 2020 +0100
  83. b045bb2 MINOR: mux-h1: Remove useless case-insensitive comparisons by Christopher Faulet · Fri Feb 28 10:42:20 2020 +0100
  84. 3e1f7f4 BUG/MINOR: http-htx: Do case-insensive comparisons on Host header name by Christopher Faulet · Fri Feb 28 09:47:07 2020 +0100
  85. 81725b8 BUG/MINOR: dns: ignore trailing dot by Lukas Tribus · Thu Feb 27 15:47:24 2020 +0100
  86. 8588857 BUG/MEDIUM: ssl: chain must be initialized with sk_X509_new_null() by William Lallemand · Thu Feb 27 14:48:35 2020 +0100
  87. 530408f BUG/MINOR: sample: Make sure to return stable IDs in the unique-id fetch by Tim Duesterhus · Wed Feb 26 16:20:49 2020 +0100
  88. 55c5399 MINOR: epoll: always initialize all of epoll_event to please valgrind by Willy Tarreau · Wed Feb 26 14:32:53 2020 +0100
  89. c1563e5 MINOR: wdt: always clear sigev_value to make valgrind happy by Willy Tarreau · Wed Feb 26 14:03:05 2020 +0100
  90. fd2658c BUG/MINOR: h2: reject again empty :path pseudo-headers by Willy Tarreau · Wed Feb 26 13:51:38 2020 +0100
  91. cf8cf6c MINOR: ssl/cli: "show ssl cert" command should print the "Chain Filename:" by Emmanuel Hocdet · Tue Feb 18 16:06:14 2020 +0100
  92. 6f507c7 MINOR: ssl: resolve ocsp_issuer later by Emmanuel Hocdet · Tue Feb 18 15:56:39 2020 +0100
  93. b90d2cb MINOR: ssl: resolve issuers chain later by Emmanuel Hocdet · Tue Feb 18 15:27:32 2020 +0100
  94. 75a7aa1 MINOR: ssl: move find certificate chain code to its own function by Emmanuel Hocdet · Tue Feb 18 15:19:24 2020 +0100
  95. 2104659 MEDIUM: buffer: remove the buffer_wq lock by Willy Tarreau · Wed Feb 26 10:39:36 2020 +0100
  96. e0f3fd5 CLEANUP: ssl: move issuer_chain tree and definition by William Lallemand · Tue Feb 25 14:53:06 2020 +0100
  97. a90e593 MINOR: ssl/cli: reorder 'show ssl cert' output by William Lallemand · Tue Feb 25 14:07:58 2020 +0100
  98. bb7288a MINOR: ssl/cli: 'show ssl cert'displays the issuer in the chain by William Lallemand · Tue Feb 25 14:04:33 2020 +0100
  99. 35f4a9d MINOR: ssl/cli: 'show ssl cert' displays the chain by William Lallemand · Tue Feb 25 11:56:32 2020 +0100
  100. 1b85785 MINOR: config: mark global.debug as deprecated by Willy Tarreau · Tue Feb 25 11:27:22 2020 +0100