1. 64bc40b [BUILD] add the USE_GETADDRINFO build option by Willy Tarreau · Wed Mar 23 20:00:53 2011 +0100
  2. 3c9a3fb [BUILD] add -fno-strict-aliasing to fix warnings with gcc >= 4.4 by Willy Tarreau · Sun Nov 28 08:28:15 2010 +0100
  3. a5899aa [BUILD] add the CPU=native and ARCH=32/64 build options by Willy Tarreau · Sun Nov 28 07:41:00 2010 +0100
  4. 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 · Thu Sep 23 18:30:22 2010 +0200
  5. 03fa5df [CLEANUP] rename client -> frontend by Willy Tarreau · Mon May 24 21:02:37 2010 +0200
  6. f2d9d84 [BUILD] fix BSD and OSX makefiles for missing files by Willy Tarreau · Fri Feb 26 21:36:32 2010 +0100
  7. 45cb4fb [MEDIUM] build: switch ebtree users to use new ebtree version by Willy Tarreau · Mon Oct 26 21:10:04 2009 +0100
  8. 6b2e11b [MEDIUM] backend: implement consistent hashing variation by Willy Tarreau · Thu Oct 01 07:52:15 2009 +0200
  9. f89c187 [CLEANUP] backend: move LB algos to individual files by Willy Tarreau · Thu Oct 01 11:19:37 2009 +0200
  10. bc5258d [BUILD] add signal.o to all makefiles by Willy Tarreau · Sun May 10 09:00:20 2009 +0200
  11. 7f062c4 [MEDIUM] measure and report session rate on frontend, backends and servers by Willy Tarreau · Thu Mar 05 18:43:00 2009 +0100
  12. 982b6e3 [MEDIUM] introduce pipe pools by Willy Tarreau · Sun Jan 25 13:49:53 2009 +0100
  13. 1df2470 [BUILD] fix Makefile.bsd and Makefile.osx for stream_interface by Ross West · Thu Jan 22 18:32:41 2009 -0500
  14. 7ad15da [BUILD] update MacOS Makefile to build on newer versions by Willy Tarreau · Sun Feb 10 17:00:13 2008 +0100
  15. 7b066db [MINOR] store the build options to report with -vv by Willy Tarreau · Sun Dec 02 11:28:59 2007 +0100
  16. e6d2e4d [MINOR] merge ebtree version 3.0 by Willy Tarreau · Thu Nov 15 23:56:17 2007 +0100
  17. e6b9894 [MAJOR] create proto_tcp and move initialization of proxy listeners by Willy Tarreau · Mon Oct 29 01:09:36 2007 +0100
  18. 9186126 [MEDIUM] moved stats and buffer generic functions to new files by Willy Tarreau · Wed Oct 17 17:06:05 2007 +0200
  19. 92fb983 [MAJOR] implemented client-side support for PF_UNIX sockets by Willy Tarreau · Tue Oct 16 17:34:28 2007 +0200
  20. dd81598 [MAJOR] added generic protocol support by Willy Tarreau · Tue Oct 16 12:25:14 2007 +0200
  21. ec69256 [BUILD] centralize version and date into one file for each by Willy Tarreau · Sun Sep 09 23:31:11 2007 +0200
  22. 51041c7 [MAJOR] remove files distributed under an obscure license by Willy Tarreau · Sun Sep 09 21:56:53 2007 +0200
  23. f2ef8c5 [MEDIUM] Added easier support for Doug Lea's malloc (dlmalloc) by Willy Tarreau · Wed Jul 11 09:19:31 2007 +0200
  24. b21152b [RELEASE] Released version 1.3.12 with the following main changes : by Willy Tarreau · Sun Jun 17 23:41:40 2007 +0200
  25. a3503e0 [RELEASE] Released version 1.3.11.4 with the following main changes : by Willy Tarreau · Sun Jun 03 17:27:07 2007 +0200
  26. 3c6fc07 [RELEASE] Released version 1.3.11.3 with the following main changes : by Willy Tarreau · Mon May 14 14:40:25 2007 +0200
  27. fc273c2 [RELEASE] Released version 1.3.11.2 with the following main changes : by Willy Tarreau · Mon May 14 03:42:47 2007 +0200
  28. 3c5340c [RELEASE] Released version 1.3.11.1 with the following main changes : by Willy Tarreau · Mon May 14 03:18:43 2007 +0200
  29. 544eb40 [RELEASE] Released version 1.3.11 with the following main changes : by Willy Tarreau · Mon May 14 02:42:33 2007 +0200
  30. 086b3b4 [MAJOR] ported the captures to use the new mempool v2 by Willy Tarreau · Sun May 13 21:45:51 2007 +0200
  31. 50e608d [MEDIUM] implement memory pools version 2 by Willy Tarreau · Sun May 13 18:26:08 2007 +0200
  32. 9ca931f [RELEASE] Released version 1.3.10.2 with the following main changes : by Willy Tarreau · Thu May 10 07:51:17 2007 +0200
  33. 13398d3 [RELEASE] Released version 1.3.10.1 with the following main changes : by Willy Tarreau · Wed May 09 22:58:28 2007 +0200
  34. 61beedf [RELEASE] Released version 1.3.10 with the following main changes : by Willy Tarreau · Wed May 09 01:44:58 2007 +0200
  35. a84d374 [MAJOR] new framework for generic ACL support by Willy Tarreau · Mon May 07 00:36:48 2007 +0200
  36. 2e8eb67 [BUILD] do not build rbtree anymore by Willy Tarreau · Mon Apr 30 17:30:59 2007 +0200
  37. 6e0433f [RELEASE] Released version 1.3.9 with the following changes : by Willy Tarreau · Mon Apr 16 01:18:12 2007 +0200
  38. 8ae42f4 [BUILD] enable kqueue on MacOS X too by Willy Tarreau · Mon Apr 09 16:30:28 2007 +0200
  39. 4f60f16 [MAJOR] modularize the polling mechanisms by Willy Tarreau · Sun Apr 08 16:39:58 2007 +0200
  40. 42c7659 [RELEASE] Released version 1.3.8.2 with the following changes : by Willy Tarreau · Tue Apr 03 20:30:13 2007 +0200
  41. ef6d761 [RELEASE] Released version 1.3.8.1 with the following changes : by Willy Tarreau · Sun Apr 01 11:06:22 2007 +0200
  42. d661cc0 [RELEASE] Released version 1.3.8 with the following changes : by Willy Tarreau · Mon Mar 26 00:24:56 2007 +0200
  43. cec2e7a [BUILD] makefile for MacOS 10.4 / Darwin by Willy Tarreau · Sun Mar 25 16:55:56 2007 +0200