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
/
proxy-t.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
CLEANUP: proxy: remove stop_time related dead code
Aurelien DARRAGON
2023-03-28
1
-1
/
+0
*
MINOR: listener: pause_listener() becomes suspend_listener()
Aurelien DARRAGON
2023-02-23
1
-0
/
+1
*
MEDIUM: proxy/http_ext: implement dynamic http_ext
Aurelien DARRAGON
2023-01-27
1
-14
/
+4
*
MINOR: proxy: move 'originalto' option to http_ext
Aurelien DARRAGON
2023-01-27
1
-3
/
+3
*
MINOR: proxy: move 'forwardfor' option to http_ext
Aurelien DARRAGON
2023-01-27
1
-4
/
+4
*
MINOR: proxy/http_ext: introduce proxy forwarded option
Aurelien DARRAGON
2023-01-27
1
-1
/
+4
*
MINOR: proxy: introduce http only options
Aurelien DARRAGON
2023-01-27
1
-0
/
+5
*
MEDIUM: httpclient: httpclient_create_proxy() creates a proxy for httpclient
William Lallemand
2022-09-13
1
-7
/
+8
*
MINOR: proxy/listener: support for additional PAUSED state
Aurelien DARRAGON
2022-09-09
1
-0
/
+1
*
CLEANUP: assorted typo fixes in the code and comments
Ilya Shipitsin
2022-08-06
1
-2
/
+2
*
MEDIUM: http-ana: Add a proxy option to restrict chars in request header names
Christopher Faulet
2022-05-16
1
-1
/
+6
*
MEDIUM: proxy: Store server_id_hdr_name as a `struct ist`
Tim Duesterhus
2022-03-09
1
-2
/
+1
*
MINOR: proxy: Store orgto_hdr_name as a `struct ist`
Tim Duesterhus
2022-03-09
1
-2
/
+1
*
MINOR: proxy: Store fwdfor_hdr_name as a `struct ist`
Tim Duesterhus
2022-03-09
1
-2
/
+1
*
MINOR: proxy: Store monitor_uri as a `struct ist`
Tim Duesterhus
2022-03-09
1
-2
/
+1
*
MINOR: proxy: add option idle-close-on-response
William Dauchy
2022-01-06
1
-1
/
+1
*
MINOR: proxy: Add PR_FL_READY flag on fully configured and usable proxies
Christopher Faulet
2021-10-15
1
-0
/
+1
*
MINOR: proxy: Be able to reference the defaults section used by a proxy
Christopher Faulet
2021-10-15
1
-0
/
+2
*
MEDIUM: proxy: Warn about ambiguous use of named defaults sections
Christopher Faulet
2021-10-15
1
-0
/
+2
*
MINOR: proxy: Introduce proxy flags to replace disabled bitfield
Christopher Faulet
2021-10-15
1
-4
/
+4
*
CLEANUP: tree-wide: only include ebtree-t from type files
Willy Tarreau
2021-10-07
1
-2
/
+1
*
MINOR: log: Add new "error-log-format" option
2021-07-31-patches-error-log-format
Remi Tricot-Le Breton
2021-08-31
1
-0
/
+4
*
MINOR: proxy: disabled takes a stopping and a disabled state
William Lallemand
2021-08-03
1
-1
/
+6
*
MINOR: log: rename 'dontloglegacyconnerr' to 'log-error-via-logformat'
William Lallemand
2021-08-02
1
-2
/
+1
*
MEDIUM: connection: Add option to disable legacy error log
Remi Tricot-Le Breton
2021-07-29
1
-1
/
+2
*
MINOR: proxy: rename PR_CAP_LUA to PR_CAP_INT
William Lallemand
2021-07-28
1
-1
/
+1
*
MEDIUM: proxy: remove long-broken 'option http_proxy'
Willy Tarreau
2021-07-18
1
-1
/
+1
*
MINOR: proxy: replace the pendconns-related stuff with a struct queue
Willy Tarreau
2021-06-22
1
-3
/
+2
*
MEDIUM: global: remove dead code from nbproc/bind_proc removal
Willy Tarreau
2021-06-15
1
-1
/
+0
*
MEDIUM: proxy: remove the deprecated "grace" keyword
Willy Tarreau
2021-06-11
1
-1
/
+0
*
MINOR: proxy: define PR_CAP_LB
Amaury Denoyelle
2021-05-07
1
-0
/
+1
*
MINOR: config/proxy: Don't warn for HTTP rules in TCP if 'switch-mode http' set
Christopher Faulet
2021-04-01
1
-1
/
+1
*
MINOR: proxy: define cap PR_CAP_LUA
Amaury Denoyelle
2021-03-26
1
-0
/
+1
*
MEDIUM: http-ana: Add IPv6 support for forwardfor and orignialto options
Christopher Faulet
2021-02-26
1
-3
/
+3
*
MINOR: proxy: add a new capability PR_CAP_DEF
Willy Tarreau
2021-02-12
1
-0
/
+1
*
BUILD: proxy: add missing compression-t.h to proxy-t.h
Willy Tarreau
2021-02-12
1
-0
/
+1
*
CLEANUP: Fix spelling errors in comments
Thayne McCombs
2021-01-08
1
-1
/
+1
*
MEDIUM: stick-tables: Add srvkey option to stick-table
Thayne McCombs
2020-12-31
1
-0
/
+1
*
MINOR: stream: Add level 7 retries on http error 401, 403
Julien Pivotto
2020-11-23
1
-11
/
+14
*
MINOR: proxy; replace the spinlock with an rwlock
Willy Tarreau
2020-10-22
1
-1
/
+1
*
CLEANUP: tree-wide: reorder a few structures to plug some holes around locks
Willy Tarreau
2020-10-19
1
-6
/
+7
*
MEDIUM: proxy: remove obsolete "monitor-net"
Willy Tarreau
2020-10-15
1
-1
/
+0
*
MEDIUM: proxy: remove obsolete "mode health"
Willy Tarreau
2020-10-15
1
-2
/
+1
*
MEDIUM: proxy: add mode PR_MODE_PEERS to flag peers frontends
Willy Tarreau
2020-10-09
1
-0
/
+1
*
MEDIUM: proxy: replace proxy->state with proxy->disabled
Willy Tarreau
2020-10-09
1
-8
/
+1
*
MEDIUM: proxy: remove state PR_STPAUSED
Willy Tarreau
2020-10-09
1
-1
/
+0
*
MEDIUM: proxy: remove the PR_STERROR state
Willy Tarreau
2020-10-09
1
-1
/
+0
*
MEDIUM: proxy: remove the unused PR_STFULL state
Willy Tarreau
2020-10-09
1
-1
/
+0
*
MINOR: proxy: maintain per-state counters of listeners
Willy Tarreau
2020-10-09
1
-0
/
+4
*
MEDIUM: stats: integrate static proxies stats in new stats
Amaury Denoyelle
2020-10-05
1
-0
/
+4
[next]