Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
402dbc11d57a584a7b69aaababd076a8b462b24b
/
Makefile
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
c21adb5
BUILD: try to automatically detect the Lua library name
by Cyril Bonté
· 10 years ago
6f1fd48
MEDIUM: lua: lua integration in the build and init system.
by Thierry FOURNIER
· 10 years ago
713a756
BUILD: Makefile: add -Wdeclaration-after-statement
by Willy Tarreau
· 10 years ago
dfb124f
BUILD: add new target 'make uninstall' to support uninstalling haproxy from OS
by Ilyas Bakirov
· 10 years ago
0d16a40
MEDIUM: Add parsing of mailers section
by Simon Horman
· 10 years ago
b3e54fe
MAJOR: namespace: add Linux network namespace support
by KOVACS Krisztian
· 10 years ago
3785311
BUILD: fix "make install" to support spaces in the install dirs
by Arcadiy Ivanov
· 10 years ago
cd360ce
BUG/BUILD: revert accidental change in the makefile from latest SSL fix
by Willy Tarreau
· 10 years ago
0bed994
BUG/MINOR: ssl: correctly initialize ssl ctx for invalid certificates
by Emeric Brun
· 10 years ago
3745950
BUILD: report commit ID in git versions as well
by Willy Tarreau
· 10 years ago
bc289da
BUILD: only build the systemd wrapper on Linux 2.6 and above
by Willy Tarreau
· 10 years ago
cd1a526
MAJOR: ssl: Change default locks on ssl session cache.
by Emeric Brun
· 10 years ago
914c0d6
BUG/MINOR: build: handle whitespaces in wc -l output
by Lukas Tribus
· 11 years ago
50abe30
BUILD: adjust makefile for AIX 5.1
by Willy Tarreau
· 11 years ago
f1ed327
BUILD: fix VERDATE exclusion regex
by Willy Tarreau
· 11 years ago
6173bbe
BUILD: fix SUBVERS extraction in the Makefile
by Willy Tarreau
· 11 years ago
b5e7ef6
BUILD: use format tags in VERDATE and SUBVERS files
by Willy Tarreau
· 11 years ago
ddee3ed
BUILD: prepare the makefile to skip format lines in SUBVERS and VERDATE
by Willy Tarreau
· 11 years ago
689e4d7
BUILD: simplify the date and version retrieval in the makefile
by Willy Tarreau
· 11 years ago
d5f624d
MEDIUM: sample: add the "map" converter
by Thierry FOURNIER
· 11 years ago
ed66c29
REORG: acl/pattern: extract pattern matching from the acl file and create pattern.c
by Thierry FOURNIER
· 11 years ago
98634f0
MEDIUM: backend: Enhance hash-type directive with an algorithm options
by Bhaskar
· 11 years ago
9e5cc8d
MINOR: Makefile: provide cscope rule
by William Lallemand
· 11 years ago
9a05945
BUILD: add SSL_INC/SSL_LIB variables to force the path to openssl
by Willy Tarreau
· 11 years ago
9141806
BUILD: mention in the Makefile that USE_PCRE_JIT is for libpcre >= 8.32
by Willy Tarreau
· 12 years ago
ea68d36
MINOR: show PCRE version and JIT status in -vv
by Lukas Tribus
· 12 years ago
d4c33c8
MEDIUM: samples: move payload-based fetches and ACLs to their own file
by Willy Tarreau
· 12 years ago
0999f76
BUILD: add explicit support for TFO with USE_TFO
by Lukas Tribus
· 12 years ago
8624cab
BUILD: add explicit support for Mac OS/X
by Willy Tarreau
· 12 years ago
32e65ef
BUILD: enable poll() by default in the makefile
by Willy Tarreau
· 12 years ago
7035132
MEDIUM: regex: Use PCRE JIT in acl
by Hiroaki Nakamura
· 12 years ago
3979309
BUILD: improve the makefile's support for libpcre
by Willy Tarreau
· 12 years ago
ed9803e
MEDIUM: add haproxy-systemd-wrapper
by Marc-Antoine Perennou
· 12 years ago
b6daedd
OPTIM: splice: assume by default that splice is working correctly
by Willy Tarreau
· 12 years ago
05ed29c
BUILD: no need to clean up when making git-tar
by Willy Tarreau
· 12 years ago
fc6c032
MEDIUM: global: add support for CPU binding on Linux ("cpu-map")
by Willy Tarreau
· 12 years ago
e9f49e7
MAJOR: polling: replace epoll with sepoll and remove sepoll
by Willy Tarreau
· 12 years ago
e2f4944
BUILD: make it possible to specify ZLIB path
by Willy Tarreau
· 13 years ago
82fe75c
MEDIUM: HTTP compression (zlib library support)
by William Lallemand
· 12 years ago
1bc4aab
MEDIUM: listener: add support for linux's accept4() syscall
by Willy Tarreau
· 12 years ago
76d8895
MINOR: ssl: add defines LISTEN_DEFAULT_CIPHERS and CONNECT_DEFAULT_CIPHERS.
by Emeric Brun
· 12 years ago
9faf071
MINOR: ssl: add build param USE_PRIVATE_CACHE to build cache without shared memory
by Emeric Brun
· 12 years ago
d1d5454
REORG: split "protocols" files into protocol and listener
by Willy Tarreau
· 12 years ago
8f182d9
BUILD: automatically add -lcrypto for SSL
by Willy Tarreau
· 12 years ago
0e0bf80
BUILD: makefile: report USE_OPENSSL status in build options
by Willy Tarreau
· 12 years ago
Next »