1. 0fce6bc MINOR: receiver: link the receiver to its settings by Willy Tarreau · 4 years, 1 month ago
  2. d45693d REORG: listener: move the receiver part to a new file by Willy Tarreau · 4 years, 1 month ago
  3. b743661 REORG: listener: move the listener's proto to the receiver by Willy Tarreau · 4 years, 1 month ago
  4. 38ba647 REORG: listener: move the receiving FD to struct receiver by Willy Tarreau · 4 years, 1 month ago
  5. 3715906 REORG: listener: move the listening address to a struct receiver by Willy Tarreau · 4 years, 1 month ago
  6. 37d9d67 REORG: listener: create a new struct receiver by Willy Tarreau · 4 years, 1 month ago
  7. be56c10 MINOR: listener: move the network namespace to the struct settings by Willy Tarreau · 4 years, 1 month ago
  8. 7e30721 MINOR: listener: move the interface to the struct settings by Willy Tarreau · 4 years, 1 month ago
  9. e26993c MINOR: listener: move bind_proc and bind_thread to struct settings by Willy Tarreau · 4 years, 1 month ago
  10. 6e459d7 MINOR: listener: create a new struct "settings" in bind_conf by Willy Tarreau · 4 years, 1 month ago
  11. 70bf06e BUILD: fix build with openssl < 1.0.2 since bundle removal by William Lallemand · 4 years ago
  12. e7eb1fe CLEANUP: ssl: remove utility functions for bundle by William Lallemand · 4 years ago
  13. bd8e6ed CLEANUP: ssl: remove test on "multi" variable in ckch functions by William Lallemand · 4 years ago
  14. 441b6c3 BUILD: connection: fix build on clang after the VAR_ARRAY cleanup by Willy Tarreau · 4 years, 1 month ago
  15. 4987a47 CLEANUP: tree-wide: use VAR_ARRAY instead of [0] in various definitions by Willy Tarreau · 4 years, 1 month ago
  16. 4a034f2 BUILD: introduce possibility to define ABORT_NOW() conditionally by Ilya Shipitsin · 4 years, 1 month ago
  17. 00c363b REORG: tools: move PARSE_OPT_* from tools.h to tools-t.h by Willy Tarreau · 4 years, 1 month ago
  18. 76296dc BUILD: trace: always have an argument before variadic args in macros by Willy Tarreau · 4 years, 1 month ago
  19. d966f14 BUILD: intops: on x86_64, the bswap instruction is called bswapq by Willy Tarreau · 4 years, 1 month ago
  20. f6afda6 BUILD: compiler: workaround a glibc madness around __attribute__() by Willy Tarreau · 4 years, 1 month ago
  21. d9537f6 BUILD: compiler: reserve the gcc version checks to the gcc compiler by Willy Tarreau · 4 years, 1 month ago
  22. 5a89175 BUG/MEDIUM: dns: Don't store additional records in a linked-list by Christopher Faulet · 4 years, 1 month ago
  23. e91bff2 MAJOR: init: start all listeners via protocols and not via proxies anymore by Willy Tarreau · 4 years, 1 month ago
  24. 576a633 CLEANUP: protocol: remove all ->bind_all() and ->unbind_all() functions by Willy Tarreau · 4 years, 1 month ago
  25. bde2c4c MINOR: http-htx: Handle an optional reason when replacing the response status by Christopher Faulet · 4 years, 1 month ago
  26. b8ce505 MINOR: http-htx: Add an option to eval query-string when the path is replaced by Christopher Faulet · 4 years, 1 month ago
  27. 9dbb6c4 MINOR: sock: distinguish dgram from stream types when retrieving old sockets by Willy Tarreau · 4 years, 1 month ago
  28. a2c1787 MINOR: sock: do not use LI_O_* in xfer_sock_list anymore by Willy Tarreau · 4 years, 1 month ago
  29. 4296174 REORG: sock: move get_old_sockets() from haproxy.c by Willy Tarreau · 4 years, 1 month ago
  30. 37bafdc MINOR: sock_inet: move the IPv4/v6 transparent mode code to sock_inet by Willy Tarreau · 4 years, 1 month ago
  31. 2d34a71 MINOR: sock: implement sock_find_compatible_fd() by Willy Tarreau · 4 years, 1 month ago
  32. a6473ed MINOR: sock: add interface and namespace length to xfer_sock_list by Willy Tarreau · 4 years, 1 month ago
  33. 063d47d REORG: listener: move xfer_sock_list to sock.{c,h}. by Willy Tarreau · 4 years, 1 month ago
  34. e5bdc51 REORG: sock_inet: move default_tcp_maxseg from proto_tcp.c by Willy Tarreau · 4 years, 1 month ago
  35. d88e8c0 REORG: sock_inet: move v6only_default from proto_tcp.c to sock_inet.c by Willy Tarreau · 4 years, 1 month ago
  36. 25140cc REORG: inet: replace tcp_is_foreign() with sock_inet_is_foreign() by Willy Tarreau · 4 years, 1 month ago
  37. c5a94c9 MINOR: sock_inet: implement sock_inet_get_dst() by Willy Tarreau · 4 years, 1 month ago
  38. f172558 MINOR: tcp/udp/unix: make use of proto->addrcmp() to compare addresses by Willy Tarreau · 4 years, 1 month ago
  39. 0d06df6 MINOR: sock: introduce sock_inet and sock_unix by Willy Tarreau · 4 years, 1 month ago
  40. 18b7df7 REORG: sock: start to move some generic socket code to sock.c by Willy Tarreau · 4 years, 1 month ago
  41. 478331d CLEANUP: tcp: stop exporting smp_fetch_src() by Willy Tarreau · 4 years, 1 month ago
  42. bb1caff MINOR: fd: add a new "exported" flag and use it for all regular listeners by Willy Tarreau · 4 years, 1 month ago
  43. 63d8b60 CLEANUP: fd: remove fd_remove() and rename fd_dodelete() to fd_delete() by Willy Tarreau · 4 years, 1 month ago
  44. bf3b06b MINOR: reload: determine the foreing binding status from the socket by Willy Tarreau · 4 years, 1 month ago
  45. 5846c49 MEDIUM: ssl: Support certificate chaining for certificate generation by Shimi Gersner · 4 years, 1 month ago
  46. 7adf8f3 OPTIM: regex: PCRE2 use JIT match when JIT optimisation occured. by David Carlier · 4 years, 2 months ago
  47. d25d926 MINOR: lua: Add support for userlist as fetches and converters arguments by Christopher Faulet · 4 years, 2 months ago
  48. e02fc4d MINOR: arg: Add an argument type to keep a reference on opaque data by Christopher Faulet · 4 years, 2 months ago
  49. 6b79f38 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 4 years, 2 months ago
  50. 2747fbb MEDIUM: tcp-rules: Use a dedicated expiration date for tcp ruleset by Christopher Faulet · 4 years, 2 months ago
  51. 810df06 MEDIUM: htx: Add a flag on a HTX message when no more data are expected by Christopher Faulet · 4 years, 2 months ago
  52. f2452b3 MINOR: tasks/debug: add a BUG_ON() check to detect requeued task on free by Willy Tarreau · 4 years, 2 months ago
  53. e5d79bc MINOR: tasks/debug: add a few BUG_ON() to detect use of wrong timer queue by Willy Tarreau · 4 years, 2 months ago
  54. 2447bce MINOR: tasks/debug: make the thread affinity BUG_ON check a bit stricter by Willy Tarreau · 4 years, 2 months ago
  55. d3db384 BUG/MEDIUM: resolve: fix init resolving for ring and peers section. by Emeric Brun · 4 years, 2 months ago
  56. 45c457a MINOR: log: adds counters on received syslog messages. by Emeric Brun · 4 years, 3 months ago
  57. 12941c8 MEDIUM: log: adds log forwarding section. by Emeric Brun · 4 years, 3 months ago
  58. 54932b4 MINOR: log: adds syslog udp message handler and parsing. by Emeric Brun · 4 years, 3 months ago
  59. 5464885 MEDIUM: log/sink: re-work and merge of build message API. by Emeric Brun · 4 years, 3 months ago
  60. 3835c0d MEDIUM: udp: adds minimal proto udp support for message listeners. by Emeric Brun · 4 years, 3 months ago
  61. aaa7085 MINOR: raw_sock: Report the number of bytes emitted using the splicing by Christopher Faulet · 4 years, 3 months ago
  62. 0f9ff14 CLEANUP: connection: remove unused field idle_time from the connection struct by Christopher Faulet · 4 years, 3 months ago
  63. c6e7563 MINOR: server: Factorize code to deal with connections removed from an idle list by Christopher Faulet · 4 years, 3 months ago
  64. 3d52f0f MINOR: server: Factorize code to deal with reuse of server idle connections by Christopher Faulet · 4 years, 3 months ago
  65. 1597961 MINOR: session: Take care to decrement idle_conns counter in session_unown_conn by Christopher Faulet · 4 years, 3 months ago
  66. 236c93b MINOR: connection: Set the conncetion target during its initialisation by Christopher Faulet · 4 years, 3 months ago
  67. fcc3d8a MINOR: connection: Use a dedicated function to look for a session's connection by Christopher Faulet · 4 years, 3 months ago
  68. 08016ab MEDIUM: connection: Add private connections synchronously in session server list by Christopher Faulet · 4 years, 3 months ago
  69. 21ddc74 MINOR: connection: Add a wrapper to mark a connection as private by Christopher Faulet · 4 years, 3 months ago
  70. a9d7b76 MINOR: connection: use MT_LIST_ADDQ() to add connections to idle lists by Willy Tarreau · 4 years, 3 months ago
  71. 8689127 MINOR: buffer: use MT_LIST_ADDQ() for buffer_wait lists additions by Willy Tarreau · 4 years, 3 months ago
  72. de4db17 MINOR: lists: rename some MT_LIST operations to clarify them by Willy Tarreau · 4 years, 3 months ago
  73. b24bc0d MINOR: tcp: Support TCP keepalive parameters customization by MIZUTA Takeshi · 4 years, 3 months ago
  74. 3b8f9b7 BUG/MEDIUM: lists: add missing store barrier in MT_LIST_ADD/MT_LIST_ADDQ by Willy Tarreau · 4 years, 3 months ago
  75. 787dc20 BUG/MEDIUM: lists: add missing store barrier on MT_LIST_BEHEAD() by Willy Tarreau · 4 years, 3 months ago
  76. e3cb997 MINOR: version: back to development, update status message by Willy Tarreau · 4 years, 3 months ago
  77. 33205c2 [RELEASE] Released version 2.3-dev0 by Willy Tarreau · 4 years, 3 months ago
  78. 44c47de MINOR: version: mention that it's an LTS release now by Willy Tarreau · 4 years, 3 months ago
  79. 7d42ef5 WIP/MINOR: ssl: add sample fetches for keylog in frontend by William Lallemand · 4 years, 3 months ago
  80. 46a030c CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 4 years, 3 months ago
  81. b0be8ae CLEANUP: auth: fix useless self-include of auth-t.h by Willy Tarreau · 4 years, 3 months ago
  82. 0c439d8 BUILD: tools: make resolve_sym_name() return a const by Willy Tarreau · 4 years, 3 months ago
  83. a74bb7e BUG/MEDIUM: connections: Let the xprt layer know a takeover happened. by Olivier Houchard · 4 years, 3 months ago
  84. 1662cdb BUG/MEDIUM: connections: Set the tid for the old tasklet on takeover. by Olivier Houchard · 4 years, 3 months ago
  85. 43079e0 MINOR: sched: split tasklet_wakeup() into tasklet_wakeup_on() by Willy Tarreau · 4 years, 3 months ago
  86. 9f9b22c MINOR: log: add time second fraction field to rfc5424 log timestamp. by Emeric Brun · 4 years, 3 months ago
  87. dab586c BUILD: debug: avoid build warnings with DEBUG_MEM_STATS by Willy Tarreau · 4 years, 3 months ago
  88. 1e3b16f MINOR: log-format: allow to preserve spacing in log format strings by Dragan Dosen · 4 years, 3 months ago
  89. a6026a0 MINOR: debug: add a new "debug dev memstats" command by Willy Tarreau · 4 years, 3 months ago
  90. 76cc699 MINOR: config: add a new tune.idle-pool.shared global setting. by Willy Tarreau · 4 years, 3 months ago
  91. ff1d092 MEDIUM: connections: Don't use a lock when moving connections to remove. by Olivier Houchard · 4 years, 3 months ago
  92. f8f4c2e CLEANUP: connections: rename the toremove_lock to takeover_lock by Olivier Houchard · 4 years, 3 months ago
  93. bbee1f7 MINOR: list: Add MT_LIST_DEL_SAFE_NOINIT() and MT_LIST_ADDQ_NOCHECK() by Olivier Houchard · 4 years, 3 months ago
  94. eb8c2c6 MEDIUM: sched: implement task_kill() to kill a task by Willy Tarreau · 4 years, 3 months ago
  95. 8a6049c MEDIUM: sched: create a new TASK_KILLED task flag by Willy Tarreau · 4 years, 3 months ago
  96. 364f25a MINOR: backend: don't always takeover from the same threads by Willy Tarreau · 4 years, 3 months ago
  97. 2f3f4d3 MEDIUM: server: add a new pool-low-conn server setting by Willy Tarreau · 4 years, 3 months ago
  98. 35e30c9 BUG/MINOR: server: fix the connection release logic regarding nearly full conditions by Willy Tarreau · 4 years, 3 months ago
  99. daf8aa6 MINOR: pools: increase MAX_BASE_POOLS to 64 by Willy Tarreau · 4 years, 3 months ago
  100. ddfe074 MEDIUM: server: use the two thresholds for the connection release algorithm by Willy Tarreau · 4 years, 3 months ago