1. a9e8b39 MEDIUM: conn-stream: Pre-allocate endpoint to create CS from muxes and applets by Christopher Faulet · Wed Mar 23 11:01:09 2022 +0100
  2. b669d68 MEDIUM: conn-stream: Be able to pass endpoint to create a conn-stream by Christopher Faulet · Tue Mar 22 18:37:19 2022 +0100
  3. 9388204 MAJOR: conn-stream: Invert conn-stream endpoint and its context by Christopher Faulet · Wed Jan 19 14:56:50 2022 +0100
  4. 2479e5f MEDIUM: applet: Set the appctx owner during allocation by Christopher Faulet · Wed Jan 19 14:50:11 2022 +0100
  5. 2645b34 BUILD: peers: adjust some printf format to silence cppcheck by Willy Tarreau · Tue Apr 12 08:28:18 2022 +0200
  6. cda94ac MAJOR: stream/conn_stream: Move the stream-interface into the conn-stream by Christopher Faulet · Thu Dec 23 17:28:17 2021 +0100
  7. 56489e2 MINOR: peers: Always access the stream-int via the conn-stream by Christopher Faulet · Thu Dec 23 13:35:56 2021 +0100
  8. f835dea MEDIUM: conn_stream: Add a pointer to the app object into the conn-stream by Christopher Faulet · Tue Dec 21 14:35:17 2021 +0100
  9. 86e1c33 MEDIUM: applet: Set the conn-stream as appctx owner instead of the stream-int by Christopher Faulet · Mon Dec 20 17:09:39 2021 +0100
  10. 13a35e5 MAJOR: conn_stream/stream-int: move the appctx to the conn-stream by Christopher Faulet · Mon Dec 20 15:34:16 2021 +0100
  11. b4ff6f4 BUG/MEDIUM: peers: properly skip conn_cur from incoming messages by Willy Tarreau · Fri Dec 24 13:38:49 2021 +0100
  12. d9e6b35 CLEANUP: peers: Remove useless test on peer variable in peer_trace() by Christopher Faulet · Mon Nov 15 09:40:57 2021 +0100
  13. 16f16af MINOR: stream: Use backend stream-interface dst address instead of target_addr by Christopher Faulet · Wed Oct 27 09:34:56 2021 +0200
  14. db2ab82 MEDIUM: stick-table: never learn the "conn_cur" value from peers by Willy Tarreau · Fri Oct 08 17:53:12 2021 +0200
  15. 8db34cc BUILD: peers: need to include eb{32/mb/pt}tree.h by Willy Tarreau · Wed Oct 06 17:53:19 2021 +0200
  16. beeabf5 MINOR: task: provide 3 task_new_* wrappers to simplify the API by Willy Tarreau · Fri Oct 01 18:23:30 2021 +0200
  17. e612446 MINOR: applet: remove the thread mask from appctx_new() by Willy Tarreau · Mon Sep 13 10:07:38 2021 +0200
  18. 0188108 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Sat Aug 07 14:41:56 2021 +0500
  19. 90a9b67 MEDIUM: peers: handle arrays of std types in peers protocol by Emeric Brun · Tue Jun 22 16:09:55 2021 +0200
  20. 08b0f67 BUG/MINOR: peers: fix data_type bit computation more than 32 data_types by Emeric Brun · Thu Jul 01 18:54:05 2021 +0200
  21. 5ea07d9 CLEANUP: peers: re-write intdecode function comment. by Emeric Brun · Wed Jun 30 13:21:58 2021 +0200
  22. e8422bf MEDIUM: global: remove the relative_pid from global and mworker by Willy Tarreau · Tue Jun 15 09:08:18 2021 +0200
  23. 72faef3 MEDIUM: global: remove dead code from nbproc/bind_proc removal by Willy Tarreau · Tue Jun 15 08:36:30 2021 +0200
  24. 208ff01 BUG/MINOR: peers: Missing calloc return value check in peers_register_table by Remi Tricot-Le Breton · Wed May 12 17:39:04 2021 +0200
  25. b205bfd CLEANUP: cli/tree-wide: properly re-align the CLI commands' help messages by Willy Tarreau · Fri May 07 11:38:37 2021 +0200
  26. ccdfbae MINOR: peers: add informative flags about resync process for debugging by Emeric Brun · Wed Apr 28 12:59:35 2021 +0200
  27. 1a6b43e BUG/MEDIUM: peers: reset tables stage flags stages on new conns by Emeric Brun · Tue Apr 20 14:43:46 2021 +0200
  28. 8e7a13e BUG/MEDIUM: peers: re-work updates lookup during the sync on the fly by Emeric Brun · Wed Apr 28 11:48:15 2021 +0200
  29. cc9cce9 BUG/MEDIUM: peers: reset commitupdate value in new conns by Emeric Brun · Tue Feb 23 17:08:08 2021 +0100
  30. d9729da BUG/MEDIUM: peers: reset starting point if peers appears longly disconnected by Emeric Brun · Tue Feb 23 16:50:53 2021 +0100
  31. b0d60be BUG/MEDIUM: peers: stop considering ack messages teaching a full resync by Emeric Brun · Thu Mar 04 10:27:10 2021 +0100
  32. 437e48a BUG/MEDIUM: peers: register last acked value as origin receiving a resync req by Emeric Brun · Wed Apr 28 09:49:33 2021 +0200
  33. 2c4ab41 BUG/MEDIUM: peers: initialize resync timer to get an initial full resync by Emeric Brun · Wed Apr 21 16:06:35 2021 +0200
  34. 2cc201f BUG/MEDIUM: peers: re-work refcnt on table to protect against flush by Emeric Brun · Fri Apr 23 12:21:26 2021 +0200
  35. cbfe5eb BUG/MEDIUM: peers: re-work connection to new process during reload. by Emeric Brun · Thu Apr 22 18:20:37 2021 +0200
  36. 1675ada BUG/MINOR: peers: remove useless table check if initial resync is finished by Emeric Brun · Thu Apr 22 18:13:13 2021 +0200
  37. 2b71810 CLEANUP: lists/tree-wide: rename some list operations to avoid some confusion by Willy Tarreau · Wed Apr 21 07:32:39 2021 +0200
  38. fa1258f MINOR: freq_ctr: unify freq_ctr and freq_ctr_period into freq_ctr by Willy Tarreau · Sat Apr 10 23:00:53 2021 +0200
  39. 4781b15 CLEANUP: atomic/tree-wide: replace single increments/decrements with inc/dec by Willy Tarreau · Tue Apr 06 13:53:36 2021 +0200
  40. 144f84a MEDIUM: task: extend the state field to 32 bits by Willy Tarreau · Tue Mar 02 16:09:26 2021 +0100
  41. 49962b5 MINOR: peers/cli: do not dump the peers dictionaries by default on "show peers" by Willy Tarreau · Fri Feb 12 16:56:22 2021 +0100
  42. f6c8842 MINOR: peers: export process_peer_sync() to improve traces by Willy Tarreau · Fri Jan 29 12:38:42 2021 +0100
  43. 2b0ba54 BUG/MINOR: peers: Wrong "new_conn" value for "show peers" CLI command. by Frédéric Lécaille · Mon Jan 18 15:14:39 2021 +0100
  44. 4b1a05f BUG/MINOR: peers: Possible appctx pointer dereference. by Frédéric Lécaille · Sun Jan 17 13:08:39 2021 +0100
  45. 81d7092 BUILD: peers: fix build warning about unused variable by Willy Tarreau · Fri Jan 15 17:08:38 2021 +0100
  46. da2b084 MINOR: peers: Add traces for peer control messages. by Frédéric Lécaille · Fri Jan 15 16:21:28 2021 +0100
  47. e5ff141 CLEANUP: Compare the return value of `XXXcmp()` functions with zero by Tim Duesterhus · Sat Jan 02 22:31:53 2021 +0100
  48. 92149f9 MEDIUM: stick-tables: Add srvkey option to stick-table by Thayne McCombs · Fri Nov 20 01:28:26 2020 -0700
  49. 26256f8 MINOR: stream: Pass an optional input buffer when a stream is created by Christopher Faulet · Mon Sep 14 11:40:13 2020 +0200
  50. 345ebcf BUG/MAJOR: peers: fix partial message decoding by Willy Tarreau · Thu Nov 26 17:06:04 2020 +0100
  51. 1dfd4f1 BUG/MEDIUM: peers: fix decoding of multi-byte length in stick-table messages by Willy Tarreau · Fri Nov 13 14:10:20 2020 +0100
  52. ea875e6 BUG/MINOR: peers: Missing TX cache entries reset. by Frédéric Lécaille · Thu Nov 12 21:01:54 2020 +0100
  53. f9e51be BUG/MINOR: peers: Do not ignore a protocol error for dictionary entries. by Frédéric Lécaille · Thu Nov 12 19:53:11 2020 +0100
  54. d865935 MINOR: peers: Add traces to peer_treat_updatemsg(). by Frédéric Lécaille · Tue Nov 10 16:18:03 2020 +0100
  55. baeb919 BUG/MINOR: peers: Possible unexpected peer seesion reset after collisions. by Frédéric Lécaille · Wed Oct 14 11:50:26 2020 +0200
  56. 9b7587a MINOR: connection: make sockaddr_alloc() take the address to be copied by Willy Tarreau · Thu Oct 15 07:32:10 2020 +0200
  57. 3fc0fe0 MINOR: peers: heartbeat, collisions and handshake information for "show peers" command. by Frédéric Lécaille · Thu Oct 08 09:46:24 2020 +0200
  58. a389c9e MEDIUM: proxy: add mode PR_MODE_PEERS to flag peers frontends by Willy Tarreau · Wed Oct 07 17:49:42 2020 +0200
  59. 1ad64ac CLEANUP: peers: don't use the PR_ST* states to mark enabled/disabled by Willy Tarreau · Thu Sep 24 08:48:08 2020 +0200
  60. e7e2b21 BUG/MINOR: peers: Inconsistency when dumping peer status codes. by Frédéric Lécaille · Mon Oct 05 12:33:07 2020 +0200
  61. 46a030c CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Sun Jul 05 16:36:08 2020 +0500
  62. a898f0c BUILD: peers: fix build warning with gcc 4.2.1 by Willy Tarreau · Fri Jul 03 19:09:29 2020 +0200
  63. 588b314 BUILD: Re-enable -Wimplicit-fallthrough by Tim Duesterhus · Fri May 29 14:35:51 2020 +0200
  64. b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · Tue Jun 09 09:07:15 2020 +0200
  65. 36979d9 REORG: include: move the error reporting functions to from log.h to errors.h by Willy Tarreau · Fri Jun 05 17:27:29 2020 +0200
  66. dfd3de8 REORG: include: move stream.h to haproxy/stream{,-t}.h by Willy Tarreau · Thu Jun 04 23:46:14 2020 +0200
  67. a264d96 REORG: include: move proxy.h to haproxy/proxy{,-t}.h by Willy Tarreau · Thu Jun 04 22:29:18 2020 +0200
  68. aeed4a8 REORG: include: move log.h to haproxy/log{,-t}.h by Willy Tarreau · Thu Jun 04 22:01:04 2020 +0200
  69. f1d32c4 REORG: include: move channel.h to haproxy/channel{,-t}.h by Willy Tarreau · Thu Jun 04 21:07:02 2020 +0200
  70. 5e539c9 REORG: include: move stream_interface.h to haproxy/stream_interface{,-t}.h by Willy Tarreau · Thu Jun 04 20:45:39 2020 +0200
  71. 83487a8 REORG: include: move cli.h to haproxy/cli{,-t}.h by Willy Tarreau · Thu Jun 04 20:19:54 2020 +0200
  72. 2eec9b5 REORG: include: move stats.h to haproxy/stats{,-t}.h by Willy Tarreau · Thu Jun 04 19:58:55 2020 +0200
  73. 3f0f82e REORG: move applet.h to haproxy/applet{,-t}.h by Willy Tarreau · Thu Jun 04 19:42:41 2020 +0200
  74. dcc048a REORG: include: move acl.h to haproxy/acl.h{,-t}.h by Willy Tarreau · Thu Jun 04 19:11:43 2020 +0200
  75. 48d25b3 REORG: include: move session.h to haproxy/session{,-t}.h by Willy Tarreau · Thu Jun 04 18:58:52 2020 +0200
  76. 872f2ea REORG: include: move stick_table.h to haproxy/stick_table{,-t}.h by Willy Tarreau · Thu Jun 04 18:46:44 2020 +0200
  77. 3c2a7c2 REORG: include: move peers.h to haproxy/peers{,-t}.h by Willy Tarreau · Thu Jun 04 18:38:21 2020 +0200
  78. 3727a8a REORG: include: move signal.h to haproxy/signal{,-t}.h by Willy Tarreau · Thu Jun 04 17:37:26 2020 +0200
  79. cea0e1b REORG: include: move task.h to haproxy/task{,-t}.h by Willy Tarreau · Thu Jun 04 17:25:40 2020 +0200
  80. f268ee8 REORG: include: split global.h into haproxy/global{,-t}.h by Willy Tarreau · Thu Jun 04 17:05:57 2020 +0200
  81. 213e990 REORG: include: move listener.h to haproxy/listener{,-t}.h by Willy Tarreau · Thu Jun 04 14:58:24 2020 +0200
  82. d7d2c28 CLEANUP: include: remove unused mux_pt.h by Willy Tarreau · Thu Jun 04 14:04:31 2020 +0200
  83. 8efbdfb REORG: include: move obj_type.h to haproxy/obj_type{,-t}.h by Willy Tarreau · Thu Jun 04 11:29:21 2020 +0200
  84. 762d7a5 REORG: include: move frontend.h to haproxy/frontend.h by Willy Tarreau · Thu Jun 04 11:23:07 2020 +0200
  85. 0f6ffd6 REORG: include: move fd.h to haproxy/fd{,-t}.h by Willy Tarreau · Wed Jun 03 19:33:00 2020 +0200
  86. 3afc4c4 REORG: include: move dict.h to hparoxy/dict{,-t}.h by Willy Tarreau · Wed Jun 03 18:23:19 2020 +0200
  87. 48fbcae REORG: tools: split common/standard.h into haproxy/tools{,-t}.h by Willy Tarreau · Wed Jun 03 18:09:46 2020 +0200
  88. 6131d6a REORG: include: move common/net_helper.h to haproxy/net_helper.h by Willy Tarreau · Tue Jun 02 16:48:09 2020 +0200
  89. 92b4f13 REORG: include: move time.h from common/ to haproxy/ by Willy Tarreau · Mon Jun 01 11:05:15 2020 +0200
  90. 3f567e4 REORG: include: split hathreads into haproxy/thread.h and haproxy/thread-t.h by Willy Tarreau · Thu May 28 15:29:19 2020 +0200
  91. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · Wed May 27 12:58:42 2020 +0200
  92. 530ba38 BUG/MINOR: peers: fix internal/network key type mapping. by Emeric Brun · Tue Jun 02 11:17:42 2020 +0200
  93. c02a23f CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Wed May 06 00:53:22 2020 +0500
  94. 70de43b BUG/MEDIUM: peers: resync ended with RESYNC_PARTIAL in wrong cases. by Emeric Brun · Mon Mar 16 10:51:01 2020 +0100
  95. 52bf839 BUG/MEDIUM: random: implement a thread-safe and process-safe PRNG by Willy Tarreau · Sun Mar 08 00:42:37 2020 +0100
  96. 0fbf28a Revert "BUG/MEDIUM: random: implement per-thread and per-process random sequences" by Willy Tarreau · Sat Mar 07 11:24:39 2020 +0100
  97. 1c306aa BUG/MEDIUM: random: implement per-thread and per-process random sequences by Willy Tarreau · Fri Mar 06 19:04:55 2020 +0100
  98. 6cde5d8 CLEANUP: stick-tables: use read_u32() to display a node's key by Willy Tarreau · Tue Feb 25 09:41:22 2020 +0100
  99. d02ffe9 CLEANUP: peers: Remove unused static function `free_dcache_tx` by Tim Duesterhus · Wed Feb 05 23:37:15 2020 +0100
  100. 10ce0c2 CLEANUP: peers: Remove unused static function `free_dcache` by Tim Duesterhus · Wed Feb 05 17:22:02 2020 +0100