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