1. ad38ace MEDIUM: connection: centralize handling of nolinger in fd management by Willy Tarreau · 11 years ago
  2. 4a29144 OPTIM: poll: optimize fd management functions for low register count CPUs by Willy Tarreau · 12 years ago
  3. 70c6fd8 MAJOR: polling: remove unused callbacks from the poller struct by Willy Tarreau · 12 years ago
  4. 09f2456 REORG: fd: centralize the processing of speculative events by Willy Tarreau · 12 years ago
  5. 6ea20b1 REORG: fd: move the fd state management from ev_sepoll by Willy Tarreau · 12 years ago
  6. 7be79a4 REORG: fd: move the speculative I/O management from ev_sepoll by Willy Tarreau · 12 years ago
  7. 037d2c1 MAJOR: sepoll: make the poller totally event-driven by Willy Tarreau · 12 years ago
  8. babd05a MEDIUM: fd: add fd_poll_{recv,send} for use when explicit polling is required by Willy Tarreau · 12 years ago
  9. 49b046d MAJOR: fd: replace all EV_FD_* macros with new fd_*_* inline calls by Willy Tarreau · 12 years ago
  10. 3788e4c MEDIUM: fd: remove the EV_FD_COND_* primitives by Willy Tarreau · 12 years ago
  11. a643baf [MEDIUM] Fix memory freeing at exit by Krzysztof Piotr Oledzki · 16 years ago
  12. d6f087e [BUG] fix truncated responses with sepoll by Willy Tarreau · 16 years ago
  13. ef1d1f8 [MAJOR] auto-registering of pollers at load time by Willy Tarreau · 17 years ago
  14. 2ff7622 [MAJOR] delay registering of listener sockets at startup by Willy Tarreau · 17 years ago
  15. 63455a9 [MINOR] use 'is_set' instead of 'isset' in struct poller by Willy Tarreau · 17 years ago
  16. f161a34 [MEDIUM] updated all files to use EV_FD_* by Willy Tarreau · 17 years ago
  17. 4f60f16 [MAJOR] modularize the polling mechanisms by Willy Tarreau · 17 years ago
  18. fddaec0 [CLEANUP] fd.h : regparm was hardcoded. by Willy Tarreau · 18 years ago
  19. 2a42950 [MINOR] turn every FD_* into functions by Willy Tarreau · 18 years ago
  20. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · 18 years ago
  21. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · 18 years ago