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
/
stream-t.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
MINOR: master/cli: also implement the timed prompt on the master CLI
Willy Tarreau
2023-05-11
1
-0
/
+1
*
MEDIUM: tree-wide: replace timeval with nanoseconds in tv_accept and tv_request
Willy Tarreau
2023-04-28
1
-2
/
+2
*
MEDIUM: stick-table: set the track-sc limit at boottime via tune.stick-counters
Willy Tarreau
2023-01-06
1
-1
/
+1
*
MINOR: mworker/cli: the mcli_reload bind_conf only send the reload status
William Lallemand
2022-09-24
1
-0
/
+1
*
MINOR: flags/stream: use flag dumping for stream flags
Willy Tarreau
2022-09-09
1
-1
/
+42
*
MINOR: flags/stream: use flag dumping for stream error type
Willy Tarreau
2022-09-09
1
-1
/
+24
*
MINOR: tasks: do not keep cpu and latency times in struct task
Willy Tarreau
2022-09-08
1
-0
/
+2
*
DEBUG: stream: minor rearrangement of a few fields in struct stream.
Willy Tarreau
2022-09-02
1
-13
/
+12
*
CLEANUP: stream: rename all occurrences of stconn "cs" to "sc"
Willy Tarreau
2022-05-27
1
-1
/
+1
*
REORG: stconn: rename conn_stream.{c,h} to stconn.{c,h}
Willy Tarreau
2022-05-27
1
-1
/
+1
*
CLEANUP: stconn: rename final state manipulation functions from cs_* to sc_*
Willy Tarreau
2022-05-27
1
-1
/
+1
*
CLEANUP: stream: rename "csf" and "csb" to "scf" and "scb"
Willy Tarreau
2022-05-27
1
-2
/
+2
*
CLEANUP: conn_stream: tree-wide rename to stconn (stream connector)
Willy Tarreau
2022-05-27
1
-4
/
+4
*
MEDIUM: stream: remove the confusing SF_ADDR_SET flag
Willy Tarreau
2022-05-02
1
-1
/
+1
*
CLEANUP: tree-wide: Remove any ref to stream-interfaces
Christopher Faulet
2022-04-13
1
-1
/
+0
*
MINOR: stream: Use conn-stream to report server error
Christopher Faulet
2022-04-13
1
-1
/
+1
*
MINOR: conn-stream/connection: Move SHR/SHW modes in the connection scope
Christopher Faulet
2022-04-13
1
-1
/
+1
*
MEDIUM: stream-int/conn-stream: Move stream-interface state in the conn-stream
Christopher Faulet
2022-04-13
1
-1
/
+1
*
MEDIUM: stream-int: Move SI err_type in the stream
Christopher Faulet
2022-04-13
1
-0
/
+18
*
MINOR: stream: Only save previous connection state for the server side
Christopher Faulet
2022-04-13
1
-0
/
+1
*
MINOR: stream-int: Remove SI_FL_SRC_ADDR to rely on stream flags instead
Christopher Faulet
2022-04-13
1
-0
/
+1
*
MEDIUM: stream-int/stream: Use connect expiration instead of SI expiration
Christopher Faulet
2022-04-13
1
-0
/
+2
*
MINOR: stream: Simplify retries counter calculation
Christopher Faulet
2022-04-13
1
-1
/
+1
*
MINOR: stream-int/stream: Move conn_retries counter in the stream
Christopher Faulet
2022-04-13
1
-1
/
+3
*
MINOR: rules: record the last http/tcp rule that gave a final verdict
Willy Tarreau
2022-03-10
1
-0
/
+2
*
MAJOR: stream/conn_stream: Move the stream-interface into the conn-stream
Christopher Faulet
2022-02-24
1
-1
/
+0
*
MINOR: stream: Add pointer to front/back conn-streams into stream struct
Christopher Faulet
2022-02-24
1
-0
/
+4
*
MINOR: mworker/cli: set expert/experimental mode from the CLI
William Lallemand
2022-02-01
1
-3
/
+3
*
BUG/MINOR: stream: make the call_rate only count the no-progress calls
Willy Tarreau
2022-01-20
1
-1
/
+1
*
MINOR: stream/mux: implement websocket stream flag
Amaury Denoyelle
2021-11-03
1
-0
/
+1
*
MINOR: stream: Use backend stream-interface dst address instead of target_addr
Christopher Faulet
2021-10-27
1
-1
/
+0
*
MINOR: stream-int: Add src and dst addresses to the stream-interface
Christopher Faulet
2021-10-27
1
-1
/
+0
*
BUILD: fix compilation on NetBSD
Amaury Denoyelle
2021-10-22
1
-0
/
+2
*
CLEANUP: stream: remove many unneeded includes from stream-t.h
Willy Tarreau
2021-10-07
1
-11
/
+8
*
BUG/MINOR: backend: restore the SF_SRV_REUSED flag original purpose
Amaury Denoyelle
2021-06-17
1
-0
/
+1
*
MEDIUM: Add tcp-request switch-mode action to perform HTTP upgrade
Christopher Faulet
2021-04-01
1
-1
/
+0
*
MEDIUM: task: extend the state field to 32 bits
Willy Tarreau
2021-03-05
1
-1
/
+1
*
MINOR: streams: use one list per stream instead of a global one
Willy Tarreau
2021-02-24
1
-1
/
+1
*
MINOR: stream: add an "epoch" to figure which streams appeared when
Willy Tarreau
2021-02-24
1
-0
/
+2
*
OPTIM: server: switch the actconn list to an mt-list
Willy Tarreau
2021-02-18
1
-1
/
+1
*
MINOR: resolvers: renames some resolvers specific types to not use dns prefix
Emeric Brun
2021-02-13
1
-2
/
+2
*
MEDIUM: stream: support a dynamic tunnel timeout
Amaury Denoyelle
2020-12-11
1
-0
/
+2
*
MEDIUM: tcp-rules: Use a dedicated expiration date for tcp ruleset
Christopher Faulet
2020-07-30
1
-0
/
+1
*
REORG: include: make list-t.h part of the base API
Willy Tarreau
2020-06-11
1
-1
/
+0
*
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
-0
/
+203