1. d397385 BUG/MINOR: mux-quic: prevent crash if conn released during IO callback by Amaury Denoyelle · Mon Jul 25 14:56:54 2022 +0200
  2. 51d38a2 BUG/MEDIUM: pattern: only visit equivalent nodes when skipping versions by Willy Tarreau · Mon Aug 01 11:46:27 2022 +0200
  3. 81f3b80 MINOR: ebtree: add ebmb_lookup_shorter() to pursue lookups by Willy Tarreau · Mon Aug 01 10:37:29 2022 +0200
  4. 0dc9e6d DEBUG: tools: provide a tree dump function for ebmbtrees as well by Willy Tarreau · Mon Aug 01 11:55:57 2022 +0200
  5. 87aff02 MINOR: thread: provide an alternative to pthread's rwlock by Willy Tarreau · Sun Jul 10 10:58:57 2022 +0200
  6. 688709d MAJOR: threads/plock: update the embedded library by Willy Tarreau · Fri Jul 29 17:53:31 2022 +0200
  7. ddab05b BUG/MEDIUM: queue/threads: limit the number of entries dequeued at once by Willy Tarreau · Sat Jul 30 09:53:22 2022 +0200
  8. dc07751 MINOR: quic: Send packets as much as possible from qc_send_app_pkts() by Frédéric Lécaille · Tue Jul 26 09:17:19 2022 +0200
  9. 843399f BUG/MAJOR: quic: Useless resource intensive loop qc_ackrng_pkts() by Frédéric Lécaille · Fri Jul 22 16:27:44 2022 +0200
  10. dc591cd MINOR: quic: Stop looking for packet loss asap by Frédéric Lécaille · Thu Jul 21 14:24:41 2022 +0200
  11. d2e104f BUG/MINOR: quic: loss time limit variable computed but not used by Frédéric Lécaille · Thu Jul 21 09:55:15 2022 +0200
  12. 43910a9 MINOR: quic: New "quic-cc-algo" bind keyword by Frédéric Lécaille · Mon Jul 11 10:24:21 2022 +0200
  13. 1c9c2f6 MEDIUM: quic: Cubic congestion control algorithm implementation by Frédéric Lécaille · Wed Jun 01 15:06:58 2022 +0200
  14. c591459 MINOR: quic: Congestion control architecture refactoring by Frédéric Lécaille · Tue May 31 09:40:44 2022 +0200
  15. 72a78e8 BUG/MEDIUM: mux-quic: fix missing EOI flag to prevent streams leaks by Amaury Denoyelle · Fri Jul 29 15:34:12 2022 +0200
  16. b5d062d MINOR: cli: warning on _getsocks when socket were closed by William Lallemand · Thu Jul 28 15:33:41 2022 +0200
  17. 9c821e6 Revert "MINOR: cli: emit a warning when _getsocks was used more than once" by William Lallemand · Wed Jul 27 13:55:54 2022 +0200
  18. 14b98ef BUG/MINOR: mworker: PROC_O_LEAVING used but not updated by William Lallemand · Wed Jul 27 11:57:12 2022 +0200
  19. 519cd20 MINOR: cli: emit a warning when _getsocks was used more than once by William Lallemand · Wed Jul 27 11:48:54 2022 +0200
  20. b983145 BUG/MINOR: fd: always remove late updates when freeing fd_updt[] by Willy Tarreau · Tue Jul 26 19:06:17 2022 +0200
  21. c31577f MEDIUM: resolvers: continue startup if network is unavailable by William Lallemand · Tue Jul 26 10:50:09 2022 +0200
  22. dc66f2f DEBUG: fd: split the fd check by William Lallemand · Tue Jul 26 10:35:24 2022 +0200
  23. 244331f Revert "BUG/MINOR: peers: set the proxy's name to the peers section name" by Christopher Faulet · Mon Jul 25 15:10:44 2022 +0200
  24. 708949d MINOR: sockpair: move send_fd_uxst() error message in caller by William Lallemand · Mon Jul 25 16:04:38 2022 +0200
  25. f67e8fb BUG/MINOR: sockpair: wrong return value for fd_send_uxst() by William Lallemand · Mon Jul 25 15:51:30 2022 +0200
  26. 51b1fce DEBUG: fd: detect possibly invalid tgid in fd_insert() by Willy Tarreau · Mon Jul 25 15:42:41 2022 +0200
  27. 6983426 BUG/MAJOR: poller: drop FD's tgid when masks don't match by Willy Tarreau · Mon Jul 25 15:39:21 2022 +0200
  28. 53bfac8 BUG/MEDIUM: master: force the thread count earlier by Willy Tarreau · Fri Jul 22 17:35:49 2022 +0200
  29. 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
  30. ca67992 BUG/MEDIUM: stconn: Only reset connect expiration when processing backend side by Christopher Faulet · Wed Jul 20 13:24:04 2022 +0200
  31. 41afd90 BUILD: add detection for unsupported compiler models by Willy Tarreau · Thu Jul 21 09:55:22 2022 +0200
  32. d4835a9 BUG/MEDIUM: mworker: proc_self incorrectly set crashes upon reload by William Lallemand · Thu Jul 21 00:52:43 2022 +0200
  33. 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
  34. bac3a82 BUG/MINOR: mworker/cli: relative pid prefix not validated anymore by William Lallemand · Wed Jul 20 14:30:56 2022 +0200
  35. 0f17ab2 MINOR: ssl: enhance ca-file error emitting by William Lallemand · Tue Jul 19 18:03:16 2022 +0200
  36. 3b8bafd MINOR: init: load OpenSSL error strings by William Lallemand · Tue Jul 19 18:13:29 2022 +0200
  37. c1640f7 BUG/MEDIUM: fd/threads: fix incorrect thread selection in wakeup broadcast by Willy Tarreau · Tue Jul 19 15:58:00 2022 +0200
  38. 7e94b40 BUG/MINOR: fd: Properly init the fd state in fd_insert() by Christopher Faulet · Tue Jul 19 12:04:18 2022 +0200
  39. f7ebe58 BUILD: debug: Add braces to if statement calling only CHECK_IF() by Christopher Faulet · Tue Jul 19 11:53:46 2022 +0200
  40. 0933c7b BUG/MINOR: quic: do not send CONNECTION_CLOSE_APP in initial/handshake by Amaury Denoyelle · Mon Jul 18 14:11:50 2022 +0200
  41. 03f3049 BUG/MINOR: tools: fix statistical_prng_range()'s output range by Willy Tarreau · Mon Jul 18 19:09:55 2022 +0200
  42. 4348232 BUG/MINOR: ssl: allow duplicate certificates in ca-file directories by William Lallemand · Mon Jul 18 18:42:52 2022 +0200
  43. 3bda807 BUG/MINOR: resolvers: shut off the warning for the default resolvers by William Lallemand · Mon Jul 18 14:12:17 2022 +0200
  44. e606c84 MINOR: resolvers: resolvers_destroy() deinit and free a resolver by William Lallemand · Mon Jul 18 14:09:58 2022 +0200
  45. 5b3cd95 BUG/MEDIUM: tools: avoid calling dlsym() in static builds (try 2) by Willy Tarreau · Mon Jul 18 13:58:17 2022 +0200
  46. bc50e0d BUILD: makefile: Fix install(1) handling for OpenBSD/NetBSD/Solaris/AIX by Brad Smith · Sat Jul 16 05:18:50 2022 -0400
  47. 2200a9c [RELEASE] Released version 2.7-dev2 by Willy Tarreau · Sat Jul 16 17:17:22 2022 +0200
  48. 288dc1d BUG/MEDIUM: tools: avoid calling dlsym() in static builds by Willy Tarreau · Sat Jul 16 13:49:34 2022 +0200
  49. 856d56d MINOR: config: change default MAX_TGROUPS to 16 by Willy Tarreau · Fri Jul 15 21:46:55 2022 +0200
  50. c6b596d CLEANUP: threads: remove the now unused all_threads_mask and tid_bit by Willy Tarreau · Fri Jul 15 17:28:11 2022 +0200
  51. cfdd20a MEDIUM: fd: support broadcasting updates for foreign groups in updt_fd_polling by Willy Tarreau · Fri Jul 15 20:12:31 2022 +0200
  52. 1f947cb MAJOR: poller: only touch/inspect the update_mask under tgid protection by Willy Tarreau · Sat Jul 09 23:55:43 2022 +0200
  53. d95f18f MAJOR: pollers: rely on fd_reregister_all() at boot time by Willy Tarreau · Sat Jul 09 23:23:50 2022 +0200
  54. 9baff4f MEDIUM: fd: support stopping FDs during starting by Willy Tarreau · Fri Jul 15 18:56:48 2022 +0200
  55. 88c4c14 MINOR: fd: add fd_reregister_all() to deal with boot-time FDs by Willy Tarreau · Sat Jul 09 23:19:19 2022 +0200
  56. d0b73bc MEDIUM: listener: switch bind_thread from global to group-local by Willy Tarreau · Tue Jun 28 08:30:43 2022 +0200
  57. 6018c02 MEDIUM: thread: change thread_resolve_group_mask() to return group-local values by Willy Tarreau · Tue Jun 28 08:27:43 2022 +0200
  58. 0b51eab MEDIUM: fd: quit fd_update_events() when FD is closed by Willy Tarreau · Fri Jul 08 15:36:14 2022 +0200
  59. ddedc16 MEDIUM: fd: make fd_insert/fd_delete atomically update fd.tgid by Willy Tarreau · Thu Jul 07 15:05:55 2022 +0200
  60. 27a3245 MEDIUM: fd: make fd_insert() take local thread masks by Willy Tarreau · Thu Jul 07 08:29:00 2022 +0200
  61. 3638d17 MEDIUM: fd: make thread_mask now represent group-local IDs by Willy Tarreau · Thu Jul 07 08:23:03 2022 +0200
  62. d6e1987 MINOR: fd: make fd_clr_running() return the previous value instead by Willy Tarreau · Sat Jul 09 15:57:17 2022 +0200
  63. a707d02 MEDIUM: fd/poller: turn running_mask to group-local IDs by Willy Tarreau · Thu Jul 07 08:16:08 2022 +0200
  64. 6d3c501 MEDIUM: fd/poller: turn update_mask to group-local IDs by Willy Tarreau · Tue Jul 05 19:21:06 2022 +0200
  65. 6302212 MEDIUM: fd/poller: turn polled_mask to group-local IDs by Willy Tarreau · Wed Jul 06 10:37:31 2022 +0200
  66. 0dc1cc9 MAJOR: fd: grab the tgid before manipulating running by Willy Tarreau · Wed Jul 06 18:47:38 2022 +0200
  67. ceffd17 MINOR: fd: add fd_get_running() to atomically return the running mask by Willy Tarreau · Sat Jul 09 14:09:35 2022 +0200
  68. 080373e MINOR: fd: add functions to manipulate the FD's tgid by Willy Tarreau · Wed Jul 06 18:27:13 2022 +0200
  69. c243182 MINOR: cli/fd: show fd's tgid and refcount in "show fd" by Willy Tarreau · Fri Jul 08 10:23:01 2022 +0200
  70. 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
  71. 512dd2d MINOR: fd: make fd_insert() apply the thread mask itself by Willy Tarreau · Wed Jul 06 11:27:42 2022 +0200
  72. 8e2c0fa MINOR: fd: delete unused updates on close() by Willy Tarreau · Wed Jul 06 16:20:11 2022 +0200
  73. 35ee710 MEDIUM: fd/poller: make the update-list per-group by Willy Tarreau · Fri Jul 08 11:33:43 2022 +0200
  74. 2f36d90 MAJOR: fd: remove pending updates upon real close by Willy Tarreau · Wed Jul 06 16:23:41 2022 +0200
  75. 15c5500 MEDIUM: conn: make conn_backend_get always scan the same group by Willy Tarreau · Thu Jul 07 09:12:45 2022 +0200
  76. d60269f DOC: design: add some thoughts about how to handle the update_list by Willy Tarreau · Wed Jul 06 15:44:49 2022 +0200
  77. 91a7c16 MINOR: task: move the niced_tasks counter to the thread group context by Willy Tarreau · Thu Jul 07 15:25:40 2022 +0200
  78. b0e7712 MEDIUM: task/thread: move the task shared wait queues per thread group by Willy Tarreau · Thu Jul 07 15:22:55 2022 +0200
  79. 82e378a MINOR: fd/thread: get rid of thread_mask() by Willy Tarreau · Wed Jul 06 11:22:42 2022 +0200
  80. 6bdf945 MINOR: cli/threads: always bind CLI to thread group 1 by Willy Tarreau · Wed Jul 06 11:52:24 2022 +0200
  81. dcbd763 MINOR: mworker/threads: limit the mworker sockets to group 1 by Willy Tarreau · Wed Jul 06 11:46:34 2022 +0200
  82. 5b09341 MEDIUM: cpu-map: replace the process number with the thread group number by Willy Tarreau · Fri Jul 08 09:38:30 2022 +0200
  83. 1b2b59b MINOR: thread: remove MAX_THREADS limitation by Willy Tarreau · Thu Jul 07 15:11:32 2022 +0200
  84. e5715bf MEDIUM: poller: disable thread-groups for poll() and select() by Willy Tarreau · Sat Jul 09 23:38:46 2022 +0200
  85. 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
  86. 1b927eb MEDIUM: proto: stop protocols under thread isolation during soft stop by Willy Tarreau · Fri Jul 15 19:15:02 2022 +0200
  87. 7aa4119 MEDIUM: debug/threads: make the lock debugging take tgroups into account by Willy Tarreau · Fri Jul 15 17:53:10 2022 +0200
  88. 4d9888c CLEANUP: fd: get rid of the __GET_{NEXT,PREV} macros by Willy Tarreau · Wed Jul 06 14:43:51 2022 +0200
  89. 740038c MINOR: listener/config: make "thread" always support up to LONGBITS by Willy Tarreau · Fri Jul 15 17:18:23 2022 +0200
  90. acd6441 MEDIUM: config: remove the "process" keyword on "bind" lines by Willy Tarreau · Fri Jul 15 17:16:01 2022 +0200
  91. 94f763b MEDIUM: config: remove deprecated "bind-process" directives from frontends by Willy Tarreau · Fri Jul 15 17:14:40 2022 +0200
  92. 91f7a1a CLEANUP: applet: remove the obsolete command context from the appctx by Willy Tarreau · Fri Jul 15 16:26:44 2022 +0200
  93. 9a7fa90 MINOR: cli/activity: add a thread number argument to "show activity" by Willy Tarreau · Fri Jul 15 16:51:16 2022 +0200
  94. dadf00e DEBUG: cli: add a new "debug dev deadlock" expert command by Willy Tarreau · Fri Jul 15 08:25:03 2022 +0200
  95. 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
  96. f0c86dd BUG/MEDIUM: debug: fix parallel thread dumps again by Willy Tarreau · Fri Jul 15 13:14:03 2022 +0200
  97. 55433f9 BUG/MINOR: debug: enter ha_panic() only once by Willy Tarreau · Fri Jul 15 12:48:58 2022 +0200
  98. f15c75a BUG/MINOR: thread: use the correct thread's group in ha_tkillall() by Willy Tarreau · Fri Jul 15 08:27:56 2022 +0200
  99. 52f238d BUG/MEDIUM: cli/threads: make "show threads" more robust on applets by Willy Tarreau · Fri Jul 15 12:08:40 2022 +0200
  100. 9b0f0d1 BUG/MINOR: threads: produce correct global mask for tgroup > 1 by Willy Tarreau · Fri Jul 15 19:38:52 2022 +0200