Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
b3cb3221e5dabc73deec942a3475ef21289853bd
/
Makefile
« Previous
f4eb75d
MINOR: htx: Add proto_htx.c file
by Christopher Faulet
· 6 years ago
7520e4f
MINOR: namespaces: don't build namespace.c if disabled
by Willy Tarreau
· 6 years ago
4e8683c
CLEANUP: fix typos in the comments of the Makefile
by Joseph Herlant
· 6 years ago
943e7ec
MEDIUM: auth/threads: make use of crypt_r() on systems supporting it
by Willy Tarreau
· 6 years ago
23cd43e
BUILD: Makefile: add the new ERR variable to force -Werror
by Willy Tarreau
· 6 years ago
58e90cb
BUILD: Makefile: add USE_RT to pass -lrt for clock_gettime() and friends
by Willy Tarreau
· 6 years ago
c4e6460
MINOR: build: Disable -Wstringop-overflow.
by Olivier Houchard
· 6 years ago
0d7a2ae
BUILD: Makefile: silence an option conflict warning with clang
by Willy Tarreau
· 6 years ago
f11ca5e
BUILD: Makefile: speed up compiler options detection
by Willy Tarreau
· 6 years ago
a8b12c6
BUILD: Makefile: add a "make opts" target to simply show the build options
by Willy Tarreau
· 6 years ago
61c112a
REORG: http: move HTTP rules parsing to http_rules.c
by Willy Tarreau
· 6 years ago
79e5733
REORG: http: move the code to different files
by Willy Tarreau
· 6 years ago
7b4c8c3
BUILD: Allow configuration of pcre-config path
by Fabrice Fontaine
· 6 years ago
f7db930
BUILD: build with -Wextra and sort out certain warnings
by Willy Tarreau
· 6 years ago
2fe7dd0
MEDIUM: protocol: sockpair protocol
by William Lallemand
· 6 years ago
35b51c6
REORG: http: move the HTTP semantics definitions to http.h/http.c
by Willy Tarreau
· 6 years ago
9931634
REGTEST/MINOR: Add a new class of regression testing files.
by Frédéric Lécaille
· 6 years ago
26ac8a6
REGTEST/MINOR: Add levels to reg-tests target.
by Frédéric Lécaille
· 6 years ago
bca3a98
REGTEST/MINOR: Set HAPROXY_PROGRAM default value.
by Frédéric Lécaille
· 6 years ago
153b2b6
MINOR: tests: First regression testing file.
by Frédéric Lécaille
· 6 years ago
cde05c8
BUILD/BUG: enable -fno-strict-overflow by default
by Willy Tarreau
· 7 years ago
b684e7a
BUILD/MINOR: fix Lua build on Mac OS X (again)
by Willy Tarreau
· 7 years ago
13113d6
MINOR/BUILD: fix Lua build on Mac OS X
by Thierry Fournier
· 7 years ago
903ddfd
BUILD/MINOR: Makefile : enabling USE_CPU_AFFINITY
by David Carlier
· 7 years ago
d73efb4
BUILD: Makefile: reorder object files by size
by Willy Tarreau
· 7 years ago
158fa75
MINOR: pools: implement DEBUG_UAF to detect use after free
by Willy Tarreau
· 7 years ago
f24ea8e
MEDIUM: h2: add a function to emit an HTTP/1 request from a headers list
by Willy Tarreau
· 7 years ago
d6942c8
MEDIUM: mworker: Add systemd `Type=notify` support
by Tim Duesterhus
· 7 years ago
f5d79ac
BUILD: enable USE_THREAD for Solaris build.
by Christopher Faulet
· 7 years ago
ca30839
MINOR: ebtree: implement the scope-aware functions for eb32
by Willy Tarreau
· 7 years ago
7567c40
BUILD: enable USE_THREAD for OpenBSD build.
by David Carlier
· 7 years ago
b620e98
BUILD: shctx: allow to be built without openssl
by William Lallemand
· 7 years ago
41db460
MEDIUM: cache: configuration parsing and initialization
by William Lallemand
· 7 years ago
62f5269
MINOR: h2: create a very minimalistic h2 mux
by Willy Tarreau
· 7 years ago
1be4f3d
MEDIUM: hpack: implement basic hpack encoding
by Willy Tarreau
· 7 years ago
679790b
MINOR: hpack: implement the decoder
by Willy Tarreau
· 7 years ago
ce04094
MINOR: hpack: implement the header tables management
by Willy Tarreau
· 7 years ago
a004ade
MINOR: hpack: implement the HPACK Huffman table decoder
by Willy Tarreau
· 7 years ago
53a4766
MEDIUM: connection: start to introduce a mux layer between xprt and data
by Willy Tarreau
· 7 years ago
a1ae7e8
MAJOR: threads: Offically enable the threads support in HAProxy
by Christopher Faulet
· 7 years ago
1a2b56e
MEDIUM: threads: Add hathreads header file
by Christopher Faulet
· 7 years ago
5f27185
MINOR: threads: Prepare makefile to link with pthread
by Emeric Brun
· 7 years ago
78880fb
MINOR: action: Add function to check rules using an action ACT_ACTION_TRK_*
by Christopher Faulet
· 7 years ago
eff9a9e
BUILD: Makefile: disable -Wunused-label
by Willy Tarreau
· 7 years ago
7389dd0
IMPORT: sha1: import SHA1 functions
by Dragan Dosen
· 7 years ago
0da5b3b
REORG: http: move some very http1-specific parts to h1.{c,h}
by Willy Tarreau
· 7 years ago
b780166
BUILD: Makefile: improve detection of support for compiler warnings
by Willy Tarreau
· 7 years ago
065843c
BUILD: Makefile: shut certain gcc/clang stupid warnings
by Willy Tarreau
· 7 years ago
d3a7f40
BUILD: Makefile: add a function to detect support by the compiler of certain options
by Willy Tarreau
· 7 years ago
b286fff
BUG/MINOR: Makefile: fix compile error with USE_LUA=1 in ubuntu16.04
by Nan Liu
· 7 years ago
04919d5
BUG/MINOR: haproxy/cli : fix for solaris/illumos distros for CMSG* macros
by David Carlier
· 7 years ago
a6cfa90
MAJOR: systemd-wrapper: get rid of the wrapper
by William Lallemand
· 7 years ago
047000a
CLEANUP: retire obsoleted USE_GETSOCKNAME build option
by Dmitry Sivachenko
· 7 years ago
73bdb32
BUG/MAJOR: Use -fwrapv.
by Olivier Houchard
· 8 years ago
f2592b2
MEDIUM: regex: pcre2 support
by David Carlier
· 8 years ago
a9cf315
BUILD: rearrange target files by build time
by Willy Tarreau
· 8 years ago
3971310
REORG: tcp-rules: move tcp rules processing to their own file
by Willy Tarreau
· 8 years ago
74c24fb
REORG: cli: split dumpstats.c in src/cli.c and src/stats.c
by William Lallemand
· 8 years ago
f7e4e7e
MAJOR: spoe: Add an experimental Stream Processing Offload Engine
by Christopher Faulet
· 8 years ago
1866d6d
MEDIUM: ssl: Add support for OpenSSL 1.1.0
by Dirkjan Bussink
· 8 years ago
d0027ed
MEDIUM: wurfl: add Scientiamobile WURFL device detection module
by scientiamobile
· 8 years ago
3a2661d
MINOR: build: Allow linking to device-atlas library file
by Bertrand Jacquin
· 8 years ago
9705ba2
BUILD: Make use of accept4() on OpenBSD.
by Daniel Jakots
· 8 years ago
7276f3a
BUG/MINOR: Fix OSX compilation errors
by Dinko Korunic
· 8 years ago
13d67bb
BUG/BUILD: don't automatically run "make" on "make install"
by Willy Tarreau
· 8 years ago
8225bb4
BUILD/MEDIUM: force a full rebuild if some build options change
by Willy Tarreau
· 8 years ago
b26835d
BUILD/MEDIUM: rebuild everything when an include file is changed
by Willy Tarreau
· 8 years ago
85dc1d3
BUG/MINOR: lua: can't load external libraries
by Thierry Fournier
· 9 years ago
fb0b546
MINOR: lua: file dedicated to unsafe functions
by Thierry Fournier
· 9 years ago
e6c3b69
MINOR: filters: Add an filter example
by Christopher Faulet
· 9 years ago
3d97c90
REORG: filters: Prepare creation of the HTTP compression filter
by Christopher Faulet
· 9 years ago
d7c9196
MAJOR: filters: Add filters support
by Christopher Faulet
· 10 years ago
7385f65
BUILD: Make deviceatlas require PCRE
by David CARLIER
· 9 years ago
38932c3
BUILD: add Haiku as supported target.
by Jerome Duval
· 9 years ago
796d2fc
BUG/BUILD: replace haproxy-systemd-wrapper with $(EXTRA) in install-bin.
by Jerome Duval
· 9 years ago
5c5147f
BUILD: install only relevant and existing documentation
by Vincent Bernat
· 9 years ago
3670eb1
BUILD: Changed 51Degrees option to support V3.2
by James Rosewell
· 9 years ago
29fbe51
MAJOR: tproxy: remove support for cttproxy
by Willy Tarreau
· 9 years ago
8e441fb
BUILD: add USE_LUA to BUILD_OPTIONS when it's used
by Cyril Bonté
· 9 years ago
9496552
CLEANUP: appsession: remove appsession.c and sessionhash.c
by Willy Tarreau
· 9 years ago
e192cbb
BUILD: link with libdl if needed for Lua support
by Vincent Bernat
· 9 years ago
b5714da
BUILD: add netbsd TARGET
by David Carlier
· 9 years ago
93b38d9
MEDIUM: 51Degrees code refactoring and cleanup
by Dragan Dosen
· 9 years ago
4834bc7
MEDIUM: vars: adds support of variables
by Thierry FOURNIER
· 9 years ago
325137d
MEDIUM: dns: implement a DNS resolver
by Baptiste Assmann
· 10 years ago
5d4e4f7
MEDIUM: protocol: add minimalist UDP protocol client
by Baptiste Assmann
· 10 years ago
82bd42e
BUILD: make DeviceAtlas easier to build by defaulting to DEVICEATLAS_SRC
by Willy Tarreau
· 9 years ago
c7203c7
BUILD: make 51D easier to build by defaulting to 51DEGREES_SRC
by Willy Tarreau
· 9 years ago
0ca65f8
BUILD: add 51degrees options to makefile.
by Thomas Holmes
· 9 years ago
a03fb14
BUILD: Makefile: add options to build with DeviceAtlas
by David Carlier
· 9 years ago
b5684e0
IMPORT: hash: import xxhash-r39
by Willy Tarreau
· 10 years ago
69c696c
IMPORT: lru: import simple ebtree-based LRU functions
by Willy Tarreau
· 10 years ago
81f38d6
MEDIUM: applet: add basic support for an applet run queue
by Willy Tarreau
· 10 years ago
b1ec8c4
MINOR: session: start to reintroduce struct session
by Willy Tarreau
· 10 years ago
87b0966
REORG/MAJOR: session: rename the "session" entity to "stream"
by Willy Tarreau
· 10 years ago
418b8c0
MAJOR: compression: integrate support for libslz
by Willy Tarreau
· 10 years ago
71b99ef
BUILD: fix automatic inclusion of libdl.
by Willy Tarreau
· 10 years ago
ecc9547
BUILD: lua: it miss the '-ldl' directive
by Thierry FOURNIER
· 10 years ago
463119c
BUG/BUILD: lua: The strict Lua 5.3 version check is not done.
by Thierry FOURNIER
· 10 years ago
f90838b
MEDIUM: lua: use the Lua-5.3 version of the library
by Thierry FOURNIER
· 10 years ago
Next »