1. 4834bc7 MEDIUM: vars: adds support of variables by Thierry FOURNIER · 9 years ago
  2. 325137d MEDIUM: dns: implement a DNS resolver by Baptiste Assmann · 9 years ago
  3. 5d4e4f7 MEDIUM: protocol: add minimalist UDP protocol client by Baptiste Assmann · 9 years ago
  4. 82bd42e BUILD: make DeviceAtlas easier to build by defaulting to DEVICEATLAS_SRC by Willy Tarreau · 9 years ago
  5. c7203c7 BUILD: make 51D easier to build by defaulting to 51DEGREES_SRC by Willy Tarreau · 9 years ago
  6. 0ca65f8 BUILD: add 51degrees options to makefile. by Thomas Holmes · 9 years ago
  7. a03fb14 BUILD: Makefile: add options to build with DeviceAtlas by David Carlier · 9 years ago
  8. b5684e0 IMPORT: hash: import xxhash-r39 by Willy Tarreau · 9 years ago
  9. 69c696c IMPORT: lru: import simple ebtree-based LRU functions by Willy Tarreau · 9 years ago
  10. 81f38d6 MEDIUM: applet: add basic support for an applet run queue by Willy Tarreau · 9 years ago
  11. b1ec8c4 MINOR: session: start to reintroduce struct session by Willy Tarreau · 9 years ago
  12. 87b0966 REORG/MAJOR: session: rename the "session" entity to "stream" by Willy Tarreau · 9 years ago
  13. 418b8c0 MAJOR: compression: integrate support for libslz by Willy Tarreau · 9 years ago
  14. 71b99ef BUILD: fix automatic inclusion of libdl. by Willy Tarreau · 9 years ago
  15. ecc9547 BUILD: lua: it miss the '-ldl' directive by Thierry FOURNIER · 9 years ago
  16. 463119c BUG/BUILD: lua: The strict Lua 5.3 version check is not done. by Thierry FOURNIER · 9 years ago
  17. f90838b MEDIUM: lua: use the Lua-5.3 version of the library by Thierry FOURNIER · 9 years ago
  18. c21adb5 BUILD: try to automatically detect the Lua library name by Cyril Bonté · 9 years ago
  19. 6f1fd48 MEDIUM: lua: lua integration in the build and init system. by Thierry FOURNIER · 9 years ago
  20. 713a756 BUILD: Makefile: add -Wdeclaration-after-statement by Willy Tarreau · 9 years ago
  21. dfb124f BUILD: add new target 'make uninstall' to support uninstalling haproxy from OS by Ilyas Bakirov · 9 years ago
  22. 0d16a40 MEDIUM: Add parsing of mailers section by Simon Horman · 9 years ago
  23. b3e54fe MAJOR: namespace: add Linux network namespace support by KOVACS Krisztian · 10 years ago
  24. 3785311 BUILD: fix "make install" to support spaces in the install dirs by Arcadiy Ivanov · 10 years ago
  25. cd360ce BUG/BUILD: revert accidental change in the makefile from latest SSL fix by Willy Tarreau · 10 years ago
  26. 0bed994 BUG/MINOR: ssl: correctly initialize ssl ctx for invalid certificates by Emeric Brun · 10 years ago
  27. 3745950 BUILD: report commit ID in git versions as well by Willy Tarreau · 10 years ago
  28. bc289da BUILD: only build the systemd wrapper on Linux 2.6 and above by Willy Tarreau · 10 years ago
  29. cd1a526 MAJOR: ssl: Change default locks on ssl session cache. by Emeric Brun · 10 years ago
  30. 914c0d6 BUG/MINOR: build: handle whitespaces in wc -l output by Lukas Tribus · 10 years ago
  31. 50abe30 BUILD: adjust makefile for AIX 5.1 by Willy Tarreau · 10 years ago
  32. f1ed327 BUILD: fix VERDATE exclusion regex by Willy Tarreau · 10 years ago
  33. 6173bbe BUILD: fix SUBVERS extraction in the Makefile by Willy Tarreau · 11 years ago
  34. b5e7ef6 BUILD: use format tags in VERDATE and SUBVERS files by Willy Tarreau · 11 years ago
  35. ddee3ed BUILD: prepare the makefile to skip format lines in SUBVERS and VERDATE by Willy Tarreau · 11 years ago
  36. 689e4d7 BUILD: simplify the date and version retrieval in the makefile by Willy Tarreau · 11 years ago
  37. d5f624d MEDIUM: sample: add the "map" converter by Thierry FOURNIER · 11 years ago
  38. ed66c29 REORG: acl/pattern: extract pattern matching from the acl file and create pattern.c by Thierry FOURNIER · 11 years ago
  39. 98634f0 MEDIUM: backend: Enhance hash-type directive with an algorithm options by Bhaskar · 11 years ago
  40. 9e5cc8d MINOR: Makefile: provide cscope rule by William Lallemand · 11 years ago
  41. 9a05945 BUILD: add SSL_INC/SSL_LIB variables to force the path to openssl by Willy Tarreau · 11 years ago
  42. 9141806 BUILD: mention in the Makefile that USE_PCRE_JIT is for libpcre >= 8.32 by Willy Tarreau · 11 years ago
  43. ea68d36 MINOR: show PCRE version and JIT status in -vv by Lukas Tribus · 11 years ago
  44. d4c33c8 MEDIUM: samples: move payload-based fetches and ACLs to their own file by Willy Tarreau · 11 years ago
  45. 0999f76 BUILD: add explicit support for TFO with USE_TFO by Lukas Tribus · 11 years ago
  46. 8624cab BUILD: add explicit support for Mac OS/X by Willy Tarreau · 11 years ago
  47. 32e65ef BUILD: enable poll() by default in the makefile by Willy Tarreau · 11 years ago
  48. 7035132 MEDIUM: regex: Use PCRE JIT in acl by Hiroaki Nakamura · 11 years ago
  49. 3979309 BUILD: improve the makefile's support for libpcre by Willy Tarreau · 11 years ago
  50. ed9803e MEDIUM: add haproxy-systemd-wrapper by Marc-Antoine Perennou · 11 years ago
  51. b6daedd OPTIM: splice: assume by default that splice is working correctly by Willy Tarreau · 11 years ago
  52. 05ed29c BUILD: no need to clean up when making git-tar by Willy Tarreau · 12 years ago
  53. fc6c032 MEDIUM: global: add support for CPU binding on Linux ("cpu-map") by Willy Tarreau · 12 years ago
  54. e9f49e7 MAJOR: polling: replace epoll with sepoll and remove sepoll by Willy Tarreau · 12 years ago
  55. e2f4944 BUILD: make it possible to specify ZLIB path by Willy Tarreau · 12 years ago
  56. 82fe75c MEDIUM: HTTP compression (zlib library support) by William Lallemand · 12 years ago
  57. 1bc4aab MEDIUM: listener: add support for linux's accept4() syscall by Willy Tarreau · 12 years ago
  58. 76d8895 MINOR: ssl: add defines LISTEN_DEFAULT_CIPHERS and CONNECT_DEFAULT_CIPHERS. by Emeric Brun · 12 years ago
  59. 9faf071 MINOR: ssl: add build param USE_PRIVATE_CACHE to build cache without shared memory by Emeric Brun · 12 years ago
  60. d1d5454 REORG: split "protocols" files into protocol and listener by Willy Tarreau · 12 years ago
  61. 8f182d9 BUILD: automatically add -lcrypto for SSL by Willy Tarreau · 12 years ago
  62. 0e0bf80 BUILD: makefile: report USE_OPENSSL status in build options by Willy Tarreau · 12 years ago
  63. 3e541d1 MEDIUM: ssl: add shared memory session cache implementation. by Emeric Brun · 12 years ago
  64. 7444f01 BUILD: add optional support for SSL via the USE_OPENSSL flag by Emeric Brun · 12 years ago
  65. c7e4238 REORG: buffers: split buffers into chunk,buffer,channel by Willy Tarreau · 12 years ago
  66. 75bf2c9 REORG: sock_raw: rename the files raw_sock* by Willy Tarreau · 12 years ago
  67. 59f9839 MINOR: connection: add a handler for fd-based connections by Willy Tarreau · 12 years ago
  68. 7dec965 BUILD: add an AIX 5.2 (and later) target. by Willy Tarreau · 12 years ago
  69. e0c623d BUILD: add support for linux kernels >= 2.6.28 by Willy Tarreau · 12 years ago
  70. 7de211c MINOR: add a new function call tracer for debugging purposes by Willy Tarreau · 12 years ago
  71. c63190d REORG: use the name sock_raw instead of stream_sock by Willy Tarreau · 12 years ago
  72. cd3b094 REORG: rename "pattern" files by Willy Tarreau · 12 years ago
  73. 2ac5718 MEDIUM: add a new typed argument list parsing framework by Willy Tarreau · 12 years ago
  74. f09c660 MEDIUM: backend: add the 'first' balancing algorithm by Willy Tarreau · 12 years ago
  75. 32d0272 BUILD: make it possible to look for pcre in the default system paths by Willy Tarreau · 12 years ago
  76. 43d8fb2 [REORG] build: move syscall redefinition to specific places by Willy Tarreau · 13 years ago
  77. 64bc40b [BUILD] add the USE_GETADDRINFO build option by Willy Tarreau · 13 years ago
  78. 3c9a3fb [BUILD] add -fno-strict-aliasing to fix warnings with gcc >= 4.4 by Willy Tarreau · 14 years ago
  79. a5899aa [BUILD] add the CPU=native and ARCH=32/64 build options by Willy Tarreau · 14 years ago
  80. 48d84c1 [OPTIM] linux: add support for bypassing libc to force using vsyscalls by Willy Tarreau · 14 years ago
  81. 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
  82. 0131269 [BUILD] always match official tags when doing git-tar by Willy Tarreau · 14 years ago
  83. 03fa5df [CLEANUP] rename client -> frontend by Willy Tarreau · 14 years ago
  84. b94af61 [DOC] report minimum kernel version for tproxy in the Makefile by Arnaud Cornet · 14 years ago
  85. 42d2c6c [BUILD] 'make tags' did not consider files ending in '.c' by Willy Tarreau · 14 years ago
  86. 890a33e [BUILD] fix platform-dependant build issues related to crypt() by Willy Tarreau · 14 years ago
  87. 9610504 [MINOR] generic auth support with groups and encrypted passwords by Krzysztof Piotr Oledzki · 14 years ago
  88. 107ca30 [MEDIUM] Add pattern fetch management types and functions by Emeric Brun · 14 years ago
  89. 3bd697e [MEDIUM] Add stick table (persistence) management functions and types by Emeric Brun · 14 years ago
  90. cc05fba [BUG] definitely fix regparm issues between haproxy core and ebtree by Willy Tarreau · 15 years ago
  91. 45cb4fb [MEDIUM] build: switch ebtree users to use new ebtree version by Willy Tarreau · 15 years ago
  92. ebe0af4 [BUILD] add a 'make tags' target by Willy Tarreau · 15 years ago
  93. 6b2e11b [MEDIUM] backend: implement consistent hashing variation by Willy Tarreau · 15 years ago
  94. f89c187 [CLEANUP] backend: move LB algos to individual files by Willy Tarreau · 15 years ago
  95. b55932d [MEDIUM] remove old experimental tcpsplice option by Willy Tarreau · 15 years ago
  96. 63076b3 [BUILD] use "git cmd" instead of "git-cmd" by Willy Tarreau · 15 years ago
  97. 446024e [BUILD] report commit date and not author's date as build date by Willy Tarreau · 15 years ago
  98. 571ec98 [CLEANUP] remove unused DEBUG_PARSE_NO_SPEEDUP define by Willy Tarreau · 15 years ago
  99. 3208731 [BUILD] add support for build under Cygwin by Yitzhak Sapir · 15 years ago
  100. bc5258d [BUILD] add signal.o to all makefiles by Willy Tarreau · 15 years ago