1. f27b5ea [MEDIUM] new option "independant-streams" to stop updating read timeout on writes by Willy Tarreau · 15 years ago
  2. eecc8ee [MINOR] add a ->private member to the stream_interface by Willy Tarreau · 15 years ago
  3. fb90d94 [MINOR] stream_interface: add functions to support running as internal/external tasks by Willy Tarreau · 15 years ago
  4. b029f8c [MINOR] stream_interface: add iohandler callback by Willy Tarreau · 15 years ago
  5. 89f7ef2 [MINOR] stream_interface: add SI_FL_DONT_WAKE flag by Willy Tarreau · 15 years ago
  6. dc85b39 [MEDIUM] stream_interface: add and use ->update function to resync by Willy Tarreau · 15 years ago
  7. 9650f37 [MEDIUM] move connection establishment from backend to the SI. by Willy Tarreau · 15 years ago
  8. dc340a9 [MEDIUM] splice: set the capability on each stream_interface by Willy Tarreau · 15 years ago
  9. 3ffeba1 [MEDIUM] enable inter-stream_interface wakeup calls by Willy Tarreau · 16 years ago
  10. b0ef735 [MINOR] add flags to indicate when a stream interface is waiting for space/data by Willy Tarreau · 16 years ago
  11. 0a5d5dd [MEDIUM] remove stream_sock_update_data() by Willy Tarreau · 16 years ago
  12. 74ab2ac [MEDIUM] stream_interface: added a DISconnected state between CON/EST and CLO by Willy Tarreau · 16 years ago
  13. cff6411 [MAJOR] add a connection error state to the stream_interface by Willy Tarreau · 16 years ago
  14. efb453c [MAJOR] migrate the connection logic to stream interface by Willy Tarreau · 16 years ago
  15. d7704b5 [MINOR] add an expiration flag to the stream_sock_interface by Willy Tarreau · 16 years ago
  16. 3c6ab2e [MEDIUM] use buffer_check_timeouts instead of stream_sock_check_timeouts() by Willy Tarreau · 16 years ago
  17. 3537467 [MEDIUM] move QUEUE and TAR timers to stream interfaces by Willy Tarreau · 16 years ago
  18. 48adac5 [MEDIUM] stream interface: add the ->shutw method as well as in and out buffers by Willy Tarreau · 16 years ago
  19. e5ed406 [MAJOR] make stream sockets aware of the stream interface by Willy Tarreau · 16 years ago
  20. fa7e102 [MAJOR] rework of the server FSM by Willy Tarreau · 16 years ago