1. a8f55d5 [MEDIUM] backend: initialize the server stream_interface upon connect() by Willy Tarreau · Mon May 31 17:44:19 2010 +0200
  2. eb47268 [MEDIUM] separate protocol-level accept() from the frontend's by Willy Tarreau · Fri May 28 18:46:57 2010 +0200
  3. 3ffeba1 [MEDIUM] enable inter-stream_interface wakeup calls by Willy Tarreau · Sun Dec 14 14:42:35 2008 +0100
  4. b025325 [MINOR] stream_sock_data_finish() should not expose fd by Willy Tarreau · Sun Nov 30 21:37:12 2008 +0100
  5. 0a5d5dd [MEDIUM] remove stream_sock_update_data() by Willy Tarreau · Sun Nov 23 19:31:35 2008 +0100
  6. cff6411 [MAJOR] add a connection error state to the stream_interface by Willy Tarreau · Mon Nov 03 06:26:53 2008 +0100
  7. d7704b5 [MINOR] add an expiration flag to the stream_sock_interface by Willy Tarreau · Thu Sep 04 11:51:16 2008 +0200
  8. 3c6ab2e [MEDIUM] use buffer_check_timeouts instead of stream_sock_check_timeouts() by Willy Tarreau · Thu Sep 04 11:19:41 2008 +0200
  9. 48adac5 [MEDIUM] stream interface: add the ->shutw method as well as in and out buffers by Willy Tarreau · Sat Aug 30 04:58:38 2008 +0200
  10. e5ed406 [MAJOR] make stream sockets aware of the stream interface by Willy Tarreau · Sat Aug 30 03:17:31 2008 +0200
  11. 3a16b2c [MEDIUM] split stream_sock_process_data by Willy Tarreau · Thu Aug 28 08:54:27 2008 +0200
  12. 2d21279 [MEDIUM] stream_sock_process_data moved to stream_sock.c by Willy Tarreau · Wed Aug 27 21:41:35 2008 +0200
  13. fa7e102 [MAJOR] rework of the server FSM by Willy Tarreau · Sun Oct 19 07:30:41 2008 +0200
  14. f8306d5 [MEDIUM] got rid of event_{cli,srv}_write() in favor of stream_sock_write() by Willy Tarreau · Sat Jul 29 19:01:31 2006 +0200
  15. d797128 [MEDIUM] got rid of event_{cli,srv}_read() in favor of stream_sock_read() by Willy Tarreau · Sat Jul 29 18:36:34 2006 +0200
  16. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · Thu Jun 29 18:54:54 2006 +0200
  17. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · Thu Jun 29 17:53:05 2006 +0200
  18. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · Mon Jun 26 02:48:02 2006 +0200