1. 6037887 MINOR: connection: add alternative mux_ops param for conn_install_mux_be by Amaury Denoyelle · 2 years, 8 months ago
  2. 9262101 MINOR: connection: implement function to update ALPN by Amaury Denoyelle · 2 years, 9 months ago
  3. 1e57268 BUG/MINOR: connection: prevent null deref on mux cleanup task allocation by Amaury Denoyelle · 2 years, 10 months ago
  4. a7d1455 MINOR: connection: add helper conn_append_debug_info() by Willy Tarreau · 3 years, 1 month ago
  5. e59b516 BUILD: connection: move list_mux_proto() to connection.c by Willy Tarreau · 3 years, 2 months ago
  6. 908908e BUILD: connection: include tools.h in connection.c by Willy Tarreau · 3 years, 2 months ago
  7. d3a88c1 MEDIUM: connection: close front idling connection on soft-stop by Amaury Denoyelle · 3 years, 2 months ago
  8. 242f8ce MINOR: connection: Make bc_http_major compatible with tcp-checks by Christopher Faulet · 3 years, 3 months ago
  9. f4dd9ae BUG/MINOR: connection: Fix fc_http_major and bc_http_major for TCP connections by Christopher Faulet · 3 years, 3 months ago
  10. 0182516 CLEANUP: config: make the cfg_keyword parsers take a const for the defproxy by Willy Tarreau · 3 years, 4 months ago
  11. 56c176a CLEANUP: connection: Consistently use `struct ist` to process all TLV types by Tim Duesterhus · 3 years, 4 months ago
  12. 615f81e MINOR: connection: Use a `struct ist` to store proxy_authority by Tim Duesterhus · 3 years, 4 months ago
  13. 002bd77 CLEANUP: connection: Use istptr / istlen for proxy_unique_id by Tim Duesterhus · 3 years, 4 months ago
  14. 430bf4a MINOR: server: allocate a per-thread struct for the per-thread connections stuff by Willy Tarreau · 3 years, 4 months ago
  15. 8ede3db MINOR: backend: handle reuse for conns with no server as target by Amaury Denoyelle · 3 years, 4 months ago
  16. 8990b01 MINOR: connection: allocate dynamically hash node for backend conns by Amaury Denoyelle · 3 years, 4 months ago
  17. 36441f4 MINOR: connection: remove pointers for prehash in conn_hash_params by Amaury Denoyelle · 3 years, 5 months ago
  18. 1921d20 MINOR: connection: use proxy protocol as parameter for srv conn hash by Amaury Denoyelle · 3 years, 6 months ago
  19. d10a200 MINOR: connection: use src addr as parameter for srv conn hash by Amaury Denoyelle · 3 years, 5 months ago
  20. 01a287f MINOR: connection: use dst addr as parameter for srv conn hash by Amaury Denoyelle · 3 years, 5 months ago
  21. 9b626e3 MINOR: connection: use sni as parameter for srv conn hash by Amaury Denoyelle · 3 years, 6 months ago
  22. 1a58aca MINOR: connection: use the srv pointer for the srv conn hash by Amaury Denoyelle · 3 years, 5 months ago
  23. 81c6f76 MINOR: connection: prepare hash calcul for server conns by Amaury Denoyelle · 3 years, 6 months ago
  24. f232cb3 MEDIUM: connection: replace idle conn lists by eb trees by Amaury Denoyelle · 3 years, 6 months ago
  25. 746b051 MEDIUM: connection: make use of the control layer check_events/ignore_events by Willy Tarreau · 3 years, 7 months ago
  26. 2ded48d MINOR: connection: make conn_sock_drain() use the control layer's ->drain() by Willy Tarreau · 3 years, 7 months ago
  27. 586f71b REORG: connection: move the socket iocb (conn_fd_handler) to sock.c by Willy Tarreau · 3 years, 7 months ago
  28. 827fee7 MINOR: connection: remove sock-specific code from conn_sock_send() by Willy Tarreau · 3 years, 7 months ago
  29. 8b250ba CLEANUP: connection: open-code conn_cond_update_polling() and update the comment by Willy Tarreau · 3 years, 7 months ago
  30. 5a1d439 CLEANUP: connection: use fd_stop_both() instead of conn_stop_polling() by Willy Tarreau · 3 years, 7 months ago
  31. 38b4d2e CLEANUP: connection: do not use conn->owner when the session is known by Willy Tarreau · 3 years, 8 months ago
  32. 9b7587a MINOR: connection: make sockaddr_alloc() take the address to be copied by Willy Tarreau · 3 years, 9 months ago
  33. e53e7ec CLEANUP: protocol: remove the ->drain() function by Willy Tarreau · 3 years, 9 months ago
  34. 6b79f38 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 4 years ago
  35. 08016ab MEDIUM: connection: Add private connections synchronously in session server list by Christopher Faulet · 4 years ago
  36. 2883fcf BUG/MINOR: connection: See new connection as available only on reuse always by Christopher Faulet · 4 years ago
  37. aa27853 BUG/MEDIUM: connection: Don't consider new private connections as available by Christopher Faulet · 4 years ago
  38. 4d82bf5 MINOR: connection: align toremove_{lock,connections} and cleanup into idle_conns by Willy Tarreau · 4 years ago
  39. 4cabfc1 BUG/MAJOR: connection: always disable ready events once reported by Willy Tarreau · 4 years, 1 month ago
  40. b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · 4 years, 1 month ago
  41. 36979d9 REORG: include: move the error reporting functions to from log.h to errors.h by Willy Tarreau · 4 years, 1 month ago
  42. 6be7849 REORG: include: move cfgparse.h to haproxy/cfgparse.h by Willy Tarreau · 4 years, 1 month ago
  43. 5e539c9 REORG: include: move stream_interface.h to haproxy/stream_interface{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  44. 209108d REORG: include: move ssl_sock.h to haproxy/ssl_sock{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  45. 7ea393d REORG: include: move connection.h to haproxy/connection{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  46. fc77454 REORG: include: move proto_tcp.h to haproxy/proto_tcp.h by Willy Tarreau · 4 years, 1 month ago
  47. e6ce10b REORG: include: move sample.h to haproxy/sample{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  48. 762d7a5 REORG: include: move frontend.h to haproxy/frontend.h by Willy Tarreau · 4 years, 1 month ago
  49. 0f6ffd6 REORG: include: move fd.h to haproxy/fd{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  50. 7a00efb REORG: include: move common/namespace.h to haproxy/namespace{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  51. 6131d6a REORG: include: move common/net_helper.h to haproxy/net_helper.h by Willy Tarreau · 4 years, 1 month ago
  52. 58017ee REORG: include: move the BUG_ON() code to haproxy/bug.h by Willy Tarreau · 4 years, 1 month ago
  53. 8d36697 REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ by Willy Tarreau · 4 years, 1 month ago
  54. 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
  55. 3ab504f BUG/MEDIUM: connection: Ignore PP2 unique ID for stream-less connections by Christopher Faulet · 4 years, 1 month ago
  56. 119e50e MINOR: connection: add pp2-never-send-local to support old PP2 behavior by Willy Tarreau · 4 years, 1 month ago
  57. 14cd316 MAJOR: checks: Use the best mux depending on the protocol for health checks by Christopher Faulet · 4 years, 3 months ago
  58. 02c8803 BUG/MINOR: connection: always send address-less LOCAL PROXY connections by Willy Tarreau · 4 years, 3 months ago
  59. ce7b00f CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 4 years, 3 months ago
  60. f0d4dff MINOR: connections: Make the "list" element a struct mt_list instead of list. by Olivier Houchard · 4 years, 4 months ago
  61. dc2f275 MEDIUM: servers: Split the connections into idle, safe, and available. by Olivier Houchard · 4 years, 5 months ago
  62. 2b7f6c2 CLEANUP: connection: Stop directly setting an ist's .ptr by Tim Duesterhus · 4 years, 4 months ago
  63. a8692f3 CLEANUP: connection: Add blank line after declarations in PP handling by Tim Duesterhus · 4 years, 4 months ago
  64. cf6e0c8 MEDIUM: proxy_protocol: Support sending unique IDs using PPv2 by Tim Duesterhus · 4 years, 4 months ago
  65. d1b15b6 MINOR: proxy_protocol: Ingest PP2_TYPE_UNIQUE_ID on incoming connections by Tim Duesterhus · 4 years, 4 months ago
  66. ba837ec CLEANUP: proxy_protocol: Use `size_t` when parsing TLVs by Tim Duesterhus · 4 years, 4 months ago
  67. 488ee7f BUG/MAJOR: proxy_protocol: Properly validate TLV lengths by Tim Duesterhus · 4 years, 4 months ago
  68. 6f95f6e OPTIM: connection: disable receiving on disabled events when the run queue is too high by Willy Tarreau · 4 years, 4 months ago
  69. 8de5c4f MEDIUM: connection: only call ->wake() for connect() without I/O by Willy Tarreau · 4 years, 4 months ago
  70. 667fefd BUG/MEDIUM: connection: stop polling for sending when the event is ready by Willy Tarreau · 4 years, 4 months ago
  71. 065a025 MEDIUM: connection: don't stop receiving events in the FD handler by Willy Tarreau · 4 years, 4 months ago
  72. 7e59c0a MEDIUM: connection: make the subscribe() call able to wakeup if ready by Willy Tarreau · 4 years, 4 months ago
  73. 7f26391 BUG/MINOR: connection: make sure to correctly tag local PROXY connections by Willy Tarreau · 4 years, 5 months ago
  74. 1ac83af CLEANUP: connection: use read_u32() instead of a cast in the netscaler parser by Willy Tarreau · 4 years, 4 months ago
  75. 5d4d180 CLEANUP: connection: remove the definitions of conn_xprt_{stop,want}_{send,recv} by Willy Tarreau · 4 years, 4 months ago
  76. d1d14c3 MINOR: connection: remove the last calls to conn_xprt_{want,stop}_* by Willy Tarreau · 4 years, 4 months ago
  77. 19bc201 MEDIUM: connection: remove the intermediary polling state from the connection by Willy Tarreau · 4 years, 4 months ago
  78. 157788c BUG/MINOR: connection: correctly retry I/O on signals by Willy Tarreau · 4 years, 5 months ago
  79. bd8bf67 BUG/MINOR: connection: fix ip6 dst_port copy in make_proxy_line_v2 by William Dauchy · 4 years, 5 months ago
  80. 49139cb MINOR: connection: don't check for CO_FL_SOCK_WR_SH too early in handshakes by Willy Tarreau · 4 years, 5 months ago
  81. d838fb8 MINOR: connection: do not check for CO_FL_SOCK_RD_SH too early by Willy Tarreau · 4 years, 5 months ago
  82. 911db9b MEDIUM: connection: use CO_FL_WAIT_XPRT more consistently than L4/L6/HANDSHAKE by Willy Tarreau · 4 years, 5 months ago
  83. c192b0a MEDIUM: connection: remove CO_FL_CONNECTED and only rely on CO_FL_WAIT_* by Willy Tarreau · 4 years, 5 months ago
  84. a8a415d BUG/MEDIUM: connections: Set CO_FL_CONNECTED in conn_complete_session(). by Olivier Houchard · 4 years, 5 months ago
  85. 477902b MEDIUM: connections: Get ride of the xprt_done callback. by Olivier Houchard · 4 years, 5 months ago
  86. 1a9dbe5 BUG/MEDIUM: netscaler: Don't forget to allocate storage for conn->src/dst. by Olivier Houchard · 4 years, 5 months ago
  87. ee1a6fc MINOR: connection: make the last arg of subscribe() a struct wait_event* by Willy Tarreau · 4 years, 6 months ago
  88. 7872d1f MEDIUM: connection: merge the send_wait and recv_wait entries by Willy Tarreau · 4 years, 6 months ago
  89. 3381bf8 MEDIUM: connection: get rid of CO_FL_CURR_* flags by Willy Tarreau · 4 years, 6 months ago
  90. 0fbc318 CLEANUP: connection: merge CO_FL_NOTIFY_DATA and CO_FL_NOTIFY_DONE by Willy Tarreau · 4 years, 6 months ago
  91. cbcf77e MINOR: connection: remove the double test on xprt_done_cb() by Willy Tarreau · 4 years, 6 months ago
  92. b2a7ab0 MINOR: connection: check for connection validation earlier by Willy Tarreau · 4 years, 6 months ago
  93. 4970e5a REORG: connection: move tcp_connect_probe() to conn_fd_check() by Willy Tarreau · 4 years, 6 months ago
  94. 8081abe CLEANUP: connection: conn->xprt is never NULL by Willy Tarreau · 4 years, 7 months ago
  95. 70ccb2c BUG/MINOR: connection: only wake send/recv callbacks if the FD is active by Willy Tarreau · 4 years, 7 months ago
  96. ccf3f6d MEDIUM: connection: enable reading only once the connection is confirmed by Willy Tarreau · 4 years, 10 months ago
  97. 78891c7 BUILD: connection: silence gcc warning with extra parentheses by Jerome Magnin · 4 years, 10 months ago
  98. 8a4ffa0 MINOR: send-proxy-v2: sends authority TLV according to TLV received by Emmanuel Hocdet · 4 years, 10 months ago
  99. 7185b78 MINOR: connection: add the fc_pp_authority fetch -- authority TLV, from PROXYv2 by Geoff Simmons · 4 years, 10 months ago
  100. ca79f59 MEDIUM: connection: make sure all address producers allocate their address by Willy Tarreau · 5 years ago