1. 992709b MEDIUM: New cli option -Ds for systemd compatibility by Marc-Antoine Perennou · Tue Feb 12 10:53:52 2013 +0100
  2. 8dc21fa BUG/MINOR: unix: remove the 'level' field from the ux struct by Willy Tarreau · Thu Jan 24 15:17:20 2013 +0100
  3. 193b8c6 MINOR: http: allow the cookie capture size to be changed by Willy Tarreau · Thu Nov 22 00:17:38 2012 +0100
  4. e3a7d99 MINOR: compression: report zlib memory usage by William Lallemand · Tue Nov 20 11:25:20 2012 +0100
  5. 4f65bff MINOR: ssl: Add tune.ssl.lifetime statement in global. by Emeric Brun · Fri Nov 16 15:11:00 2012 +0100
  6. fc6c032 MEDIUM: global: add support for CPU binding on Linux ("cpu-map") by Willy Tarreau · Fri Nov 16 16:12:27 2012 +0100
  7. e9f49e7 MAJOR: polling: replace epoll with sepoll and remove sepoll by Willy Tarreau · Sun Nov 11 17:42:00 2012 +0100
  8. d85f917 MINOR: compression: maximum compression rate limit by William Lallemand · Fri Nov 09 17:05:39 2012 +0100
  9. f374783 MINOR: compression: tune.comp.maxlevel by William Lallemand · Fri Nov 09 12:33:10 2012 +0100
  10. 9d5f548 MEDIUM: compression: limit RAM usage by William Lallemand · Wed Nov 07 16:12:57 2012 +0100
  11. a509e4c MINOR: compression: memlevel and windowsize by William Lallemand · Wed Nov 07 16:54:34 2012 +0100
  12. 19d14ef MEDIUM: make the trash be a chunk instead of a char * by Willy Tarreau · Mon Oct 29 16:51:55 2012 +0100
  13. c919dc6 CLEANUP: remove trashlen by Willy Tarreau · Fri Oct 26 17:35:22 2012 +0200
  14. 76d8895 MINOR: ssl: add defines LISTEN_DEFAULT_CIPHERS and CONNECT_DEFAULT_CIPHERS. by Emeric Brun · Fri Oct 05 15:47:31 2012 +0200
  15. c8e8d12 MINOR: ssl: add 'crt-base' and 'ca-base' global statements. by Emeric Brun · Tue Oct 02 18:42:10 2012 +0200
  16. c53d422 MEDIUM: stats: remove the stats_sock struct from the global struct by Willy Tarreau · Thu Sep 20 20:19:28 2012 +0200
  17. d1d5454 REORG: split "protocols" files into protocol and listener by Willy Tarreau · Wed Sep 12 22:58:11 2012 +0200
  18. 403edff MEDIUM: config: implement maxsslconn in the global section by Willy Tarreau · Thu Sep 06 11:58:37 2012 +0200
  19. fc32aca MINOR: ssl add global setting tune.sslcachesize to set SSL session cache size. by Emeric Brun · Mon Sep 03 12:10:29 2012 +0200
  20. c7e4238 REORG: buffers: split buffers into chunk,buffer,channel by Willy Tarreau · Fri Aug 24 19:22:53 2012 +0200
  21. 7af4605 BUG/MAJOR: trash must always be the size of a buffer by David du Colombier · Wed May 16 14:16:48 2012 +0200
  22. 5f23240 MEDIUM: log: New format-log flags: %Fi %Fp %Si %Sp %Ts %rt %H %pid by William Lallemand · Thu Apr 05 18:02:55 2012 +0200
  23. 0f99e34 MEDIUM: log: Use linked lists for loggers by William Lallemand · Wed Oct 12 17:50:54 2011 +0200
  24. ac1932d MEDIUM: tune.http.maxhdr makes it possible to configure the maximum number of HTTP headers by Willy Tarreau · Mon Oct 24 19:14:41 2011 +0200
  25. bd9a0a7 OPTIM/MINOR: make it possible to change pipe size (tune.pipesize) by Willy Tarreau · Sun Oct 23 21:14:29 2011 +0200
  26. 81c25d0 [MEDIUM] add support for global.maxconnrate to limit the per-process conn rate. by Willy Tarreau · Wed Sep 07 15:17:21 2011 +0200
  27. 91886b6 [MEDIUM] stats: add the "set maxconn" setting to the command line interface by Willy Tarreau · Wed Sep 07 14:38:31 2011 +0200
  28. e9b2602 [MEDIUM] listeners: add a global listener management task by Willy Tarreau · Mon Aug 01 20:57:55 2011 +0200
  29. 08ceb10 [MEDIUM] listeners: put listeners in queue upon resource shortage by Willy Tarreau · Sun Jul 24 22:58:00 2011 +0200
  30. 48936af [MINOR] log: ability to override the syslog tag by Kevinm · Wed Dec 22 16:08:21 2010 +0000
  31. df5b38f [MINOR] log: add support for passing the forwarded hostname by Joe Williams · Wed Dec 29 17:05:48 2010 +0100
  32. 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
  33. ed76092 [MEDIUM] Add supports of bind on unix sockets. by Emeric Brun · Fri Oct 22 17:59:25 2010 +0200
  34. 43961d5 [MINOR] global: add "tune.chksize" to change the default check buffer size by Willy Tarreau · Mon Oct 04 20:39:20 2010 +0200
  35. af7ad00 [MINOR] support a global jobs counter by Willy Tarreau · Tue Aug 31 15:39:26 2010 +0200
  36. bb545b4 [MINOR] startup: don't wait for nothing when no old pid remains by Willy Tarreau · Wed Aug 25 12:58:59 2010 +0200
  37. 8096de9 [MEDIUM] http: revert to use a swap buffer for realignment by Willy Tarreau · Fri Feb 26 11:12:27 2010 +0100
  38. e803de2 [MINOR] add the ability to force kernel socket buffer size. by Willy Tarreau · Thu Jan 21 17:43:04 2010 +0100
  39. 6162db2 [MEDIUM] add access restrictions to the stats socket by Willy Tarreau · Sat Oct 10 17:13:00 2009 +0200
  40. 48cb2ae [MINOR] add "description", "node" and show-node"/"show-desc", remove "node-name", v2 by Krzysztof Piotr Oledzki · Fri Oct 02 22:51:14 2009 +0200
  41. 27a674e [MEDIUM] make it possible to change the buffer size in the configuration by Willy Tarreau · Mon Aug 17 07:23:33 2009 +0200
  42. 89a6313 [MEDIUM] make the global stats socket part of a frontend by Willy Tarreau · Sun Aug 16 17:41:45 2009 +0200
  43. b55932d [MEDIUM] remove old experimental tcpsplice option by Willy Tarreau · Sun Aug 16 13:20:32 2009 +0200
  44. 3ad6a76 [MINOR] export the hostname variable so that all the code can access it by Willy Tarreau · Sun Aug 16 10:08:02 2009 +0200
  45. f7edefa [MINOR] implement per-logger log level limitation by Willy Tarreau · Sun May 10 17:20:05 2009 +0200
  46. 6f4a82c [OPTIM] stream_sock: don't retry to read after a large read by Willy Tarreau · Sat Mar 21 20:43:57 2009 +0100
  47. 3ab68cf [MEDIUM] splice: add the global "nosplice" option by Willy Tarreau · Sun Jan 25 16:03:28 2009 +0100
  48. 43b7899 [MEDIUM] move global tuning options to the global structure by Willy Tarreau · Sun Jan 25 15:42:27 2009 +0100
  49. 3eba98a [MEDIUM] splice: make use of pipe pools by Willy Tarreau · Sun Jan 25 13:56:13 2009 +0100
  50. 3ec79b9 [MINOR] global.maxpipes: add the ability to reserve file descriptors for pipes by Willy Tarreau · Sun Jan 18 20:39:42 2009 +0100
  51. 0c303ee [MAJOR] convert all expiration timers from timeval to ticks by Willy Tarreau · Mon Jul 07 00:09:58 2008 +0200
  52. a0250ba [OPTIM] introduce global parameter "tune.maxaccept" by Willy Tarreau · Sun Jan 06 11:22:57 2008 +0100
  53. 81ae195 [MEDIUM] add support for logging via a UNIX socket by Robert Tsai · Wed Dec 05 10:47:29 2007 +0100
  54. dcd4771 [MINOR] stats: report numerical process ID, proxy ID and server ID by Willy Tarreau · Sun Nov 04 23:35:08 2007 +0100
  55. fbee713 [MEDIUM] introduce the "stats" keyword in global section by Willy Tarreau · Thu Oct 18 13:53:22 2007 +0200
  56. 92fb983 [MAJOR] implemented client-side support for PF_UNIX sockets by Willy Tarreau · Tue Oct 16 17:34:28 2007 +0200
  57. b304dc7 [MEDIUM] Spread health checks even more by Krzysztof Oledzki · Sun Oct 14 23:40:01 2007 +0200
  58. 87ea548 [MINOR] add the "nolinger" option to disable data lingering by Alexandre Cassen · Thu Oct 11 20:48:58 2007 +0200
  59. 1db3771 [MEDIUM] limit the number of events returned by *poll* by Willy Tarreau · Sun Jun 03 17:16:49 2007 +0200
  60. 8f922fc [MINOR] added the "tcpsplice" option by Willy Tarreau · Sat Jan 06 21:11:49 2007 +0100
  61. 77074d5 [MAJOR] support for source binding via cttproxy by Willy Tarreau · Sun Nov 12 23:57:19 2006 +0100
  62. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · Thu Jun 29 18:54:54 2006 +0200
  63. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · Mon Jun 26 02:48:02 2006 +0200