1. 2ae03fa BUG/MAJOR: mux_pt: always report the connection error to the conn_stream by Willy Tarreau · 2 years, 3 months ago
  2. 126137f BUG/MAJOR: mux-pt: Always destroy the backend connection on detach by Christopher Faulet · 2 years, 4 months ago
  3. 93a466b MINOR: stream-int: Notify mux when the buffer is not stuck when calling rcv_buf by Christopher Faulet · 2 years, 9 months ago
  4. 6eb3d37 MINOR: trace: make trace sources read_mostly by Willy Tarreau · 3 years, 3 months ago
  5. e2c65ba BUG/MINOR: mux-pt: Fix a possible UAF because of traces in mux_pt_io_cb by Christopher Faulet · 3 years, 3 months ago
  6. c0ae097 MINOIR: mux-pt/trace: Register a new trace source with its events by Christopher Faulet · 3 years, 3 months ago
  7. 28da3f5 MEDIUM: mux-pt: Expose passthrough in the list of supported mux protocols by Christopher Faulet · 3 years, 5 months ago
  8. 7416314 CLEANUP: task: make sure tasklet handlers always indicate their statuses by Willy Tarreau · 3 years, 4 months ago
  9. 144f84a MEDIUM: task: extend the state field to 32 bits by Willy Tarreau · 3 years, 4 months ago
  10. 691d503 MINOR: xprt/mux: export all *_io_cb functions so that "show fd" resolves them by Willy Tarreau · 3 years, 5 months ago
  11. 2ded48d MINOR: connection: make conn_sock_drain() use the control layer's ->drain() by Willy Tarreau · 3 years, 7 months ago
  12. 7d7b11c MINOR: mux-pt: take care of CS_SHR_DRAIN in shutr() by Willy Tarreau · 3 years, 7 months ago
  13. 4c8ad84 MINOR: mux: Add a ctl parameter to get the exit status of the multiplexers by Christopher Faulet · 3 years, 9 months ago
  14. 26256f8 MINOR: stream: Pass an optional input buffer when a stream is created by Christopher Faulet · 3 years, 10 months ago
  15. 5a7ca29 BUG/MEDIUM: mux-pt: Release the tasklet during an HTTP upgrade by Christopher Faulet · 3 years, 8 months ago
  16. 236c93b MINOR: connection: Set the conncetion target during its initialisation by Christopher Faulet · 4 years ago
  17. 46a030c CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 4 years ago
  18. dfd3de8 REORG: include: move stream.h to haproxy/stream{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  19. 7ea393d REORG: include: move connection.h to haproxy/connection{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  20. cea0e1b REORG: include: move task.h to haproxy/task{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  21. 16f958c REORG: include: split common/htx.h into haproxy/htx{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  22. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · 4 years, 1 month ago
  23. a48e7ec MINOR: mux_pt: Don't try to remove the connection from the idle list. by Olivier Houchard · 4 years, 4 months ago
  24. 6d01572 MINOR: connection: remove checks for CO_FL_HANDSHAKE before I/O by Willy Tarreau · 4 years, 5 months ago
  25. 911db9b MEDIUM: connection: use CO_FL_WAIT_XPRT more consistently than L4/L6/HANDSHAKE by Willy Tarreau · 4 years, 5 months ago
  26. c192b0a MEDIUM: connection: remove CO_FL_CONNECTED and only rely on CO_FL_WAIT_* by Willy Tarreau · 4 years, 5 months ago
  27. ee1a6fc MINOR: connection: make the last arg of subscribe() a struct wait_event* by Willy Tarreau · 4 years, 6 months ago
  28. 7872d1f MEDIUM: connection: merge the send_wait and recv_wait entries by Willy Tarreau · 4 years, 6 months ago
  29. 17ccd1a BUG/MEDIUM: connection: add a mux flag to indicate splice usability by Willy Tarreau · 4 years, 5 months ago
  30. 9b8e11e MINOR: mux: Add a new method to get informations about a mux. by Olivier Houchard · 4 years, 8 months ago
  31. 2ed389d BUG/MEDIUM: mux_pt: Only call the wake emthod if nobody subscribed to receive. by Olivier Houchard · 4 years, 9 months ago
  32. ea510fc BUG/MEDIUM: mux_pt: Don't destroy the connection if we have a stream attached. by Olivier Houchard · 4 years, 9 months ago
  33. 9dce2c5 Revert e8826ded5fea3593d89da2be5c2d81c522070995. by Olivier Houchard · 4 years, 9 months ago
  34. e8826de BUG/MEDIUM: mux_pt: Make sure we don't have a conn_stream before freeing. by Olivier Houchard · 4 years, 9 months ago
  35. ea32b0f BUG/MEDIUM: mux_pt: Don't call unsubscribe if we did not subscribe. by Olivier Houchard · 4 years, 11 months ago
  36. 3193037 MAJOR: http: Deprecate and ignore the option "http-use-htx" by Christopher Faulet · 5 years ago
  37. 9cca8df BUG/MINOR: mux-pt: do not pretend there's more data after a read0 by Willy Tarreau · 5 years ago
  38. 3c39a7d CLEANUP: connection: rename the wait_event.task field to .tasklet by Willy Tarreau · 5 years ago
  39. e573323 CLEANUP: build: rename some build macros to use the USE_* ones by Willy Tarreau · 5 years ago
  40. e179d0e MEDIUM: connections: Provide a xprt_ctx for each xprt method. by Olivier Houchard · 5 years ago
  41. 61840e7 BUG/MEDIUM: muxes: Don't dereference mux context if null in release functions by Christopher Faulet · 5 years ago
  42. 39a96ee MEDIUM: muxes: Be prepared to don't own connection during the release by Christopher Faulet · 5 years ago
  43. 73c1207 MINOR: muxes: Pass the context of the mux to destroy() instead of the connection by Christopher Faulet · 5 years ago
  44. 51f73eb MEDIUM: muxes: Add an optional input buffer during mux initialization by Christopher Faulet · 5 years ago
  45. 87a8f35 CLEANUP: muxes/stream-int: Remove flags CS_FL_READ_NULL and SI_FL_READ_NULL by Christopher Faulet · 5 years ago
  46. 203b2b0 MINOR: muxes: Report the Last read with a dedicated flag by Christopher Faulet · 5 years ago
  47. 9c9da5e MINOR: muxes: Don't bother to LIST_DEL(&conn->list) before calling conn_free(). by Olivier Houchard · 5 years ago
  48. 00f18a3 BUG/MINOR: server: fix logic flaw in idle connection list management by Willy Tarreau · 5 years ago
  49. 3d2ee55 CLEANUP: connection: rename conn->mux_ctx to conn->ctx by Willy Tarreau · 6 years ago
  50. 4f6516d CLEANUP: connection: rename subscription events values and event field by Willy Tarreau · 6 years ago
  51. d94f877 BUG/MINOR: mux_pt: Set CS_FL_WANT_ROOM when count is zero in rcv_buf() callback by Christopher Faulet · 6 years ago
  52. f502aca MEDIUM: mux: provide the session to the init() and attach() method. by Olivier Houchard · 6 years ago
  53. e0f24ee MINOR: connection: realign empty buffers in muxes, not transport layers by Willy Tarreau · 6 years ago
  54. 8706c81 BUG/MEDIUM: mux_pt: Always set CS_FL_RCV_MORE. by Olivier Houchard · 6 years ago
  55. 8defe4b MINOR: mux: add a "max_streams" method. by Olivier Houchard · 6 years ago
  56. b72d98a BUG/MEDIUM: mux_pt: Don't try to send if handshake is not done. by Olivier Houchard · 6 years ago
  57. 1ced485 BUG/MEDIUM: mux_pt: Don't forget to unsubscribe() on attach. by Olivier Houchard · 6 years ago
  58. 8ceae72 MEDIUM: init: use initcall for all fixed size pool creations by Willy Tarreau · 6 years ago
  59. 0108d90 MEDIUM: init: convert all trivial registration calls to initcalls by Willy Tarreau · 6 years ago
  60. 7c6f8b1 MAJOR: connections: Detach connections from streams. by Olivier Houchard · 6 years ago
  61. 060ed43 MINOR: mux: Add a destroy() method. by Olivier Houchard · 6 years ago
  62. d540b36 MINOR: mux: Add a new "avail_streams" method. by Olivier Houchard · 6 years ago
  63. b6c32ee MEDIUM: mux: Teach the mux_pt how to deal with idle connections. by Olivier Houchard · 6 years ago
  64. fafd398 MINOR: mux: implement a get_first_cs() method by Willy Tarreau · 6 years ago
  65. 4eb7d74 MEDIUM: stream-int: Try to read data even if channel's buffer seems to be full by Christopher Faulet · 6 years ago
  66. 53216e7 MEDIUM: connections: Don't directly mess with the polling from the upper layers. by Olivier Houchard · 6 years ago
  67. 83a0cd8 MINOR: connections: Introduce an unsubscribe method. by Olivier Houchard · 6 years ago
  68. 175a2bb MINOR: connection: pass the proxy when creating a connection by Willy Tarreau · 6 years ago
  69. af4021e MEDIUM: connections: Get rid of the recv() method. by Olivier Houchard · 6 years ago
  70. ad7f0ad BUG/MEDIUM: mux_pt: dereference the connection with care in mux_pt_wake() by Willy Tarreau · 6 years ago
  71. 32f61c0 MINOR: mux: Unlink ALPN and multiplexers to rather speak of mux protocols by Christopher Faulet · 6 years ago
  72. 2d5292a MINOR: mux: Add info about the supported side in alpn_mux_list structure by Christopher Faulet · 6 years ago
  73. d44a9b3 MEDIUM: mux: Remove const on the buffer in mux->snd_buf() by Christopher Faulet · 6 years ago
  74. 910b2bc MEDIUM: connections/mux: Revamp the send direction. by Olivier Houchard · 6 years ago
  75. 6ff2039 MINOR: connections/mux: Add a new "subscribe" method. by Olivier Houchard · 6 years ago
  76. 7f3225f MINOR: connection: add a flags argument to rcv_buf() by Willy Tarreau · 6 years ago
  77. d9cf540 MEDIUM: mux: make mux->rcv_buf() take a size_t for the count by Willy Tarreau · 6 years ago
  78. deccd11 MEDIUM: mux: make mux->snd_buf() take the byte count in argument by Willy Tarreau · 6 years ago
  79. 787db9a MEDIUM: connection: make xprt->snd_buf() take the byte count in argument by Willy Tarreau · 6 years ago
  80. a48c141 BUG/MAJOR: connection: refine the situations where we don't send shutw() by Willy Tarreau · 7 years ago
  81. 28f1cb9 MINOR: mux: add flags to describe a mux's capabilities by Willy Tarreau · 7 years ago
  82. 7fc96d5 MINOR: mux: Make sure every string is woken up after the handshake. by Olivier Houchard · 7 years ago
  83. ed339a3 BUG/MAJOR: mux_pt: don't dereference a connstream after ->wake() by Willy Tarreau · 7 years ago
  84. 7da120b MINOR: mux: Only define pipe functions on linux. by Olivier Houchard · 7 years ago
  85. 436d333 MEDIUM: connection: add a destroy callback by Willy Tarreau · 7 years ago
  86. 2c52a2b MEDIUM: connection: make mux->detach() release the connection by Willy Tarreau · 7 years ago
  87. 4b79524 MEDIUM: mux_pt: make cs_shutr() / cs_shutw() properly close the connection by Willy Tarreau · 7 years ago
  88. ecdb3fe MINOR: conn_stream: modify cs_shut{r,w} API to pass the desired mode by Willy Tarreau · 7 years ago
  89. 4ff3b89 MINOR: connection: make conn_stream users also check for per-stream error flag by Willy Tarreau · 7 years ago
  90. 9aaf778 MAJOR: connection : Split struct connection into struct connection and struct conn_stream. by Olivier Houchard · 7 years ago
  91. 7a3f0df MINOR: mux_pt: implement remaining mux_ops methods by Olivier Houchard · 7 years ago
  92. f649082 MINOR: mux: register the pass-through mux for any ALPN string by Willy Tarreau · 7 years ago
  93. 53a4766 MEDIUM: connection: start to introduce a mux layer between xprt and data by Willy Tarreau · 7 years ago