1. b277d6e CLEANUP: sock_raw: remove last references to stream_sock by Willy Tarreau · 12 years ago
  2. 59b9479 BUG/MEDIUM: stream_interface: restore get_src/get_dst by Willy Tarreau · 12 years ago
  3. c63190d REORG: use the name sock_raw instead of stream_sock by Willy Tarreau · 12 years ago[Renamed (96%) from include/proto/stream_sock.h]
  4. bbebbbf REORG/MEDIUM: move the default accept function from sockstream to protocols.c by Willy Tarreau · 12 years ago
  5. 26d8c59 REORG/MEDIUM: replace stream interface protocol functions by a proto pointer by Willy Tarreau · 12 years ago
  6. 5c979a9 REORG/MEDIUM: stream_interface: initialize socket ops from descriptors by Willy Tarreau · 12 years ago
  7. 9b061e3 MEDIUM: stream_sock: add a get_src and get_dst callback and remove SN_FRT_ADDR_SET by Willy Tarreau · 12 years ago
  8. a8f55d5 [MEDIUM] backend: initialize the server stream_interface upon connect() by Willy Tarreau · 14 years ago
  9. eb47268 [MEDIUM] separate protocol-level accept() from the frontend's by Willy Tarreau · 14 years ago
  10. 3ffeba1 [MEDIUM] enable inter-stream_interface wakeup calls by Willy Tarreau · 16 years ago
  11. b025325 [MINOR] stream_sock_data_finish() should not expose fd by Willy Tarreau · 16 years ago
  12. 0a5d5dd [MEDIUM] remove stream_sock_update_data() 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. d7704b5 [MINOR] add an expiration flag to the stream_sock_interface by Willy Tarreau · 16 years ago
  15. 3c6ab2e [MEDIUM] use buffer_check_timeouts instead of stream_sock_check_timeouts() by Willy Tarreau · 16 years ago
  16. 48adac5 [MEDIUM] stream interface: add the ->shutw method as well as in and out buffers by Willy Tarreau · 16 years ago
  17. e5ed406 [MAJOR] make stream sockets aware of the stream interface by Willy Tarreau · 16 years ago
  18. 3a16b2c [MEDIUM] split stream_sock_process_data by Willy Tarreau · 16 years ago
  19. 2d21279 [MEDIUM] stream_sock_process_data moved to stream_sock.c by Willy Tarreau · 16 years ago
  20. fa7e102 [MAJOR] rework of the server FSM by Willy Tarreau · 16 years ago
  21. f8306d5 [MEDIUM] got rid of event_{cli,srv}_write() in favor of stream_sock_write() by Willy Tarreau · 18 years ago
  22. d797128 [MEDIUM] got rid of event_{cli,srv}_read() in favor of stream_sock_read() by Willy Tarreau · 18 years ago
  23. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · 18 years ago
  24. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · 18 years ago
  25. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · 18 years ago