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
/
src
/
proxy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MEDIUM: proxy: stop emitting logs for internal proxies when stopping
William Lallemand
2023-05-15
1
-2
/
+2
*
MINOR: tree-wide: use free_acl_cond() where relevant
Aurelien DARRAGON
2023-05-11
1
-8
/
+3
*
MINOR: proxy: add http_free_redirect_rule() function
Aurelien DARRAGON
2023-05-11
1
-13
/
+2
*
BUG/MINOR: proxy: missing free in free_proxy for redirect rules
Aurelien DARRAGON
2023-05-11
1
-0
/
+1
*
BUG/MINOR: config: make compression work again in defaults section
Willy Tarreau
2023-05-10
1
-0
/
+1
*
MEDIUM: tree-wide: Change sc API to specify required free space to progress
Christopher Faulet
2023-05-05
1
-2
/
+3
*
MEDIUM: clock: replace timeval "now" with integer "now_ns"
Willy Tarreau
2023-04-28
1
-2
/
+2
*
MINOR: clock: do not use now.tv_sec anymore
Willy Tarreau
2023-04-28
1
-2
/
+2
*
MINOR: stconn: Rename SC_FL_SHUTW in SC_FL_SHUT_DONE
Christopher Faulet
2023-04-14
1
-1
/
+1
*
MINOR: compression: Store algo and type for both request and response
Olivier Houchard
2023-04-07
1
-2
/
+4
*
MINOR: proxy: add findserver_unique_id() and findserver_unique_name()
Aurelien DARRAGON
2023-04-05
1
-0
/
+44
*
MINOR: tree-wide: Simplifiy some tests on SHUT flags by accessing SCs directly
Christopher Faulet
2023-04-05
1
-1
/
+1
*
MEDIUM: tree-wide: Move flags about shut from the channel to the SC
Christopher Faulet
2023-04-05
1
-1
/
+2
*
MINOR: stconn/channel: Move CF_NEVER_WAIT into the SC and rename it
Christopher Faulet
2023-04-05
1
-2
/
+2
*
BUG/MEDIUM: proxy/sktable: prevent watchdog trigger on soft-stop
Aurelien DARRAGON
2023-03-31
1
-2
/
+31
*
CLEANUP: proxy: remove stop_time related dead code
Aurelien DARRAGON
2023-03-28
1
-14
/
+0
*
MINOR: proxy/pool: prevent unnecessary calls to pool_gc()
Aurelien DARRAGON
2023-03-28
1
-2
/
+2
*
BUG/MEDIUM: proxy: properly stop backends on soft-stop
Christopher Faulet
2023-03-14
1
-0
/
+10
*
MINOR: listener: pause_listener() becomes suspend_listener()
Aurelien DARRAGON
2023-02-23
1
-1
/
+1
*
MINOR: listener: workaround for closing a tiny race between resume_listener()...
Aurelien DARRAGON
2023-02-23
1
-1
/
+1
*
MINOR: listener/api: add lli hint to listener functions
Aurelien DARRAGON
2023-02-23
1
-4
/
+4
*
MINOR: stconn: Remove half-closed timeout
Christopher Faulet
2023-02-22
1
-3
/
+0
*
MEDIUM: listener: move the analysers mask to the bind_conf
Willy Tarreau
2023-02-03
1
-1
/
+1
*
MEDIUM: proxy/http_ext: implement dynamic http_ext
Aurelien DARRAGON
2023-01-27
1
-12
/
+5
*
MINOR: proxy: move 'originalto' option to http_ext
Aurelien DARRAGON
2023-01-27
1
-6
/
+4
*
MINOR: proxy: move 'forwardfor' option to http_ext
Aurelien DARRAGON
2023-01-27
1
-5
/
+4
*
MINOR: proxy/http_ext: introduce proxy forwarded option
Aurelien DARRAGON
2023-01-27
1
-0
/
+7
*
BUG/MINOR: thread: always reload threads_enabled in loops
Willy Tarreau
2023-01-19
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
*
BUG/MINOR: http: Memory leak of http redirect rules' format string
Remi Tricot-Le Breton
2023-01-06
1
-0
/
+2
*
BUG/MINOR: proxy: free orgto_hdr_name in free_proxy()
Aurelien DARRAGON
2023-01-05
1
-0
/
+1
*
BUG/MINOR: httpclient/log: free of invalid ptr with httpclient_log_format
William Lallemand
2022-12-22
1
-1
/
+2
*
BUG/MINOR: server: make sure "show servers state" hides private bits
Willy Tarreau
2022-10-12
1
-1
/
+1
*
MINOR: cli: Add an anonymization on a missed element in 'show server state'
Erwan Le Goas
2022-09-29
1
-1
/
+2
*
MINOR: cli: use hash_ipanon to anonymized address
Erwan Le Goas
2022-09-29
1
-2
/
+3
*
MINOR: cli: anonymize 'show servers state' and 'show servers conn'
Erwan Le Goas
2022-09-17
1
-6
/
+9
*
BUG/MEDIUM: captures: free() an error capture out of the proxy lock
Willy Tarreau
2022-09-17
1
-1
/
+1
*
MINOR: proxy/listener: support for additional PAUSED state
Aurelien DARRAGON
2022-09-09
1
-0
/
+20
*
MINOR: listener: small API change
Aurelien DARRAGON
2022-09-09
1
-4
/
+4
*
BUG/MEDIUM: proxy: ensure pause_proxy() and resume_proxy() own PROXY_LOCK
Aurelien DARRAGON
2022-09-09
1
-7
/
+21
*
BUG/MINOR: h1: Support headers case adjustment for TCP proxies
Christopher Faulet
2022-09-06
1
-2
/
+2
*
BUG/MEDIUM: proxy: Perform a custom copy for default server settings
Christopher Faulet
2022-08-03
1
-1
/
+1
*
MEDIUM: proto: stop protocols under thread isolation during soft stop
Willy Tarreau
2022-07-15
1
-0
/
+5
*
MINOR: proxy: use tg->threads_enabled in hard_stop() to detect stopped threads
Willy Tarreau
2022-07-04
1
-1
/
+1
*
MINOR: quic: QUIC transport parameters split.
Frédéric Lécaille
2022-05-30
1
-1
/
+1
*
CLEANUP: applet: rename appctx_cs() to appctx_sc()
Willy Tarreau
2022-05-27
1
-2
/
+2
*
CLEANUP: cli: rename all occurrences of stconn "cs" to "sc"
Willy Tarreau
2022-05-27
1
-7
/
+7
*
REORG: stconn: rename conn_stream.{c,h} to stconn.{c,h}
Willy Tarreau
2022-05-27
1
-1
/
+1
*
REORG: rename cs_utils.h to sc_strm.h
Willy Tarreau
2022-05-27
1
-1
/
+1
*
CLEANUP: stconn: rename cs_rx_room_{blk,rdy} to sc_{need,have}_room()
Willy Tarreau
2022-05-27
1
-1
/
+1
[next]