1. 39b2fda BUILD: Makefile: add linux-musl to TARGET by Willy Tarreau · Thu Apr 16 15:14:17 2020 +0200
  2. 48e8603 BUILD: makefile: fix expression again to detect ARM platform by Willy Tarreau · Wed Mar 18 08:20:45 2020 +0100
  3. 67b095e BUILD: makefile: fix regex syntax in ARM platform detection by Willy Tarreau · Mon Mar 16 09:38:00 2020 +0100
  4. d93e6ec BUILD: on ARM, must be linked to libatomic. by David Carlier · Sun Mar 15 10:30:51 2020 +0000
  5. 4b61e69 BUILD: Makefile: the compiler-specific flags should all be in SPEC_CFLAGS by Willy Tarreau · Tue Mar 10 09:37:08 2020 +0100
  6. 06c63ae CLEANUP: remove support for USE_MY_SPLICE by Willy Tarreau · Tue Mar 10 07:20:10 2020 +0100
  7. 3858b12 CLEANUP: remove support for USE_MY_EPOLL by Willy Tarreau · Tue Mar 10 07:08:10 2020 +0100
  8. 618ac6e CLEANUP: drop support for USE_MY_ACCEPT4 by Willy Tarreau · Tue Mar 10 07:02:46 2020 +0100
  9. c3e926b CLEANUP: remove support for Linux i686 vsyscalls by Willy Tarreau · Tue Mar 10 06:48:17 2020 +0100
  10. 2a950d0 DOC: assorted typo fixes in the documentation and Makefile by Ilya Shipitsin · Fri Mar 06 13:07:38 2020 +0500
  11. 6f6d96d BUILD: makefile: do not modify the build options during make reg-tests by Willy Tarreau · Wed Mar 04 16:21:06 2020 +0100
  12. c0bbdc1 BUILD: Makefile: include librt before libpthread by Willy Tarreau · Wed Mar 04 08:31:47 2020 +0100
  13. f5b4e06 MEDIUM: debug: add support for dumping backtraces of stuck threads by Willy Tarreau · Tue Mar 03 15:40:23 2020 +0100
  14. d1c847a BUILD: makefile: re-enable strict aliasing by Willy Tarreau · Tue Feb 25 10:10:47 2020 +0100
  15. 03e7853 BUILD: remove obsolete support for -mregparm / USE_REGPARM by Willy Tarreau · Tue Feb 25 07:38:05 2020 +0100
  16. c132230 MINOR: build: add aix72-gcc build TARGET and power{8,9} CPUs by Christian Lachner · Mon Feb 10 10:29:13 2020 +0100
  17. 541fe1e MINOR: lua: Add HLUA_PREPEND_C?PATH build option by Tim Duesterhus · Sun Jan 12 13:55:41 2020 +0100
  18. ef915dc BUILD: reorder the objects in the makefile by Willy Tarreau · Mon Nov 25 19:03:59 2019 +0100
  19. c1b1673 BUILD: do not disable -Wformat-truncation anymore by Willy Tarreau · Tue Oct 29 10:54:24 2019 +0100
  20. 5e4c8e2 BUILD/MEDIUM: threads: enable cpu_affinity on osx by David Carlier · Fri Sep 13 05:12:58 2019 +0100
  21. 7fa6fdf BUILD/SMALL: threads: enable threads on osx by David Carlier · Fri Sep 13 04:39:21 2019 +0100
  22. c77c2d4 BUILD: makefile: work around yet another GCC fantasy (-Wstring-plus-int) by Willy Tarreau · Tue Sep 24 09:43:34 2019 +0200
  23. 99eff65 MEDIUM: mux-fcgi: Add the FCGI multiplexer by Christopher Faulet · Sun Aug 11 23:11:30 2019 +0200
  24. 78fbb9f MEDIUM: fcgi-app: Add FCGI application and filter by Christopher Faulet · Sun Aug 11 23:11:03 2019 +0200
  25. 63bbf28 MINOR: fcgi: Add code related to FCGI protocol by Christopher Faulet · Sun Aug 11 23:08:53 2019 +0200
  26. 4f0f88a MEDIUM: mux-h1/h1-htx: move HTX convertion of H1 messages in dedicated file by Christopher Faulet · Sat Aug 10 11:17:44 2019 +0200
  27. 6c00eba BUILD/MINOR: auth: enabling for osx by David Carlier · Sun Sep 01 14:59:10 2019 +0100
  28. cc1eb16 MINOR: build: add linux-glibc-legacy build TARGET by Lukas Tribus · Sun Sep 01 16:48:36 2019 +0200
  29. 172945f MINOR: ring: add a new mechanism for retrieving/storing ring data in buffers by Willy Tarreau · Thu Aug 08 15:28:52 2019 +0200
  30. 4151c75 MINOR: trace: start to create a new trace subsystem by Willy Tarreau · Thu Aug 08 18:21:26 2019 +0200
  31. 67b5a16 MINOR: sink: create definitions a minimal code for event sinks by Willy Tarreau · Sun Aug 11 16:38:56 2019 +0200
  32. 9eebd8a REORG: trace: rename trace.c to calltrace.c and mention it's not thread-safe by Willy Tarreau · Thu Aug 08 16:53:40 2019 +0200
  33. fc9cfe4 REORG: proto_htx: Move HTX analyzers & co to http_ana.{c,h} files by Christopher Faulet · Tue Jul 16 14:54:53 2019 +0200
  34. 711ed6a MAJOR: http: Remove the HTTP legacy code by Christopher Faulet · Tue Jul 16 14:16:10 2019 +0200
  35. 3c55efb BUILD: makefile: do not rely on shell substitutions to determine git version by Willy Tarreau · Sat Jun 22 08:24:16 2019 +0200
  36. e8d0719 BUILD: makefile: adjust the sed expression of "make help" for solaris by Willy Tarreau · Sat Jun 22 08:13:24 2019 +0200
  37. 30a6f64 BUILD: makefile: use :space: instead of digits to count commits by Willy Tarreau · Sat Jun 22 07:51:02 2019 +0200
  38. 5fb7603 BUILD: makefile: do not use echo -n by Willy Tarreau · Sun Jun 16 19:26:18 2019 +0200
  39. f8cc19a BUILD: makefile: enable USE_RT on Solaris by Willy Tarreau · Sun Jun 16 19:13:28 2019 +0200
  40. c31e5a5 BUILD: makefile: make the obsolete target detection compatible with make-3.80 by Willy Tarreau · Sun Jun 16 17:53:39 2019 +0200
  41. 364d6f5 BUILD: makefile: enable getaddrinfo on the linux-glibc target by Willy Tarreau · Fri Jun 14 18:33:56 2019 +0200
  42. a26181e BUILD: makefile: enable TFO on linux platforms by Willy Tarreau · Fri Jun 14 16:57:42 2019 +0200
  43. 20e6ced BUILD: makefile: enable linux namespaces by default on linux by Willy Tarreau · Fri Jun 14 16:54:51 2019 +0200
  44. 99e49e9 BUILD: makefile: detect and reject recently removed linux targets by Willy Tarreau · Fri Jun 14 16:44:49 2019 +0200
  45. 61cf0dc BUILD: makefile: rename "linux2628" to "linux-glibc" and remove older targets by Willy Tarreau · Fri Jun 14 16:32:09 2019 +0200
  46. 648fa9d BUILD: makefile: further clarify the "help" output and list targets by Willy Tarreau · Fri Jun 14 15:52:01 2019 +0200
  47. 50b1aae BUILD: makefile: clarify the "help" output and list options by Willy Tarreau · Fri Jun 14 15:52:01 2019 +0200
  48. fe50bfb MEDIUM: connections: Introduce a handshake pseudo-XPRT. by Olivier Houchard · Mon May 27 12:09:19 2019 +0200
  49. 4a3fef8 MINOR: dict: Add dictionary new data structure. by Frédéric Lécaille · Tue May 28 14:47:17 2019 +0200
  50. 3844747 CLEANUP: raw_sock: remove support for very old linux splice bug workaround by Willy Tarreau · Wed May 22 19:55:24 2019 +0200
  51. e573323 CLEANUP: build: rename some build macros to use the USE_* ones by Willy Tarreau · Wed May 22 19:24:06 2019 +0200
  52. 2bfefdb MAJOR: watchdog: implement a thread lockup detection mechanism by Willy Tarreau · Fri May 03 13:52:18 2019 +0200
  53. 0ba4f48 MAJOR: polling: add event ports support (Solaris) by Emmanuel Hocdet · Mon Apr 08 16:53:32 2019 +0000
  54. 3c0edfa BUILD: makefile: remove -fomit-frame-pointer optimisation (solaris) by Emmanuel Hocdet · Fri May 17 15:32:21 2019 +0000
  55. 7093c19 BUILD: makefile: use USE_OBSOLETE_LINKER for solaris by Emmanuel Hocdet · Tue May 21 09:12:03 2019 +0000
  56. 6bdf3e9 MINOR: debug/cli: add some debugging commands for developers by Willy Tarreau · Mon May 20 14:25:05 2019 +0200
  57. c7091d8 MEDIUM: debug/threads: implement an advanced thread dump system by Willy Tarreau · Fri May 17 10:08:49 2019 +0200
  58. 4e2b646 MINOR: cli/debug: add a thread dump function by Willy Tarreau · Thu May 16 17:44:30 2019 +0200
  59. dc1a3bd REGTEST: replace LEVEL option by a more human readable one. by Frédéric Lécaille · Fri Mar 29 15:07:24 2019 +0100
  60. 1426198 BUILD: add USE_WURFL to the list of known build options by Willy Tarreau · Tue Apr 23 10:57:09 2019 +0200
  61. b3cc9f2 Revert "CLEANUP: wurfl: remove dead, broken and unmaintained code" by Willy Tarreau · Fri Apr 19 16:03:32 2019 +0200
  62. 636848a MINOR: init: add a "set-dumpable" global directive to enable core dumps by Willy Tarreau · Mon Apr 15 19:38:50 2019 +0200
  63. 9a1ee7a MEDIUM: mworker-prog: implement program for master-worker by William Lallemand · Mon Apr 01 11:30:02 2019 +0200
  64. 48dfbbd REORG: mworker: move serializing functions to mworker.c by William Lallemand · Mon Apr 01 11:29:53 2019 +0200
  65. 13d9b02 BUILD: Makefile: disable shared cache on AIX 5.1 by Willy Tarreau · Fri Mar 29 18:56:54 2019 +0100
  66. 0aed6ac BUILD: define unsetenv on AIX 5.1 by Willy Tarreau · Fri Mar 29 18:56:00 2019 +0100
  67. 891d65a BUILD: makefile: add _LINUX_SOURCE_COMPAT to build on AIX-51 by Willy Tarreau · Fri Mar 29 17:56:13 2019 +0100
  68. 6f4fd1b BUILD: makefile: fix build of IPv6 header on aix51 by Willy Tarreau · Fri Mar 29 17:40:23 2019 +0100
  69. 7b5654f BUILD: re-implement an initcall variant without using executable sections by Willy Tarreau · Fri Mar 29 21:30:17 2019 +0100
  70. 57c99ec BUILD: makefile: work around another bug in make 3.80 by Willy Tarreau · Fri Mar 29 20:55:54 2019 +0100
  71. 509a009 BUILD: makefile: work around an old bug in GNU make-3.80 by Willy Tarreau · Fri Mar 29 17:17:52 2019 +0100
  72. 824cd00 BUILD: pass all "USE_*" variables as -DUSE_* to the compiler by Willy Tarreau · Wed Mar 27 14:44:14 2019 +0100
  73. 7728ed3 BUILD: report the whole feature set with their status in haproxy -vv by Willy Tarreau · Wed Mar 27 13:20:08 2019 +0100
  74. 39f1992 BUILD: Makefile: clean up the target declarations by Willy Tarreau · Wed Mar 27 11:44:19 2019 +0100
  75. f6bf8e9 BUILD: Makefile: shorten default settings declaration by Willy Tarreau · Wed Mar 27 11:30:47 2019 +0100
  76. 05fd82d BUILD: Makefile: also report disabled options in the BUILD_OPTIONS variable by Willy Tarreau · Wed Mar 27 10:57:49 2019 +0100
  77. 09fe566 BUILD: Makefile: consider a variable's origin and not its value for the options list by Willy Tarreau · Wed Mar 27 10:36:35 2019 +0100
  78. c364351 BUILD: Makefile: remove outdated support for dlmalloc by Willy Tarreau · Wed Mar 27 14:20:43 2019 +0100
  79. 9fc5cc6 BUILD: remove 10-years old error message for obsolete option USE_TCPSPLICE by Willy Tarreau · Wed Mar 27 14:26:34 2019 +0100
  80. 5c0ac3a BUILD: Makefile: remove 11-years old workarounds for deprecated options by Willy Tarreau · Wed Mar 27 11:51:44 2019 +0100
  81. c6c37b2 BUILD: Makefile: resolve LEVEL before calling run-regtests by Willy Tarreau · Fri Mar 15 17:29:53 2019 +0100
  82. f22bd90 BUILD: Makefile: allow the reg-tests target to be verbose by Willy Tarreau · Fri Mar 15 17:28:36 2019 +0100
  83. 8e5e1e7 CLEANUP: wurfl: remove dead, broken and unmaintained code by Willy Tarreau · Tue Mar 05 13:35:35 2019 +0100
  84. 2292edf MINOR: fd: Use closefrom() as my_closefrom() if supported. by Olivier Houchard · Mon Feb 25 14:26:54 2019 +0100
  85. 4ddf59d MEDIUM: 51d: Enabled multi threaded operation in the 51Degrees module. by Ben51Degrees · Tue Feb 05 13:24:00 2019 +0000
  86. 4336123 REGTEST: Switch to vtest. by Frédéric Lécaille · Fri Jan 11 10:10:21 2019 +0100
  87. ada5d09 BUILD: makefile: add an EXTRA_OBJS variable to help build optional code by Willy Tarreau · Thu Jan 10 10:01:03 2019 +0100
  88. a1065a1 DOC: regtest: make it clearer what the purpose of the "broken" series is by Willy Tarreau · Tue Jan 08 09:56:20 2019 +0100
  89. 909b9d8 BUILD: add a new file "version.c" to carry version updates by Willy Tarreau · Fri Jan 04 18:20:32 2019 +0100
  90. a3b4cbf REGTEST: Make reg-tests target support argument. by Frédéric Lécaille · Wed Dec 19 16:27:47 2018 +0100
  91. d4f36e3 REGTEST: Reg testing improvements. by Frederic Lecaille · Thu Dec 13 22:15:05 2018 +0100
  92. f1b60f7 BUILD: Makefile: Implements the help target by William Lallemand · Thu Dec 13 14:02:25 2018 +0100
  93. c5a4fd5 REORG: http: create http_msg.c to place there some legacy HTTP parts by Willy Tarreau · Tue Dec 11 11:42:27 2018 +0100
  94. 7250404 REGTEST/MINOR: script: add run-regtests.sh script by PiBa-NL · Tue Nov 27 22:26:38 2018 +0100
  95. 73bce43 BUILD: Makefile: Disable -Wcast-function-type if it exists. by Olivier Houchard · Tue Nov 27 14:47:58 2018 +0100
  96. db86333 REGTEST: add the option to test only a specific set of files by Willy Tarreau · Fri Nov 23 08:29:15 2018 +0100
  97. 609aad9 REORG: time/activity: move activity measurements to activity.{c,h} by Willy Tarreau · Thu Nov 22 08:31:09 2018 +0100
  98. 1611965 BUILD: Makefile: switch to quiet mode by default for CC/LD/AR by Willy Tarreau · Mon Nov 19 08:15:54 2018 +0100
  99. 6db8266 BUILD: Makefile: add "$(Q)" to clean, tags and cscope targets by Willy Tarreau · Mon Nov 19 08:14:40 2018 +0100
  100. 4ab5d03 BUILD: Makefile: add the quiet mode to a few more targets by Willy Tarreau · Mon Nov 19 07:51:04 2018 +0100