- 9577a15 BUILD: makefile: do not erase build options for some build options by Willy Tarreau · 1 year, 6 months ago
- 0607698 CLEANUP: makefile: don't display a dummy features list without a target by Willy Tarreau · 1 year, 6 months ago
- c2d35dc BUG/MINOR: makefile: use USE_LIBATOMIC instead of USE_ATOMIC by Dragan Dosen · 1 year, 6 months ago
- 29dcc5e DEBUG: list: add DEBUG_LIST to purposely corrupt list heads after delete by Willy Tarreau · 1 year, 7 months ago
- db4bc6b MINOR: quic: Add a fake congestion control algorithm named "nocc" by Frédéric Lécaille · 1 year, 8 months ago
- cec3baa BUILD: da: extends CFLAGS to support API v3 from 3.1.7 and onwards. by David Carlier · 1 year, 8 months ago
- 565e3cc BUILD: makefile: fix PCRE overriding specific lib path by Amaury Denoyelle · 1 year, 10 months ago
- b2bb925 MINOR: proxy/http_ext: introduce proxy forwarded option by Aurelien DARRAGON · 1 year, 11 months ago
- 23078c8 BUILD: makefile: also list per-option settings in 'make opts' by Willy Tarreau · 1 year, 11 months ago
- 6a2cd33 BUILD: makefile: remove the special case of the SSL option by Willy Tarreau · 1 year, 11 months ago
- 2b8d097 BUILD: makefile: make all OpenSSL variants use the same settings by Willy Tarreau · 1 year, 11 months ago
- 323b50b BUILD: makefile: support WURFL_CFLAGS and WURFL_LDFLAGS by Willy Tarreau · 1 year, 11 months ago
- 3f2803e BUILD: makefile: refactor support for 51DEGREES v3/v4 by Willy Tarreau · 1 year, 11 months ago
- 6985e2a BUILD: makefile: support PCRE[2]_CFLAGS and PCRE[2]_LDFLAGS by Willy Tarreau · 1 year, 11 months ago
- 2022954 BUILD: makefile: support DEVICEATLAS_CFLAGS and DEVICEATLAS_LDFLAGS by Willy Tarreau · 1 year, 11 months ago
- b2ef365 BUILD: makefile: support LUA_CFLAGS and LUA_LDFLAGS by Willy Tarreau · 1 year, 11 months ago
- 7f48b6f BUILD: makefile: support WOLFSSL_CFLAGS and WOLFSSL_LDFLAGS by Willy Tarreau · 1 year, 11 months ago
- e609ac1 BUILD: makefile: support OPENSSL_CFLAGS and OPENSSL_LDFLAGS by Willy Tarreau · 1 year, 11 months ago
- a88cc63 BUILD: makefile: support ENGINE_CFLAGS by Willy Tarreau · 1 year, 11 months ago
- d957924 BUILD: makefile: support ZLIB_CFLAGS and ZLIB_LDFLAGS by Willy Tarreau · 1 year, 11 months ago
- f852d31 BUILD: makefile: support SYSTEMD_LDFLAGS by Willy Tarreau · 1 year, 11 months ago
- eb12fcc BUILD: makefile: support BACKTRACE_LDFLAGS by Willy Tarreau · 1 year, 11 months ago
- 3b66494 BUILD: makefile: support THREAD_LDFLAGS by Willy Tarreau · 1 year, 11 months ago
- 84e3283 BUILD: makefile: support RT_LDFLAGS by Willy Tarreau · 1 year, 11 months ago
- 2b5c9f7 BUILD: makefile: support LIBCRYPT_LDFLAGS by Willy Tarreau · 1 year, 11 months ago
- c108f37 BUILD: makefile: rework 51D to split v3/v4 by Willy Tarreau · 1 year, 11 months ago
- f6ceb0e CLEANUP: makefile: properly indent ifeq/ifneq conditional blocks by Willy Tarreau · 1 year, 11 months ago
- 8ea58f5 BUILD: makefile: properly report USE_PCRE/USE_PCRE2 in features by Willy Tarreau · 1 year, 11 months ago
- f297b18 BUILD: makefile: add an implicit USE_MATH variable for -lm by Willy Tarreau · 1 year, 11 months ago
- b16d9b5 BUILD: makefile: never force -latomic, set USE_LIBATOMIC instead by Willy Tarreau · 1 year, 11 months ago
- 447247a BUILD: makefile: do not restrict Lua's prepend path to empty LUA_LIB_NAME by Willy Tarreau · 2 years ago
- 2a3a882 BUILD: makefile: make sure LUA_INC and LUA_LIB are always initialized by Willy Tarreau · 2 years ago
- 682b78b BUILD: makefile: reference libdl only once by Willy Tarreau · 2 years ago
- 914a668 BUILD: makefile: make sure to also ignore SSL_INC when using wolfssl by Willy Tarreau · 2 years ago
- 4f1890e BUILD: makefile: clean the wolfssl include and lib generation rules by Willy Tarreau · 2 years ago
- bc2f393 BUILD: makefile: ensure that all USE_* handlers appear before CFLAGS are used by Willy Tarreau · 1 year, 11 months ago
- ea3e67f BUILD: makefile: start to automatically collect CFLAGS/LDFLAGS by Willy Tarreau · 1 year, 11 months ago
- b14e89e BUILD: makefile: initialize all build options' variables at once by Willy Tarreau · 1 year, 11 months ago
- 69e7b7f BUILD: makefile: move common options-oriented macros to include/make/options.mk by Willy Tarreau · 1 year, 11 months ago
- 39d6c34 BUILD: makefile: build the features list dynamically by Willy Tarreau · 1 year, 11 months ago
- c8d814e MINOR: ssl: Move OCSP code to a dedicated source file by Remi Tricot-Le Breton · 1 year, 11 months ago
- 46676d4 BUILD: makefile/da: also clean Os/ in Device Atlas dummy lib dir by Willy Tarreau · 2 years ago
- 68e692d MINOR: event_hdl: add event handler base api by Aurelien DARRAGON · 2 years ago
- a9800a0 MEDIUM: 51d: add support for 51Degrees V4 with Hash algorithm by Dragan Dosen · 2 years, 9 months ago
- 3cbf09e MEDIUM: ssl: add minimal WolfSSL support with OpenSSL compatibility mode by Uriah Pollock · 2 years ago
- d2ff5dc BUILD: makefile: minor reordering of objects by build time by Willy Tarreau · 2 years ago
- cdad1c3 BUILD: Makefile: enable USE_SHM_OPEN by default on freebsd by William Lallemand · 2 years ago
- 2fd6dbf BUILD: makefile: move the compiler option detection stuff to compiler.mk by Willy Tarreau · 2 years ago
- 8b5a998 BUILD: makefile: use $(cmd_MAKE) in quiet mode by Willy Tarreau · 2 years ago
- 8dd6725 BUILD: makefile: move default verbosity settings to include/make/verbose.mk by Willy Tarreau · 2 years ago
- d575661 BUILD: makefile: properly pass CC to sub-projects by Willy Tarreau · 2 years ago
- 59b50bd BUILD: makefile: mark poll and tcploop targets as phony by Willy Tarreau · 2 years ago
- 83e9bca BUILD: Makefile: add "USE_SHM_OPEN" on the linux-musl target by William Lallemand · 2 years, 1 month ago
- eba6a54 MINOR: logs: startup-logs can use a shm for logging the reload by William Lallemand · 2 years, 2 months ago
- 92fa63f CLEANUP: quic: create a dedicated quic_conn module by Amaury Denoyelle · 2 years, 2 months ago
- d80fbca REORG: mux-quic: export HTTP related function in a dedicated file by Amaury Denoyelle · 2 years, 2 months ago
- 36d50bf REORG: mux-quic: extract traces in a dedicated source file by Amaury Denoyelle · 2 years, 2 months ago
- ef2d234 BUILD: udp-perturb: Add a make target for udp-perturb tool by Frédéric Lécaille · 2 years, 3 months ago
- 2f105b8 BUILD: makefile: enable crypt(3) for NetBSD by Brad Smith · 2 years, 3 months ago
- 75014fc DEV: haring: add a simple utility to read file-backed rings by Willy Tarreau · 2 years, 3 months ago
- 87aff02 MINOR: thread: provide an alternative to pthread's rwlock by Willy Tarreau · 2 years, 5 months ago
- 1c9c2f6 MEDIUM: quic: Cubic congestion control algorithm implementation by Frédéric Lécaille · 2 years, 6 months ago
- bc50e0d BUILD: makefile: Fix install(1) handling for OpenBSD/NetBSD/Solaris/AIX by Brad Smith · 2 years, 4 months ago
- 3214b44 BUILD: Makefile: Add Lua 5.4 autodetect by Christian Ruppert · 2 years, 5 months ago
- 2b67770 MEDIUM: bwlim: Add support of bandwith limitation at the stream level by Christopher Faulet · 2 years, 5 months ago
- c003f50 MINOR: qpack: implement standalone decoder tool by Amaury Denoyelle · 2 years, 5 months ago
- 453d60b BUILD: makefile: reorder objects by build time by Willy Tarreau · 2 years, 6 months ago
- 6f7607e MINOR: h3: Add a statistics module for h3 by Frédéric Lécaille · 2 years, 6 months ago
- 748ece6 MINOR: quic: QUIC transport parameters split. by Frédéric Lécaille · 2 years, 6 months ago
- cb086c6 REORG: stconn: rename conn_stream.{c,h} to stconn.{c,h} by Willy Tarreau · 2 years, 6 months ago
- a58cafe MINOR: quic_stats: Add a new stats module for QUIC by Frédéric Lécaille · 2 years, 6 months ago
- 1b5f77f MINOR: ncbuf: define non-contiguous buffer by Amaury Denoyelle · 2 years, 7 months ago
- 6d868a2 BUILD: makefile: add -Wfatal-errors to the default flags by Willy Tarreau · 2 years, 7 months ago
- 0cc02a3 REORG: quic: use a dedicated module for qc_stream_desc by Amaury Denoyelle · 2 years, 7 months ago
- 6b0a0fb CLEANUP: tree-wide: Remove any ref to stream-interfaces by Christopher Faulet · 2 years, 8 months ago
- 6ea6ed7 BUILD: makefile: silence unbearable OpenSSL deprecation warnings by Willy Tarreau · 2 years, 8 months ago
- a88f3c2 BUILD: makefile: pass USE_ENGINE to cflags by Willy Tarreau · 2 years, 8 months ago
- d7bfbe2 BUILD: ssl: add USE_ENGINE and disable the openssl engine by default by William Lallemand · 2 years, 8 months ago
- d96361b CLEANUP: qpack: suppress by default stdout traces by Amaury Denoyelle · 2 years, 8 months ago
- 0c2d964 REORG: quic: use a dedicated quic_loss.c by Amaury Denoyelle · 2 years, 8 months ago
- 43a5685 BUILD: fix kFreeBSD build. by David Carlier · 2 years, 9 months ago
- 86bcc53 DEBUG: implement 4 levels of choices between warn and crash. by Willy Tarreau · 2 years, 9 months ago
- 1329f2a REORG: conn_stream: move conn-stream stuff in dedicated files by Christopher Faulet · 3 years ago
- 8de7f28 BUILD: makefile: enable both DEBUG_STRICT and DEBUG_MEMORY_POOLS by default by Willy Tarreau · 2 years, 9 months ago
- 5ea9fa6 BUILD: makefile: only compute alternative options if required by Willy Tarreau · 2 years, 10 months ago
- d521b8b BUILD: makefile: validate support for extra warnings by batches by Willy Tarreau · 2 years, 10 months ago
- 7a1e6fe BUILD: makefile: avoid testing all -Wno-* options when not needed by Willy Tarreau · 2 years, 10 months ago
- b81483c MEDIUM: da: update doc and build for new scheduler mode service. by David Carlier · 2 years, 10 months ago
- add43fa DEBUG: pools: add new build option DEBUG_POOL_TRACING by Willy Tarreau · 2 years, 10 months ago
- 0575d8f DEBUG: pools: add new build option DEBUG_POOL_INTEGRITY by Willy Tarreau · 2 years, 10 months ago
- 4831db2 BUILD/MINOR: fix solaris build with clang. by David Carlier · 2 years, 10 months ago
- c8b4ce4 MINOR: quic: add config parse source file by Amaury Denoyelle · 2 years, 11 months ago
- 790169f BUILD: makefile: add -Wno-atomic-alignment to work around clang abusive warning by Willy Tarreau · 2 years, 11 months ago
- e5f5948 BUILD: makefile: reorder objects by build time by Willy Tarreau · 3 years ago
- 9e3093c BUILD: makefile: stop opening sub-shells for each and every command by Willy Tarreau · 3 years ago
- 154bc7f MINOR: quic: support hq-interop by Amaury Denoyelle · 3 years ago
- 70c268b BUILD: makefile: simplify detection of libatomic by Willy Tarreau · 3 years ago
- 7feb361 MINOR: jwt: Parse JWT alg field by Remi Tricot-Le Breton · 3 years, 2 months ago
- 5554264 REORG: time: move time-keeping code and variables to clock.c by Willy Tarreau · 3 years, 2 months ago
- dbee2e5 MINOR: Makefile: add MEMORY_POOLS to the list of DEBUG_xxx options by William Lallemand · 3 years, 2 months ago