1. e08acae BUG/MEDIUM: mworker: close unused transferred FDs on load failure by Willy Tarreau · Fri Jan 28 18:40:06 2022 +0100
  2. b510116 MINOR: sock: move the unused socket cleaning code into its own function by Willy Tarreau · Fri Jan 28 18:28:18 2022 +0100
  3. dd0b144 BUG/MINOR: sink: Use the right field in appctx context in release callback by Christopher Faulet · Fri Jan 14 15:03:22 2022 +0100
  4. c2b7fa8 DEV: flags: Add missing flags by Christopher Faulet · Tue Jan 18 10:46:10 2022 +0100
  5. 0a82cf4 BUG/MEDIUM: resolvers: Really ignore trailing dot in domain names by Christopher Faulet · Fri Jan 28 17:47:57 2022 +0100
  6. 0442efd MINOR: quic: refactor quic CID association with threads by Amaury Denoyelle · Fri Jan 28 16:02:13 2022 +0100
  7. df1c7c7 MINOR: quic: Iterate over all received datagrams by Frédéric Lécaille · Fri Jan 28 15:38:52 2022 +0100
  8. 1712b1d MINOR: quic: Wrong RX buffer tail handling when no more contiguous data by Frédéric Lécaille · Fri Jan 28 13:10:24 2022 +0100
  9. dc36404 MINOR: quic: Drop Initial packets with wrong ODCID by Frédéric Lécaille · Thu Jan 27 16:51:54 2022 +0100
  10. 629cbdf MEDIUM: da: update module to handle schedule mode. by David Carlier · Fri Jan 21 20:51:20 2022 +0000
  11. b81483c MEDIUM: da: update doc and build for new scheduler mode service. by David Carlier · Thu Jan 27 18:13:54 2022 +0000
  12. e9cff61 MEDIUM: da: new optional data file download scheduler service. by David Carlier · Fri Jan 21 20:46:40 2022 +0000
  13. 74904a4 MINOR: quic: Make usage of by datagram handler trees by Frédéric Lécaille · Thu Jan 27 15:35:56 2022 +0100
  14. 9ea9463 MINOR: quic: Attach all the CIDs to the same connection by Frédéric Lécaille · Thu Jan 27 15:20:31 2022 +0100
  15. 320744b MINOR: quic: Do not reset a full RX buffer by Frédéric Lécaille · Thu Jan 27 12:19:28 2022 +0100
  16. 37ae505 MINOR: quic: Do not consume the RX buffer on QUIC sock i/o handler side by Frédéric Lécaille · Thu Jan 27 11:31:50 2022 +0100
  17. 794d068 MINOR: proto_quic: Wrong allocations for TX rings and RX bufs by Frédéric Lécaille · Thu Jan 27 10:23:31 2022 +0100
  18. d152309 CLEANUP: quic: Remove useless definition by Frédéric Lécaille · Thu Jan 27 09:31:15 2022 +0100
  19. 25bc887 MINOR: quic: Convert quic_dgram_read() into a task by Frédéric Lécaille · Thu Jan 27 09:15:40 2022 +0100
  20. 220894a MINOR: quic: Pass CID as a buffer to quic_get_cid_tid() by Frédéric Lécaille · Wed Jan 26 18:04:50 2022 +0100
  21. 69dd5e6 MINOR: proto_quic: Allocate datagram handlers by Frédéric Lécaille · Wed Jan 26 17:45:39 2022 +0100
  22. 3d4bfe7 MINOR: quic: Allocate QUIC datagrams from sock I/O handler by Frédéric Lécaille · Wed Jan 26 16:07:16 2022 +0100
  23. 53898bb MINOR: quic: Add a list to QUIC sock I/O handler RX buffer by Frédéric Lécaille · Wed Jan 26 15:55:21 2022 +0100
  24. ce521e4 MINOR: quic: Add new defintion about DCIDs offsets by Frédéric Lécaille · Wed Jan 26 15:47:33 2022 +0100
  25. 9cc64e2 MINOR: quic: Remove the QUIC haproxy server packet parser by Frédéric Lécaille · Wed Jan 26 09:07:40 2022 +0100
  26. 3d55462 MINOR: quic: Get rid of a struct buffer in quic_lstnr_dgram_read() by Frédéric Lécaille · Tue Jan 25 22:33:11 2022 +0100
  27. 055ee6c MINOR: quic: Comment fix about the token found in Initial packets by Frédéric Lécaille · Tue Jan 25 21:21:56 2022 +0100
  28. 4852101 MINOR: quic: No DCID length for datagram context by Frédéric Lécaille · Tue Jan 25 20:52:21 2022 +0100
  29. 97ea9c4 BUG/MEDIUM: fd: always align fdtab[] to 64 bytes by Willy Tarreau · Thu Jan 27 16:10:48 2022 +0100
  30. ecc473b BUG/MAJOR: compiler: relax alignment constraints on certain structures by Willy Tarreau · Thu Jan 27 15:46:19 2022 +0100
  31. 8e92738 DEBUG: lru: use a xorshift generator in the testing code by Willy Tarreau · Wed Jan 26 11:06:07 2022 +0100
  32. bf9c07f BUILD/DEBUG: lru: update the standalone code to support the revision by Willy Tarreau · Wed Jan 26 11:03:59 2022 +0100
  33. 08cb945 CLEANUP: mworker: simplify mworker_free_child() by William Lallemand · Thu Jan 27 15:33:40 2022 +0100
  34. cfa2d56 MAJOR: quic: implement accept queue by Amaury Denoyelle · Wed Jan 19 16:01:05 2022 +0100
  35. f68b2cb MINOR: listener: define per-thr struct by Amaury Denoyelle · Tue Jan 25 16:21:47 2022 +0100
  36. 2ce99fe MINOR: quic: create accept queue for QUIC connections by Amaury Denoyelle · Wed Jan 19 15:46:11 2022 +0100
  37. b59b889 MINOR: quic: define QUIC flag on listener by Amaury Denoyelle · Tue Jan 25 17:48:47 2022 +0100
  38. 31ea917 MINOR: listener: add flags field by Amaury Denoyelle · Tue Jan 25 17:47:09 2022 +0100
  39. cbe090d MINOR: quic: remove wait handshake/L6 flags on init connection by Amaury Denoyelle · Wed Jan 19 15:58:27 2022 +0100
  40. 9fa15e5 MINOR: quic: do not manage connection in xprt snd_buf by Amaury Denoyelle · Wed Jan 19 15:54:23 2022 +0100
  41. 683b5fc MEDIUM: quic: flag listener for local accept by Amaury Denoyelle · Wed Jan 26 11:56:48 2022 +0100
  42. 7f7713d MINOR: receiver: define a flag for local accept by Amaury Denoyelle · Wed Jan 19 11:37:50 2022 +0100
  43. 4b40f19 MINOR: quic: refactor app-ops initialization by Amaury Denoyelle · Wed Jan 19 11:29:25 2022 +0100
  44. 0b1f931 MINOR: quic: handle app data according to mux/connection layer status by Amaury Denoyelle · Wed Jan 26 09:51:28 2022 +0100
  45. 8ae2807 MINOR: quic: refactor header protection removal by Amaury Denoyelle · Mon Jan 24 18:34:52 2022 +0100
  46. f70fdde BUILD: pools: fix build error on DEBUG_POOL_TRACING by Willy Tarreau · Tue Jan 25 15:56:50 2022 +0100
  47. 410942b BUILD: debug/cli: condition test of O_ASYNC to its existence by Willy Tarreau · Tue Jan 25 14:51:53 2022 +0100
  48. 27df87c CI: github actions: use cache for SSL libs by Ilya Shipitsin · Sat Jan 22 00:00:44 2022 +0500
  49. 3a6af1e MINOR: fd: register the write side of the poller pipe as well by Willy Tarreau · Mon Jan 24 20:33:09 2022 +0100
  50. 5be7c19 DEBUG: cli: add a new "debug dev fd" expert command by Willy Tarreau · Mon Jan 24 20:26:09 2022 +0100
  51. add43fa DEBUG: pools: add new build option DEBUG_POOL_TRACING by Willy Tarreau · Mon Jan 24 15:52:51 2022 +0100
  52. 0e2a5b4 MINOR: pools: extend pool_cache API to pass a pointer to a caller by Willy Tarreau · Mon Jan 24 15:51:50 2022 +0100
  53. 7fa092b MINOR: pools: prepare POOL_EXTRA to be split into multiple extra fields by Willy Tarreau · Mon Jan 24 15:44:26 2022 +0100
  54. d392973 MINOR: pools: partially uninline pool_alloc() by Willy Tarreau · Mon Jan 24 16:09:29 2022 +0100
  55. 15c322c MINOR: pools: partially uninline pool_free() by Willy Tarreau · Mon Jan 24 11:51:43 2022 +0100
  56. 7c564bf MINOR: ssl: fix build in release mode by Amaury Denoyelle · Mon Jan 24 11:04:05 2022 +0100
  57. 33ac346 MINOR: quic: initialize ssl_sock_ctx alongside the quic_conn by Amaury Denoyelle · Tue Jan 18 16:44:34 2022 +0100
  58. 9320dd5 MEDIUM: quic/ssl: add new ex data for quic_conn by Amaury Denoyelle · Wed Jan 19 10:03:30 2022 +0100
  59. 57af069 MINOR: quic: set listener accept cb on parsing by Amaury Denoyelle · Tue Jan 18 15:39:02 2022 +0100
  60. 29632b8 MINOR: quic: remove dereferencement of connection when possible by Amaury Denoyelle · Tue Jan 18 16:50:58 2022 +0100
  61. 74f2292 MINOR: quic: fix indentation in qc_send_ppkts by Amaury Denoyelle · Tue Jan 18 16:48:17 2022 +0100
  62. 4d29504 MINOR: quic: add missing include in quic_sock by Amaury Denoyelle · Wed Jan 19 16:18:44 2022 +0100
  63. 0575d8f DEBUG: pools: add new build option DEBUG_POOL_INTEGRITY by Willy Tarreau · Fri Jan 21 19:00:25 2022 +0100
  64. 39ba1c3 MINOR: quic: Wrong packet number space selection by Frédéric Lécaille · Fri Jan 21 16:52:56 2022 +0100
  65. 2cca241 MINOR: quic: Add QUIC_FT_RETIRE_CONNECTION_ID parsing case by Frédéric Lécaille · Fri Jan 21 13:55:03 2022 +0100
  66. 2d9794b MINOR: quic: free SSL context on quic_conn free by Amaury Denoyelle · Thu Jan 20 17:43:20 2022 +0100
  67. 760da3b MINOR: quic: fix race-condition on xprt tasklet free by Amaury Denoyelle · Thu Jan 20 17:43:02 2022 +0100
  68. 2eb7b30 MINOR: quic: adjust quic_conn refcount decrement by Amaury Denoyelle · Thu Jan 20 16:40:36 2022 +0100
  69. 9c4da93 MINOR: quic: do not use quic_conn after dropping it by Amaury Denoyelle · Fri Jan 21 14:54:58 2022 +0100
  70. 6c539c4 BUG/MINOR: stream: make the call_rate only count the no-progress calls by Willy Tarreau · Thu Jan 20 18:42:16 2022 +0100
  71. a4e4d66 BUG/MEDIUM: mcli: always realign wrapping buffers before parsing them by Willy Tarreau · Thu Jan 20 08:47:35 2022 +0100
  72. 6cd93f5 BUG/MEDIUM: mcli: do not try to parse empty buffers by Willy Tarreau · Thu Jan 20 08:31:50 2022 +0100
  73. 0f727da BUG/MEDIUM: cli: Never wait for more data on client shutdown by Christopher Faulet · Tue Jan 18 08:44:23 2022 +0100
  74. 94fca87 MINOR: quic: Probe even if coalescing by Frédéric Lécaille · Wed Jan 19 18:54:18 2022 +0100
  75. e87524d MINOR: quic: Release asap TX frames to be transmitted by Frédéric Lécaille · Wed Jan 19 17:48:40 2022 +0100
  76. a6255f5 MINOR: quic: Release RX Initial packets asap by Frédéric Lécaille · Wed Jan 19 17:29:48 2022 +0100
  77. 04e63aa MINOR: quic: Speeding up handshake completion by Frédéric Lécaille · Mon Jan 17 18:16:27 2022 +0100
  78. f4e5a7c MINOR: quic: Probe regardless of the congestion control by Frédéric Lécaille · Mon Jan 17 17:56:20 2022 +0100
  79. 0fa553d MINOR: quic: Send two ack-eliciting packets when probing packet number spaces by Frédéric Lécaille · Mon Jan 17 14:26:12 2022 +0100
  80. ce6602d CLEANUP: quic: Replace <nb_pto_dgrams> by <probe> by Frédéric Lécaille · Mon Jan 17 11:06:10 2022 +0100
  81. 8b6ea17 MINOR: quic: Add the number of TX bytes to traces by Frédéric Lécaille · Mon Jan 17 10:51:43 2022 +0100
  82. cba4cd4 MINOR: quic: Splice the frames which could not be added to packets by Frédéric Lécaille · Fri Jan 14 20:39:18 2022 +0100
  83. 82468ea MINOR: quic: Remove the packet number space TX MT_LIST by Frédéric Lécaille · Fri Jan 14 20:23:22 2022 +0100
  84. 7065dd0 MINOR: quic: Retransmit the TX frames in the same order by Frédéric Lécaille · Fri Jan 14 15:51:52 2022 +0100
  85. 39a0a1e MEDIUM: h2/hpack: emit a Dynamic Table Size Update after settings change by Willy Tarreau · Thu Jan 13 16:00:12 2022 +0100
  86. 0011c25 BUG/MINOR: cli: avoid O(bufsize) parsing cost on pipelined commands by Willy Tarreau · Wed Jan 19 17:23:52 2022 +0100
  87. c514365 MINOR: channel: add new function co_getdelim() to support multiple delimiters by Willy Tarreau · Wed Jan 19 17:19:52 2022 +0100
  88. fa7b4f6 MEDIUM: cli: yield between each pipelined command by Willy Tarreau · Wed Jan 19 17:11:36 2022 +0100
  89. 9998a33 DOC: management: mark "set server ssl" as deprecated by William Lallemand · Wed Jan 19 15:17:08 2022 +0100
  90. e9efc3a CI: refactor OpenTracing build script by Ilya Shipitsin · Sat Jan 15 14:23:37 2022 +0500
  91. a087f87 BUG/MEDIUM: server: avoid changing healthcheck ctx with set server ssl by William Dauchy · Thu Jan 06 16:57:15 2022 +0100
  92. 4831db2 BUILD/MINOR: fix solaris build with clang. by David Carlier · Thu Jan 13 19:16:48 2022 +0000
  93. 01e2be8 BUG/MINOR: httpclient/lua: don't pop the lua stack when getting headers by William Lallemand · Fri Jan 14 17:59:01 2022 +0100
  94. bad9c8c BUG/MINOR: httpclient: set default Accept and User-Agent headers by William Lallemand · Fri Jan 14 14:10:33 2022 +0100
  95. e1e045f BUG/MINOR: httpclient: don't send an empty body by William Lallemand · Fri Jan 14 14:08:34 2022 +0100
  96. b9e3fb7 CI: github actions: use cache for OpenTracing by Ilya Shipitsin · Thu Jan 13 11:36:28 2022 +0500
  97. 28e7ba8 BUG/MEDIUM: htx: Adjust length to add DATA block in an empty HTX buffer by Christopher Faulet · Wed Jan 12 14:03:42 2022 +0100
  98. b80b20c MINOR: quic: Do not wakeup the I/O handler before the mux is started by Frédéric Lécaille · Wed Jan 12 17:46:56 2022 +0100
  99. bec186d MINOR: quic: As server, skip 0-RTT packet number space by Frédéric Lécaille · Wed Jan 12 15:32:55 2022 +0100
  100. 39fd546 MINOR: pools: enable pools with DEBUG_FAIL_ALLOC as well by Willy Tarreau · Wed Jan 12 16:28:06 2022 +0100