1. bc5258d [BUILD] add signal.o to all makefiles by Willy Tarreau · Sun May 10 09:00:20 2009 +0200
  2. 7f062c4 [MEDIUM] measure and report session rate on frontend, backends and servers by Willy Tarreau · Thu Mar 05 18:43:00 2009 +0100
  3. 982b6e3 [MEDIUM] introduce pipe pools by Willy Tarreau · Sun Jan 25 13:49:53 2009 +0100
  4. 1df2470 [BUILD] fix Makefile.bsd and Makefile.osx for stream_interface by Ross West · Thu Jan 22 18:32:41 2009 -0500
  5. 7b066db [MINOR] store the build options to report with -vv by Willy Tarreau · Sun Dec 02 11:28:59 2007 +0100
  6. e6d2e4d [MINOR] merge ebtree version 3.0 by Willy Tarreau · Thu Nov 15 23:56:17 2007 +0100
  7. e6b9894 [MAJOR] create proto_tcp and move initialization of proxy listeners by Willy Tarreau · Mon Oct 29 01:09:36 2007 +0100
  8. 9186126 [MEDIUM] moved stats and buffer generic functions to new files by Willy Tarreau · Wed Oct 17 17:06:05 2007 +0200
  9. 92fb983 [MAJOR] implemented client-side support for PF_UNIX sockets by Willy Tarreau · Tue Oct 16 17:34:28 2007 +0200
  10. dd81598 [MAJOR] added generic protocol support by Willy Tarreau · Tue Oct 16 12:25:14 2007 +0200
  11. ec69256 [BUILD] centralize version and date into one file for each by Willy Tarreau · Sun Sep 09 23:31:11 2007 +0200
  12. 51041c7 [MAJOR] remove files distributed under an obscure license by Willy Tarreau · Sun Sep 09 21:56:53 2007 +0200
  13. f2ef8c5 [MEDIUM] Added easier support for Doug Lea's malloc (dlmalloc) by Willy Tarreau · Wed Jul 11 09:19:31 2007 +0200
  14. b21152b [RELEASE] Released version 1.3.12 with the following main changes : by Willy Tarreau · Sun Jun 17 23:41:40 2007 +0200
  15. a3503e0 [RELEASE] Released version 1.3.11.4 with the following main changes : by Willy Tarreau · Sun Jun 03 17:27:07 2007 +0200
  16. 3c6fc07 [RELEASE] Released version 1.3.11.3 with the following main changes : by Willy Tarreau · Mon May 14 14:40:25 2007 +0200
  17. fc273c2 [RELEASE] Released version 1.3.11.2 with the following main changes : by Willy Tarreau · Mon May 14 03:42:47 2007 +0200
  18. 3c5340c [RELEASE] Released version 1.3.11.1 with the following main changes : by Willy Tarreau · Mon May 14 03:18:43 2007 +0200
  19. 544eb40 [RELEASE] Released version 1.3.11 with the following main changes : by Willy Tarreau · Mon May 14 02:42:33 2007 +0200
  20. 086b3b4 [MAJOR] ported the captures to use the new mempool v2 by Willy Tarreau · Sun May 13 21:45:51 2007 +0200
  21. 50e608d [MEDIUM] implement memory pools version 2 by Willy Tarreau · Sun May 13 18:26:08 2007 +0200
  22. 9ca931f [RELEASE] Released version 1.3.10.2 with the following main changes : by Willy Tarreau · Thu May 10 07:51:17 2007 +0200
  23. 13398d3 [RELEASE] Released version 1.3.10.1 with the following main changes : by Willy Tarreau · Wed May 09 22:58:28 2007 +0200
  24. 61beedf [RELEASE] Released version 1.3.10 with the following main changes : by Willy Tarreau · Wed May 09 01:44:58 2007 +0200
  25. a84d374 [MAJOR] new framework for generic ACL support by Willy Tarreau · Mon May 07 00:36:48 2007 +0200
  26. 2e8eb67 [BUILD] do not build rbtree anymore by Willy Tarreau · Mon Apr 30 17:30:59 2007 +0200
  27. 6e0433f [RELEASE] Released version 1.3.9 with the following changes : by Willy Tarreau · Mon Apr 16 01:18:12 2007 +0200
  28. 1e63130a [MAJOR] implemented support for FreeBSD's kqueue() polling mechanism by Willy Tarreau · Mon Apr 09 12:03:06 2007 +0200
  29. 4f60f16 [MAJOR] modularize the polling mechanisms by Willy Tarreau · Sun Apr 08 16:39:58 2007 +0200
  30. 42c7659 [RELEASE] Released version 1.3.8.2 with the following changes : by Willy Tarreau · Tue Apr 03 20:30:13 2007 +0200
  31. ef6d761 [RELEASE] Released version 1.3.8.1 with the following changes : by Willy Tarreau · Sun Apr 01 11:06:22 2007 +0200
  32. d661cc0 [RELEASE] Released version 1.3.8 with the following changes : by Willy Tarreau · Mon Mar 26 00:24:56 2007 +0200
  33. 9cabf70 [RELEASE] Released version 1.3.7 with the following changes : by Willy Tarreau · Fri Jan 26 23:49:01 2007 +0100
  34. 49e1ee8 [RELEASE] Released 1.3.6 with the following changes : by Willy Tarreau · Mon Jan 22 00:56:46 2007 +0100
  35. 5871f8e [RELEASE] Released 1.3.5 with the following major changes : by Willy Tarreau · Sun Jan 07 02:47:01 2007 +0100
  36. 964c936 [MAJOR] replace the wait-queue linked list with an rbtree. by Willy Tarreau · Sun Jan 07 00:38:00 2007 +0100
  37. 85270da [MINOR] updated versions and docs by Willy Tarreau · Tue Jan 02 00:59:39 2007 +0100
  38. e5f20dc [MEDIUM] added the hdr_idx structure for future HTTP header indexing by Willy Tarreau · Sun Dec 03 15:21:35 2006 +0100
  39. 9c9fea4 [RELEASE] released 1.3.3 by Willy Tarreau · Mon Oct 16 00:03:35 2006 +0200
  40. 4eeec09 [BUILD] Makefile.bsd is functionnal again. by Willy Tarreau · Sun Oct 15 23:50:42 2006 +0200
  41. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · Mon Jun 26 02:48:02 2006 +0200
  42. d0a05bd [BUILD] updated Makefile.bsd for the new files by willy tarreau · Thu May 18 01:22:27 2006 +0200
  43. d38e72d Separated OpenBSD build from the main Makefile into a new one. by willy tarreau · Sun Mar 19 20:56:52 2006 +0100