1. 6983426 BUG/MAJOR: poller: drop FD's tgid when masks don't match by Willy Tarreau · Mon Jul 25 15:39:21 2022 +0200
  2. 53bfac8 BUG/MEDIUM: master: force the thread count earlier by Willy Tarreau · Fri Jul 22 17:35:49 2022 +0200
  3. 38c5394 BUG/MINOR: backend: Fallback on RR algo if balance on source is impossible by Christopher Faulet · Fri Jul 22 17:07:32 2022 +0200
  4. ca67992 BUG/MEDIUM: stconn: Only reset connect expiration when processing backend side by Christopher Faulet · Wed Jul 20 13:24:04 2022 +0200
  5. 41afd90 BUILD: add detection for unsupported compiler models by Willy Tarreau · Thu Jul 21 09:55:22 2022 +0200
  6. d4835a9 BUG/MEDIUM: mworker: proc_self incorrectly set crashes upon reload by William Lallemand · Thu Jul 21 00:52:43 2022 +0200
  7. a18c333 BUG/MAJOR: mux_quic: fix invalid PROTOCOL_VIOLATION on POST data overlap by Frédéric Lécaille · Mon Jul 04 09:54:58 2022 +0200
  8. bac3a82 BUG/MINOR: mworker/cli: relative pid prefix not validated anymore by William Lallemand · Wed Jul 20 14:30:56 2022 +0200
  9. 0f17ab2 MINOR: ssl: enhance ca-file error emitting by William Lallemand · Tue Jul 19 18:03:16 2022 +0200
  10. 3b8bafd MINOR: init: load OpenSSL error strings by William Lallemand · Tue Jul 19 18:13:29 2022 +0200
  11. c1640f7 BUG/MEDIUM: fd/threads: fix incorrect thread selection in wakeup broadcast by Willy Tarreau · Tue Jul 19 15:58:00 2022 +0200
  12. 7e94b40 BUG/MINOR: fd: Properly init the fd state in fd_insert() by Christopher Faulet · Tue Jul 19 12:04:18 2022 +0200
  13. f7ebe58 BUILD: debug: Add braces to if statement calling only CHECK_IF() by Christopher Faulet · Tue Jul 19 11:53:46 2022 +0200
  14. 0933c7b BUG/MINOR: quic: do not send CONNECTION_CLOSE_APP in initial/handshake by Amaury Denoyelle · Mon Jul 18 14:11:50 2022 +0200
  15. 03f3049 BUG/MINOR: tools: fix statistical_prng_range()'s output range by Willy Tarreau · Mon Jul 18 19:09:55 2022 +0200
  16. 4348232 BUG/MINOR: ssl: allow duplicate certificates in ca-file directories by William Lallemand · Mon Jul 18 18:42:52 2022 +0200
  17. 3bda807 BUG/MINOR: resolvers: shut off the warning for the default resolvers by William Lallemand · Mon Jul 18 14:12:17 2022 +0200
  18. e606c84 MINOR: resolvers: resolvers_destroy() deinit and free a resolver by William Lallemand · Mon Jul 18 14:09:58 2022 +0200
  19. 5b3cd95 BUG/MEDIUM: tools: avoid calling dlsym() in static builds (try 2) by Willy Tarreau · Mon Jul 18 13:58:17 2022 +0200
  20. bc50e0d BUILD: makefile: Fix install(1) handling for OpenBSD/NetBSD/Solaris/AIX by Brad Smith · Sat Jul 16 05:18:50 2022 -0400
  21. 2200a9c [RELEASE] Released version 2.7-dev2 by Willy Tarreau · Sat Jul 16 17:17:22 2022 +0200
  22. 288dc1d BUG/MEDIUM: tools: avoid calling dlsym() in static builds by Willy Tarreau · Sat Jul 16 13:49:34 2022 +0200
  23. 856d56d MINOR: config: change default MAX_TGROUPS to 16 by Willy Tarreau · Fri Jul 15 21:46:55 2022 +0200
  24. c6b596d CLEANUP: threads: remove the now unused all_threads_mask and tid_bit by Willy Tarreau · Fri Jul 15 17:28:11 2022 +0200
  25. cfdd20a MEDIUM: fd: support broadcasting updates for foreign groups in updt_fd_polling by Willy Tarreau · Fri Jul 15 20:12:31 2022 +0200
  26. 1f947cb MAJOR: poller: only touch/inspect the update_mask under tgid protection by Willy Tarreau · Sat Jul 09 23:55:43 2022 +0200
  27. d95f18f MAJOR: pollers: rely on fd_reregister_all() at boot time by Willy Tarreau · Sat Jul 09 23:23:50 2022 +0200
  28. 9baff4f MEDIUM: fd: support stopping FDs during starting by Willy Tarreau · Fri Jul 15 18:56:48 2022 +0200
  29. 88c4c14 MINOR: fd: add fd_reregister_all() to deal with boot-time FDs by Willy Tarreau · Sat Jul 09 23:19:19 2022 +0200
  30. d0b73bc MEDIUM: listener: switch bind_thread from global to group-local by Willy Tarreau · Tue Jun 28 08:30:43 2022 +0200
  31. 6018c02 MEDIUM: thread: change thread_resolve_group_mask() to return group-local values by Willy Tarreau · Tue Jun 28 08:27:43 2022 +0200
  32. 0b51eab MEDIUM: fd: quit fd_update_events() when FD is closed by Willy Tarreau · Fri Jul 08 15:36:14 2022 +0200
  33. ddedc16 MEDIUM: fd: make fd_insert/fd_delete atomically update fd.tgid by Willy Tarreau · Thu Jul 07 15:05:55 2022 +0200
  34. 27a3245 MEDIUM: fd: make fd_insert() take local thread masks by Willy Tarreau · Thu Jul 07 08:29:00 2022 +0200
  35. 3638d17 MEDIUM: fd: make thread_mask now represent group-local IDs by Willy Tarreau · Thu Jul 07 08:23:03 2022 +0200
  36. d6e1987 MINOR: fd: make fd_clr_running() return the previous value instead by Willy Tarreau · Sat Jul 09 15:57:17 2022 +0200
  37. a707d02 MEDIUM: fd/poller: turn running_mask to group-local IDs by Willy Tarreau · Thu Jul 07 08:16:08 2022 +0200
  38. 6d3c501 MEDIUM: fd/poller: turn update_mask to group-local IDs by Willy Tarreau · Tue Jul 05 19:21:06 2022 +0200
  39. 6302212 MEDIUM: fd/poller: turn polled_mask to group-local IDs by Willy Tarreau · Wed Jul 06 10:37:31 2022 +0200
  40. 0dc1cc9 MAJOR: fd: grab the tgid before manipulating running by Willy Tarreau · Wed Jul 06 18:47:38 2022 +0200
  41. ceffd17 MINOR: fd: add fd_get_running() to atomically return the running mask by Willy Tarreau · Sat Jul 09 14:09:35 2022 +0200
  42. 080373e MINOR: fd: add functions to manipulate the FD's tgid by Willy Tarreau · Wed Jul 06 18:27:13 2022 +0200
  43. c243182 MINOR: cli/fd: show fd's tgid and refcount in "show fd" by Willy Tarreau · Fri Jul 08 10:23:01 2022 +0200
  44. 9464bb1 MEDIUM: fd: add the tgid to the fd and pass it to fd_insert() by Willy Tarreau · Tue Jul 05 05:16:13 2022 +0200
  45. 512dd2d MINOR: fd: make fd_insert() apply the thread mask itself by Willy Tarreau · Wed Jul 06 11:27:42 2022 +0200
  46. 8e2c0fa MINOR: fd: delete unused updates on close() by Willy Tarreau · Wed Jul 06 16:20:11 2022 +0200
  47. 35ee710 MEDIUM: fd/poller: make the update-list per-group by Willy Tarreau · Fri Jul 08 11:33:43 2022 +0200
  48. 2f36d90 MAJOR: fd: remove pending updates upon real close by Willy Tarreau · Wed Jul 06 16:23:41 2022 +0200
  49. 15c5500 MEDIUM: conn: make conn_backend_get always scan the same group by Willy Tarreau · Thu Jul 07 09:12:45 2022 +0200
  50. d60269f DOC: design: add some thoughts about how to handle the update_list by Willy Tarreau · Wed Jul 06 15:44:49 2022 +0200
  51. 91a7c16 MINOR: task: move the niced_tasks counter to the thread group context by Willy Tarreau · Thu Jul 07 15:25:40 2022 +0200
  52. b0e7712 MEDIUM: task/thread: move the task shared wait queues per thread group by Willy Tarreau · Thu Jul 07 15:22:55 2022 +0200
  53. 82e378a MINOR: fd/thread: get rid of thread_mask() by Willy Tarreau · Wed Jul 06 11:22:42 2022 +0200
  54. 6bdf945 MINOR: cli/threads: always bind CLI to thread group 1 by Willy Tarreau · Wed Jul 06 11:52:24 2022 +0200
  55. dcbd763 MINOR: mworker/threads: limit the mworker sockets to group 1 by Willy Tarreau · Wed Jul 06 11:46:34 2022 +0200
  56. 5b09341 MEDIUM: cpu-map: replace the process number with the thread group number by Willy Tarreau · Fri Jul 08 09:38:30 2022 +0200
  57. 1b2b59b MINOR: thread: remove MAX_THREADS limitation by Willy Tarreau · Thu Jul 07 15:11:32 2022 +0200
  58. e5715bf MEDIUM: poller: disable thread-groups for poll() and select() by Willy Tarreau · Sat Jul 09 23:38:46 2022 +0200
  59. b1093c6 MEDIUM: poller: program the update in fd_update_events() for a migrated FD by Willy Tarreau · Sat Jul 09 18:55:37 2022 +0200
  60. 1b927eb MEDIUM: proto: stop protocols under thread isolation during soft stop by Willy Tarreau · Fri Jul 15 19:15:02 2022 +0200
  61. 7aa4119 MEDIUM: debug/threads: make the lock debugging take tgroups into account by Willy Tarreau · Fri Jul 15 17:53:10 2022 +0200
  62. 4d9888c CLEANUP: fd: get rid of the __GET_{NEXT,PREV} macros by Willy Tarreau · Wed Jul 06 14:43:51 2022 +0200
  63. 740038c MINOR: listener/config: make "thread" always support up to LONGBITS by Willy Tarreau · Fri Jul 15 17:18:23 2022 +0200
  64. acd6441 MEDIUM: config: remove the "process" keyword on "bind" lines by Willy Tarreau · Fri Jul 15 17:16:01 2022 +0200
  65. 94f763b MEDIUM: config: remove deprecated "bind-process" directives from frontends by Willy Tarreau · Fri Jul 15 17:14:40 2022 +0200
  66. 91f7a1a CLEANUP: applet: remove the obsolete command context from the appctx by Willy Tarreau · Fri Jul 15 16:26:44 2022 +0200
  67. 9a7fa90 MINOR: cli/activity: add a thread number argument to "show activity" by Willy Tarreau · Fri Jul 15 16:51:16 2022 +0200
  68. dadf00e DEBUG: cli: add a new "debug dev deadlock" expert command by Willy Tarreau · Fri Jul 15 08:25:03 2022 +0200
  69. dd75b64 MINOR: cli/streams: show a stream's tgid next to its thread ID by Willy Tarreau · Fri Jul 15 16:18:43 2022 +0200
  70. f0c86dd BUG/MEDIUM: debug: fix parallel thread dumps again by Willy Tarreau · Fri Jul 15 13:14:03 2022 +0200
  71. 55433f9 BUG/MINOR: debug: enter ha_panic() only once by Willy Tarreau · Fri Jul 15 12:48:58 2022 +0200
  72. f15c75a BUG/MINOR: thread: use the correct thread's group in ha_tkillall() by Willy Tarreau · Fri Jul 15 08:27:56 2022 +0200
  73. 52f238d BUG/MEDIUM: cli/threads: make "show threads" more robust on applets by Willy Tarreau · Fri Jul 15 12:08:40 2022 +0200
  74. 9b0f0d1 BUG/MINOR: threads: produce correct global mask for tgroup > 1 by Willy Tarreau · Fri Jul 15 19:38:52 2022 +0200
  75. 114c9c8 MINOR: h3: implement graceful shutdown with GOAWAY by Amaury Denoyelle · Mon Mar 28 14:53:45 2022 +0200
  76. d701039 MINOR: h3: store control stream in h3c by Amaury Denoyelle · Wed Jul 13 15:17:29 2022 +0200
  77. a154dc0 MINOR: mux-quic: send one last time before release by Amaury Denoyelle · Mon Jun 13 17:09:01 2022 +0200
  78. c49d5d1 CLEANUP: mux-quic: move qc_release() by Amaury Denoyelle · Fri Jul 15 10:32:53 2022 +0200
  79. 240b1b1 MEDIUM: quic: send CONNECTION_CLOSE on released MUX by Amaury Denoyelle · Wed Jul 13 15:18:16 2022 +0200
  80. 069288b MINOR: mux-quic/h3: prepare CONNECTION_CLOSE on release by Amaury Denoyelle · Fri Jul 15 10:58:25 2022 +0200
  81. d666d74 MINOR: mux-quic: support app graceful shutdown by Amaury Denoyelle · Wed Jul 13 15:15:58 2022 +0200
  82. 57e6db7 MINOR: quic: define a generic QUIC error type by Amaury Denoyelle · Wed Jul 13 15:07:56 2022 +0200
  83. 41cd879 CLEANUP: quic: clean up include on quic_frame-t.h by Amaury Denoyelle · Wed Jul 13 14:49:39 2022 +0200
  84. 72d8650 BUG/MINOR: quic: fix closing state on NO_ERROR code sent by Amaury Denoyelle · Wed Jul 13 15:08:23 2022 +0200
  85. 6729726 BUG/MEDIUM: debug: fix possible hang when multiple threads dump at once by Willy Tarreau · Wed Jul 13 08:59:39 2022 +0200
  86. a5b5075 MEDIUM: mux-quic: implement STOP_SENDING handling by Amaury Denoyelle · Mon Jul 04 11:44:53 2022 +0200
  87. 843a119 MEDIUM: mux-quic: implement RESET_STREAM emission by Amaury Denoyelle · Mon Jul 04 11:44:38 2022 +0200
  88. 20d1f84 MINOR: mux-quic: use stream states to mark as detached by Amaury Denoyelle · Mon Jul 11 11:23:17 2022 +0200
  89. 38e6006 MINOR: mux-quic: define basic stream states by Amaury Denoyelle · Fri Jul 01 16:48:42 2022 +0200
  90. b68559a MINOR: mux-quic: support stream opening via MAX_STREAM_DATA by Amaury Denoyelle · Wed Jul 06 15:45:20 2022 +0200
  91. 57161b7 MINOR: mux-quic: do not ack STREAM frames on unrecoverable error by Amaury Denoyelle · Thu Jul 07 15:02:32 2022 +0200
  92. 5fbb869 MINOR: mux-quic: filter send/receive-only streams on frame parsing by Amaury Denoyelle · Wed Jul 06 15:43:21 2022 +0200
  93. 4561f84 MINOR: mux-quic: implement qcs_alert() by Amaury Denoyelle · Wed Jul 06 14:54:34 2022 +0200
  94. 392e94e MINOR: mux-quic: add traces on frame parsing functions by Amaury Denoyelle · Wed Jul 06 15:44:16 2022 +0200
  95. c1a6dfd MINOR: mux-quic: rename stream purge function by Amaury Denoyelle · Fri Jul 08 14:04:21 2022 +0200
  96. b143723 REORG: mux-quic: rename stream initialization function by Amaury Denoyelle · Fri Jul 08 11:53:22 2022 +0200
  97. e53b489 BUG/MEDIUM: mux-quic: fix server chunked encoding response by Amaury Denoyelle · Fri Jul 08 17:19:40 2022 +0200
  98. a88e8bf BUILD: http: silence an uninitialized warning affecting gcc-5 by Willy Tarreau · Sun Jul 10 13:13:52 2022 +0200
  99. 481edac BUILD: debug: silence warning on gcc-5 by Willy Tarreau · Sun Jul 10 13:09:54 2022 +0200
  100. 0d02377 MEDIUM: epoll: don't synchronously delete migrated FDs by Willy Tarreau · Sat Jul 09 18:36:49 2022 +0200