1. c578891 CLEANUP: connection: split sock_ops into data_ops, app_cp and si_ops by Willy Tarreau · 12 years ago
  2. 100c467 MEDIUM: stream_interface: offer a generic function for connection updates by Willy Tarreau · 12 years ago
  3. afad0e0 MAJOR: make use of conn_{data|sock}_{poll|stop|want}* in connection handlers by Willy Tarreau · 12 years ago
  4. f9dabec MEDIUM: connection: make use of the new polling functions by Willy Tarreau · 12 years ago
  5. b5e2cbd MEDIUM: connection: add definitions for dual polling mechanisms by Willy Tarreau · 12 years ago
  6. c76ae33 MAJOR: connection: call data layer handshakes from the handler by Willy Tarreau · 12 years ago
  7. 8f8c92f MAJOR: connection: add a new CO_FL_CONNECTED flag by Willy Tarreau · 12 years ago
  8. 239d718 MEDIUM: stream_interface: pass connection instead of fd in sock_ops by Willy Tarreau · 12 years ago
  9. fd31e53 MAJOR: remove the stream interface and task management code from sock_* by Willy Tarreau · 12 years ago
  10. 2da156f MAJOR: tcp: remove the specific I/O callbacks for TCP connection probes by Willy Tarreau · 12 years ago
  11. 2c6be84 MEDIUM: connection: extract the send_proxy callback from proto_tcp by Willy Tarreau · 12 years ago
  12. 61ace1b MEDIUM: connection: remove the FD_POLL_* flags only once by Willy Tarreau · 12 years ago
  13. 8018471 MINOR: fd: make fdtab->owner a connection and not a stream_interface anymore by Willy Tarreau · 12 years ago
  14. 59f9839 MINOR: connection: add a handler for fd-based connections by Willy Tarreau · 12 years ago