1. c1a2167 [MINOR] cleanup set_session_backend by using pre-computed analysers by Willy Tarreau · 15 years ago
  2. b55932d [MEDIUM] remove old experimental tcpsplice option by Willy Tarreau · 15 years ago
  3. 3a058f3 [MINOR] add a new CLF log format by Emeric Brun · 15 years ago
  4. 647caf1 [MEDIUM] add support for RDP cookie persistence by Emeric Brun · 15 years ago
  5. a9fb083 [MINOR] report in the proxies the requirements for ACLs by Willy Tarreau · 15 years ago
  6. d88edf2 [MEDIUM] implement tcp-smart-connect option at the backend by Willy Tarreau · 15 years ago
  7. 9ea05a7 [MEDIUM] implement option tcp-smart-accept at the frontend by Willy Tarreau · 15 years ago
  8. 84b57da [MINOR] config: track "no option"/"option" changes by Willy Tarreau · 15 years ago
  9. 13a34bd [MINOR] compute the max of sessions/s on fe/be/srv by Willy Tarreau · 15 years ago
  10. f7edefa [MINOR] implement per-logger log level limitation by Willy Tarreau · 15 years ago
  11. affb481 [MEDIUM] add support for "balance hdr(name)" by Benoit · 15 years ago
  12. c9bd0cc [MINOR] add options dontlog-normal and log-separate-errors by Willy Tarreau · 15 years ago
  13. 2850cb4 [MINOR] add X-Original-To: header by Maik Broemme · 15 years ago
  14. 3b88d44 [MINOR] switch all stat counters to 64-bit by Willy Tarreau · 15 years ago
  15. 32a4ec0 [MEDIUM] http: add options to ignore invalid header names by Willy Tarreau · 15 years ago
  16. 3a7d207 [MEDIUM] implement "rate-limit sessions" for the frontend by Willy Tarreau · 15 years ago
  17. 7f062c4 [MEDIUM] measure and report session rate on frontend, backends and servers by Willy Tarreau · 15 years ago
  18. f073a83 [MEDIUM] store a complete dump of request and response errors in proxies by Willy Tarreau · 15 years ago
  19. 0b9c02c [MEDIUM] implement bind-process to limit service presence by process by Willy Tarreau · 15 years ago
  20. d53f96b [MEDIUM] add support for source interface binding by Willy Tarreau · 15 years ago
  21. 66aa61f [MEDIUM] splice: add configuration options and set global.maxpipes by Willy Tarreau · 15 years ago
  22. 0140f25 [MINOR] redirect: add support for "set-cookie" and "clear-cookie" by Willy Tarreau · 16 years ago
  23. 79da469 [MINOR] redirect: add support for the "drop-query" option by Willy Tarreau · 16 years ago
  24. c7e961e [BUILD] fix warning in proto_tcp.c with gcc >= 4 by Willy Tarreau · 16 years ago
  25. af72a1d [MINOR] permit renaming of x-forwarded-for header by Ross West · 16 years ago
  26. b686644 [MAJOR] implement tcp request content inspection by Willy Tarreau · 16 years ago
  27. 0c303ee [MAJOR] convert all expiration timers from timeval to ticks by Willy Tarreau · 16 years ago
  28. b463dfb [MEDIUM] add support for conditional HTTP redirection by Willy Tarreau · 16 years ago
  29. 1acf217 [BUG/CLEANUP] cookiedomain -> cookie_domain rename + free(p->cookie_domain) by Krzysztof Piotr Oledzki · 16 years ago
  30. efe3b6f [MINOR] Allow to specify a domain for a cookie by Krzysztof Piotr Oledzki · 16 years ago
  31. 9c30fc1 [MEDIUM] add support for URI hash depth and length limits by Marek Majkowski · 16 years ago
  32. 1c2ab96 [MAJOR] implement parameter hashing for POST requests by matt.farnsworth@nokia.com · 16 years ago
  33. 5140623 [MAJOR] implementation of the "leastconn" load balancing algorithm by Willy Tarreau · 16 years ago
  34. 3a70f94 [BUG] timeout.check was not pre-set to eternity by Willy Tarreau · 16 years ago
  35. 5259dfe [MEDIUM]: rework checks handling by Krzysztof Piotr Oledzki · 16 years ago
  36. 4864c35 [BUG] build failed on CONFIG_HAP_LINUX_TPROXY without CONFIG_HAP_CTTPROXY by Willy Tarreau · 16 years ago
  37. 036fae0 [MEDIUM] introduce "timeout http-request" in frontends by Willy Tarreau · 17 years ago
  38. c73ce2b [MINOR] add support for the "backlog" parameter by Willy Tarreau · 17 years ago
  39. 81ae195 [MEDIUM] add support for logging via a UNIX socket by Robert Tsai · 17 years ago
  40. ddbb82f [STATS] report the number of times each server was selected by Willy Tarreau · 17 years ago
  41. d7c30f9 [CLEANUP] grouped all timeouts in one structure by Willy Tarreau · 17 years ago
  42. 1fa3126 [MEDIUM] introduce separation between contimeout, and tarpit + queue by Willy Tarreau · 17 years ago
  43. b80c230 [MEDIUM] add the "fail" condition to monitor requests by Willy Tarreau · 17 years ago
  44. 48494c0 [MEDIUM] implement "http-check disable-on-404" for graceful shutdown by Willy Tarreau · 17 years ago
  45. 5eb1a90 [MEDIUM] New option http_proxy by Alexandre Cassen · 17 years ago
  46. 3168223 [MINOR] move the load balancing algorithm to be->lbprm.algo by Willy Tarreau · 17 years ago
  47. b625a08 [MAJOR] implement the Fast Weighted Round Robin (FWRR) algo by Willy Tarreau · 17 years ago
  48. 5dc2fa6 [MINOR] add a weight divisor to the struct proxy by Willy Tarreau · 17 years ago
  49. 2069704 [MEDIUM] differentiate between generic LB params and map-specific ones by Willy Tarreau · 17 years ago
  50. dcd4771 [MINOR] stats: report numerical process ID, proxy ID and server ID by Willy Tarreau · 17 years ago
  51. 0173280 [MEDIUM] introduce the "url_param" balance method by Willy Tarreau · 17 years ago
  52. 8513094 [MEDIUM] stats: report server and backend cumulated downtime by Krzysztof Oledzki · 17 years ago
  53. 1cf36ba [MEDIUM] stats: count server retries and redispatches by Krzysztof Oledzki · 17 years ago
  54. dd81598 [MAJOR] added generic protocol support by Willy Tarreau · 17 years ago
  55. 51041c7 [MAJOR] remove files distributed under an obscure license by Willy Tarreau · 17 years ago
  56. 5af3a69 [MEDIUM] improve behaviour with large number of servers per proxy by Willy Tarreau · 17 years ago
  57. 55ea757 [MAJOR] added the 'use_backend' keyword for full content-switching by Willy Tarreau · 17 years ago
  58. 1d4154a [MAJOR] convert the header indexes to use mempool v2 by Willy Tarreau · 17 years ago
  59. cf7f320 [MAJOR] last bunch of capture changes for mempool v2 by Willy Tarreau · 17 years ago
  60. d825eef [MAJOR] replaced all timeouts with struct timeval by Willy Tarreau · 17 years ago
  61. 5c8e3e0 [MEDIUM] added the 'block' keyword to the config language by Willy Tarreau · 17 years ago
  62. eb0c614 [MEDIUM] add the 'acl' keyword to the config language by Willy Tarreau · 17 years ago
  63. a8cff1d [BUILD] fixed a warning on OpenBSD : MIN/MAX redefined by Willy Tarreau · 17 years ago
  64. e2e27a5 [MEDIUM] removed now unused fiprm and beprm from proxies by Willy Tarreau · 17 years ago
  65. 7ac51f6 [MEDIUM] add the "except" keyword to the "forwardfor" option by Willy Tarreau · 17 years ago
  66. 35d66b0 [MINOR] added byte count to sessions and statistics. by Willy Tarreau · 18 years ago
  67. 5fdfb91 [MEDIUM] implemented the "default_backend" keyword by Willy Tarreau · 18 years ago
  68. c0dde7a [MAJOR] udpated the stats page to clearly distinguish FEs and BEs by Willy Tarreau · 18 years ago
  69. 2b5652f [MINOR] indicate the proxy type in the logs after a loss of servers by Willy Tarreau · 18 years ago
  70. 977b8e4 [MAJOR] distinguish between frontend, backend, ruleset and listen by Willy Tarreau · 18 years ago
  71. 8603431 [MEDIUM] split fe->maxconn into fe->maxconn and be->fullconn by Willy Tarreau · 18 years ago
  72. 0f77253 [MINOR] store HTTP error messages into a chunk array by Willy Tarreau · 18 years ago
  73. f1221aa [MEDIUM] separated nbconn into feconn and beconn by Willy Tarreau · 18 years ago
  74. 97a738f [MINOR] add the fiprm and beprm indirections to struct proxy by Willy Tarreau · 18 years ago
  75. e5f20dc [MEDIUM] added the hdr_idx structure for future HTTP header indexing by Willy Tarreau · 18 years ago
  76. 77074d5 [MAJOR] support for source binding via cttproxy by Willy Tarreau · 18 years ago
  77. 7d67768 [BUILD] types/proxy.h: reorder a few includes. by Willy Tarreau · 18 years ago
  78. 1c47f85 [MEDIUM] implemented the 'monitor-uri' keyword. by Willy Tarreau · 18 years ago
  79. f3c6920 [MEDIUM] implement 'option ssl-hello-chk' to use CLIENT HELLO health checks. by Willy Tarreau · 18 years ago
  80. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · 18 years ago
  81. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · 18 years ago
  82. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · 18 years ago