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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
BUG/MINOR: makefile: use USE_LIBATOMIC instead of USE_ATOMIC
Dragan Dosen
2023-05-15
1
-1
/
+1
*
DEBUG: list: add DEBUG_LIST to purposely corrupt list heads after delete
Willy Tarreau
2023-05-11
1
-1
/
+1
*
MINOR: quic: Add a fake congestion control algorithm named "nocc"
Frédéric Lécaille
2023-03-31
1
-1
/
+1
*
BUILD: da: extends CFLAGS to support API v3 from 3.1.7 and onwards.
David Carlier
2023-03-28
1
-1
/
+1
*
BUILD: makefile: fix PCRE overriding specific lib path
Amaury Denoyelle
2023-02-03
1
-4
/
+10
*
MINOR: proxy/http_ext: introduce proxy forwarded option
Aurelien DARRAGON
2023-01-27
1
-1
/
+1
*
BUILD: makefile: also list per-option settings in 'make opts'
Willy Tarreau
2022-12-23
1
-4
/
+20
*
BUILD: makefile: remove the special case of the SSL option
Willy Tarreau
2022-12-23
1
-1
/
+2
*
BUILD: makefile: make all OpenSSL variants use the same settings
Willy Tarreau
2022-12-23
1
-17
/
+20
*
BUILD: makefile: support WURFL_CFLAGS and WURFL_LDFLAGS
Willy Tarreau
2022-12-23
1
-4
/
+4
*
BUILD: makefile: refactor support for 51DEGREES v3/v4
Willy Tarreau
2022-12-23
1
-32
/
+35
*
BUILD: makefile: support PCRE[2]_CFLAGS and PCRE[2]_LDFLAGS
Willy Tarreau
2022-12-23
1
-9
/
+4
*
BUILD: makefile: support DEVICEATLAS_CFLAGS and DEVICEATLAS_LDFLAGS
Willy Tarreau
2022-12-23
1
-3
/
+3
*
BUILD: makefile: support LUA_CFLAGS and LUA_LDFLAGS
Willy Tarreau
2022-12-23
1
-5
/
+4
*
BUILD: makefile: support WOLFSSL_CFLAGS and WOLFSSL_LDFLAGS
Willy Tarreau
2022-12-23
1
-2
/
+4
*
BUILD: makefile: support OPENSSL_CFLAGS and OPENSSL_LDFLAGS
Willy Tarreau
2022-12-23
1
-2
/
+2
*
BUILD: makefile: support ENGINE_CFLAGS
Willy Tarreau
2022-12-23
1
-1
/
+1
*
BUILD: makefile: support ZLIB_CFLAGS and ZLIB_LDFLAGS
Willy Tarreau
2022-12-23
1
-2
/
+2
*
BUILD: makefile: support SYSTEMD_LDFLAGS
Willy Tarreau
2022-12-23
1
-1
/
+1
*
BUILD: makefile: support BACKTRACE_LDFLAGS
Willy Tarreau
2022-12-23
1
-1
/
+1
*
BUILD: makefile: support THREAD_LDFLAGS
Willy Tarreau
2022-12-23
1
-1
/
+1
*
BUILD: makefile: support RT_LDFLAGS
Willy Tarreau
2022-12-23
1
-1
/
+1
*
BUILD: makefile: support LIBCRYPT_LDFLAGS
Willy Tarreau
2022-12-23
1
-1
/
+1
*
BUILD: makefile: rework 51D to split v3/v4
Willy Tarreau
2022-12-23
1
-30
/
+25
*
CLEANUP: makefile: properly indent ifeq/ifneq conditional blocks
Willy Tarreau
2022-12-23
1
-235
/
+233
*
BUILD: makefile: properly report USE_PCRE/USE_PCRE2 in features
Willy Tarreau
2022-12-23
1
-3
/
+7
*
BUILD: makefile: add an implicit USE_MATH variable for -lm
Willy Tarreau
2022-12-23
1
-3
/
+10
*
BUILD: makefile: never force -latomic, set USE_LIBATOMIC instead
Willy Tarreau
2022-12-23
1
-5
/
+5
*
BUILD: makefile: do not restrict Lua's prepend path to empty LUA_LIB_NAME
Willy Tarreau
2022-12-23
1
-5
/
+9
*
BUILD: makefile: make sure LUA_INC and LUA_LIB are always initialized
Willy Tarreau
2022-12-23
1
-6
/
+5
*
BUILD: makefile: reference libdl only once
Willy Tarreau
2022-12-23
1
-10
/
+5
*
BUILD: makefile: make sure to also ignore SSL_INC when using wolfssl
Willy Tarreau
2022-12-23
1
-1
/
+1
*
BUILD: makefile: clean the wolfssl include and lib generation rules
Willy Tarreau
2022-12-23
1
-9
/
+2
*
BUILD: makefile: ensure that all USE_* handlers appear before CFLAGS are used
Willy Tarreau
2022-12-23
1
-12
/
+15
*
BUILD: makefile: start to automatically collect CFLAGS/LDFLAGS
Willy Tarreau
2022-12-23
1
-2
/
+5
*
BUILD: makefile: initialize all build options' variables at once
Willy Tarreau
2022-12-23
1
-7
/
+3
*
BUILD: makefile: move common options-oriented macros to include/make/options.mk
Willy Tarreau
2022-12-23
1
-25
/
+6
*
BUILD: makefile: build the features list dynamically
Willy Tarreau
2022-12-23
1
-1
/
+5
*
MINOR: ssl: Move OCSP code to a dedicated source file
Remi Tricot-Le Breton
2022-12-21
1
-1
/
+1
*
BUILD: makefile/da: also clean Os/ in Device Atlas dummy lib dir
Willy Tarreau
2022-12-08
1
-0
/
+1
*
MINOR: event_hdl: add event handler base api
Aurelien DARRAGON
2022-12-02
1
-1
/
+1
*
MEDIUM: 51d: add support for 51Degrees V4 with Hash algorithm
Dragan Dosen
2022-12-01
1
-1
/
+25
*
MEDIUM: ssl: add minimal WolfSSL support with OpenSSL compatibility mode
Uriah Pollock
2022-11-24
1
-6
/
+23
*
BUILD: makefile: minor reordering of objects by build time
Willy Tarreau
2022-11-24
1
-10
/
+11
*
BUILD: Makefile: enable USE_SHM_OPEN by default on freebsd
William Lallemand
2022-11-18
1
-1
/
+1
*
BUILD: makefile: move the compiler option detection stuff to compiler.mk
Willy Tarreau
2022-11-17
1
-43
/
+1
*
BUILD: makefile: use $(cmd_MAKE) in quiet mode
Willy Tarreau
2022-11-17
1
-2
/
+2
*
BUILD: makefile: move default verbosity settings to include/make/verbose.mk
Willy Tarreau
2022-11-17
1
-24
/
+1
*
BUILD: makefile: properly pass CC to sub-projects
Willy Tarreau
2022-11-17
1
-2
/
+2
*
BUILD: makefile: mark poll and tcploop targets as phony
Willy Tarreau
2022-11-17
1
-1
/
+1
[next]