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
/
action-t.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
MINOR: stick-table: implement the sc-add-gpc() action
Willy Tarreau
2023-01-07
1
-0
/
+2
*
MINOR: vars: Parse optional conditions passed to the set-var actions
Remi Tricot-Le Breton
2021-12-16
1
-0
/
+1
*
MINOR: rules: add a file name and line number to act_rules
Willy Tarreau
2021-10-12
1
-0
/
+4
*
BUILD: action: add the relevant structures for function arguments
Willy Tarreau
2021-10-07
1
-1
/
+5
*
MEDIUM: vars: replace the global name index with a hash
Willy Tarreau
2021-09-08
1
-1
/
+1
*
MEDIUM: vars: add a new "set-var-fmt" action
Willy Tarreau
2021-09-02
1
-0
/
+1
*
MEDIUM: stick-table: add the new arrays of gpc and gpc_rate
Emeric Brun
2021-07-06
1
-0
/
+1
*
MEDIUM: stick-table: add the new array of gpt data_type
Emeric Brun
2021-07-06
1
-0
/
+1
*
MINOR: http-act/tcp-act: Add "set-mark" and "set-tos" for tcp content rules
Christopher Faulet
2021-06-25
1
-2
/
+0
*
MINOR: http-act/tcp-act: Add "set-nice" for tcp content rules
Christopher Faulet
2021-06-25
1
-1
/
+0
*
MINOR: http-act/tcp-act: Add "set-log-level" for tcp content rules
Christopher Faulet
2021-06-25
1
-1
/
+0
*
MINOR: uri_normalizer: Add `fragment-encode` normalizer
Tim Duesterhus
2021-05-11
1
-0
/
+1
*
MINOR: uri_normalizer: Add `fragment-strip` normalizer
Tim Duesterhus
2021-05-11
1
-0
/
+1
*
MINOR: action: replace match_pfx by a keyword flags field
Amaury Denoyelle
2021-05-07
1
-1
/
+1
*
MINOR: uri_normalizer: Add a `percent-decode-unreserved` normalizer
Tim Duesterhus
2021-04-23
1
-0
/
+2
*
MINOR: uri_normalizer: Add a `strip-dot` normalizer
Maximilian Mader
2021-04-21
1
-0
/
+1
*
MEDIUM: http_act: Rename uri-normalizers
Tim Duesterhus
2021-04-19
1
-6
/
+6
*
MINOR: uri_normalizer: Add a `percent-upper` normalizer
Tim Duesterhus
2021-04-19
1
-0
/
+2
*
MINOR: uri_normalizer: Add a `sort-query` normalizer
Tim Duesterhus
2021-04-19
1
-0
/
+1
*
MINOR: uri_normalizer: Add support for supressing leading `../` for dotdot no...
Tim Duesterhus
2021-04-19
1
-0
/
+1
*
MINOR: uri_normalizer: Add a `dotdot` normalizer to http-request normalize-uri
Tim Duesterhus
2021-04-19
1
-0
/
+1
*
MINOR: uri_normalizer: Add a `merge-slashes` normalizer to http-request norma...
Tim Duesterhus
2021-04-19
1
-1
/
+1
*
MINOR: uri_normalizer: Add `http-request normalize-uri`
Tim Duesterhus
2021-04-19
1
-0
/
+4
*
MINOR: action: add a new ACT_F_CLI_PARSER origin designation
Willy Tarreau
2021-03-26
1
-0
/
+1
*
MINOR: action: add a new ACT_F_CFG_PARSER origin designation
Willy Tarreau
2021-03-26
1
-0
/
+1
*
CLEANUP: actions: the keyword must always be const from the rule
Willy Tarreau
2021-03-12
1
-1
/
+1
*
MINOR: resolvers: renames some dns prefixed types using resolv prefix.
Emeric Brun
2021-02-13
1
-2
/
+2
*
MINOR: resolvers: renames type dns_resolvers to resolvers.
Emeric Brun
2021-02-13
1
-1
/
+1
*
CLEANUP: Fix spelling errors in comments
Thayne McCombs
2021-01-08
1
-3
/
+3
*
MEDIUM: http_act: define set-timeout server/tunnel action
Amaury Denoyelle
2020-12-11
1
-0
/
+5
*
MINOR: action: define enum for timeout type of the set-timeout rule
Amaury Denoyelle
2020-12-11
1
-0
/
+6
*
MINOR: http_act: Add -m flag for del-header name matching method
Maciej Zdeb
2020-11-21
1
-1
/
+0
*
CLEANUP: include: tree-wide alphabetical sort of include files
Willy Tarreau
2020-06-11
1
-2
/
+1
*
REORG: move applet.h to haproxy/applet{,-t}.h
Willy Tarreau
2020-06-11
1
-1
/
+1
*
REORG: include: move stick_table.h to haproxy/stick_table{,-t}.h
Willy Tarreau
2020-06-11
1
-1
/
+1
*
REORG: include: move action.h to haproxy/action{,-t}.h
Willy Tarreau
2020-06-11
1
-0
/
+176