1. 38e8a1c MINOR: debug: add a new DEBUG_FD build option by Willy Tarreau · 4 years ago
  2. 588b314 BUILD: Re-enable -Wimplicit-fallthrough by Tim Duesterhus · 4 years, 1 month ago
  3. 4989de2 BUILD: Remove nowarn for warnings that do not trigger by Tim Duesterhus · 4 years, 1 month ago
  4. 7c18b54 REORG: dgram: rename proto_udp to dgram by Willy Tarreau · 4 years, 1 month ago
  5. 920214e BUILD: reorder objects in the Makefile for faster builds by Willy Tarreau · 4 years, 1 month ago
  6. bcc6733 REORG: check: extract the external checks from check.{c,h} by Willy Tarreau · 4 years, 1 month ago
  7. 51cd595 REORG: check: move tcpchecks away from check.c by Willy Tarreau · 4 years, 1 month ago
  8. 4aa573d REORG: include: move checks.h to haproxy/check{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  9. 48fbcae REORG: tools: split common/standard.h into haproxy/tools{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  10. d0ef439 REORG: include: move common/memory.h to haproxy/pool.h by Willy Tarreau · 4 years, 1 month ago
  11. 3f567e4 REORG: include: split hathreads into haproxy/thread.h and haproxy/thread-t.h by Willy Tarreau · 4 years, 1 month ago
  12. fc80e30 REORG: ebtree: clean up remains of the ebtree/ directory by Willy Tarreau · 4 years, 1 month ago
  13. ff0e8a4 REORG: ebtree: move the C files from ebtree/ to src/ by Willy Tarreau · 4 years, 1 month ago
  14. 6a66a5e REORG: ssl: move utility functions to src/ssl_utils.c by William Lallemand · 4 years, 2 months ago
  15. 15e1694 REORG: ssl: move sample fetches to src/ssl_sample.c by William Lallemand · 4 years, 2 months ago
  16. dad3105 REORG: ssl: move ssl configuration to cfgparse-ssl.c by William Lallemand · 4 years, 2 months ago
  17. 03c331c REORG: ssl: move the ckch_store related functions to src/ssl_ckch.c by William Lallemand · 4 years, 2 months ago
  18. 6e9556b REORG: ssl: move crtlist functions to src/ssl_crtlist.c by William Lallemand · 4 years, 2 months ago
  19. 39b2fda BUILD: Makefile: add linux-musl to TARGET by Willy Tarreau · 4 years, 2 months ago
  20. 48e8603 BUILD: makefile: fix expression again to detect ARM platform by Willy Tarreau · 4 years, 3 months ago
  21. 67b095e BUILD: makefile: fix regex syntax in ARM platform detection by Willy Tarreau · 4 years, 4 months ago
  22. d93e6ec BUILD: on ARM, must be linked to libatomic. by David Carlier · 4 years, 4 months ago
  23. 4b61e69 BUILD: Makefile: the compiler-specific flags should all be in SPEC_CFLAGS by Willy Tarreau · 4 years, 4 months ago
  24. 06c63ae CLEANUP: remove support for USE_MY_SPLICE by Willy Tarreau · 4 years, 4 months ago
  25. 3858b12 CLEANUP: remove support for USE_MY_EPOLL by Willy Tarreau · 4 years, 4 months ago
  26. 618ac6e CLEANUP: drop support for USE_MY_ACCEPT4 by Willy Tarreau · 4 years, 4 months ago
  27. c3e926b CLEANUP: remove support for Linux i686 vsyscalls by Willy Tarreau · 4 years, 4 months ago
  28. 2a950d0 DOC: assorted typo fixes in the documentation and Makefile by Ilya Shipitsin · 4 years, 4 months ago
  29. 6f6d96d BUILD: makefile: do not modify the build options during make reg-tests by Willy Tarreau · 4 years, 4 months ago
  30. c0bbdc1 BUILD: Makefile: include librt before libpthread by Willy Tarreau · 4 years, 4 months ago
  31. f5b4e06 MEDIUM: debug: add support for dumping backtraces of stuck threads by Willy Tarreau · 4 years, 4 months ago
  32. d1c847a BUILD: makefile: re-enable strict aliasing by Willy Tarreau · 4 years, 4 months ago
  33. 03e7853 BUILD: remove obsolete support for -mregparm / USE_REGPARM by Willy Tarreau · 4 years, 4 months ago
  34. c132230 MINOR: build: add aix72-gcc build TARGET and power{8,9} CPUs by Christian Lachner · 4 years, 5 months ago
  35. 541fe1e MINOR: lua: Add HLUA_PREPEND_C?PATH build option by Tim Duesterhus · 4 years, 6 months ago
  36. ef915dc BUILD: reorder the objects in the makefile by Willy Tarreau · 4 years, 7 months ago
  37. c1b1673 BUILD: do not disable -Wformat-truncation anymore by Willy Tarreau · 4 years, 8 months ago
  38. 5e4c8e2 BUILD/MEDIUM: threads: enable cpu_affinity on osx by David Carlier · 4 years, 10 months ago
  39. 7fa6fdf BUILD/SMALL: threads: enable threads on osx by David Carlier · 4 years, 10 months ago
  40. c77c2d4 BUILD: makefile: work around yet another GCC fantasy (-Wstring-plus-int) by Willy Tarreau · 4 years, 9 months ago
  41. 99eff65 MEDIUM: mux-fcgi: Add the FCGI multiplexer by Christopher Faulet · 4 years, 11 months ago
  42. 78fbb9f MEDIUM: fcgi-app: Add FCGI application and filter by Christopher Faulet · 4 years, 11 months ago
  43. 63bbf28 MINOR: fcgi: Add code related to FCGI protocol by Christopher Faulet · 4 years, 11 months ago
  44. 4f0f88a MEDIUM: mux-h1/h1-htx: move HTX convertion of H1 messages in dedicated file by Christopher Faulet · 5 years ago
  45. 6c00eba BUILD/MINOR: auth: enabling for osx by David Carlier · 4 years, 10 months ago
  46. cc1eb16 MINOR: build: add linux-glibc-legacy build TARGET by Lukas Tribus · 4 years, 10 months ago
  47. 172945f MINOR: ring: add a new mechanism for retrieving/storing ring data in buffers by Willy Tarreau · 5 years ago
  48. 4151c75 MINOR: trace: start to create a new trace subsystem by Willy Tarreau · 5 years ago
  49. 67b5a16 MINOR: sink: create definitions a minimal code for event sinks by Willy Tarreau · 4 years, 11 months ago
  50. 9eebd8a REORG: trace: rename trace.c to calltrace.c and mention it's not thread-safe by Willy Tarreau · 5 years ago
  51. fc9cfe4 REORG: proto_htx: Move HTX analyzers & co to http_ana.{c,h} files by Christopher Faulet · 5 years ago
  52. 711ed6a MAJOR: http: Remove the HTTP legacy code by Christopher Faulet · 5 years ago
  53. 3c55efb BUILD: makefile: do not rely on shell substitutions to determine git version by Willy Tarreau · 5 years ago
  54. e8d0719 BUILD: makefile: adjust the sed expression of "make help" for solaris by Willy Tarreau · 5 years ago
  55. 30a6f64 BUILD: makefile: use :space: instead of digits to count commits by Willy Tarreau · 5 years ago
  56. 5fb7603 BUILD: makefile: do not use echo -n by Willy Tarreau · 5 years ago
  57. f8cc19a BUILD: makefile: enable USE_RT on Solaris by Willy Tarreau · 5 years ago
  58. c31e5a5 BUILD: makefile: make the obsolete target detection compatible with make-3.80 by Willy Tarreau · 5 years ago
  59. 364d6f5 BUILD: makefile: enable getaddrinfo on the linux-glibc target by Willy Tarreau · 5 years ago
  60. a26181e BUILD: makefile: enable TFO on linux platforms by Willy Tarreau · 5 years ago
  61. 20e6ced BUILD: makefile: enable linux namespaces by default on linux by Willy Tarreau · 5 years ago
  62. 99e49e9 BUILD: makefile: detect and reject recently removed linux targets by Willy Tarreau · 5 years ago
  63. 61cf0dc BUILD: makefile: rename "linux2628" to "linux-glibc" and remove older targets by Willy Tarreau · 5 years ago
  64. 648fa9d BUILD: makefile: further clarify the "help" output and list targets by Willy Tarreau · 5 years ago
  65. 50b1aae BUILD: makefile: clarify the "help" output and list options by Willy Tarreau · 5 years ago
  66. fe50bfb MEDIUM: connections: Introduce a handshake pseudo-XPRT. by Olivier Houchard · 5 years ago
  67. 4a3fef8 MINOR: dict: Add dictionary new data structure. by Frédéric Lécaille · 5 years ago
  68. 3844747 CLEANUP: raw_sock: remove support for very old linux splice bug workaround by Willy Tarreau · 5 years ago
  69. e573323 CLEANUP: build: rename some build macros to use the USE_* ones by Willy Tarreau · 5 years ago
  70. 2bfefdb MAJOR: watchdog: implement a thread lockup detection mechanism by Willy Tarreau · 5 years ago
  71. 0ba4f48 MAJOR: polling: add event ports support (Solaris) by Emmanuel Hocdet · 5 years ago
  72. 3c0edfa BUILD: makefile: remove -fomit-frame-pointer optimisation (solaris) by Emmanuel Hocdet · 5 years ago
  73. 7093c19 BUILD: makefile: use USE_OBSOLETE_LINKER for solaris by Emmanuel Hocdet · 5 years ago
  74. 6bdf3e9 MINOR: debug/cli: add some debugging commands for developers by Willy Tarreau · 5 years ago
  75. c7091d8 MEDIUM: debug/threads: implement an advanced thread dump system by Willy Tarreau · 5 years ago
  76. 4e2b646 MINOR: cli/debug: add a thread dump function by Willy Tarreau · 5 years ago
  77. dc1a3bd REGTEST: replace LEVEL option by a more human readable one. by Frédéric Lécaille · 5 years ago
  78. 1426198 BUILD: add USE_WURFL to the list of known build options by Willy Tarreau · 5 years ago
  79. b3cc9f2 Revert "CLEANUP: wurfl: remove dead, broken and unmaintained code" by Willy Tarreau · 5 years ago
  80. 636848a MINOR: init: add a "set-dumpable" global directive to enable core dumps by Willy Tarreau · 5 years ago
  81. 9a1ee7a MEDIUM: mworker-prog: implement program for master-worker by William Lallemand · 5 years ago
  82. 48dfbbd REORG: mworker: move serializing functions to mworker.c by William Lallemand · 5 years ago
  83. 13d9b02 BUILD: Makefile: disable shared cache on AIX 5.1 by Willy Tarreau · 5 years ago
  84. 0aed6ac BUILD: define unsetenv on AIX 5.1 by Willy Tarreau · 5 years ago
  85. 891d65a BUILD: makefile: add _LINUX_SOURCE_COMPAT to build on AIX-51 by Willy Tarreau · 5 years ago
  86. 6f4fd1b BUILD: makefile: fix build of IPv6 header on aix51 by Willy Tarreau · 5 years ago
  87. 7b5654f BUILD: re-implement an initcall variant without using executable sections by Willy Tarreau · 5 years ago
  88. 57c99ec BUILD: makefile: work around another bug in make 3.80 by Willy Tarreau · 5 years ago
  89. 509a009 BUILD: makefile: work around an old bug in GNU make-3.80 by Willy Tarreau · 5 years ago
  90. 824cd00 BUILD: pass all "USE_*" variables as -DUSE_* to the compiler by Willy Tarreau · 5 years ago
  91. 7728ed3 BUILD: report the whole feature set with their status in haproxy -vv by Willy Tarreau · 5 years ago
  92. 39f1992 BUILD: Makefile: clean up the target declarations by Willy Tarreau · 5 years ago
  93. f6bf8e9 BUILD: Makefile: shorten default settings declaration by Willy Tarreau · 5 years ago
  94. 05fd82d BUILD: Makefile: also report disabled options in the BUILD_OPTIONS variable by Willy Tarreau · 5 years ago
  95. 09fe566 BUILD: Makefile: consider a variable's origin and not its value for the options list by Willy Tarreau · 5 years ago
  96. c364351 BUILD: Makefile: remove outdated support for dlmalloc by Willy Tarreau · 5 years ago
  97. 9fc5cc6 BUILD: remove 10-years old error message for obsolete option USE_TCPSPLICE by Willy Tarreau · 5 years ago
  98. 5c0ac3a BUILD: Makefile: remove 11-years old workarounds for deprecated options by Willy Tarreau · 5 years ago
  99. c6c37b2 BUILD: Makefile: resolve LEVEL before calling run-regtests by Willy Tarreau · 5 years ago
  100. f22bd90 BUILD: Makefile: allow the reg-tests target to be verbose by Willy Tarreau · 5 years ago