1. e0c623d BUILD: add support for linux kernels >= 2.6.28 by Willy Tarreau · 12 years ago
  2. 7de211c MINOR: add a new function call tracer for debugging purposes by Willy Tarreau · 12 years ago
  3. c63190d REORG: use the name sock_raw instead of stream_sock by Willy Tarreau · 12 years ago
  4. cd3b094 REORG: rename "pattern" files by Willy Tarreau · 12 years ago
  5. 2ac5718 MEDIUM: add a new typed argument list parsing framework by Willy Tarreau · 12 years ago
  6. f09c660 MEDIUM: backend: add the 'first' balancing algorithm by Willy Tarreau · 12 years ago
  7. 32d0272 BUILD: make it possible to look for pcre in the default system paths by Willy Tarreau · 12 years ago
  8. 43d8fb2 [REORG] build: move syscall redefinition to specific places by Willy Tarreau · 13 years ago
  9. 64bc40b [BUILD] add the USE_GETADDRINFO build option by Willy Tarreau · 13 years ago
  10. 3c9a3fb [BUILD] add -fno-strict-aliasing to fix warnings with gcc >= 4.4 by Willy Tarreau · 14 years ago
  11. a5899aa [BUILD] add the CPU=native and ARCH=32/64 build options by Willy Tarreau · 14 years ago
  12. 48d84c1 [OPTIM] linux: add support for bypassing libc to force using vsyscalls by Willy Tarreau · 14 years ago
  13. 2b920a1 [MAJOR] Add new files src/peer.c, include/proto/peers.h and include/types/peers.h for sync stick table management by Emeric Brun · 14 years ago
  14. 0131269 [BUILD] always match official tags when doing git-tar by Willy Tarreau · 14 years ago
  15. 03fa5df [CLEANUP] rename client -> frontend by Willy Tarreau · 14 years ago
  16. b94af61 [DOC] report minimum kernel version for tproxy in the Makefile by Arnaud Cornet · 14 years ago
  17. 42d2c6c [BUILD] 'make tags' did not consider files ending in '.c' by Willy Tarreau · 14 years ago
  18. 890a33e [BUILD] fix platform-dependant build issues related to crypt() by Willy Tarreau · 14 years ago
  19. 9610504 [MINOR] generic auth support with groups and encrypted passwords by Krzysztof Piotr Oledzki · 14 years ago
  20. 107ca30 [MEDIUM] Add pattern fetch management types and functions by Emeric Brun · 14 years ago
  21. 3bd697e [MEDIUM] Add stick table (persistence) management functions and types by Emeric Brun · 14 years ago
  22. cc05fba [BUG] definitely fix regparm issues between haproxy core and ebtree by Willy Tarreau · 15 years ago
  23. 45cb4fb [MEDIUM] build: switch ebtree users to use new ebtree version by Willy Tarreau · 15 years ago
  24. ebe0af4 [BUILD] add a 'make tags' target by Willy Tarreau · 15 years ago
  25. 6b2e11b [MEDIUM] backend: implement consistent hashing variation by Willy Tarreau · 15 years ago
  26. f89c187 [CLEANUP] backend: move LB algos to individual files by Willy Tarreau · 15 years ago
  27. b55932d [MEDIUM] remove old experimental tcpsplice option by Willy Tarreau · 15 years ago
  28. 63076b3 [BUILD] use "git cmd" instead of "git-cmd" by Willy Tarreau · 15 years ago
  29. 446024e [BUILD] report commit date and not author's date as build date by Willy Tarreau · 15 years ago
  30. 571ec98 [CLEANUP] remove unused DEBUG_PARSE_NO_SPEEDUP define by Willy Tarreau · 15 years ago
  31. 3208731 [BUILD] add support for build under Cygwin by Yitzhak Sapir · 15 years ago
  32. bc5258d [BUILD] add signal.o to all makefiles by Willy Tarreau · 15 years ago
  33. ef7341d [BUILD] make it possible to pass alternative arch at build time by Willy Tarreau · 15 years ago
  34. b181465 [BUILD] makefile: remove unused references to linux24eold and EPOLL_CTL_WORKAROUND by Willy Tarreau · 15 years ago
  35. c820300 [BUILD] Fixed Makefile for linking pcre by Christian Wiese · 16 years ago
  36. 7f062c4 [MEDIUM] measure and report session rate on frontend, backends and servers by Willy Tarreau · 15 years ago
  37. 88e458a [BUILD] add USE_LINUX_SPLICE to enable LINUX_SPLICE on linux 2.6 by Willy Tarreau · 15 years ago
  38. 65ee6be [BUILD] fix snapshot date extraction with negative timezones by Willy Tarreau · 15 years ago
  39. 982b6e3 [MEDIUM] introduce pipe pools by Willy Tarreau · 15 years ago
  40. ef3b403 [BUILD] fix MANDIR default location to match documentation by Jeremy Hinegardner · 16 years ago
  41. dded32d [MINOR] replace client_retnclose() with stream_int_retnclose() by Willy Tarreau · 16 years ago
  42. cff6411 [MAJOR] add a connection error state to the stream_interface by Willy Tarreau · 16 years ago
  43. e9bc01e [BUILD] make install should depend on haproxy not "all" by Willy Tarreau · 16 years ago
  44. f630830 [BUILD] Replace hardcoded 'LD = gcc' with 'LD = $(CC)' by Christian Wiese · 16 years ago
  45. db5238d [BUILD] Changed 'install' target to install the binaries first by Christian Wiese · 16 years ago
  46. ce8f342 [BUILD] Removed "/" after '$(DESTDIR)' in install targets by Christian Wiese · 16 years ago
  47. bf34eb4 [BUILD] Added 'install-doc' make target by Christian Wiese · 16 years ago
  48. 4cf5d57 [BUILD] Added 'install-bin' make target by Christian Wiese · 16 years ago
  49. 19b5029 [BUILD] Added 'install-man' make target for installing the man page by Christian Wiese · 16 years ago
  50. a184aa2 [BUILD] Added support for 'make install' by Christian Wiese · 16 years ago
  51. e4208cb [BUILD] ensure that users don't build without setting the target anymore. by Willy Tarreau · 16 years ago
  52. f32d19a [CLEANUP] report dlmalloc's source path only if explictly specified by Willy Tarreau · 16 years ago
  53. f14358b [BUILD] ensure that makefile understands USE_DLMALLOC=1 by Willy Tarreau · 16 years ago
  54. b1e52e8 [MEDIUM] support fully transparent proxy on Linux (USE_LINUX_TPROXY) by Willy Tarreau · 16 years ago
  55. 9f2b730 [BUILD] major rework of the GNU Makefile by Willy Tarreau · 17 years ago
  56. 7b066db [MINOR] store the build options to report with -vv by Willy Tarreau · 17 years ago
  57. e6d2e4d [MINOR] merge ebtree version 3.0 by Willy Tarreau · 17 years ago
  58. e6b9894 [MAJOR] create proto_tcp and move initialization of proxy listeners by Willy Tarreau · 17 years ago
  59. 2ee3041 [BUILD] disable warning about localtime_r on Solaris by Willy Tarreau · 17 years ago
  60. 9186126 [MEDIUM] moved stats and buffer generic functions to new files by Willy Tarreau · 17 years ago
  61. 92fb983 [MAJOR] implemented client-side support for PF_UNIX sockets by Willy Tarreau · 17 years ago
  62. dd81598 [MAJOR] added generic protocol support by Willy Tarreau · 17 years ago
  63. ec69256 [BUILD] centralize version and date into one file for each by Willy Tarreau · 17 years ago
  64. 51041c7 [MAJOR] remove files distributed under an obscure license by Willy Tarreau · 17 years ago
  65. f2ef8c5 [MEDIUM] Added easier support for Doug Lea's malloc (dlmalloc) by Willy Tarreau · 17 years ago
  66. b21152b [RELEASE] Released version 1.3.12 with the following main changes : by Willy Tarreau · 17 years ago
  67. a3503e0 [RELEASE] Released version 1.3.11.4 with the following main changes : by Willy Tarreau · 17 years ago
  68. 3c6fc07 [RELEASE] Released version 1.3.11.3 with the following main changes : by Willy Tarreau · 17 years ago
  69. fc273c2 [RELEASE] Released version 1.3.11.2 with the following main changes : by Willy Tarreau · 17 years ago
  70. 3c5340c [RELEASE] Released version 1.3.11.1 with the following main changes : by Willy Tarreau · 17 years ago
  71. 544eb40 [RELEASE] Released version 1.3.11 with the following main changes : by Willy Tarreau · 17 years ago
  72. 086b3b4 [MAJOR] ported the captures to use the new mempool v2 by Willy Tarreau · 17 years ago
  73. 50e608d [MEDIUM] implement memory pools version 2 by Willy Tarreau · 17 years ago
  74. 9ca931f [RELEASE] Released version 1.3.10.2 with the following main changes : by Willy Tarreau · 17 years ago
  75. 13398d3 [RELEASE] Released version 1.3.10.1 with the following main changes : by Willy Tarreau · 17 years ago
  76. 61beedf [RELEASE] Released version 1.3.10 with the following main changes : by Willy Tarreau · 17 years ago
  77. a84d374 [MAJOR] new framework for generic ACL support by Willy Tarreau · 17 years ago
  78. 2e8eb67 [BUILD] do not build rbtree anymore by Willy Tarreau · 17 years ago
  79. 6e0433f [RELEASE] Released version 1.3.9 with the following changes : by Willy Tarreau · 17 years ago
  80. de99e99 [MAJOR] introduced speculative I/O with epoll() by Willy Tarreau · 17 years ago
  81. a1973c4 [CLEANUP] make makefile more old sh-friendly by Willy Tarreau · 17 years ago
  82. 4f60f16 [MAJOR] modularize the polling mechanisms by Willy Tarreau · 17 years ago
  83. 42c7659 [RELEASE] Released version 1.3.8.2 with the following changes : by Willy Tarreau · 17 years ago
  84. ef6d761 [RELEASE] Released version 1.3.8.1 with the following changes : by Willy Tarreau · 17 years ago
  85. d661cc0 [RELEASE] Released version 1.3.8 with the following changes : by Willy Tarreau · 17 years ago
  86. b38651a [MEDIUM] check for cttproxy support when required by Willy Tarreau · 17 years ago
  87. 9cabf70 [RELEASE] Released version 1.3.7 with the following changes : by Willy Tarreau · 17 years ago
  88. e7a2438 [RELEASE] Released version 1.3.6.1 with the following change : by Willy Tarreau · 17 years ago
  89. 49e1ee8 [RELEASE] Released 1.3.6 with the following changes : by Willy Tarreau · 17 years ago
  90. 5871f8e [RELEASE] Released 1.3.5 with the following major changes : by Willy Tarreau · 17 years ago
  91. 86efac8 Merge branch 'rbtree' by Willy Tarreau · 17 years ago
  92. 733fef4 Merge branch 'tcpsplice' by Willy Tarreau · 17 years ago
  93. 964c936 [MAJOR] replace the wait-queue linked list with an rbtree. by Willy Tarreau · 17 years ago
  94. 42afc3b [MINOR] Makefile: git-log may return multiple dates in case of merges. by Willy Tarreau · 17 years ago
  95. 6d1a988 [MAJOR] complete support and doc for tcp-splicing by Willy Tarreau · 17 years ago
  96. 6620dbb [RELEASE] released 1.3.4 by Willy Tarreau · 18 years ago
  97. 9bf6c6e [BUILD] makefile now detects and uses git to set the version by Willy Tarreau · 18 years ago
  98. 79b34bf [BUILD] version and date now come from the makefile by Willy Tarreau · 18 years ago
  99. c21aa08 [BUILD] fixed the "git-tar" target in the Makefile by Willy Tarreau · 18 years ago
  100. e5f20dc [MEDIUM] added the hdr_idx structure for future HTTP header indexing by Willy Tarreau · 18 years ago