1. f9dabec MEDIUM: connection: make use of the new polling functions by Willy Tarreau · 12 years ago
  2. 49b046d MAJOR: fd: replace all EV_FD_* macros with new fd_*_* inline calls by Willy Tarreau · 12 years ago
  3. 4a36b56 MAJOR: stream_int: use a common stream_int_shut*() functions regardless of the data layer by Willy Tarreau · 12 years ago
  4. 8b11708 REORG: connection: replace si_data_close() with conn_data_close() by Willy Tarreau · 12 years ago
  5. fd31e53 MAJOR: remove the stream interface and task management code from sock_* by Willy Tarreau · 12 years ago
  6. 2c6be84 MEDIUM: connection: extract the send_proxy callback from proto_tcp by Willy Tarreau · 12 years ago
  7. 21adb02 MINOR: stream_interface: add a pointer to the listener for TARG_TYPE_CLIENT by Emeric Brun · 12 years ago
  8. 2420827 MINOR: stream_interface: add a data channel close function by Willy Tarreau · 12 years ago
  9. 9498113 REORG/MEDIUM: stream_interface: move applet->state and private to connection by Willy Tarreau · 12 years ago
  10. fb7508a REORG/MINOR: stream_interface: move si->fd to struct connection by Willy Tarreau · 12 years ago
  11. 73b013b MINOR: stream_interface: introduce a new "struct connection" type by Willy Tarreau · 12 years ago
  12. f873d75 CLEANUP: stream_interface: stop exporting socket layer functions by Willy Tarreau · 12 years ago
  13. 59b9479 BUG/MEDIUM: stream_interface: restore get_src/get_dst by Willy Tarreau · 12 years ago
  14. 1539a01 MINOR: stream_interface: add a client target : TARG_TYPE_CLIENT by Willy Tarreau · 12 years ago
  15. 5c979a9 REORG/MEDIUM: stream_interface: initialize socket ops from descriptors by Willy Tarreau · 12 years ago
  16. 827aee9 [MAJOR] session: remove the ->srv pointer from struct session by Willy Tarreau · 13 years ago
  17. 9e000c6 [CLEANUP] stream_interface: use inline functions to manipulate targets by Willy Tarreau · 13 years ago
  18. b24281b [MINOR] stream_interface: make use of an applet descriptor for IO handlers by Willy Tarreau · 13 years ago
  19. 148d099 [BUG] stream_interface: fix retnclose and remove cond_close by Willy Tarreau · 14 years ago
  20. 5d881d0 [MINOR] new function stream_int_cond_close() by Willy Tarreau · 15 years ago
  21. 8e89b84 [MINOR] http: remove the last call to stream_int_return by Willy Tarreau · 15 years ago
  22. fb90d94 [MINOR] stream_interface: add functions to support running as internal/external tasks by Willy Tarreau · 15 years ago
  23. 269358d [BUILD] stream_interface: fix conflicting declaration by Willy Tarreau · 15 years ago
  24. dded32d [MINOR] replace client_retnclose() with stream_int_retnclose() by Willy Tarreau · 16 years ago
  25. 81acfab [MINOR] replace the ambiguous client_return function by stream_int_return by Willy Tarreau · 16 years ago
  26. cff6411 [MAJOR] add a connection error state to the stream_interface by Willy Tarreau · 16 years ago