- 5e29b76 MEDIUM: stream-int/conn-stream: Move I/O functions to conn-stream by Christopher Faulet · Mon Apr 04 08:58:34 2022 +0200
- a0bdec3 MEDIUM: stream-int/conn-stream: Move blocking flags from SI to CS by Christopher Faulet · Mon Apr 04 07:51:21 2022 +0200
- 8f45eec MINOR: stream-int/conn-stream: Move si_alloc_ibuf() in the conn-stream scope by Christopher Faulet · Fri Apr 01 17:19:36 2022 +0200
- 158f336 MINOR: stream-int/conn-stream Move si_is_conn_error() in the conn-stream scope by Christopher Faulet · Fri Apr 01 17:15:10 2022 +0200
- 000ba3e MINOR: conn-stream: Move si_conn_cb in the conn-stream scope by Christopher Faulet · Fri Apr 01 17:06:32 2022 +0200
- 431ce2e MINOR: stream-int/conn-stream: Move si_sync_recv/send() in conn-stream scope by Christopher Faulet · Fri Apr 01 17:03:14 2022 +0200
- 4a7764a MINOR: stream-int/conn-stream: Move si_cs_io_cb() in the conn-stream scope by Christopher Faulet · Fri Apr 01 16:58:52 2022 +0200
- 9029a72 MINOR: stream-int/conn-stream: Move stream_int_notify() in the conn-stream scope by Christopher Faulet · Fri Apr 01 16:48:36 2022 +0200
- d715d36 MINOR: stream-int/conn-stream: Move stream_int_read0() in the conn-stream scope by Christopher Faulet · Fri Apr 01 16:38:32 2022 +0200
- 6059ba4 MEDIUM: conn-stream/applet: Add a data callback for applets by Christopher Faulet · Fri Apr 01 16:34:53 2022 +0200
- 13045f0 MINOR: stream-int-conn-stream: Move si_update_* in conn-stream scope by Christopher Faulet · Fri Apr 01 14:23:38 2022 +0200
- 9ffddd5 REORG: conn-stream: Move cs_app_ops in conn_stream.c by Christopher Faulet · Fri Apr 01 14:04:29 2022 +0200
- dde3304 REORG: stream-int: Move si_is_conn_error() in the header file by Christopher Faulet · Fri Apr 01 13:56:30 2022 +0200
- 9b7a9b4 REORG: stream-int: Export si_cs_recv(), si_cs_send() and si_cs_process() by Christopher Faulet · Fri Apr 01 13:48:39 2022 +0200
- aa91d62 MINOR: stream-int/connection: Move conn_si_send_proxy() in the connection scope by Christopher Faulet · Fri Apr 01 13:22:50 2022 +0200
- 3704663 MINOR: applet: Use the CS to register and release applets instead of SI by Christopher Faulet · Fri Apr 01 11:36:58 2022 +0200
- 0c6a64c MEDIUM: stream-int/conn-stream: Move si_ops in the conn-stream scope by Christopher Faulet · Fri Apr 01 08:58:29 2022 +0200
- da098e6 MINOR: stream-int/conn-stream: Move si_shut* and si_chk* in conn-stream scope by Christopher Faulet · Thu Mar 31 17:44:45 2022 +0200
- 69ef6c9 MINOR: conn-stream: Rename CS functions dedicated to connections by Christopher Faulet · Thu Mar 31 14:20:00 2022 +0200
- 2f35e7b MEDIUM: stream-int/conn-stream: Handle I/O subscriptions in the conn-stream by Christopher Faulet · Thu Mar 31 11:09:28 2022 +0200
- 0797656 MINOR: conn-stream/connection: Move SHR/SHW modes in the connection scope by Christopher Faulet · Thu Mar 31 11:05:05 2022 +0200
- 9125f3c MINOR: stream-int/stream: Move si_retnclose() in the stream scope by Christopher Faulet · Thu Mar 31 09:47:24 2022 +0200
- 62e7574 MEDIUM: stream-int/conn-stream: Move stream-interface state in the conn-stream by Christopher Faulet · Thu Mar 31 09:16:34 2022 +0200
- a70a354 MINOR: stream: Only save previous connection state for the server side by Christopher Faulet · Wed Mar 30 17:13:02 2022 +0200
- a728518 MINOR: stream-int: Remove SI_FL_INDEP_STR to rely on CS flags instead by Christopher Faulet · Wed Mar 30 15:43:23 2022 +0200
- 974da9f MINOR: stream-int: Remove SI_FL_DONT_WAKE to rely on CS flags instead by Christopher Faulet · Wed Mar 30 15:30:03 2022 +0200
- 8abe712 MINOR: stream-int: Remove SI_FL_NOLINGER/NOHALF to rely on CS flags instead by Christopher Faulet · Wed Mar 30 15:10:18 2022 +0200
- 9a52123 MINOR: stream-int: Remove SI_FL_KILL_CON to rely on conn-stream endpoint only by Christopher Faulet · Wed Mar 30 14:42:50 2022 +0200
- 6cd56d5 MEDIUM: conn-stream: Use endpoint error instead of conn-stream error by Christopher Faulet · Wed Mar 30 10:47:32 2022 +0200
- af642df MINOR: stream-int/conn-stream: Report error to the CS instead of the SI by Christopher Faulet · Wed Mar 30 10:06:11 2022 +0200
- ae024ce MEDIUM: stream-int/stream: Use connect expiration instead of SI expiration by Christopher Faulet · Tue Mar 29 19:02:31 2022 +0200
- 1d98777 MINOR: stream-int/conn-stream: Move half-close timeout in the conn-stream by Christopher Faulet · Tue Mar 29 18:03:35 2022 +0200
- 8da67aa MEDIUM: stream-int/conn-stream: Move src/dst addresses in the conn-stream by Christopher Faulet · Tue Mar 29 17:53:09 2022 +0200
- e05bf9e MINOR: stream-int/txn: Move buffer for L7 retries in the HTTP transaction by Christopher Faulet · Tue Mar 29 15:23:40 2022 +0200
- b041b23 MEDIUM: conn-stream: Move remaning flags from CS to endpoint by Christopher Faulet · Thu Mar 24 10:27:02 2022 +0100
- 9ec2f4d MAJOR: conn-stream: Share endpoint struct between the CS and the mux/applet by Christopher Faulet · Wed Mar 23 15:15:29 2022 +0100
- 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
- e9e4820 MINOR: conn-stream: Move some CS flags to the endpoint by Christopher Faulet · Tue Mar 22 18:13:29 2022 +0100
- 9388204 MAJOR: conn-stream: Invert conn-stream endpoint and its context by Christopher Faulet · Wed Jan 19 14:56:50 2022 +0100
- 2479e5f MEDIUM: applet: Set the appctx owner during allocation by Christopher Faulet · Wed Jan 19 14:50:11 2022 +0100
- 0c3205a BUILD: stream-int: avoid a build warning when DEBUG is empty by Willy Tarreau · Wed Mar 23 11:11:31 2022 +0100
- d1480cc BUG/MEDIUM: stream-int: do not rely on the connection error once established by Willy Tarreau · Thu Mar 17 16:19:09 2022 +0100
- 8bc1759 DEBUG: stream-int: Fix BUG_ON used to test appctx in si_applet_ops callbacks by Christopher Faulet · Mon Feb 28 17:27:09 2022 +0100
- 9936dc6 REORG: stream-int: Uninline si_sync_recv() and make si_cs_recv() private by Christopher Faulet · Mon Feb 28 09:21:58 2022 +0100
- 4941623 CLEANUP: stream-int: Make si_cs_send() function static by Christopher Faulet · Mon Feb 28 09:14:46 2022 +0100
- 693b23b MEDIUM: tree-wide: Use unsafe conn-stream API when it is relevant by Christopher Faulet · Mon Feb 28 09:09:05 2022 +0100
- 8424004 MINOR: channel: don't use co_set_data() to decrement output by Willy Tarreau · Mon Feb 28 16:51:23 2022 +0100
- 014ac35 CLEANUP: stream-int: rename si_reset() to si_init() by Christopher Faulet · Thu Jan 06 08:13:46 2022 +0100
- cda94ac MAJOR: stream/conn_stream: Move the stream-interface into the conn-stream by Christopher Faulet · Thu Dec 23 17:28:17 2021 +0100
- 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
- 13a35e5 MAJOR: conn_stream/stream-int: move the appctx to the conn-stream by Christopher Faulet · Mon Dec 20 15:34:16 2021 +0100
- 897d612 MEDIUM: conn-stream: No longer access connection field directly by Christopher Faulet · Fri Dec 17 17:28:35 2021 +0100
- 0256da1 MINOR: connection: Be prepared to handle conn-stream with no connection by Christopher Faulet · Wed Dec 15 09:50:17 2021 +0100
- ae17925 DEBUG: stream-int: Check CS_FL_WANT_ROOM is not set with an empty input buffer by Christopher Faulet · Mon Feb 21 16:12:00 2022 +0100
- 88bc800 BUILD: tree-wide: avoid warnings caused by redundant checks of obj_types by Willy Tarreau · Mon Dec 06 07:01:02 2021 +0000
- 69fad00 BUG/MEDIUM: stream-int: Block reads if channel cannot receive more data by Christopher Faulet · Fri Oct 29 14:55:59 2021 +0200
- 9310f48 CLEANUP: tree-wide: remove unneeded include time.h in ~20 files by Willy Tarreau · Wed Oct 06 16:18:40 2021 +0200
- b7fc4c4 BUILD: tree-wide: add missing http_ana.h from many places by Willy Tarreau · Wed Oct 06 18:56:42 2021 +0200
- 564e39c MINOR: stream-int: Notify mux when the buffer is not stuck when calling rcv_buf by Christopher Faulet · Tue Sep 21 15:50:55 2021 +0200
- 2bc364c BUG/MEDIUM: stream-int: Defrag HTX message in si_cs_recv() if necessary by Christopher Faulet · Tue Sep 21 15:22:12 2021 +0200
- 68a14db MINOR: stream-int: Set CO_RFL transient/persistent flags apart in si_cs_rcv() by Christopher Faulet · Tue Sep 21 15:14:57 2021 +0200
- df99408 BUG/MEDIUM: stream-int: Notify stream that the mux wants more room to xfer data by Christopher Faulet · Thu Sep 23 14:17:20 2021 +0200
- 883d83e BUG/MEDIUM: stream-int: Don't block SI on a channel policy if EOI is reached by Christopher Faulet · Thu Sep 09 10:17:59 2021 +0200
- b7308f0 Revert "BUG/MINOR: stream-int: Don't block reads in si_update_rx() if chn may receive" by Christopher Faulet · Tue Sep 07 14:31:02 2021 +0200
- 0fe1864 CLEANUP: l7-retries: do not test the buffer before calling b_alloc() by Christopher Faulet · Fri Jun 11 15:55:56 2021 +0200
- 1f08bff MINOR: http-ana: Perform L7 retries because of status codes in response analyser by Christopher Faulet · Wed May 26 13:14:39 2021 +0200
- 9f5382e Revert "MEDIUM: http-ana: Deal with L7 retries in HTTP analysers" by Christopher Faulet · Fri May 21 13:46:14 2021 +0200
- d8219b3 MINOR: conn-stream: Force mux to wait for read events if abortonclose is set by Christopher Faulet · Thu Apr 08 18:13:25 2021 +0200
- e0dec4b BUG/MINOR: stream-int: Don't block reads in si_update_rx() if chn may receive by Christopher Faulet · Wed Apr 07 08:45:05 2021 +0200
- 7416314 CLEANUP: task: make sure tasklet handlers always indicate their statuses by Willy Tarreau · Sat Mar 13 11:30:19 2021 +0100
- 144f84a MEDIUM: task: extend the state field to 32 bits by Willy Tarreau · Tue Mar 02 16:09:26 2021 +0100
- 5b82cc5 MEDIUM: http-ana: Deal with L7 retries in HTTP analysers by Christopher Faulet · Mon Oct 12 15:18:50 2020 +0200
- 89e34c2 MEDIUM: stream-int: Take care of EOS if the SI wake callback function by Christopher Faulet · Thu Jan 21 16:22:01 2021 +0100
- 8f0cc5c CLEANUP: Fix spelling errors in comments by Thayne McCombs · Thu Jan 07 21:35:52 2021 -0700
- 827fee7 MINOR: connection: remove sock-specific code from conn_sock_send() by Willy Tarreau · Fri Dec 11 15:26:55 2020 +0100
- a5ea751 MINOR: stream-int: don't touch polling anymore on shutdown by Willy Tarreau · Fri Dec 11 10:24:05 2020 +0100
- 6ad0606 CLEANUP: connection: Remove CS_FL_READ_PARTIAL flag by Christopher Faulet · Mon Oct 12 15:56:16 2020 +0200
- e96993b MINOR: stream-int: Be sure to have a mux to do sends and receives by Christopher Faulet · Thu Jul 30 09:26:46 2020 +0200
- 9e3dc83 BUG/MEDIUM: stream-int: Don't set MSG_MORE flag if no more data are expected by Christopher Faulet · Wed Jul 22 16:28:44 2020 +0200
- 42b77b0 BUG/MINOR: stream-int: Don't wait to send truncated HTTP messages by Christopher Faulet · Thu Jun 25 16:11:20 2020 +0200
- 8945bb6 BUG/MEDIUM: stream-int: fix loss of CO_SFL_MSG_MORE flag in forwarding by Willy Tarreau · Fri Jun 19 17:07:06 2020 +0200
- 588b314 BUILD: Re-enable -Wimplicit-fallthrough by Tim Duesterhus · Fri May 29 14:35:51 2020 +0200
- b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · Tue Jun 09 09:07:15 2020 +0200
- dfd3de8 REORG: include: move stream.h to haproxy/stream{,-t}.h by Willy Tarreau · Thu Jun 04 23:46:14 2020 +0200
- a264d96 REORG: include: move proxy.h to haproxy/proxy{,-t}.h by Willy Tarreau · Thu Jun 04 22:29:18 2020 +0200
- f1d32c4 REORG: include: move channel.h to haproxy/channel{,-t}.h by Willy Tarreau · Thu Jun 04 21:07:02 2020 +0200
- 5e539c9 REORG: include: move stream_interface.h to haproxy/stream_interface{,-t}.h by Willy Tarreau · Thu Jun 04 20:45:39 2020 +0200
- 3f0f82e REORG: move applet.h to haproxy/applet{,-t}.h by Willy Tarreau · Thu Jun 04 19:42:41 2020 +0200
- 7ea393d REORG: include: move connection.h to haproxy/connection{,-t}.h by Willy Tarreau · Thu Jun 04 18:02:10 2020 +0200
- cea0e1b REORG: include: move task.h to haproxy/task{,-t}.h by Willy Tarreau · Thu Jun 04 17:25:40 2020 +0200
- d7d2c28 CLEANUP: include: remove unused mux_pt.h by Willy Tarreau · Thu Jun 04 14:04:31 2020 +0200
- 8773533 REORG: include: move http_htx.h to haproxy/http_htx{,-t}.h by Willy Tarreau · Thu Jun 04 09:08:41 2020 +0200
- 551271d REORG: include: move pipe.h to haproxy/pipe{,-t}.h by Willy Tarreau · Thu Jun 04 08:32:23 2020 +0200
- 48fbcae REORG: tools: split common/standard.h into haproxy/tools{,-t}.h by Willy Tarreau · Wed Jun 03 18:09:46 2020 +0200
- c2f7c58 REORG: include: move common/ticks.h to haproxy/ticks.h by Willy Tarreau · Tue Jun 02 18:15:32 2020 +0200
- 2741c8c REORG: include: move common/buffer.h to haproxy/dynbuf{,-t}.h by Willy Tarreau · Tue Jun 02 11:28:02 2020 +0200
- 92b4f13 REORG: include: move time.h from common/ to haproxy/ by Willy Tarreau · Mon Jun 01 11:05:15 2020 +0200
- 58017ee REORG: include: move the BUG_ON() code to haproxy/bug.h by Willy Tarreau · Wed May 27 16:51:33 2020 +0200
- 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
- d82056c BUG/MINOR: connection: Always get the stream when available to send PP2 line by Christopher Faulet · Tue May 26 16:08:49 2020 +0200