1. a264d96 REORG: include: move proxy.h to haproxy/proxy{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  2. 92b4f13 REORG: include: move time.h from common/ to haproxy/ by Willy Tarreau · 4 years, 1 month ago
  3. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · 4 years, 1 month ago
  4. 3a9312a REORG: stream/backend: move backend-specific stuff to backend.c by Willy Tarreau · 4 years, 6 months ago
  5. 1c8d32b MAJOR: stream: store the target address into s->target_addr by Willy Tarreau · 5 years ago
  6. 9df86f9 BUG/MAJOR: lb/threads: fix insufficient locking on round-robin LB by Willy Tarreau · 5 years ago
  7. 0e492e2 BUILD: address a few cases of "static <type> inline foo()" by Willy Tarreau · 5 years ago
  8. 201b9f4 MAJOR: connections: Defer mux creation for outgoing connection if alpn is set. by Olivier Houchard · 6 years ago
  9. 52a91d3 MEDIUM: check: server states and weight propagation re-work by Emeric Brun · 7 years ago
  10. f0614e8 MINOR: backends: Change get_server_sh/get_server_uh into private function by Christopher Faulet · 7 years ago
  11. b7e7c47 MINOR: Add nbsrv sample converter by Nenad Merdanovic · 7 years ago
  12. 87b0966 REORG/MAJOR: session: rename the "session" entity to "stream" by Willy Tarreau · 9 years ago
  13. bfc7b7a MAJOR: checks: add support for a new "drain" administrative mode by Willy Tarreau · 10 years ago
  14. 4aac7db REORG: checks: put the functions in the appropriate files ! by Willy Tarreau · 10 years ago
  15. 892337c MAJOR: server: use states instead of flags to store the server state by Willy Tarreau · 10 years ago
  16. 2012521 REORG/MEDIUM: server: move the maintenance bits out of the server state by Willy Tarreau · 10 years ago
  17. c93cd16 REORG/MEDIUM: server: split server state and flags in two different variables by Willy Tarreau · 10 years ago
  18. 87eb1d6 MINOR: server: create srv_was_usable() from srv_is_usable() and use a pointer by Willy Tarreau · 10 years ago
  19. c5150da MINOR: server: use functions to detect state changes and to update them by Willy Tarreau · 10 years ago
  20. a20cb85 MINOR: stats: Enhancement to stats page to provide information of last session time. by Bhaskar Maddala · 10 years ago
  21. 7421efb REORG/MAJOR: use "struct channel" instead of "struct buffer" by Willy Tarreau · 12 years ago
  22. a93c74b MEDIUM: cfgparse: make backend_parse_balance() use memprintf to report errors by Willy Tarreau · 12 years ago
  23. 32389b7 MEDIUM: acl/pattern: switch rdp_cookie functions stack up-down by Willy Tarreau · 12 years ago
  24. 62c3be2 BUG/MEDIUM: correctly disable servers tracking another disabled servers. by Willy Tarreau · 12 years ago
  25. 15514c2 [MINOR]: stats: add show-legends to report additional informations by Krzysztof Piotr Oledzki · 14 years ago
  26. f89c187 [CLEANUP] backend: move LB algos to individual files by Willy Tarreau · 15 years ago
  27. ca7d4b9 [MINOR] backend: uninline some LB functions by Willy Tarreau · 15 years ago
  28. c5d9c80 [MINOR] backend: export some functions to recount servers by Willy Tarreau · 15 years ago
  29. efb453c [MAJOR] migrate the connection logic to stream interface by Willy Tarreau · 16 years ago
  30. 9c30fc1 [MEDIUM] add support for URI hash depth and length limits by Marek Majkowski · 16 years ago
  31. 5140623 [MAJOR] implementation of the "leastconn" load balancing algorithm by Willy Tarreau · 16 years ago
  32. f863ac1 [MINOR] silent gcc for a wrong warning by Willy Tarreau · 16 years ago
  33. 5a329cf [MEDIUM]: Prevent redispatcher from selecting the same server, version #3 by Krzysztof Piotr Oledzki · 16 years ago
  34. b625a08 [MAJOR] implement the Fast Weighted Round Robin (FWRR) algo by Willy Tarreau · 17 years ago
  35. 5dc2fa6 [MINOR] add a weight divisor to the struct proxy by Willy Tarreau · 17 years ago
  36. 2069704 [MEDIUM] differentiate between generic LB params and map-specific ones by Willy Tarreau · 17 years ago
  37. a0cbda6 [MINOR] externalize the "balance" option parser to backend.c by Willy Tarreau · 17 years ago
  38. 8513094 [MEDIUM] stats: report server and backend cumulated downtime by Krzysztof Oledzki · 17 years ago
  39. 5af3a69 [MEDIUM] improve behaviour with large number of servers per proxy by Willy Tarreau · 17 years ago
  40. 2fcb500 [MEDIUM] implement the URI hash algorithm by Willy Tarreau · 17 years ago
  41. b17916e [CLEANUP] add a few "const char *" where appropriate by Willy Tarreau · 18 years ago
  42. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · 18 years ago
  43. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · 18 years ago