1. 8d5d7f2 [MAJOR] huge rework of the HTTP request FSM by Willy Tarreau · 17 years ago
  2. ef00b50 [MINOR] try to guess server check port when unset by Willy Tarreau · 17 years ago
  3. 86efac8 Merge branch 'rbtree' by Willy Tarreau · 17 years ago
  4. 964c936 [MAJOR] replace the wait-queue linked list with an rbtree. by Willy Tarreau · 17 years ago
  5. 8f922fc [MINOR] added the "tcpsplice" option by Willy Tarreau · 17 years ago
  6. 4fee4e9 [MINOR] the options table now sets the prerequisite checks by Willy Tarreau · 17 years ago
  7. 5fdfb91 [MEDIUM] implemented the "default_backend" keyword by Willy Tarreau · 18 years ago
  8. 2b5652f [MINOR] indicate the proxy type in the logs after a loss of servers by Willy Tarreau · 18 years ago
  9. 13943ab [MEDIUM] use an array to store most common options by Willy Tarreau · 18 years ago
  10. 977b8e4 [MAJOR] distinguish between frontend, backend, ruleset and listen by Willy Tarreau · 18 years ago
  11. 8603431 [MEDIUM] split fe->maxconn into fe->maxconn and be->fullconn by Willy Tarreau · 18 years ago
  12. 8058743 [MEDIUM] errorloc now checked first from backend then from frontend by Willy Tarreau · 18 years ago
  13. 0f77253 [MINOR] store HTTP error messages into a chunk array by Willy Tarreau · 18 years ago
  14. a496b60 [MAJOR] merged the 'setbe' actions to switch the backend on a regex by Willy Tarreau · 18 years ago
  15. 97a738f [MINOR] add the fiprm and beprm indirections to struct proxy by Willy Tarreau · 18 years ago
  16. 77074d5 [MAJOR] support for source binding via cttproxy by Willy Tarreau · 18 years ago
  17. b17916e [CLEANUP] add a few "const char *" where appropriate by Willy Tarreau · 18 years ago
  18. b8750a8 [MEDIUM] added the "reqtarpit" and "reqitarpit" features by Willy Tarreau · 18 years ago
  19. 1c47f85 [MEDIUM] implemented the 'monitor-uri' keyword. by Willy Tarreau · 18 years ago
  20. f3c6920 [MEDIUM] implement 'option ssl-hello-chk' to use CLIENT HELLO health checks. by Willy Tarreau · 18 years ago
  21. 2738a14 [MEDIUM] now upon startup, haproxy will warn about missing timeouts. by Willy Tarreau · 18 years ago
  22. 791d66d [MINOR] added lots of Content-Type: text/html to HTML responses and stats. by Willy Tarreau · 18 years ago
  23. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · 18 years ago
  24. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · 18 years ago