1. ac836ba MINOR: includes: fix a lot of missing or useless includes by Thierry FOURNIER · 10 years ago
  2. 89efaed BUILD: definitely silence some stupid GCC warnings by Willy Tarreau · 11 years ago
  3. 19d14ef MEDIUM: make the trash be a chunk instead of a char * by Willy Tarreau · 12 years ago
  4. 2133782 CLEANUP: remove a few warning about unchecked return values in debug code by Willy Tarreau · 12 years ago
  5. e869176 [MINOR] Make appsess{,ion}_refresh static by Simon Horman · 13 years ago
  6. a461318 [MINOR] task: keep a task count and clean up task creators by Willy Tarreau · 15 years ago
  7. 26c2506 [MEDIUM] minor update to the task api: let the scheduler queue itself by Willy Tarreau · 15 years ago
  8. 48d63db [MEDIUM] memory: update pool_free2() to support NULL pointers by Willy Tarreau · 16 years ago
  9. ec6c5df [CLEANUP] remove many #include <types/xxx> from C files by Willy Tarreau · 16 years ago
  10. 0c303ee [MAJOR] convert all expiration timers from timeval to ticks by Willy Tarreau · 16 years ago
  11. 9789f7b [MAJOR] replace ultree with ebtree in wait-queues by Willy Tarreau · 16 years ago
  12. a643baf [MEDIUM] Fix memory freeing at exit by Krzysztof Piotr Oledzki · 16 years ago
  13. 51041c7 [MAJOR] remove files distributed under an obscure license by Willy Tarreau · 17 years ago
  14. 63963c6 [MAJOR] ported appsession to use mempools v2 by Willy Tarreau · 17 years ago
  15. c6ca1a0 [MAJOR] migrated task, tree64 and session to pool2 by Willy Tarreau · 17 years ago
  16. a8b55e3 [MINOR] use non-inline tv_* functions in many locations by Willy Tarreau · 17 years ago
  17. d825eef [MAJOR] replaced all timeouts with struct timeval by Willy Tarreau · 17 years ago
  18. 42aae5c [MEDIUM] many cleanups in the time functions by Willy Tarreau · 17 years ago
  19. 96bcfd7 [MAJOR] replaced rbtree with ul2tree. by Willy Tarreau · 17 years ago
  20. 964c936 [MAJOR] replace the wait-queue linked list with an rbtree. by Willy Tarreau · 17 years ago
  21. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · 18 years ago
  22. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · 18 years ago
  23. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · 18 years ago