1. b75338e BUG/MEDIUM: quic: fix connection freeze on post handshake by Amaury Denoyelle · 9 months ago
  2. 1125d05 MEDIUM: config: prevent communication with privileged ports by Amaury Denoyelle · 6 months ago
  3. 2c70bd2 BUG/MEDIUM: quic: fix transient send error with listener socket by Amaury Denoyelle · 9 months ago
  4. 6edb856 BUG/MEDIUM: quic: fix tasklet_wakeup loop on connection closing by Amaury Denoyelle · 1 year, 4 months ago
  5. d208151 BUILD: quic: fix wrong potential NULL dereference by Amaury Denoyelle · 1 year, 4 months ago
  6. 3659534 BUG/MINOR: quic: reappend rxbuf buffer on fake dgram alloc error by Amaury Denoyelle · 1 year, 4 months ago
  7. 5f01cf3 BUG/MEDIUM: quic: consume contig space on requeue datagram by Amaury Denoyelle · 1 year, 4 months ago
  8. bdd64fd MINOR: quic: Add some counters at QUIC connection level by Frédéric Lécaille · 1 year, 6 months ago
  9. 76d5025 BUG/MINOR: quic: Wrong redispatch for external data on connection socket by Frédéric Lécaille · 1 year, 7 months ago
  10. 1bcb695 MINOR: quic: use real sending rate measurement by Amaury Denoyelle · 1 year, 7 months ago
  11. 7d23e8d CLEANUP: quic: Rename several <buf> variables into quic_sock.c by Frédéric Lécaille · 1 year, 7 months ago
  12. c18e244 CLEANUP: Stop checking the pointer before calling `pool_free()` by Tim Duesterhus · 1 year, 7 months ago
  13. 6a4d48b MINOR: quic_sock: index li->per_thr[] on local thread id, not global one by Willy Tarreau · 1 year, 7 months ago
  14. 739de3f MINOR: quic: properly finalize thread rebinding by Amaury Denoyelle · 1 year, 8 months ago
  15. 987812b MINOR: quic: do not proceed to accept for closing conn by Amaury Denoyelle · 1 year, 7 months ago
  16. f16ec34 MEDIUM: quic: handle conn bootstrap/handshake on a random thread by Amaury Denoyelle · 1 year, 8 months ago
  17. e83f937 MEDIUM: quic: use a global CID trees list by Amaury Denoyelle · 1 year, 7 months ago
  18. 6694728 MINOR: quic: remove TID ref from quic_conn by Amaury Denoyelle · 1 year, 8 months ago
  19. 8f6da64 MINOR: quic_sock: un-statify quic_conn_sock_fd_iocb() by Willy Tarreau · 1 year, 9 months ago
  20. 4377dbd BUG/MINOR: quic: Missing listener accept queue tasklet wakeups by Frédéric Lécaille · 1 year, 9 months ago
  21. caa1654 MINOR: quic: notify on send ready by Amaury Denoyelle · 1 year, 9 months ago
  22. e1a0ee3 MEDIUM: quic: implement poller subscribe on sendto error by Amaury Denoyelle · 1 year, 9 months ago
  23. 4bdd069 MINOR: quic: consider EBADF as critical on send() by Amaury Denoyelle · 1 year, 9 months ago
  24. 1febc2d MEDIUM: quic: improve fatal error handling on send by Amaury Denoyelle · 1 year, 9 months ago
  25. a2c62c3 MINOR: quic: Kill the connections on ICMP (port unreachable) packet receipt by Frédéric Lécaille · 1 year, 10 months ago
  26. 9fc10af BUG/MINOR: quic: Possible unexpected counter incrementation on send*() errors by Frédéric Lécaille · 1 year, 10 months ago
  27. 2d38092 MEDIUM: quic-sock: fix udp source address for send on listener socket by Amaury Denoyelle · 1 year, 10 months ago
  28. 6be8d09 OPTIM: global: move byte counts out of global and per-thread by Willy Tarreau · 1 year, 11 months ago
  29. eed7826 BUG/MEDIUM: quic: properly take shards into account on bind lines by Willy Tarreau · 1 year, 11 months ago
  30. d3083c9 MINOR: quic: reconnect quic-conn socket on address migration by Amaury Denoyelle · 2 years ago
  31. b2bd839 MEDIUM: quic: requeue datagrams received on wrong socket by Amaury Denoyelle · 2 years, 2 months ago
  32. 7c9fdd9 MEDIUM: quic: move receive out of FD handler to quic-conn io-cb by Amaury Denoyelle · 2 years ago
  33. 5b41486 MEDIUM: quic: use quic-conn socket for reception by Amaury Denoyelle · 2 years, 1 month ago
  34. dc0dcb3 MINOR: quic: use connection socket for emission by Amaury Denoyelle · 2 years ago
  35. 40909df MINOR: quic: allocate a socket per quic-conn by Amaury Denoyelle · 2 years, 1 month ago
  36. 8687b63 MINOR: quic: extract datagram parsing code by Amaury Denoyelle · 2 years, 2 months ago
  37. 9875f02 BUG/MEDIUM: quic: fix datagram dropping on queueing failed by Amaury Denoyelle · 2 years ago
  38. 4a689da CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 2 years, 1 month ago
  39. 0b13e94 BUG/MINOR: quic: fix race condition on datagram purging by Amaury Denoyelle · 2 years, 1 month ago
  40. 735b44f MINOR: quic: add counter for interrupted reception by Amaury Denoyelle · 2 years, 1 month ago
  41. 0aba11e MINOR: quic: remove unnecessary quic_session_accept() by Amaury Denoyelle · 2 years, 2 months ago
  42. 1d9f170 MINOR: quic: do not crash on unhandled sendto error by Amaury Denoyelle · 2 years, 1 month ago
  43. f5a0c8a MEDIUM: quic: respect the threads assigned to a bind line by Willy Tarreau · 2 years, 1 month ago
  44. 91b2305 MINOR: quic: implement datagram cleanup for quic_receiver_buf by Amaury Denoyelle · 2 years, 2 months ago
  45. 1cba8d6 CLEANUP: quic: improve naming for rxbuf/datagrams handling by Amaury Denoyelle · 2 years, 2 months ago
  46. 97ecc7a MEDIUM: quic: retrieve frontend destination address by Amaury Denoyelle · 2 years, 2 months ago
  47. 92fa63f CLEANUP: quic: create a dedicated quic_conn module by Amaury Denoyelle · 2 years, 2 months ago
  48. 5c25dc5 CLEANUP: quic: fix headers by Amaury Denoyelle · 2 years, 2 months ago
  49. 41e701e DEBUG: quic: export the few task handlers that often appear in task dumps by Willy Tarreau · 2 years, 3 months ago
  50. bfb077a BUG/MINOR: quic: memleak on wrong datagram receipt by Frédéric Lécaille · 2 years, 3 months ago
  51. ba19acd MINOR: quic: Replace pool_zalloc() by pool_malloc() for fake datagrams by Frédéric Lécaille · 2 years, 4 months ago
  52. 3b64a28 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 2 years, 4 months ago
  53. f9d4a7d BUG/MEDIUM: quic: break out of the loop in quic_lstnr_dghdlr by Willy Tarreau · 2 years, 4 months ago
  54. 6715cbf BUG/MINOR: quic: adjust errno handling on sendto by Amaury Denoyelle · 2 years, 4 months ago
  55. 8ecb736 MINOR: quic: Add two new stats counters for sendto() errors by Frédéric Lécaille · 2 years, 4 months ago
  56. 48bb875 BUG/MINOR: quic: Avoid sending truncated datagrams by Frédéric Lécaille · 2 years, 4 months ago
  57. 1b0707f MINOR: quic: Improvements for the datagrams receipt by Frédéric Lécaille · 2 years, 5 months ago
  58. 2bed1f1 BUG/MAJOR: quic: Big RX dgrams leak with POST requests by Frédéric Lécaille · 2 years, 5 months ago
  59. 19ef636 BUG/MAJOR: quic: Big RX dgrams leak when fulfilling a buffer by Frédéric Lécaille · 2 years, 5 months ago
  60. 0c53568 BUG/MINOR: quic: Wrong reuse of fulfilled dgram RX buffer by Frédéric Lécaille · 2 years, 5 months ago
  61. 9fb57e8 CLEANUP: Re-apply xalloc_size.cocci (2) by Tim Duesterhus · 2 years, 6 months ago
  62. 6492e66 MINOR: quic: Move quic_lstnr_dgram_dispatch() out of xprt_quic.c by Frédéric Lécaille · 2 years, 6 months ago
  63. 3dde0d8 MINOR: quic: detect EBADF on sendto() by Amaury Denoyelle · 2 years, 6 months ago
  64. ad5df38 MINOR: quic: abort on unlisted errno on sendto() by Amaury Denoyelle · 2 years, 6 months ago
  65. 8fa6666 BUG/MINOR: quic: break for error on sendto by Amaury Denoyelle · 2 years, 6 months ago
  66. 8726d63 MINOR: quic: Add a debug counter for sendto() errors by Frédéric Lécaille · 2 years, 7 months ago
  67. 030b3e6 MINOR: connection: get rid of the CO_FL_ADDR_*_SET flags by Willy Tarreau · 2 years, 7 months ago
  68. acef5e2 MINOR: tree-wide: always consider EWOULDBLOCK in addition to EAGAIN by Willy Tarreau · 2 years, 7 months ago
  69. 622ec41 BUG/MINOR: quic-sock: do not double free session on conn init failure by Amaury Denoyelle · 2 years, 8 months ago
  70. 784b868 MEDIUM: quic: move conn->qc into conn->handle by Willy Tarreau · 2 years, 8 months ago
  71. cdf7c8e MINOR: quic-sock: provide a pair of get_src/get_dst functions by Willy Tarreau · 2 years, 8 months ago
  72. c78a969 MINOR: connection: add a new flag CO_FL_FDLESS on fd-less connections by Willy Tarreau · 2 years, 8 months ago
  73. 9cc88c3 BUG/MINOR: quic: set the source not the destination address on accept() by Willy Tarreau · 2 years, 8 months ago
  74. fc79006 CLEANUP: quic: Remove all atomic operations on quic_conn struct by Frédéric Lécaille · 2 years, 8 months ago
  75. 777969c BUILD: quic: add missing includes by Amaury Denoyelle · 2 years, 8 months ago
  76. 3dfb7da CLEANUP: tree-wide: remove a few rare non-ASCII chars by Willy Tarreau · 2 years, 9 months ago
  77. 439c464 MINOR: quic: EINTR error ignored by Frédéric Lécaille · 2 years, 10 months ago
  78. 58a7704 MINOR: quic: take out xprt snd_buf operation by Amaury Denoyelle · 2 years, 10 months ago
  79. f6f7520 MINOR: quic: Wrong datagram buffer passed to quic_lstnr_dgram_dispatch() by Frédéric Lécaille · 2 years, 10 months ago
  80. 91f083a MINOR: quic: Do not try to accept a connection more than one time by Frédéric Lécaille · 2 years, 10 months ago
  81. 1712b1d MINOR: quic: Wrong RX buffer tail handling when no more contiguous data by Frédéric Lécaille · 2 years, 10 months ago
  82. 320744b MINOR: quic: Do not reset a full RX buffer by Frédéric Lécaille · 2 years, 10 months ago
  83. 37ae505 MINOR: quic: Do not consume the RX buffer on QUIC sock i/o handler side by Frédéric Lécaille · 2 years, 10 months ago
  84. 3d4bfe7 MINOR: quic: Allocate QUIC datagrams from sock I/O handler by Frédéric Lécaille · 2 years, 10 months ago
  85. 3d55462 MINOR: quic: Get rid of a struct buffer in quic_lstnr_dgram_read() by Frédéric Lécaille · 2 years, 10 months ago
  86. cfa2d56 MAJOR: quic: implement accept queue by Amaury Denoyelle · 2 years, 10 months ago
  87. 2ce99fe MINOR: quic: create accept queue for QUIC connections by Amaury Denoyelle · 2 years, 10 months ago
  88. 57af069 MINOR: quic: set listener accept cb on parsing by Amaury Denoyelle · 2 years, 10 months ago
  89. 4d29504 MINOR: quic: add missing include in quic_sock by Amaury Denoyelle · 2 years, 10 months ago
  90. ee72a43 BUILD: quic: fix potential NULL dereference on xprt_quic by Amaury Denoyelle · 3 years ago
  91. d169efe MINOR: quic_sock: missing CO_FL_ADDR_TO_SET flag by Frédéric Lécaille · 3 years, 1 month ago
  92. c4becf5 MINOR: quic: Fix potential null pointer dereference by Frédéric Lécaille · 3 years, 1 month ago
  93. 324ecda MINOR: quic: Enhance the listener RX buffering part by Frédéric Lécaille · 3 years, 1 month ago
  94. eb01f59 BUG/MINOR: quic: fix includes for compilation by Amaury Denoyelle · 3 years, 2 months ago
  95. b9c06fb MINOR: quic_sock: Do not flag QUIC connections as being set by Frédéric Lécaille · 3 years, 3 months ago
  96. 01ab661 MINOR: quic: Move conn_prepare() to ->accept_conn() callback by Frédéric Lécaille · 3 years, 5 months ago
  97. c28aba2 MINOR: quic: Replace the RX list of packet by a thread safety one. by Frédéric Lécaille · 3 years, 6 months ago
  98. 3d77fa7 MINOR: quic: QUIC conn initialization from I/O handler by Frédéric Lécaille · 3 years, 6 months ago
  99. ecb5872 MINOR: quic: Initialize the session before starting the xprt. by Frédéric Lécaille · 3 years, 6 months ago
  100. e8139f3 BUG/MINOR: quic: Wrong ->accept() error handling by Frédéric Lécaille · 3 years, 9 months ago