1. a2d8ad2 MINOR: quic: Replace MT_LISTs by LISTs for RX packets. by Frédéric Lécaille · 2 years, 3 months ago
  2. ea4a5cb BUG/MINOR: mux-quic: Fix memleak on QUIC stream buffer for unacknowledged data by Frédéric Lécaille · 2 years, 3 months ago
  3. 62c0b99 MINOR: ssl/cli: implement "add ssl ca-file" by William Lallemand · 2 years, 4 months ago
  4. d4774d3 MINOR: ssl: handle ca-file appending in cafile_entry by William Lallemand · 2 years, 4 months ago
  5. 86a53c5 MINOR: quic: Add reusable cipher contexts for header protection by Frédéric Lécaille · 2 years, 3 months ago
  6. 1cc08a3 MINOR: applet: add a function to reset the svcctx of an applet by Willy Tarreau · 2 years, 3 months ago
  7. 2c5a7ee REORG: h2: extract cookies concat function in http_htx by Amaury Denoyelle · 2 years, 3 months ago
  8. 7046756 BUG/MEDIUM: quic: fix crash on MUX send notification by Amaury Denoyelle · 2 years, 3 months ago
  9. b29a1dc BUG/MINOR: quic: do not notify MUX on frame retransmit by Amaury Denoyelle · 2 years, 4 months ago
  10. cc13047 MINOR: quic: refactor application send by Amaury Denoyelle · 2 years, 3 months ago
  11. bf3c208 BUG/MEDIUM: mux-quic: reject uni stream ID exceeding flow control by Amaury Denoyelle · 2 years, 3 months ago
  12. 26aa399 MINOR: qpack: report error on enc/dec stream close by Amaury Denoyelle · 2 years, 3 months ago
  13. cc1a2a1 MINOR: chunk: inline alloc_trash_chunk() by Willy Tarreau · 2 years, 3 months ago
  14. 42b180d MINOR: pools/memprof: store and report the pool's name in each bin by Willy Tarreau · 2 years, 3 months ago
  15. facfad2 MINOR: pool/memprof: report pool alloc/free in memory profiling by Willy Tarreau · 2 years, 3 months ago
  16. 219afa2 MINOR: memprof: export the minimum definitions for memory profiling by Willy Tarreau · 2 years, 3 months ago
  17. 0b8e9ce MINOR: ring: add support for a backing-file by Willy Tarreau · 2 years, 4 months ago
  18. 6df10d8 MINOR: ring: support creating a ring from a linear area by Willy Tarreau · 2 years, 4 months ago
  19. 8df098c BUILD: ring: forward-declare struct appctx to avoid a build warning by Willy Tarreau · 2 years, 4 months ago
  20. 7629f5d BUG/MEDIUM: quic: Wrong use of <token_odcid> in qc_lsntr_pkt_rcv() by Frédéric Lécaille · 2 years, 4 months ago
  21. e9325e9 BUG/MEDIUM: quic: Possible use of uninitialized <odcid> variable in qc_lstnr_params_init() by Frédéric Lécaille · 2 years, 4 months ago
  22. 4c9a164 MINOR: mux-quic: define new traces by Amaury Denoyelle · 2 years, 4 months ago
  23. a6920a2 MINOR: quic: Remove useless lock for RX packets by Frédéric Lécaille · 2 years, 4 months ago
  24. a8b2f84 MEDIUM: quic: xprt traces rework by Frédéric Lécaille · 2 years, 4 months ago
  25. 341ac99 BUG/MEDIUM: task: relax one thread consistency check in task_unlink_wq() by Willy Tarreau · 2 years, 4 months ago
  26. f247605 MINOR: quic: replace custom buf on Tx by default struct buffer by Amaury Denoyelle · 2 years, 4 months ago
  27. db3716b MINOR: debug/memstats: permit to pass the size to free() by Willy Tarreau · 2 years, 4 months ago
  28. 17200dd MINOR: debug: also store the function name in struct mem_stats by Willy Tarreau · 2 years, 4 months ago
  29. 55c950b MINOR: debug: store and report the pool's name in struct mem_stats by Willy Tarreau · 2 years, 4 months ago
  30. 4bc3708 MINOR: debug: make the mem_stats section aligned to void* by Willy Tarreau · 2 years, 4 months ago
  31. 3b64a28 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 2 years, 4 months ago
  32. 693688e MINOR: config: automatically preset MAX_THREADS based on MAX_TGROUPS by Willy Tarreau · 2 years, 4 months ago
  33. 6715cbf BUG/MINOR: quic: adjust errno handling on sendto by Amaury Denoyelle · 2 years, 4 months ago
  34. 8ecb736 MINOR: quic: Add two new stats counters for sendto() errors by Frédéric Lécaille · 2 years, 4 months ago
  35. 30e260e MEDIUM: mux-quic: implement http-request timeout by Amaury Denoyelle · 2 years, 4 months ago
  36. 8d818c6 MINOR: h3: support HTTP request framing state by Amaury Denoyelle · 2 years, 4 months ago
  37. 8ddde4f BUG/MINOR: quic: Missing in flight ack eliciting packet counter decrement by Frédéric Lécaille · 2 years, 4 months ago
  38. b32cb9b REORG: server: Export srv_settings_cpy() function by Christopher Faulet · 2 years, 4 months ago
  39. bd6ec1b MEDIUM: mux-quic: implement http-keep-alive timeout by Amaury Denoyelle · 2 years, 4 months ago
  40. c603de4 MINOR: mux-quic: count in-progress requests by Amaury Denoyelle · 2 years, 4 months ago
  41. 07bf8f4 MINOR: mux-quic: save proxy instance into qcc by Amaury Denoyelle · 2 years, 4 months ago
  42. 4ea5090 CLEANUP: mux-quic: remove useless app_ops is_active callback by Amaury Denoyelle · 2 years, 4 months ago
  43. 81f3b80 MINOR: ebtree: add ebmb_lookup_shorter() to pursue lookups by Willy Tarreau · 2 years, 4 months ago
  44. 0dc9e6d DEBUG: tools: provide a tree dump function for ebmbtrees as well by Willy Tarreau · 2 years, 4 months ago
  45. 688709d MAJOR: threads/plock: update the embedded library by Willy Tarreau · 2 years, 4 months ago
  46. 43910a9 MINOR: quic: New "quic-cc-algo" bind keyword by Frédéric Lécaille · 2 years, 5 months ago
  47. 1c9c2f6 MEDIUM: quic: Cubic congestion control algorithm implementation by Frédéric Lécaille · 2 years, 6 months ago
  48. c591459 MINOR: quic: Congestion control architecture refactoring by Frédéric Lécaille · 2 years, 6 months ago
  49. dc66f2f DEBUG: fd: split the fd check by William Lallemand · 2 years, 4 months ago
  50. 51b1fce DEBUG: fd: detect possibly invalid tgid in fd_insert() by Willy Tarreau · 2 years, 4 months ago
  51. 7e94b40 BUG/MINOR: fd: Properly init the fd state in fd_insert() by Christopher Faulet · 2 years, 4 months ago
  52. 03f3049 BUG/MINOR: tools: fix statistical_prng_range()'s output range by Willy Tarreau · 2 years, 4 months ago
  53. 5b3cd95 BUG/MEDIUM: tools: avoid calling dlsym() in static builds (try 2) by Willy Tarreau · 2 years, 4 months ago
  54. 856d56d MINOR: config: change default MAX_TGROUPS to 16 by Willy Tarreau · 2 years, 5 months ago
  55. c6b596d CLEANUP: threads: remove the now unused all_threads_mask and tid_bit by Willy Tarreau · 2 years, 5 months ago
  56. 88c4c14 MINOR: fd: add fd_reregister_all() to deal with boot-time FDs by Willy Tarreau · 2 years, 5 months ago
  57. ddedc16 MEDIUM: fd: make fd_insert/fd_delete atomically update fd.tgid by Willy Tarreau · 2 years, 5 months ago
  58. 3638d17 MEDIUM: fd: make thread_mask now represent group-local IDs by Willy Tarreau · 2 years, 5 months ago
  59. d6e1987 MINOR: fd: make fd_clr_running() return the previous value instead by Willy Tarreau · 2 years, 5 months ago
  60. a707d02 MEDIUM: fd/poller: turn running_mask to group-local IDs by Willy Tarreau · 2 years, 5 months ago
  61. 6d3c501 MEDIUM: fd/poller: turn update_mask to group-local IDs by Willy Tarreau · 2 years, 5 months ago
  62. ceffd17 MINOR: fd: add fd_get_running() to atomically return the running mask by Willy Tarreau · 2 years, 5 months ago
  63. 080373e MINOR: fd: add functions to manipulate the FD's tgid by Willy Tarreau · 2 years, 5 months ago
  64. 9464bb1 MEDIUM: fd: add the tgid to the fd and pass it to fd_insert() by Willy Tarreau · 2 years, 5 months ago
  65. 512dd2d MINOR: fd: make fd_insert() apply the thread mask itself by Willy Tarreau · 2 years, 5 months ago
  66. 35ee710 MEDIUM: fd/poller: make the update-list per-group by Willy Tarreau · 2 years, 5 months ago
  67. 91a7c16 MINOR: task: move the niced_tasks counter to the thread group context by Willy Tarreau · 2 years, 5 months ago
  68. b0e7712 MEDIUM: task/thread: move the task shared wait queues per thread group by Willy Tarreau · 2 years, 5 months ago
  69. 82e378a MINOR: fd/thread: get rid of thread_mask() by Willy Tarreau · 2 years, 5 months ago
  70. 5b09341 MEDIUM: cpu-map: replace the process number with the thread group number by Willy Tarreau · 2 years, 5 months ago
  71. 7aa4119 MEDIUM: debug/threads: make the lock debugging take tgroups into account by Willy Tarreau · 2 years, 5 months ago
  72. 4d9888c CLEANUP: fd: get rid of the __GET_{NEXT,PREV} macros by Willy Tarreau · 2 years, 5 months ago
  73. 91f7a1a CLEANUP: applet: remove the obsolete command context from the appctx by Willy Tarreau · 2 years, 5 months ago
  74. d666d74 MINOR: mux-quic: support app graceful shutdown by Amaury Denoyelle · 2 years, 5 months ago
  75. 57e6db7 MINOR: quic: define a generic QUIC error type by Amaury Denoyelle · 2 years, 5 months ago
  76. 41cd879 CLEANUP: quic: clean up include on quic_frame-t.h by Amaury Denoyelle · 2 years, 5 months ago
  77. a5b5075 MEDIUM: mux-quic: implement STOP_SENDING handling by Amaury Denoyelle · 2 years, 5 months ago
  78. 843a119 MEDIUM: mux-quic: implement RESET_STREAM emission by Amaury Denoyelle · 2 years, 5 months ago
  79. 38e6006 MINOR: mux-quic: define basic stream states by Amaury Denoyelle · 2 years, 5 months ago
  80. b143723 REORG: mux-quic: rename stream initialization function by Amaury Denoyelle · 2 years, 5 months ago
  81. 481edac BUILD: debug: silence warning on gcc-5 by Willy Tarreau · 2 years, 5 months ago
  82. ca7218a MINOR: http: Add function to detect default port by Christopher Faulet · 2 years, 5 months ago
  83. 658f971 MINOR: http: Add function to get port part of a host by Christopher Faulet · 2 years, 5 months ago
  84. 3f39b40 MINOR: mux-quic: rename qcs flag FIN_RECV to SIZE_KNOWN by Amaury Denoyelle · 2 years, 5 months ago
  85. a509ffb MEDIUM: mux-quic: refactor streams opening by Amaury Denoyelle · 2 years, 5 months ago
  86. 321fa77 REORG: mux-quic: reorganize flow-control fields by Amaury Denoyelle · 2 years, 5 months ago
  87. a441ec9 CLEANUP: mux-quic: do not export qc_get_ncbuf by Amaury Denoyelle · 2 years, 5 months ago
  88. 36d9097 MINOR: fd: Add BUG_ON checks on fd_insert() by Emeric Brun · 2 years, 5 months ago
  89. 1229ef3 MINOR: wdt: do not rely on threads_to_dump anymore by Willy Tarreau · 2 years, 5 months ago
  90. a2b8ed4 MINOR: thread: add is_thread_harmless() to know if a thread already is harmless by Willy Tarreau · 2 years, 5 months ago
  91. 598cf3f MAJOR: threads: change thread_isolate to support inter-group synchronization by Willy Tarreau · 2 years, 5 months ago
  92. ef422ce MEDIUM: thread: make stopping_threads per-group and add stopping_tgroups by Willy Tarreau · 2 years, 5 months ago
  93. 03f9b35 MEDIUM: tinfo: add a dynamic thread-group context by Willy Tarreau · 2 years, 5 months ago
  94. 22b2a24 CLEANUP: thread: remove thread_sync_release() and thread_sync_mask by Willy Tarreau · 2 years, 5 months ago
  95. cce203a MINOR: thread: add a new all_tgroups_mask variable to know about active tgroups by Willy Tarreau · 2 years, 5 months ago
  96. 377e37a MINOR: tinfo: add the mask of enabled threads in each group by Willy Tarreau · 2 years, 5 months ago
  97. 60fe4a9 MINOR: tinfo: replace the tgid with tgid_bit in tgroup_info by Willy Tarreau · 2 years, 5 months ago
  98. 66ad98a MINOR: tinfo: add the tgid to the thread_info struct by Willy Tarreau · 2 years, 5 months ago
  99. e7475c8 MEDIUM: tasks/fd: replace sleeping_thread_mask with a TH_FL_SLEEPING flag by Willy Tarreau · 2 years, 5 months ago
  100. dce4ad7 MEDIUM: thread: add a new per-thread flag TH_FL_NOTIFIED to remember wakeups by Willy Tarreau · 2 years, 5 months ago