- aaa665f BUG/MEDIUM: peers: Fix exit condition when max-updates-at-once is reached by Christopher Faulet · 7 months ago
- 9c407e4 BUG/MEDIUM: peers/trace: fix crash when listing event types by Willy Tarreau · 8 months ago
- ecd3225 BUG/MEDIUM: peers: fix partial message decoding by Christopher Faulet · 12 months ago
- edd1d06 BUG/MEDIUM: peers: Fix synchro for huge number of tables by Christopher Faulet · 1 year, 1 month ago
- d4f7e08 BUG/MEDIUM: peers: Be sure to always refresh recconnect timer in sync task by Christopher Faulet · 1 year, 1 month ago
- 7b3d38a MEDIUM: tree-wide: Change sc API to specify required free space to progress by Christopher Faulet · 1 year, 7 months ago
- 7a48b72 MINOR: peers: Use the applet API to send message by Christopher Faulet · 1 year, 7 months ago
- 69530f5 MEDIUM: clock: replace timeval "now" with integer "now_ns" by Willy Tarreau · 1 year, 7 months ago
- eed5da1 MINOR: clock: do not use now.tv_sec anymore by Willy Tarreau · 1 year, 7 months ago
- 3d94901 MEDIUM: peers: Use the sedesc to report and detect end of processing by Christopher Faulet · 1 year, 8 months ago
- 9a790f6 MINOR: stconn/channel: Move CF_READ_DONTWAIT into the SC and rename it by Christopher Faulet · 1 year, 9 months ago
- b08c525 MINOR: stconn: Always report READ/WRITE event on shutr/shutw by Christopher Faulet · 1 year, 9 months ago
- 0392612 BUG/MEDIUM: peers: make "show peers" more careful about partial initialization by Willy Tarreau · 1 year, 11 months ago
- 6e1bbc4 REORG: channel: Rename CF_READ_NULL to CF_READ_EVENT by Christopher Faulet · 2 years ago
- f648767 MINOR: peers: unused code path in process_peer_sync by Aurelien DARRAGON · 2 years ago
- 4ede46b BUG/MINOR: peers: always update the stksess shard number on incoming updates by Willy Tarreau · 2 years ago
- b12be7c CLEANUP: peers: factor out the key len calculation in received updates by Willy Tarreau · 2 years ago
- d05aa38 CLEANUP: peers: fix format string for status messages (int signedness) by Willy Tarreau · 2 years ago
- 4cfdcbb BUILD: peers: Remove unused variables by Christopher Faulet · 2 years ago
- 0909f62 BUG/MEDIUM: peers: messages about unkown tables not correctly ignored by Emeric Brun · 2 years ago
- 7910825 BUILD: peers: use __fallthrough in peer_io_handler() by Willy Tarreau · 2 years ago
- 4a689da CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 2 years, 1 month ago
- ac55608 MINOR: peers: handle multiple resync requests using shards by Emeric Brun · 2 years, 1 month ago
- 36d1565 MINOR: peers: Support for peer shards by Frédéric Lécaille · 2 years, 1 month ago
- 7664222 MEDIUM: stick-table: switch the table lock to rwlock by Willy Tarreau · 2 years, 2 months ago
- b372f16 BUG/MEDIUM: peers: Don't start resync on reload if local peer is not up-to-date by Christopher Faulet · 2 years, 3 months ago
- 19a82b9 BUG/MEDIUM: peers: Don't use resync timer when local resync is in progress by Christopher Faulet · 2 years, 3 months ago
- 13db4bd BUG/MEDIUM: peers: Add connect and server timeut to peers proxy by Christopher Faulet · 2 years, 3 months ago
- 8bd146d MEDIUM: peers: limit the number of updates sent at once by Willy Tarreau · 2 years, 4 months ago
- 642170a BUG/MINOR: peers: Use right channel flag to consider the peer as connected by Christopher Faulet · 2 years, 4 months ago
- 160fff6 BUG/MEDIUM: peers: limit reconnect attempts of the old process on reload by Christopher Faulet · 2 years, 4 months ago
- ab4b094 MINOR: peers: Use a dedicated reconnect timeout when stopping the local peer by Christopher Faulet · 2 years, 4 months ago
- 29ffe26 MAJOR: task: use t->tid instead of ffsl(t->thread_mask) to take the thread ID by Willy Tarreau · 2 years, 6 months ago
- 50e77b2 CLEANUP: peers/cli: make peers_dump_peer() take an appctx instead of an stconn by Willy Tarreau · 2 years, 6 months ago
- fc50599 CLEANUP: peers/cli: stop misusing the appctx local variable by Willy Tarreau · 2 years, 6 months ago
- ccea010 BUG/MEDIUM: peers/cli: fix "show peers" crash by Willy Tarreau · 2 years, 6 months ago
- c12b321 CLEANUP: applet: rename appctx_cs() to appctx_sc() by Willy Tarreau · 2 years, 6 months ago
- da30490 CLEANUP: peers: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · 2 years, 6 months ago
- 475e463 CLEANUP: cli: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · 2 years, 6 months ago
- cb086c6 REORG: stconn: rename conn_stream.{c,h} to stconn.{c,h} by Willy Tarreau · 2 years, 6 months ago
- 5edca2f REORG: rename cs_utils.h to sc_strm.h by Willy Tarreau · 2 years, 6 months ago
- 74568cf CLEANUP: stconn: rename final state manipulation functions from cs_* to sc_* by Willy Tarreau · 2 years, 6 months ago
- f61dd19 CLEANUP: stconn: rename cs_{shut,chk}* to sc_* by Willy Tarreau · 2 years, 6 months ago
- 90e8b45 CLEANUP: stconn: rename cs_cant_get() to se_need_more_data() by Willy Tarreau · 2 years, 6 months ago
- 99615ed CLEANUP: stconn: rename cs_rx_room_{blk,rdy} to sc_{need,have}_room() by Willy Tarreau · 2 years, 6 months ago
- ea27f48 CLEANUP: stconn: rename cs_{check,strm,strm_task} to sc_strm_* by Willy Tarreau · 2 years, 6 months ago
- 40a9c32 CLEANUP: stconn: rename cs_{i,o}{b,c} to sc_{i,o}{b,c} by Willy Tarreau · 2 years, 6 months ago
- d0a06d5 CLEANUP: applet: use applet_put*() everywhere possible by Willy Tarreau · 2 years, 6 months ago
- cb04166 CLEANUP: stconn: tree-wide rename stream connector flags CS_FL_* to SC_FL_* by Willy Tarreau · 2 years, 6 months ago
- 7cb9e6c CLEANUP: stream: rename "csf" and "csb" to "scf" and "scb" by Willy Tarreau · 2 years, 6 months ago
- 4596fe2 CLEANUP: conn_stream: tree-wide rename to stconn (stream connector) by Willy Tarreau · 2 years, 6 months ago
- 9e3c8d5 CLEANUP: peers: Remove unreachable code in peer_session_create() by Christopher Faulet · 2 years, 6 months ago
- 34e4085 MEDIUM: peers: Balance applets across threads by Maciej Zdeb · 2 years, 7 months ago
- d01be2a MINOR: peers: Track number of applets run by thread by Maciej Zdeb · 2 years, 7 months ago
- 6095d57 MINOR: applet: Add API to start applet on a thread subset by Christopher Faulet · 2 years, 7 months ago
- 6712dc6 MEDIUM: peers: Refactor peer appctx creation by Christopher Faulet · 2 years, 7 months ago
- 387e797 MINOR: peers: Add a ref to peers section in the peer structure by Christopher Faulet · 2 years, 7 months ago
- 92202da MINOR: applet: Let the frontend appctx release the session by Christopher Faulet · 2 years, 7 months ago
- 6796a06 CLEANUP: conn_stream: merge cs_new_from_{mux,applet} into cs_new_from_endp() by Willy Tarreau · 2 years, 7 months ago
- 0698c80 CLEANUP: applet: remove the unneeded appctx->owner by Willy Tarreau · 2 years, 7 months ago
- 455caef CLEANUP: peers: do not use appctx.ctx anymore by Willy Tarreau · 2 years, 7 months ago
- ce9123c CLEANUP: peers/cli: remove unneeded state STATE_INIT by Willy Tarreau · 2 years, 7 months ago
- 3a31e37 CLEANUP: peers/cli: stop using appctx->st2 for the dump state by Willy Tarreau · 2 years, 7 months ago
- cb8bf17 CLEANUP: peers/cli: take the "show peers" context definition out of the appctx by Willy Tarreau · 2 years, 7 months ago
- 03bd395 MEDIUM: stream: remove the confusing SF_ADDR_SET flag by Willy Tarreau · 2 years, 7 months ago
- 7e2e4f8 CLEANUP: tree-wide: remove 25 occurrences of unneeded fcntl.h by Willy Tarreau · 2 years, 7 months ago
- 6b0a0fb CLEANUP: tree-wide: Remove any ref to stream-interfaces by Christopher Faulet · 2 years, 8 months ago
- a0bdec3 MEDIUM: stream-int/conn-stream: Move blocking flags from SI to CS by Christopher Faulet · 2 years, 8 months ago
- da098e6 MINOR: stream-int/conn-stream: Move si_shut* and si_chk* in conn-stream scope by Christopher Faulet · 2 years, 8 months ago
- 62e7574 MEDIUM: stream-int/conn-stream: Move stream-interface state in the conn-stream by Christopher Faulet · 2 years, 8 months ago
- 8abe712 MINOR: stream-int: Remove SI_FL_NOLINGER/NOHALF to rely on CS flags instead by Christopher Faulet · 2 years, 8 months ago
- 8da67aa MEDIUM: stream-int/conn-stream: Move src/dst addresses in the conn-stream by Christopher Faulet · 2 years, 8 months ago
- 908628c MEDIUM: tree-wide: Use CS util functions instead of SI ones by Christopher Faulet · 2 years, 8 months ago
- 9ec2f4d MAJOR: conn-stream: Share endpoint struct between the CS and the mux/applet by Christopher Faulet · 2 years, 8 months ago
- a9e8b39 MEDIUM: conn-stream: Pre-allocate endpoint to create CS from muxes and applets by Christopher Faulet · 2 years, 8 months ago
- b669d68 MEDIUM: conn-stream: Be able to pass endpoint to create a conn-stream by Christopher Faulet · 2 years, 8 months ago
- 9388204 MAJOR: conn-stream: Invert conn-stream endpoint and its context by Christopher Faulet · 2 years, 10 months ago
- 2479e5f MEDIUM: applet: Set the appctx owner during allocation by Christopher Faulet · 2 years, 10 months ago
- 2645b34 BUILD: peers: adjust some printf format to silence cppcheck by Willy Tarreau · 2 years, 8 months ago
- cda94ac MAJOR: stream/conn_stream: Move the stream-interface into the conn-stream by Christopher Faulet · 3 years ago
- 56489e2 MINOR: peers: Always access the stream-int via the conn-stream by Christopher Faulet · 3 years ago
- f835dea MEDIUM: conn_stream: Add a pointer to the app object into the conn-stream by Christopher Faulet · 3 years ago
- 86e1c33 MEDIUM: applet: Set the conn-stream as appctx owner instead of the stream-int by Christopher Faulet · 3 years ago
- 13a35e5 MAJOR: conn_stream/stream-int: move the appctx to the conn-stream by Christopher Faulet · 3 years ago
- b4ff6f4 BUG/MEDIUM: peers: properly skip conn_cur from incoming messages by Willy Tarreau · 3 years ago
- d9e6b35 CLEANUP: peers: Remove useless test on peer variable in peer_trace() by Christopher Faulet · 3 years ago
- 16f16af MINOR: stream: Use backend stream-interface dst address instead of target_addr by Christopher Faulet · 3 years, 1 month ago
- db2ab82 MEDIUM: stick-table: never learn the "conn_cur" value from peers by Willy Tarreau · 3 years, 2 months ago
- 8db34cc BUILD: peers: need to include eb{32/mb/pt}tree.h by Willy Tarreau · 3 years, 2 months ago
- beeabf5 MINOR: task: provide 3 task_new_* wrappers to simplify the API by Willy Tarreau · 3 years, 2 months ago
- e612446 MINOR: applet: remove the thread mask from appctx_new() by Willy Tarreau · 3 years, 3 months ago
- 0188108 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 4 months ago
- 90a9b67 MEDIUM: peers: handle arrays of std types in peers protocol by Emeric Brun · 3 years, 5 months ago
- 08b0f67 BUG/MINOR: peers: fix data_type bit computation more than 32 data_types by Emeric Brun · 3 years, 5 months ago
- 5ea07d9 CLEANUP: peers: re-write intdecode function comment. by Emeric Brun · 3 years, 5 months ago
- e8422bf MEDIUM: global: remove the relative_pid from global and mworker by Willy Tarreau · 3 years, 6 months ago
- 72faef3 MEDIUM: global: remove dead code from nbproc/bind_proc removal by Willy Tarreau · 3 years, 6 months ago
- 208ff01 BUG/MINOR: peers: Missing calloc return value check in peers_register_table by Remi Tricot-Le Breton · 3 years, 7 months ago
- b205bfd CLEANUP: cli/tree-wide: properly re-align the CLI commands' help messages by Willy Tarreau · 3 years, 7 months ago
- ccdfbae MINOR: peers: add informative flags about resync process for debugging by Emeric Brun · 3 years, 7 months ago