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
/
dev
/
flags
/
flags.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
BUILD: flags: really restrict the cases where flags are exposed
Willy Tarreau
2022-11-24
1
-0
/
+3
*
MINOR: flags/mux-fcgi: Decode FCGI connection and stream flags
Christopher Faulet
2022-10-12
1
-1
/
+6
*
MINOR: flags/mux-h1: decode H1C and H1S flags
Christopher Faulet
2022-09-15
1
-1
/
+6
*
MINOR: flags/mux-h2: decode H2C and H2S flags
Willy Tarreau
2022-09-12
1
-1
/
+6
*
MINOR: flags/fd: decode FD flags states
Willy Tarreau
2022-09-12
1
-2
/
+5
*
MINOR: flags/http_ana: use flag dumping to show http msg states
Willy Tarreau
2022-09-09
1
-1
/
+3
*
MINOR: flags/htx: use flag dumping to show htx and start-line flags
Willy Tarreau
2022-09-09
1
-1
/
+6
*
DEV: flags: remove the now useless intermediary functions
Willy Tarreau
2022-09-09
1
-65
/
+11
*
DEV: flags: remove the now unused SHOW_FLAG() definition
Willy Tarreau
2022-09-09
1
-7
/
+0
*
MINOR: flags/http_ana: use flag dumping for txn flags
Willy Tarreau
2022-09-09
1
-49
/
+2
*
MINOR: flags/task: use flag dumping for task state
Willy Tarreau
2022-09-09
1
-27
/
+2
*
MINOR: flags/stream: use flag dumping for stream flags
Willy Tarreau
2022-09-09
1
-55
/
+3
*
MINOR: flags/stream: use flag dumping for stream error type
Willy Tarreau
2022-09-09
1
-22
/
+2
*
MINOR: flags/stconn: use flag dumping for stconn and sedesc flags
Willy Tarreau
2022-09-09
1
-52
/
+5
*
MINOR: flags/connection: use flag dumping for connection flags
Willy Tarreau
2022-09-09
1
-35
/
+2
*
MINOR: flags/channel: use flag dumping for channel flags and analysers
Willy Tarreau
2022-09-09
1
-87
/
+7
*
DEV: flags: add missing CO_FL_FDLESS connection flag
Willy Tarreau
2022-09-09
1
-0
/
+1
*
DEV: flags: fix usage message to reflect available options
Willy Tarreau
2022-09-09
1
-1
/
+8
*
CLEANUP: task: remove the now unused TASK_GLOBAL flag
Willy Tarreau
2022-07-01
1
-1
/
+0
*
MEDIUM: task: remove TASK_SHARED_WQ and only use t->tid
Willy Tarreau
2022-07-01
1
-1
/
+0
*
DEV: flags: reorder a few SC/SE flags
Willy Tarreau
2022-05-27
1
-4
/
+4
*
DEV: flags: rename the "endp" shortcut to "sd" for "stream descriptor"
Willy Tarreau
2022-05-27
1
-5
/
+5
*
DEV: flags: fix "siet" shortcut name
Willy Tarreau
2022-05-27
1
-1
/
+1
*
MINOR: stconn: turn SE_FL_WILL_CONSUME to SE_FL_WONT_CONSUME
Willy Tarreau
2022-05-27
1
-1
/
+1
*
DEV: flags: use "sc" for stream conns instead of "cs"
Willy Tarreau
2022-05-27
1
-6
/
+6
*
REORG: stconn: rename conn_stream.{c,h} to stconn.{c,h}
Willy Tarreau
2022-05-27
1
-1
/
+1
*
CLEANUP: stconn: rename SE_FL_WANT_GET to SE_FL_WILL_CONSUME
Willy Tarreau
2022-05-27
1
-1
/
+1
*
MEDIUM: stconn: move the RXBLK flags to the stream connector
Willy Tarreau
2022-05-27
1
-3
/
+3
*
CLEANUP: stconn: rename SE_FL_RX_WAIT_EP to SE_FL_HAVE_NO_DATA
Willy Tarreau
2022-05-27
1
-1
/
+1
*
MINOR: stconn: rename SE_FL_RXBLK_CONN to SE_FL_APPLET_NEED_CONN
Willy Tarreau
2022-05-27
1
-1
/
+1
*
MEDIUM: stconn: remove SE_FL_RXBLK_SHUT
Willy Tarreau
2022-05-27
1
-1
/
+0
*
CLEANUP: stconn: tree-wide rename stream connector flags CS_FL_* to SC_FL_*
Willy Tarreau
2022-05-27
1
-5
/
+5
*
CLEANUP: conn_stream: rename the stream endpoint flags CS_EP_* to SE_FL_*
Willy Tarreau
2022-05-27
1
-27
/
+27
*
MINOR: connection: get rid of the CO_FL_ADDR_*_SET flags
Willy Tarreau
2022-05-02
1
-2
/
+0
*
MINOR: conn_stream: remove the now unused CS_FL_ADDR_*_SET flags
Willy Tarreau
2022-05-02
1
-2
/
+0
*
MEDIUM: stream: remove the confusing SF_ADDR_SET flag
Willy Tarreau
2022-05-02
1
-1
/
+0
*
DEV: flags: No longer dump SI flags
Christopher Faulet
2022-04-13
1
-25
/
+6
*
MEDIUM: stream-int/conn-stream: Move blocking flags from SI to CS
Christopher Faulet
2022-04-13
1
-8
/
+9
*
MEDIUM: stream-int: Move SI err_type in the stream
Christopher Faulet
2022-04-13
1
-16
/
+16
*
CLEANUP: stream-int: Remove unused SI_FL_CLEAN_ABRT flag
Christopher Faulet
2022-04-13
1
-1
/
+0
*
MINOR: stream-int: Remove SI_FL_SRC_ADDR to rely on stream flags instead
Christopher Faulet
2022-04-13
1
-1
/
+1
*
MINOR: stream-int: Remove SI_FL_INDEP_STR to rely on CS flags instead
Christopher Faulet
2022-04-13
1
-1
/
+1
*
MINOR: stream-int: Remove SI_FL_DONT_WAKE to rely on CS flags instead
Christopher Faulet
2022-04-13
1
-1
/
+1
*
MINOR: stream-int: Remove SI_FL_NOLINGER/NOHALF to rely on CS flags instead
Christopher Faulet
2022-04-13
1
-2
/
+2
*
MINOR: stream-int: Remove SI_FL_KILL_CON to rely on conn-stream endpoint only
Christopher Faulet
2022-04-13
1
-1
/
+0
*
MEDIUM: conn-stream: Use endpoint error instead of conn-stream error
Christopher Faulet
2022-04-13
1
-1
/
+0
*
MINOR: stream-int/conn-stream: Report error to the CS instead of the SI
Christopher Faulet
2022-04-13
1
-1
/
+1
*
MEDIUM: stream-int/stream: Use connect expiration instead of SI expiration
Christopher Faulet
2022-04-13
1
-1
/
+1
*
MEDIUM: stream-int/conn-stream: Move src/dst addresses in the conn-stream
Christopher Faulet
2022-04-13
1
-2
/
+2
*
MINOR: stream-int/txn: Move buffer for L7 retries in the HTTP transaction
Christopher Faulet
2022-04-13
1
-2
/
+2
[next]