1. 1d4154a [MAJOR] convert the header indexes to use mempool v2 by Willy Tarreau · 17 years ago
  2. cf7f320 [MAJOR] last bunch of capture changes for mempool v2 by Willy Tarreau · 17 years ago
  3. c6ca1a0 [MAJOR] migrated task, tree64 and session to pool2 by Willy Tarreau · 17 years ago
  4. d825eef [MAJOR] replaced all timeouts with struct timeval by Willy Tarreau · 17 years ago
  5. 2367790 [MEDIUM] implement SMTP health checks by Willy Tarreau · 17 years ago
  6. 5c8e3e0 [MEDIUM] added the 'block' keyword to the config language by Willy Tarreau · 17 years ago
  7. eb0c614 [MEDIUM] add the 'acl' keyword to the config language by Willy Tarreau · 17 years ago
  8. 540abe4 [MEDIUM] ensure that we always have a null word in config by Willy Tarreau · 17 years ago
  9. 2fcb500 [MEDIUM] implement the URI hash algorithm by Willy Tarreau · 17 years ago
  10. 42aae5c [MEDIUM] many cleanups in the time functions by Willy Tarreau · 17 years ago
  11. 96bcfd7 [MAJOR] replaced rbtree with ul2tree. by Willy Tarreau · 17 years ago
  12. de99e99 [MAJOR] introduced speculative I/O with epoll() by Willy Tarreau · 17 years ago
  13. e2e27a5 [MEDIUM] removed now unused fiprm and beprm from proxies by Willy Tarreau · 17 years ago
  14. 0b4ed90 [BUILD] cfgparse requires errno.h on OpenBSD. by Willy Tarreau · 17 years ago
  15. 417fae0 [MINOR] changed server weight storage from char to unsigned int by Willy Tarreau · 17 years ago
  16. 0f03c6f [MINOR] cleaned up the check_addr patch a bit by Willy Tarreau · 17 years ago
  17. 2ea3abb [MEDIUM] add support for health-checks on other addresses by Willy Tarreau · 17 years ago
  18. 7ac51f6 [MEDIUM] add the "except" keyword to the "forwardfor" option by Willy Tarreau · 17 years ago
  19. 95c20ac [MEDIUM] add user/groupname support by Willy Tarreau · 17 years ago
  20. 8d9246d [MINOR] more friendly reports of wrong uses of the usesrc keyword by Willy Tarreau · 17 years ago
  21. 8d5d7f2 [MAJOR] huge rework of the HTTP request FSM by Willy Tarreau · 17 years ago
  22. ef00b50 [MINOR] try to guess server check port when unset by Willy Tarreau · 17 years ago
  23. 86efac8 Merge branch 'rbtree' by Willy Tarreau · 17 years ago
  24. 964c936 [MAJOR] replace the wait-queue linked list with an rbtree. by Willy Tarreau · 17 years ago
  25. 8f922fc [MINOR] added the "tcpsplice" option by Willy Tarreau · 17 years ago
  26. 4fee4e9 [MINOR] the options table now sets the prerequisite checks by Willy Tarreau · 17 years ago
  27. 5fdfb91 [MEDIUM] implemented the "default_backend" keyword by Willy Tarreau · 18 years ago
  28. 2b5652f [MINOR] indicate the proxy type in the logs after a loss of servers by Willy Tarreau · 18 years ago
  29. 13943ab [MEDIUM] use an array to store most common options by Willy Tarreau · 18 years ago
  30. 977b8e4 [MAJOR] distinguish between frontend, backend, ruleset and listen by Willy Tarreau · 18 years ago
  31. 8603431 [MEDIUM] split fe->maxconn into fe->maxconn and be->fullconn by Willy Tarreau · 18 years ago
  32. 8058743 [MEDIUM] errorloc now checked first from backend then from frontend by Willy Tarreau · 18 years ago
  33. 0f77253 [MINOR] store HTTP error messages into a chunk array by Willy Tarreau · 18 years ago
  34. a496b60 [MAJOR] merged the 'setbe' actions to switch the backend on a regex by Willy Tarreau · 18 years ago
  35. 97a738f [MINOR] add the fiprm and beprm indirections to struct proxy by Willy Tarreau · 18 years ago
  36. 77074d5 [MAJOR] support for source binding via cttproxy by Willy Tarreau · 18 years ago
  37. b17916e [CLEANUP] add a few "const char *" where appropriate by Willy Tarreau · 18 years ago
  38. b8750a8 [MEDIUM] added the "reqtarpit" and "reqitarpit" features by Willy Tarreau · 18 years ago
  39. 1c47f85 [MEDIUM] implemented the 'monitor-uri' keyword. by Willy Tarreau · 18 years ago
  40. f3c6920 [MEDIUM] implement 'option ssl-hello-chk' to use CLIENT HELLO health checks. by Willy Tarreau · 18 years ago
  41. 2738a14 [MEDIUM] now upon startup, haproxy will warn about missing timeouts. by Willy Tarreau · 18 years ago
  42. 791d66d [MINOR] added lots of Content-Type: text/html to HTML responses and stats. by Willy Tarreau · 18 years ago
  43. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · 18 years ago
  44. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · 18 years ago