Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
27539409fd43cb78780d3abf081dd5ce59fa3b17
/
Makefile
dbee2e5
MINOR: Makefile: add MEMORY_POOLS to the list of DEBUG_xxx options
by William Lallemand
· Wed Sep 29 16:03:35 2021 +0200
4652a59
MINOR: qpack: create qpack-enc module
by Amaury Denoyelle
· Tue Aug 24 15:50:32 2021 +0200
c6bc185
MINOR: quic: Add a ring buffer implementation for QUIC
by Frédéric Lécaille
· Wed Jun 30 14:25:10 2021 +0200
11c304d
MINOR: quic: Enable some quic, h3 and qpack modules compilation.
by Frédéric Lécaille
· Tue May 25 09:12:35 2021 +0200
4cb2c83
BUILD: opentracing: exclude the use of haproxy variables for the OpenTracing context
by Miroslav Zagorac
· Wed Sep 08 20:56:05 2021 +0200
28e295d
BUILD: globally enable -Wundef
by Willy Tarreau
· Mon Aug 30 06:02:47 2021 +0200
2118597
MINOR: proc: setting the process to produce a core dump on FreeBSD.
by devnexen@gmail.com
· Sat Aug 21 09:13:10 2021 +0100
83614a9
MINOR: httpclient: initialize the proxy
by William Lallemand
· Fri Aug 13 14:47:57 2021 +0200
6807c7f
ADMIN: dyncookie: implement a simple dynamic cookie calculator
by Willy Tarreau
· Wed Aug 11 13:54:52 2021 +0200
66243b4
REORG: config: move the condition preprocessing code to its own file
by Willy Tarreau
· Fri Jul 16 15:39:28 2021 +0200
953771b
BUILD: Makefile: fix linkage for Haiku.
by David Carlier
· Sat Jun 19 14:42:43 2021 +0000
6fd0450
CLEANUP: shctx: remove the different inter-process locking techniques
by Willy Tarreau
· Tue Jun 15 16:11:33 2021 +0200
8715dec
MEDIUM: pools: remove the locked pools implementation
by Willy Tarreau
· Thu Jun 10 17:31:48 2021 +0200
ce986e1
REORG: errors: split errors reporting function from log.c
by Amaury Denoyelle
· Fri Jun 04 11:20:32 2021 +0200
40a871f
BUILD: makefile: add a few popular ARMv8 CPU targets
by Willy Tarreau
· Wed May 12 09:47:30 2021 +0200
1d14262
BUILD: makefile: reorder object files by build time
by Willy Tarreau
· Sat May 08 23:33:25 2021 +0200
f6818d6
BUILD: makefile: add new option USE_MEMORY_PROFILING
by Willy Tarreau
· Wed May 05 18:17:39 2021 +0200
f75c640
MINOR: cpuset: define a platform-independent cpuset type
by Amaury Denoyelle
· Wed Apr 14 15:03:51 2021 +0200
12840be
BUILD: compression: switch SLZ from out-of-tree to in-tree
by Willy Tarreau
· Thu Apr 22 14:14:22 2021 +0200
af6ae63
BUILD: makefile: fix the "make clean" target on strict bourne shells
by Willy Tarreau
· Wed Apr 21 17:17:16 2021 +0200
580727f
CLEANUP: contrib: remove the last references to the now dead contrib/ directory
by Willy Tarreau
· Wed Apr 21 15:13:10 2021 +0200
2d6f628
MINOR: pools: rename CONFIG_HAP_LOCAL_POOLS to CONFIG_HAP_POOLS
by Willy Tarreau
· Thu Apr 15 16:24:00 2021 +0200
dbd25c3
MINOR: uri_normalizer: Add uri_normalizer module
by Tim Duesterhus
· Thu Apr 15 21:45:55 2021 +0200
1615064
BUILD: makefile: Redirect stderr to /dev/null when probing options
by Christopher Faulet
· Wed Apr 14 14:02:56 2021 +0200
41007a6
MINOR: sample: converter: Add mjson library.
by Alex
· Thu Apr 15 13:46:25 2021 +0200
a63d1a0
CONTRIB: move contrib/opentracing to addons/ot
by Willy Tarreau
· Fri Apr 02 17:16:46 2021 +0200
57610c6
CONTRIB: move src/wurfl.c and contrib/wurfl to addons/wurfl
by Willy Tarreau
· Fri Apr 02 16:39:44 2021 +0200
f8d9ec5
CONTRIB: move src/da.c and contrib/deviceatlas to addons/deviceatlas
by Willy Tarreau
· Fri Apr 02 16:19:39 2021 +0200
977209d
CONTRIB: move 51Degrees to addons/51degrees
by Willy Tarreau
· Fri Apr 02 16:12:32 2021 +0200
3dfadc7
CONTRIB: move prometheus-exporter to addons/promex
by Willy Tarreau
· Fri Apr 02 15:35:19 2021 +0200
92dc786
BUILD: makefile: add a "USE_PROMEX" variable to ease building prometheus-exporter
by Willy Tarreau
· Fri Apr 02 15:31:10 2021 +0200
a9f16c6
BUILD: makefile: build halog with the correct flags
by Willy Tarreau
· Fri Apr 02 14:46:21 2021 +0200
d798889
CONTRIB: move halog to admin/
by Willy Tarreau
· Fri Apr 02 14:45:06 2021 +0200
233e868
CONTRIB: move some admin-related sub-projects to admin/
by Willy Tarreau
· Fri Apr 02 14:36:15 2021 +0200
21ef8b9
BUILD: makefile: integrate the hpack tools
by Willy Tarreau
· Fri Apr 02 14:27:26 2021 +0200
888bda0
BUILD: makefile: always build the flags utility
by Willy Tarreau
· Fri Apr 02 13:59:17 2021 +0200
074ebcd
CONTRIB: move some dev-specific tools to dev/
by Willy Tarreau
· Fri Apr 02 13:31:46 2021 +0200
34b4369
CONTRIB: debug: split poll from flags
by Willy Tarreau
· Fri Apr 02 13:43:49 2021 +0200
5a6926d
MINOR: diag: create cfgdiag module
by Amaury Denoyelle
· Tue Mar 30 17:34:24 2021 +0200
ce44482
REORG: global: move initcall register code in a dedicated file
by Amaury Denoyelle
· Thu Mar 25 15:09:38 2021 +0100
8af3bb0
BUG/MINOR: protocol: add missing support of dgram unix socket.
by Emeric Brun
· Thu Mar 18 16:52:17 2021 +0100
57647ca
MINOR: build: force CC to set a return code when probing options
by Bertrand Jacquin
· Sat Mar 06 20:25:46 2021 +0000
3e3d3be
REORG: server-state: Move functions to deal with server-state in its own file
by Christopher Faulet
· Tue Feb 16 13:31:30 2021 +0100
019dbd7
BUILD/MEDIUM: da Adding pcre2 support.
by David Carlier
· Tue Feb 16 11:37:45 2021 +0000
b23f042
MINOR: tasks: add DEBUG_TASK to report caller info in a task
by Willy Tarreau
· Tue Feb 16 18:44:00 2021 +0100
c943799
MEDIUM: resolvers/dns: split dns.c into dns.c and resolvers.c
by Emeric Brun
· Fri Feb 12 19:42:55 2021 +0100
c1ddcaf
BUILD: Makefile: move REGTESTST_TYPE default setting
by William Lallemand
· Fri Feb 05 11:27:54 2021 +0100
b399a99
MINOR: build: discard echoing in help target
by Bertrand Jacquin
· Sun Jan 17 18:47:47 2021 +0000
8f0cc5c
CLEANUP: Fix spelling errors in comments
by Thayne McCombs
· Thu Jan 07 21:35:52 2021 -0700
3bad3d5
BUILD: Makefile: exclude broken tests by default
by William Dauchy
· Thu Jan 07 17:10:51 2021 +0100
1ab76dd
DOC: Improve the message printed when running `make` w/o `TARGET`
by Tim Duesterhus
· Tue Jan 05 18:10:41 2021 +0100
782e9be
Revert "BUILD: Makefile: disable -Warray-bounds until it's fixed in gcc 11"
by Willy Tarreau
· Tue Jan 05 11:11:38 2021 +0100
5e8c35d
BUILD: Makefile: disable -Warray-bounds until it's fixed in gcc 11
by Willy Tarreau
· Sun Jan 03 20:27:13 2021 +0100
b83b010
MINOR: quic: Enable the compilation of QUIC modules.
by Frédéric Lécaille
· Mon Nov 23 15:53:17 2020 +0100
6f7cc11
MEDIUM: xxhash: use the XXH_INLINE_ALL macro to inline all functions
by Dragan Dosen
· Tue Dec 22 14:46:47 2020 +0100
70230c6
CONTRIB: opentracing: add the OpenTracing filter
by Miroslav Zagorac
· Wed Dec 09 16:54:31 2020 +0100
da867d8
BUILD: Makefile: have "make clean" destroy .o/.a/.s in contrib subdirs as well
by Willy Tarreau
· Wed Dec 16 14:14:38 2020 +0100
c8d1970
BUILD: Show the value of DEBUG= in haproxy -vv
by Tim Duesterhus
· Sat Nov 21 18:07:59 2020 +0100
81e948e
BUILD: Make DEBUG part of .build_opts
by Tim Duesterhus
· Sat Nov 21 18:07:58 2020 +0100
496374e
BUILD: makefile: enable crypt(3) for OpenBSD
by Matthieu Guegan
· Fri Nov 20 10:50:39 2020 +0100
e279ca6
MINOR: sample: Add converts to parses MQTT messages
by Baptiste Assmann
· Tue Oct 27 18:10:06 2020 +0100
e138dda
MINOR: sample: Add converters to parse FIX messages
by Baptiste Assmann
· Thu Oct 22 15:39:03 2020 +0200
2404e37
BUILD: makefile: usual reorder of objects for faster builds
by Willy Tarreau
· Thu Nov 05 16:42:25 2020 +0100
5c643f3
BUILD: makefile: add entries to build common debugging tools
by Willy Tarreau
· Thu Oct 22 05:12:57 2020 +0200
ad5afba
BUILD: makefile: Enable getaddrinfo() on OS/X
by Brad Smith
· Fri Oct 09 19:26:23 2020 -0400
0fdfe41
BUILD: makefile: Update feature flags for NetBSD
by Brad Smith
· Thu Oct 08 16:24:52 2020 -0400
4a539f3
BUG/MINOR: makefile: fix a tiny typo in the target list
by Willy Tarreau
· Fri Oct 09 05:56:56 2020 +0200
382001b
BUILD: Add a DragonFlyBSD target
by Brad Smith
· Thu Oct 08 01:15:06 2020 -0400
7c503bb
BUILD: makefile: Enable closefrom() support on Solaris
by Brad Smith
· Wed Sep 30 15:46:16 2020 -0400
ac32b4b
BUILD: makefile: add an EXTRAVERSION variable to ease local naming
by Willy Tarreau
· Thu Oct 01 04:05:39 2020 +0200
5018aac
BUILD: makefile: Fix building with closefrom() support enabled
by Brad Smith
· Wed Sep 30 01:04:48 2020 -0400
9d85eb0
BUILD: makefile: Update feature flags for FreeBSD
by Brad Smith
· Tue Sep 15 03:10:04 2020 -0400
90c9d78
BUILD: makefile: Update feature flags for OpenBSD
by Brad Smith
· Sat Sep 26 23:05:25 2020 -0400
9463643
BUILD: makefile: change default value of CC from gcc to cc
by Brad Smith
· Sun Sep 13 02:53:06 2020 -0400
4a034f2
BUILD: introduce possibility to define ABORT_NOW() conditionally
by Ilya Shipitsin
· Sat Sep 12 11:24:48 2020 +0500
0d06df6
MINOR: sock: introduce sock_inet and sock_unix
by Willy Tarreau
· Fri Aug 28 15:10:11 2020 +0200
18b7df7
REORG: sock: start to move some generic socket code to sock.c
by Willy Tarreau
· Fri Aug 28 12:07:22 2020 +0200
1318034
REORG: unix: move UNIX bind/server keywords from proto_uxst.c to cfgparse-unix.c
by Willy Tarreau
· Fri Aug 28 11:54:59 2020 +0200
de70ca5
REORG: tcp: move TCP bind/server keywords from proto_tcp.c to cfgparse-tcp.c
by Willy Tarreau
· Fri Aug 28 11:49:31 2020 +0200
8987e7a
REORG: tcp: move TCP sample fetches from proto_tcp.c to tcp_sample.c
by Willy Tarreau
· Fri Aug 28 11:37:21 2020 +0200
aeae66c
REORG: tcp: move TCP actions from proto_tcp.c to tcp_act.c
by Willy Tarreau
· Fri Aug 28 11:03:28 2020 +0200
b36dcc6
BUILD: makefile: don't disable -Wstringop-overflow anymore
by Willy Tarreau
· Tue Aug 11 10:31:18 2020 +0200
f21023e
BUILD: Makefile: require SSL_LIB, SSL_INC to be explicitly set
by Ilya Shipitsin
· Tue Aug 04 15:36:24 2020 +0500
3835c0d
MEDIUM: udp: adds minimal proto udp support for message listeners.
by Emeric Brun
· Tue Jul 07 09:46:09 2020 +0200
4c442b0
CLEANUP: makefile: update the outdated list of DEBUG_xxx options
by Willy Tarreau
· Sat Jul 04 12:43:46 2020 +0200
45e83e8
BUILD: makefile: disable threads by default on OpenBSD
by Willy Tarreau
· Fri Jul 03 18:56:33 2020 +0200
739879a
REORG: buffer: rename buffer.c to dynbuf.c
by Willy Tarreau
· Mon Jun 29 09:26:59 2020 +0200
38e8a1c
MINOR: debug: add a new DEBUG_FD build option
by Willy Tarreau
· Tue Jun 23 10:04:54 2020 +0200
588b314
BUILD: Re-enable -Wimplicit-fallthrough
by Tim Duesterhus
· Fri May 29 14:35:51 2020 +0200
4989de2
BUILD: Remove nowarn for warnings that do not trigger
by Tim Duesterhus
· Fri May 29 14:35:50 2020 +0200
7c18b54
REORG: dgram: rename proto_udp to dgram
by Willy Tarreau
· Thu Jun 11 09:23:02 2020 +0200
920214e
BUILD: reorder objects in the Makefile for faster builds
by Willy Tarreau
· Fri Jun 05 20:04:36 2020 +0200
bcc6733
REORG: check: extract the external checks from check.{c,h}
by Willy Tarreau
· Fri Jun 05 15:31:31 2020 +0200
51cd595
REORG: check: move tcpchecks away from check.c
by Willy Tarreau
· Fri Jun 05 12:25:38 2020 +0200
4aa573d
REORG: include: move checks.h to haproxy/check{,-t}.h
by Willy Tarreau
· Thu Jun 04 18:21:56 2020 +0200
48fbcae
REORG: tools: split common/standard.h into haproxy/tools{,-t}.h
by Willy Tarreau
· Wed Jun 03 18:09:46 2020 +0200
d0ef439
REORG: include: move common/memory.h to haproxy/pool.h
by Willy Tarreau
· Tue Jun 02 09:38:52 2020 +0200
3f567e4
REORG: include: split hathreads into haproxy/thread.h and haproxy/thread-t.h
by Willy Tarreau
· Thu May 28 15:29:19 2020 +0200
fc80e30
REORG: ebtree: clean up remains of the ebtree/ directory
by Willy Tarreau
· Wed May 27 11:05:33 2020 +0200
ff0e8a4
REORG: ebtree: move the C files from ebtree/ to src/
by Willy Tarreau
· Wed May 27 10:43:24 2020 +0200
Next »