1. ec6c5df [CLEANUP] remove many #include <types/xxx> from C files by Willy Tarreau · 16 years ago
  2. 0c303ee [MAJOR] convert all expiration timers from timeval to ticks by Willy Tarreau · 16 years ago
  3. 8a7af60 [MEDIUM] detect streaming buffers and tag them as such by Willy Tarreau · 16 years ago
  4. d6f087e [BUG] fix truncated responses with sepoll by Willy Tarreau · 16 years ago
  5. e94ebd0 [MEDIUM] moved the sockaddr pointer to the fdtab structure by Willy Tarreau · 17 years ago
  6. ab3e1d3 [MEDIUM] optimize I/O by detecting system starvation by Willy Tarreau · 17 years ago
  7. fa64558 [BUG] do not re-arm read timeout after writing data by Willy Tarreau · 17 years ago
  8. a8b55e3 [MINOR] use non-inline tv_* functions in many locations by Willy Tarreau · 17 years ago
  9. d825eef [MAJOR] replaced all timeouts with struct timeval by Willy Tarreau · 17 years ago
  10. 6996e15 [BUG] fixed connection establishment detection by Willy Tarreau · 17 years ago
  11. 42aae5c [MEDIUM] many cleanups in the time functions by Willy Tarreau · 17 years ago
  12. 96bcfd7 [MAJOR] replaced rbtree with ul2tree. by Willy Tarreau · 17 years ago
  13. 9f19529 [MAJOR] remove useless calls to shutdown(SHUT_RD) by Willy Tarreau · 17 years ago
  14. 8374918 [MAJOR] implemented support for speculative I/O processing by Willy Tarreau · 17 years ago
  15. f161a34 [MEDIUM] updated all files to use EV_FD_* by Willy Tarreau · 17 years ago
  16. 9641e8f [MINOR] read optimizations based on the MSS by Willy Tarreau · 17 years ago
  17. b8949f1 [MEDIUM] re-implemented the multiple read polling by Willy Tarreau · 17 years ago
  18. 5416b36 [CLEANUP] removed useless includes from streamsock.c by Willy Tarreau · 17 years ago
  19. e09e0ce [MINOR] removed the ->h member in struct buffer by Willy Tarreau · 17 years ago
  20. c642348 [CLEANUP] add a few checks for functions return values by Willy Tarreau · 18 years ago
  21. 2a42950 [MINOR] turn every FD_* into functions by Willy Tarreau · 18 years ago
  22. f8306d5 [MEDIUM] got rid of event_{cli,srv}_write() in favor of stream_sock_write() by Willy Tarreau · 18 years ago
  23. d797128 [MEDIUM] got rid of event_{cli,srv}_read() in favor of stream_sock_read() by Willy Tarreau · 18 years ago
  24. 0f9f505 [MEDIUM] removed all res_* and RES_* by Willy Tarreau · 18 years ago
  25. 5446940 [MEDIUM] started the changes towards I/O completion callbacks by Willy Tarreau · 18 years ago
  26. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · 18 years ago
  27. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · 18 years ago
  28. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · 18 years ago