1. dd2f85e CLEANUP: includes: fix includes for a number of users of fd.h by Willy Tarreau · Sun Sep 02 22:34:23 2012 +0200
  2. e9dfa79 MAJOR: connection: rearrange the polling flags. by Willy Tarreau · Sat Sep 01 17:26:16 2012 +0200
  3. 22cda21 MAJOR: connection: make the PROXY decoder a handshake handler by Willy Tarreau · Fri Aug 31 17:43:29 2012 +0200
  4. 15678ef MEDIUM: connection: add an ->init function to data layer by Willy Tarreau · Fri Aug 31 13:54:11 2012 +0200
  5. 986a9d2 MAJOR: connection: move the addr field from the stream_interface by Willy Tarreau · Thu Aug 30 21:11:38 2012 +0200
  6. 3cefd52 REORG: connection: move the target pointer from si to connection by Willy Tarreau · Thu Aug 30 15:49:18 2012 +0200
  7. 5368d80 MAJOR: connection: split the send call into connection and stream interface by Willy Tarreau · Tue Aug 21 18:22:06 2012 +0200
  8. 3af56a9 MINOR: connection: provide conn_{data|sock}_{read0|shutw} functions by Willy Tarreau · Mon Aug 20 16:55:48 2012 +0200
  9. fae4499 MEDIUM: stream-interface: add a snd_buf() callback to sock_ops by Willy Tarreau · Mon Aug 20 14:02:10 2012 +0200
  10. afad0e0 MAJOR: make use of conn_{data|sock}_{poll|stop|want}* in connection handlers by Willy Tarreau · Thu Aug 09 14:45:22 2012 +0200
  11. b5e2cbd MEDIUM: connection: add definitions for dual polling mechanisms by Willy Tarreau · Fri Aug 17 11:55:04 2012 +0200
  12. 4a36b56 MAJOR: stream_int: use a common stream_int_shut*() functions regardless of the data layer by Willy Tarreau · Mon Aug 06 19:31:45 2012 +0200
  13. 8b11708 REORG: connection: replace si_data_close() with conn_data_close() by Willy Tarreau · Mon Aug 06 15:06:49 2012 +0200
  14. 59f9839 MINOR: connection: add a handler for fd-based connections by Willy Tarreau · Fri Jul 06 14:13:49 2012 +0200