1. 148d099 [BUG] stream_interface: fix retnclose and remove cond_close by Willy Tarreau · Sun Jan 10 10:21:21 2010 +0100
  2. 5d881d0 [MINOR] new function stream_int_cond_close() by Willy Tarreau · Sun Dec 27 22:51:06 2009 +0100
  3. 8e89b84 [MINOR] http: remove the last call to stream_int_return by Willy Tarreau · Sun Oct 18 23:56:35 2009 +0200
  4. f1ba4b3 [MAJOR] buffer: flag BF_DONT_READ to disable reads when not required by Willy Tarreau · Sat Oct 17 14:37:52 2009 +0200
  5. 96fd4b5 [MEDIUM] stream_int: adjust WAIT_ROOM handling by Willy Tarreau · Sun Oct 04 17:18:35 2009 +0200
  6. f27b5ea [MEDIUM] new option "independant-streams" to stop updating read timeout on writes by Willy Tarreau · Sat Oct 03 22:01:18 2009 +0200
  7. fb90d94 [MINOR] stream_interface: add functions to support running as internal/external tasks by Willy Tarreau · Sat Sep 05 20:57:35 2009 +0200
  8. 269358d [BUILD] stream_interface: fix conflicting declaration by Willy Tarreau · Sun Sep 20 20:14:49 2009 +0200
  9. 520d95e [MAJOR] buffers: split BF_WRITE_ENA into BF_AUTO_CONNECT and BF_AUTO_CLOSE by Willy Tarreau · Sat Sep 19 21:04:57 2009 +0200
  10. cb359e3 [MEDIUM] stream_interface: make use of buffer_cut_tail() to report errors by Willy Tarreau · Tue Sep 15 21:23:54 2009 +0200
  11. 6f0aa47 [CLEANUP] buffer_flush() was misleading, rename it as buffer_erase by Willy Tarreau · Sun Mar 08 20:33:29 2009 +0100
  12. dded32d [MINOR] replace client_retnclose() with stream_int_retnclose() by Willy Tarreau · Sun Nov 30 19:48:07 2008 +0100
  13. 81acfab [MINOR] replace the ambiguous client_return function by stream_int_return by Willy Tarreau · Sun Nov 30 19:22:53 2008 +0100
  14. fe3718a [MAJOR] complete layer4/7 separation by Willy Tarreau · Sun Nov 30 18:14:12 2008 +0100
  15. cff6411 [MAJOR] add a connection error state to the stream_interface by Willy Tarreau · Mon Nov 03 06:26:53 2008 +0100