1. 746b051 MEDIUM: connection: make use of the control layer check_events/ignore_events by Willy Tarreau · 3 years, 7 months ago
  2. 2ded48d MINOR: connection: make conn_sock_drain() use the control layer's ->drain() by Willy Tarreau · 3 years, 7 months ago
  3. 586f71b REORG: connection: move the socket iocb (conn_fd_handler) to sock.c by Willy Tarreau · 3 years, 7 months ago
  4. 827fee7 MINOR: connection: remove sock-specific code from conn_sock_send() by Willy Tarreau · 3 years, 7 months ago
  5. 8b250ba CLEANUP: connection: open-code conn_cond_update_polling() and update the comment by Willy Tarreau · 3 years, 7 months ago
  6. 5a1d439 CLEANUP: connection: use fd_stop_both() instead of conn_stop_polling() by Willy Tarreau · 3 years, 7 months ago
  7. 38b4d2e CLEANUP: connection: do not use conn->owner when the session is known by Willy Tarreau · 3 years, 7 months ago
  8. 9b7587a MINOR: connection: make sockaddr_alloc() take the address to be copied by Willy Tarreau · 3 years, 9 months ago
  9. e53e7ec CLEANUP: protocol: remove the ->drain() function by Willy Tarreau · 3 years, 9 months ago
  10. 6b79f38 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 4 years ago
  11. 08016ab MEDIUM: connection: Add private connections synchronously in session server list by Christopher Faulet · 4 years ago
  12. 2883fcf BUG/MINOR: connection: See new connection as available only on reuse always by Christopher Faulet · 4 years ago
  13. aa27853 BUG/MEDIUM: connection: Don't consider new private connections as available by Christopher Faulet · 4 years ago
  14. 4d82bf5 MINOR: connection: align toremove_{lock,connections} and cleanup into idle_conns by Willy Tarreau · 4 years ago
  15. 4cabfc1 BUG/MAJOR: connection: always disable ready events once reported by Willy Tarreau · 4 years, 1 month ago
  16. b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · 4 years, 1 month ago
  17. 36979d9 REORG: include: move the error reporting functions to from log.h to errors.h by Willy Tarreau · 4 years, 1 month ago
  18. 6be7849 REORG: include: move cfgparse.h to haproxy/cfgparse.h by Willy Tarreau · 4 years, 1 month ago
  19. 5e539c9 REORG: include: move stream_interface.h to haproxy/stream_interface{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  20. 209108d REORG: include: move ssl_sock.h to haproxy/ssl_sock{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  21. 7ea393d REORG: include: move connection.h to haproxy/connection{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  22. fc77454 REORG: include: move proto_tcp.h to haproxy/proto_tcp.h by Willy Tarreau · 4 years, 1 month ago
  23. e6ce10b REORG: include: move sample.h to haproxy/sample{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  24. 762d7a5 REORG: include: move frontend.h to haproxy/frontend.h by Willy Tarreau · 4 years, 1 month ago
  25. 0f6ffd6 REORG: include: move fd.h to haproxy/fd{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  26. 7a00efb REORG: include: move common/namespace.h to haproxy/namespace{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  27. 6131d6a REORG: include: move common/net_helper.h to haproxy/net_helper.h by Willy Tarreau · 4 years, 1 month ago
  28. 58017ee REORG: include: move the BUG_ON() code to haproxy/bug.h by Willy Tarreau · 4 years, 1 month ago
  29. 8d36697 REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ by Willy Tarreau · 4 years, 1 month ago
  30. 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
  31. 3ab504f BUG/MEDIUM: connection: Ignore PP2 unique ID for stream-less connections by Christopher Faulet · 4 years, 1 month ago
  32. 119e50e MINOR: connection: add pp2-never-send-local to support old PP2 behavior by Willy Tarreau · 4 years, 1 month ago
  33. 14cd316 MAJOR: checks: Use the best mux depending on the protocol for health checks by Christopher Faulet · 4 years, 3 months ago
  34. 02c8803 BUG/MINOR: connection: always send address-less LOCAL PROXY connections by Willy Tarreau · 4 years, 3 months ago
  35. ce7b00f CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 4 years, 3 months ago
  36. f0d4dff MINOR: connections: Make the "list" element a struct mt_list instead of list. by Olivier Houchard · 4 years, 4 months ago
  37. dc2f275 MEDIUM: servers: Split the connections into idle, safe, and available. by Olivier Houchard · 4 years, 5 months ago
  38. 2b7f6c2 CLEANUP: connection: Stop directly setting an ist's .ptr by Tim Duesterhus · 4 years, 4 months ago
  39. a8692f3 CLEANUP: connection: Add blank line after declarations in PP handling by Tim Duesterhus · 4 years, 4 months ago
  40. cf6e0c8 MEDIUM: proxy_protocol: Support sending unique IDs using PPv2 by Tim Duesterhus · 4 years, 4 months ago
  41. d1b15b6 MINOR: proxy_protocol: Ingest PP2_TYPE_UNIQUE_ID on incoming connections by Tim Duesterhus · 4 years, 4 months ago
  42. ba837ec CLEANUP: proxy_protocol: Use `size_t` when parsing TLVs by Tim Duesterhus · 4 years, 4 months ago
  43. 488ee7f BUG/MAJOR: proxy_protocol: Properly validate TLV lengths by Tim Duesterhus · 4 years, 4 months ago
  44. 6f95f6e OPTIM: connection: disable receiving on disabled events when the run queue is too high by Willy Tarreau · 4 years, 4 months ago
  45. 8de5c4f MEDIUM: connection: only call ->wake() for connect() without I/O by Willy Tarreau · 4 years, 4 months ago
  46. 667fefd BUG/MEDIUM: connection: stop polling for sending when the event is ready by Willy Tarreau · 4 years, 4 months ago
  47. 065a025 MEDIUM: connection: don't stop receiving events in the FD handler by Willy Tarreau · 4 years, 4 months ago
  48. 7e59c0a MEDIUM: connection: make the subscribe() call able to wakeup if ready by Willy Tarreau · 4 years, 4 months ago
  49. 7f26391 BUG/MINOR: connection: make sure to correctly tag local PROXY connections by Willy Tarreau · 4 years, 4 months ago
  50. 1ac83af CLEANUP: connection: use read_u32() instead of a cast in the netscaler parser by Willy Tarreau · 4 years, 4 months ago
  51. 5d4d180 CLEANUP: connection: remove the definitions of conn_xprt_{stop,want}_{send,recv} by Willy Tarreau · 4 years, 4 months ago
  52. d1d14c3 MINOR: connection: remove the last calls to conn_xprt_{want,stop}_* by Willy Tarreau · 4 years, 4 months ago
  53. 19bc201 MEDIUM: connection: remove the intermediary polling state from the connection by Willy Tarreau · 4 years, 4 months ago
  54. 157788c BUG/MINOR: connection: correctly retry I/O on signals by Willy Tarreau · 4 years, 5 months ago
  55. bd8bf67 BUG/MINOR: connection: fix ip6 dst_port copy in make_proxy_line_v2 by William Dauchy · 4 years, 5 months ago
  56. 49139cb MINOR: connection: don't check for CO_FL_SOCK_WR_SH too early in handshakes by Willy Tarreau · 4 years, 5 months ago
  57. d838fb8 MINOR: connection: do not check for CO_FL_SOCK_RD_SH too early by Willy Tarreau · 4 years, 5 months ago
  58. 911db9b MEDIUM: connection: use CO_FL_WAIT_XPRT more consistently than L4/L6/HANDSHAKE by Willy Tarreau · 4 years, 5 months ago
  59. c192b0a MEDIUM: connection: remove CO_FL_CONNECTED and only rely on CO_FL_WAIT_* by Willy Tarreau · 4 years, 5 months ago
  60. a8a415d BUG/MEDIUM: connections: Set CO_FL_CONNECTED in conn_complete_session(). by Olivier Houchard · 4 years, 5 months ago
  61. 477902b MEDIUM: connections: Get ride of the xprt_done callback. by Olivier Houchard · 4 years, 5 months ago
  62. 1a9dbe5 BUG/MEDIUM: netscaler: Don't forget to allocate storage for conn->src/dst. by Olivier Houchard · 4 years, 5 months ago
  63. ee1a6fc MINOR: connection: make the last arg of subscribe() a struct wait_event* by Willy Tarreau · 4 years, 6 months ago
  64. 7872d1f MEDIUM: connection: merge the send_wait and recv_wait entries by Willy Tarreau · 4 years, 6 months ago
  65. 3381bf8 MEDIUM: connection: get rid of CO_FL_CURR_* flags by Willy Tarreau · 4 years, 6 months ago
  66. 0fbc318 CLEANUP: connection: merge CO_FL_NOTIFY_DATA and CO_FL_NOTIFY_DONE by Willy Tarreau · 4 years, 6 months ago
  67. cbcf77e MINOR: connection: remove the double test on xprt_done_cb() by Willy Tarreau · 4 years, 6 months ago
  68. b2a7ab0 MINOR: connection: check for connection validation earlier by Willy Tarreau · 4 years, 6 months ago
  69. 4970e5a REORG: connection: move tcp_connect_probe() to conn_fd_check() by Willy Tarreau · 4 years, 6 months ago
  70. 8081abe CLEANUP: connection: conn->xprt is never NULL by Willy Tarreau · 4 years, 7 months ago
  71. 70ccb2c BUG/MINOR: connection: only wake send/recv callbacks if the FD is active by Willy Tarreau · 4 years, 7 months ago
  72. ccf3f6d MEDIUM: connection: enable reading only once the connection is confirmed by Willy Tarreau · 4 years, 10 months ago
  73. 78891c7 BUILD: connection: silence gcc warning with extra parentheses by Jerome Magnin · 4 years, 10 months ago
  74. 8a4ffa0 MINOR: send-proxy-v2: sends authority TLV according to TLV received by Emmanuel Hocdet · 4 years, 10 months ago
  75. 7185b78 MINOR: connection: add the fc_pp_authority fetch -- authority TLV, from PROXYv2 by Geoff Simmons · 4 years, 10 months ago
  76. ca79f59 MEDIUM: connection: make sure all address producers allocate their address by Willy Tarreau · 5 years ago
  77. ff5d57b MINOR: connection: create a new pool for struct sockaddr_storage by Willy Tarreau · 5 years ago
  78. 226572f MINOR: connection: use conn->{src,dst} instead of &conn->addr.{from,to} by Willy Tarreau · 5 years ago
  79. 3c39a7d CLEANUP: connection: rename the wait_event.task field to .tasklet by Willy Tarreau · 5 years ago
  80. 03abf2d MEDIUM: connections: Remove CONN_FL_SOCK* by Olivier Houchard · 5 years ago
  81. fe50bfb MEDIUM: connections: Introduce a handshake pseudo-XPRT. by Olivier Houchard · 5 years ago
  82. ea8dd94 MEDIUM: ssl: Handle subscribe by itself. by Olivier Houchard · 5 years ago
  83. c3df450 MEDIUM: connections: Wake the upper layer even if sending/receiving is disabled. by Olivier Houchard · 5 years ago
  84. 694fcd0 MINOR: connection: also stop receiving after a SOCKS4 response by Willy Tarreau · 5 years ago
  85. 6499b9d BUG/MEDIUM: connection: fix multiple handshake polling issues by Willy Tarreau · 5 years ago
  86. 2a54bb7 MEDIUM: connection: Upstream SOCKS4 proxy support by Alexander Liu · 5 years ago
  87. e573323 CLEANUP: build: rename some build macros to use the USE_* ones by Willy Tarreau · 5 years ago
  88. 35d1168 MINOR: connections: Use BUG_ON() to enforce rules in subscribe/unsubscribe. by Olivier Houchard · 5 years ago
  89. c125cef CLEANUP: ssl: make inclusion of openssl headers safe by Willy Tarreau · 5 years ago
  90. e179d0e MEDIUM: connections: Provide a xprt_ctx for each xprt method. by Olivier Houchard · 5 years ago
  91. 0ca24aa BUILD: connection: fix naming of ip_v field by Willy Tarreau · 5 years ago
  92. 4f6516d CLEANUP: connection: rename subscription events values and event field by Willy Tarreau · 6 years ago
  93. 8657742 MINOR: sample: add bc_http_major by Jérôme Magnin · 6 years ago
  94. 8ceae72 MEDIUM: init: use initcall for all fixed size pool creations by Willy Tarreau · 6 years ago
  95. 0108d90 MEDIUM: init: convert all trivial registration calls to initcalls by Willy Tarreau · 6 years ago
  96. 53216e7 MEDIUM: connections: Don't directly mess with the polling from the upper layers. by Olivier Houchard · 6 years ago
  97. fa8aa86 MEDIUM: connections: Change struct wait_list to wait_event. by Olivier Houchard · 6 years ago
  98. 83a0cd8 MINOR: connections: Introduce an unsubscribe method. by Olivier Houchard · 6 years ago
  99. ca56fce BUG/MINOR: connection: avoid null pointer dereference in send-proxy-v2 by Ilya Shipitsin · 6 years ago
  100. 55e0da6 BUILD: connection: silence a couple of null-deref build warnings at -Wextra by Willy Tarreau · 6 years ago