1. 0cc02a3 REORG: quic: use a dedicated module for qc_stream_desc by Amaury Denoyelle · 2 years, 7 months ago
  2. 6b0a0fb CLEANUP: tree-wide: Remove any ref to stream-interfaces by Christopher Faulet · 2 years, 8 months ago
  3. 6ea6ed7 BUILD: makefile: silence unbearable OpenSSL deprecation warnings by Willy Tarreau · 2 years, 8 months ago
  4. a88f3c2 BUILD: makefile: pass USE_ENGINE to cflags by Willy Tarreau · 2 years, 8 months ago
  5. d7bfbe2 BUILD: ssl: add USE_ENGINE and disable the openssl engine by default by William Lallemand · 2 years, 8 months ago
  6. d96361b CLEANUP: qpack: suppress by default stdout traces by Amaury Denoyelle · 2 years, 8 months ago
  7. 0c2d964 REORG: quic: use a dedicated quic_loss.c by Amaury Denoyelle · 2 years, 8 months ago
  8. 43a5685 BUILD: fix kFreeBSD build. by David Carlier · 2 years, 9 months ago
  9. 86bcc53 DEBUG: implement 4 levels of choices between warn and crash. by Willy Tarreau · 2 years, 9 months ago
  10. 1329f2a REORG: conn_stream: move conn-stream stuff in dedicated files by Christopher Faulet · 3 years ago
  11. 8de7f28 BUILD: makefile: enable both DEBUG_STRICT and DEBUG_MEMORY_POOLS by default by Willy Tarreau · 2 years, 9 months ago
  12. 5ea9fa6 BUILD: makefile: only compute alternative options if required by Willy Tarreau · 2 years, 10 months ago
  13. d521b8b BUILD: makefile: validate support for extra warnings by batches by Willy Tarreau · 2 years, 10 months ago
  14. 7a1e6fe BUILD: makefile: avoid testing all -Wno-* options when not needed by Willy Tarreau · 2 years, 10 months ago
  15. b81483c MEDIUM: da: update doc and build for new scheduler mode service. by David Carlier · 2 years, 10 months ago
  16. add43fa DEBUG: pools: add new build option DEBUG_POOL_TRACING by Willy Tarreau · 2 years, 10 months ago
  17. 0575d8f DEBUG: pools: add new build option DEBUG_POOL_INTEGRITY by Willy Tarreau · 2 years, 10 months ago
  18. 4831db2 BUILD/MINOR: fix solaris build with clang. by David Carlier · 2 years, 11 months ago
  19. c8b4ce4 MINOR: quic: add config parse source file by Amaury Denoyelle · 2 years, 11 months ago
  20. 790169f BUILD: makefile: add -Wno-atomic-alignment to work around clang abusive warning by Willy Tarreau · 2 years, 11 months ago
  21. e5f5948 BUILD: makefile: reorder objects by build time by Willy Tarreau · 3 years ago
  22. 9e3093c BUILD: makefile: stop opening sub-shells for each and every command by Willy Tarreau · 3 years ago
  23. 154bc7f MINOR: quic: support hq-interop by Amaury Denoyelle · 3 years ago
  24. 70c268b BUILD: makefile: simplify detection of libatomic by Willy Tarreau · 3 years ago
  25. 7feb361 MINOR: jwt: Parse JWT alg field by Remi Tricot-Le Breton · 3 years, 2 months ago
  26. 5554264 REORG: time: move time-keeping code and variables to clock.c by Willy Tarreau · 3 years, 2 months ago
  27. dbee2e5 MINOR: Makefile: add MEMORY_POOLS to the list of DEBUG_xxx options by William Lallemand · 3 years, 2 months ago
  28. 4652a59 MINOR: qpack: create qpack-enc module by Amaury Denoyelle · 3 years, 3 months ago
  29. c6bc185 MINOR: quic: Add a ring buffer implementation for QUIC by Frédéric Lécaille · 3 years, 5 months ago
  30. 11c304d MINOR: quic: Enable some quic, h3 and qpack modules compilation. by Frédéric Lécaille · 3 years, 6 months ago
  31. 4cb2c83 BUILD: opentracing: exclude the use of haproxy variables for the OpenTracing context by Miroslav Zagorac · 3 years, 3 months ago
  32. 28e295d BUILD: globally enable -Wundef by Willy Tarreau · 3 years, 3 months ago
  33. 2118597 MINOR: proc: setting the process to produce a core dump on FreeBSD. by devnexen@gmail.com · 3 years, 3 months ago
  34. 83614a9 MINOR: httpclient: initialize the proxy by William Lallemand · 3 years, 3 months ago
  35. 6807c7f ADMIN: dyncookie: implement a simple dynamic cookie calculator by Willy Tarreau · 3 years, 4 months ago
  36. 66243b4 REORG: config: move the condition preprocessing code to its own file by Willy Tarreau · 3 years, 4 months ago
  37. 953771b BUILD: Makefile: fix linkage for Haiku. by David Carlier · 3 years, 5 months ago
  38. 6fd0450 CLEANUP: shctx: remove the different inter-process locking techniques by Willy Tarreau · 3 years, 5 months ago
  39. 8715dec MEDIUM: pools: remove the locked pools implementation by Willy Tarreau · 3 years, 6 months ago
  40. ce986e1 REORG: errors: split errors reporting function from log.c by Amaury Denoyelle · 3 years, 6 months ago
  41. 40a871f BUILD: makefile: add a few popular ARMv8 CPU targets by Willy Tarreau · 3 years, 7 months ago
  42. 1d14262 BUILD: makefile: reorder object files by build time by Willy Tarreau · 3 years, 7 months ago
  43. f6818d6 BUILD: makefile: add new option USE_MEMORY_PROFILING by Willy Tarreau · 3 years, 7 months ago
  44. f75c640 MINOR: cpuset: define a platform-independent cpuset type by Amaury Denoyelle · 3 years, 7 months ago
  45. 12840be BUILD: compression: switch SLZ from out-of-tree to in-tree by Willy Tarreau · 3 years, 7 months ago
  46. af6ae63 BUILD: makefile: fix the "make clean" target on strict bourne shells by Willy Tarreau · 3 years, 7 months ago
  47. 580727f CLEANUP: contrib: remove the last references to the now dead contrib/ directory by Willy Tarreau · 3 years, 7 months ago
  48. 2d6f628 MINOR: pools: rename CONFIG_HAP_LOCAL_POOLS to CONFIG_HAP_POOLS by Willy Tarreau · 3 years, 7 months ago
  49. dbd25c3 MINOR: uri_normalizer: Add uri_normalizer module by Tim Duesterhus · 3 years, 7 months ago
  50. 1615064 BUILD: makefile: Redirect stderr to /dev/null when probing options by Christopher Faulet · 3 years, 7 months ago
  51. 41007a6 MINOR: sample: converter: Add mjson library. by Alex · 3 years, 7 months ago
  52. a63d1a0 CONTRIB: move contrib/opentracing to addons/ot by Willy Tarreau · 3 years, 8 months ago
  53. 57610c6 CONTRIB: move src/wurfl.c and contrib/wurfl to addons/wurfl by Willy Tarreau · 3 years, 8 months ago
  54. f8d9ec5 CONTRIB: move src/da.c and contrib/deviceatlas to addons/deviceatlas by Willy Tarreau · 3 years, 8 months ago
  55. 977209d CONTRIB: move 51Degrees to addons/51degrees by Willy Tarreau · 3 years, 8 months ago
  56. 3dfadc7 CONTRIB: move prometheus-exporter to addons/promex by Willy Tarreau · 3 years, 8 months ago
  57. 92dc786 BUILD: makefile: add a "USE_PROMEX" variable to ease building prometheus-exporter by Willy Tarreau · 3 years, 8 months ago
  58. a9f16c6 BUILD: makefile: build halog with the correct flags by Willy Tarreau · 3 years, 8 months ago
  59. d798889 CONTRIB: move halog to admin/ by Willy Tarreau · 3 years, 8 months ago
  60. 233e868 CONTRIB: move some admin-related sub-projects to admin/ by Willy Tarreau · 3 years, 8 months ago
  61. 21ef8b9 BUILD: makefile: integrate the hpack tools by Willy Tarreau · 3 years, 8 months ago
  62. 888bda0 BUILD: makefile: always build the flags utility by Willy Tarreau · 3 years, 8 months ago
  63. 074ebcd CONTRIB: move some dev-specific tools to dev/ by Willy Tarreau · 3 years, 8 months ago
  64. 34b4369 CONTRIB: debug: split poll from flags by Willy Tarreau · 3 years, 8 months ago
  65. 5a6926d MINOR: diag: create cfgdiag module by Amaury Denoyelle · 3 years, 8 months ago
  66. ce44482 REORG: global: move initcall register code in a dedicated file by Amaury Denoyelle · 3 years, 8 months ago
  67. 8af3bb0 BUG/MINOR: protocol: add missing support of dgram unix socket. by Emeric Brun · 3 years, 8 months ago
  68. 57647ca MINOR: build: force CC to set a return code when probing options by Bertrand Jacquin · 3 years, 9 months ago
  69. 3e3d3be REORG: server-state: Move functions to deal with server-state in its own file by Christopher Faulet · 3 years, 9 months ago
  70. 019dbd7 BUILD/MEDIUM: da Adding pcre2 support. by David Carlier · 3 years, 9 months ago
  71. b23f042 MINOR: tasks: add DEBUG_TASK to report caller info in a task by Willy Tarreau · 3 years, 9 months ago
  72. c943799 MEDIUM: resolvers/dns: split dns.c into dns.c and resolvers.c by Emeric Brun · 3 years, 10 months ago
  73. c1ddcaf BUILD: Makefile: move REGTESTST_TYPE default setting by William Lallemand · 3 years, 10 months ago
  74. b399a99 MINOR: build: discard echoing in help target by Bertrand Jacquin · 3 years, 10 months ago
  75. 8f0cc5c CLEANUP: Fix spelling errors in comments by Thayne McCombs · 3 years, 11 months ago
  76. 3bad3d5 BUILD: Makefile: exclude broken tests by default by William Dauchy · 3 years, 11 months ago
  77. 1ab76dd DOC: Improve the message printed when running `make` w/o `TARGET` by Tim Duesterhus · 3 years, 11 months ago
  78. 782e9be Revert "BUILD: Makefile: disable -Warray-bounds until it's fixed in gcc 11" by Willy Tarreau · 3 years, 11 months ago
  79. 5e8c35d BUILD: Makefile: disable -Warray-bounds until it's fixed in gcc 11 by Willy Tarreau · 3 years, 11 months ago
  80. b83b010 MINOR: quic: Enable the compilation of QUIC modules. by Frédéric Lécaille · 4 years ago
  81. 6f7cc11 MEDIUM: xxhash: use the XXH_INLINE_ALL macro to inline all functions by Dragan Dosen · 4 years ago
  82. 70230c6 CONTRIB: opentracing: add the OpenTracing filter by Miroslav Zagorac · 4 years ago
  83. da867d8 BUILD: Makefile: have "make clean" destroy .o/.a/.s in contrib subdirs as well by Willy Tarreau · 4 years ago
  84. c8d1970 BUILD: Show the value of DEBUG= in haproxy -vv by Tim Duesterhus · 4 years ago
  85. 81e948e BUILD: Make DEBUG part of .build_opts by Tim Duesterhus · 4 years ago
  86. 496374e BUILD: makefile: enable crypt(3) for OpenBSD by Matthieu Guegan · 4 years ago
  87. e279ca6 MINOR: sample: Add converts to parses MQTT messages by Baptiste Assmann · 4 years, 1 month ago
  88. e138dda MINOR: sample: Add converters to parse FIX messages by Baptiste Assmann · 4 years, 1 month ago
  89. 2404e37 BUILD: makefile: usual reorder of objects for faster builds by Willy Tarreau · 4 years, 1 month ago
  90. 5c643f3 BUILD: makefile: add entries to build common debugging tools by Willy Tarreau · 4 years, 1 month ago
  91. ad5afba BUILD: makefile: Enable getaddrinfo() on OS/X by Brad Smith · 4 years, 2 months ago
  92. 0fdfe41 BUILD: makefile: Update feature flags for NetBSD by Brad Smith · 4 years, 2 months ago
  93. 4a539f3 BUG/MINOR: makefile: fix a tiny typo in the target list by Willy Tarreau · 4 years, 2 months ago
  94. 382001b BUILD: Add a DragonFlyBSD target by Brad Smith · 4 years, 2 months ago
  95. 7c503bb BUILD: makefile: Enable closefrom() support on Solaris by Brad Smith · 4 years, 2 months ago
  96. ac32b4b BUILD: makefile: add an EXTRAVERSION variable to ease local naming by Willy Tarreau · 4 years, 2 months ago
  97. 5018aac BUILD: makefile: Fix building with closefrom() support enabled by Brad Smith · 4 years, 2 months ago
  98. 9d85eb0 BUILD: makefile: Update feature flags for FreeBSD by Brad Smith · 4 years, 2 months ago
  99. 90c9d78 BUILD: makefile: Update feature flags for OpenBSD by Brad Smith · 4 years, 2 months ago
  100. 9463643 BUILD: makefile: change default value of CC from gcc to cc by Brad Smith · 4 years, 2 months ago