index
:
delta/haproxy.git
20170818-h2-2
20171105-sched-4
20181118-wta-oho-cfa-merge-6
20181130-last-htx-changes-4
20181215-srv-idle-pool-1
20181215-srv-idle-pool-2
20191016-ssl-err-check-1
20200527-rework-includes-2
20200528-rework-includes-3
20200602-rework-includes-7
20200603-rework-includes-9e
20200604-rework-includes-9f
20200605-rework-include-final
20200605-rework-includes-a2
20200828-split-protos-6
20200901-split-protos-7
20200901-split-protos-8a
20200902-split-protos-8c
20200903-split-protos-9c
20200904-split-protos-9d
20200923-proxy-state-5
20200923-proxy-state-6
20201007-proxy-state-7
20201008-proxy-state-8
20201009-mux_h1_refactoring-1
20201118-mux_h1_refactoring-2
20201208-mux_h1_refactoring-3
20201209-quic-dev-review-wta-2
20201215-htx-fl-eom-and-websockets-1
2021-07-31-patches-error-log-format
2021-11-17-fix-tls-resume
2021-11-17-ssl-list-filters.vtc
20210122-fix-tcp-to-h1-upgrade-1
20210122-htx-fl-eom-and-websockets-3
20210402-contrib-cleanup-3
20210415-pools-3
20210618-queue-try2
20210830-wundef-1
20211012-bind-shards-1
20211012-openssl-regtests
20211013-openssl-3.0.0
20211014-ssl_fc_is_resumed
20211018-jtw-fixes
20211020-res-fix-6
20211027-mptcp-3c
20211118-vtest-2
20211119-cache-fixes
20211120-quictls-1
20211125-befab9ee
20211125-revert-fd-leak
20211126-ci-gcc-output-1
20211223-cs-si-refactoring-1
20211228-debug-dump-libs-2
20211228-pool-mt-try2-3
20211228-pool-mt-try2-7
20221220-ocsp-test-1
20230109-ocsp-test-1
20230223-ocsp-test-2
20230302-ocsp-test-3
ade-handle-h2-ws-support
bwlim
haproxy-httpclient-lua-2021-09-28
haproxy-httpclient-lua-2021-10-06
haproxy-httpclient-lua-2021-11-08
httpclient-lua-2021-10-27
httpclient-lua-2021-10-28
master
mworker-20211109
next
ot
github.com: haproxy/haproxy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
haproxy
/
channel.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
MINOR: stconn: Add a flag to report EOS at the stream-connector level
Christopher Faulet
2023-04-17
1
-1
/
+1
*
MINOR: stconn: Rename SC_FL_SHUTW in SC_FL_SHUT_DONE
Christopher Faulet
2023-04-14
1
-3
/
+3
*
MINOR: stconn: Rename SC_FL_SHUTR in SC_FL_ABRT_DONE
Christopher Faulet
2023-04-14
1
-1
/
+1
*
MINOR: channel/stconn: Replace channel_shutw_now() by sc_schedule_shutdown()
Christopher Faulet
2023-04-14
1
-5
/
+0
*
MINOR: stconn: Rename SC_FL_SHUTW_NOW in SC_FL_SHUT_WANTED
Christopher Faulet
2023-04-14
1
-3
/
+3
*
MINOR: channel/stconn: Replace channel_shutr_now() by sc_schedule_abort()
Christopher Faulet
2023-04-14
1
-6
/
+0
*
MINOR: stconn: Rename SC_FL_SHUTR_NOW in SC_FL_ABRT_WANTED
Christopher Faulet
2023-04-14
1
-2
/
+2
*
MINOR: channel: Forwad close to other side on abort
Christopher Faulet
2023-04-14
1
-0
/
+1
*
MEDIUM: tree-wide: Move flags about shut from the channel to the SC
Christopher Faulet
2023-04-05
1
-7
/
+8
*
MAJOR: stream: Use SE descriptor date to detect read/write timeouts
Christopher Faulet
2023-02-22
1
-16
/
+4
*
MEDIUM: channel/stconn: Move rex/wex timer from the channel to the sedesc
Christopher Faulet
2023-02-22
1
-2
/
+2
*
MEDIUM: channel: Remove CF_READ_NOEXP flag
Christopher Faulet
2023-02-22
1
-1
/
+1
*
MINOR: channel/applets: Stop to test CF_WRITE_ERROR flag if CF_SHUTW is enough
Christopher Faulet
2023-01-09
1
-1
/
+1
*
MINOR: channel: Stop to test CF_READ_ERROR flag if CF_SHUTR is enough
Christopher Faulet
2023-01-09
1
-1
/
+1
*
MINOR: channel: Remove CF_ANA_TIMEOUT and report CF_READ_EVENT instead
Christopher Faulet
2023-01-09
1
-2
/
+2
*
MINOR: channel: Remove CF_WRITE_ACTIVITY
Christopher Faulet
2023-01-09
1
-1
/
+1
*
MINOR: channel: Remove CF_READ_ACTIVITY
Christopher Faulet
2023-01-09
1
-1
/
+1
*
MEDIUM: channel: Use CF_READ_EVENT instead of CF_READ_PARTIAL
Christopher Faulet
2023-01-09
1
-1
/
+1
*
CLEANUP: stconn: tree-wide rename stconn states CS_ST/SB_* to SC_ST/SB_*
Willy Tarreau
2022-05-27
1
-1
/
+1
*
CLEANUP: stream: rename "csf" and "csb" to "scf" and "scb"
Willy Tarreau
2022-05-27
1
-4
/
+4
*
CLEANUP: conn_stream: tree-wide rename to stconn (stream connector)
Willy Tarreau
2022-05-27
1
-6
/
+6
*
CLEANUP: tree-wide: Remove any ref to stream-interfaces
Christopher Faulet
2022-04-13
1
-2
/
+2
*
MEDIUM: stream-int/conn-stream: Move stream-interface state in the conn-stream
Christopher Faulet
2022-04-13
1
-1
/
+1
*
MINOR: channel: Use conn-streams as channel producer and consumer
Christopher Faulet
2022-04-13
1
-9
/
+9
*
CLEANUP: htx: remove unused co_htx_remove_blk()
William Lallemand
2022-03-14
1
-13
/
+0
*
DEBUG: channel: add consistency checks using BUG_ON_HOT() in some key functions
Willy Tarreau
2022-02-28
1
-1
/
+8
*
MINOR: channel: don't use co_set_data() to decrement output
Willy Tarreau
2022-02-28
1
-1
/
+1
*
MAJOR: stream/conn_stream: Move the stream-interface into the conn-stream
Christopher Faulet
2022-02-24
1
-4
/
+4
*
MINOR: channel: add new function co_getdelim() to support multiple delimiters
Willy Tarreau
2022-01-19
1
-0
/
+1
*
REORG: thread/sched: move the last dynamic thread_info to thread_ctx
Willy Tarreau
2021-10-08
1
-1
/
+1
*
CLEANUP: tree-wide: remove unneeded include time.h in ~20 files
Willy Tarreau
2021-10-07
1
-1
/
+0
*
MINOR: channel: remove an htx block from a channel
William Lallemand
2021-08-12
1
-0
/
+12
*
MINOR: channel: Rely on HTX version if appropriate in channel_may_recv()
Christopher Faulet
2021-05-06
1
-33
/
+36
*
CLEANUP: channel: No longer notify the producer in co_skip()/co_htx_skip()
Christopher Faulet
2021-04-28
1
-13
/
+3
*
CLEANUP: lists/tree-wide: rename some list operations to avoid some confusion
Willy Tarreau
2021-04-21
1
-2
/
+2
*
MINOR: channel: simplify the channel's buffer allocation
Willy Tarreau
2021-03-22
1
-11
/
+3
*
MINOR: dynbuf: pass offer_buffers() the number of buffers instead of a threshold
Willy Tarreau
2021-02-20
1
-1
/
+1
*
MINOR: dynbuf: use regular lists instead of mt_lists for buffer_wait
Willy Tarreau
2021-02-20
1
-2
/
+2
*
MINOR: dynbuf: make the buffer wait queue per thread
Willy Tarreau
2021-02-20
1
-1
/
+1
*
BUG/MEDIUM: stream: Xfer the input buffer to a fully created stream
Christopher Faulet
2020-12-04
1
-4
/
+4
*
MINOR: stream: Pass an optional input buffer when a stream is created
Christopher Faulet
2020-12-04
1
-4
/
+4
*
MINOR: channel: new getword and getchar functions on channel.
Emeric Brun
2020-10-07
1
-0
/
+2
*
MINOR: buffer: use MT_LIST_ADDQ() for buffer_wait lists additions
Willy Tarreau
2020-07-10
1
-1
/
+1
*
MINOR: lists: rename some MT_LIST operations to clarify them
Willy Tarreau
2020-07-10
1
-1
/
+1
*
CLEANUP: include: tree-wide alphabetical sort of include files
Willy Tarreau
2020-06-11
1
-1
/
+1
*
REORG: include: move stream.h to haproxy/stream{,-t}.h
Willy Tarreau
2020-06-11
1
-2
/
+2
*
REORG: include: move channel.h to haproxy/channel{,-t}.h
Willy Tarreau
2020-06-11
1
-0
/
+1023