1. a8f55d5 [MEDIUM] backend: initialize the server stream_interface upon connect() by Willy Tarreau · 14 years ago
  2. eb47268 [MEDIUM] separate protocol-level accept() from the frontend's by Willy Tarreau · 14 years ago
  3. 3ffeba1 [MEDIUM] enable inter-stream_interface wakeup calls by Willy Tarreau · 16 years ago
  4. b025325 [MINOR] stream_sock_data_finish() should not expose fd by Willy Tarreau · 16 years ago
  5. 0a5d5dd [MEDIUM] remove stream_sock_update_data() by Willy Tarreau · 16 years ago
  6. cff6411 [MAJOR] add a connection error state to the stream_interface by Willy Tarreau · 16 years ago
  7. d7704b5 [MINOR] add an expiration flag to the stream_sock_interface by Willy Tarreau · 16 years ago
  8. 3c6ab2e [MEDIUM] use buffer_check_timeouts instead of stream_sock_check_timeouts() by Willy Tarreau · 16 years ago
  9. 48adac5 [MEDIUM] stream interface: add the ->shutw method as well as in and out buffers by Willy Tarreau · 16 years ago
  10. e5ed406 [MAJOR] make stream sockets aware of the stream interface by Willy Tarreau · 16 years ago
  11. 3a16b2c [MEDIUM] split stream_sock_process_data by Willy Tarreau · 16 years ago
  12. 2d21279 [MEDIUM] stream_sock_process_data moved to stream_sock.c by Willy Tarreau · 16 years ago
  13. fa7e102 [MAJOR] rework of the server FSM by Willy Tarreau · 16 years ago
  14. f8306d5 [MEDIUM] got rid of event_{cli,srv}_write() in favor of stream_sock_write() by Willy Tarreau · 18 years ago
  15. d797128 [MEDIUM] got rid of event_{cli,srv}_read() in favor of stream_sock_read() by Willy Tarreau · 18 years ago
  16. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · 18 years ago
  17. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · 18 years ago
  18. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · 18 years ago