1. 76bfc95 [MINOR] config: remove undocumented and buggy 'timeout appsession' by Willy Tarreau · 14 years ago
  2. b16a574 [MINOR] http: add a separate "http-keep-alive" timeout by Willy Tarreau · 14 years ago
  3. 1780416 [BUG] config: disable 'option httplog' on TCP proxies by Willy Tarreau · 15 years ago
  4. 96532db [MINOR] server tracking: don't care about the tracked server's mode by Alex Williams · 15 years ago
  5. cfeaa47 [MINOR] stats: add support for numeric IDs in set weight/get weight by Willy Tarreau · 15 years ago
  6. f395017 [MINOR] proxy: provide function to retrieve backend/server pointers by Willy Tarreau · 15 years ago
  7. 53fb4ae [MEDIUM] config: automatically find unused IDs for proxies, servers and listeners by Willy Tarreau · 15 years ago
  8. 052d4fd [CLEANUP] Move counters to dedicated structures by Krzysztof Piotr Oledzki · 15 years ago
  9. f27b5ea [MEDIUM] new option "independant-streams" to stop updating read timeout on writes by Willy Tarreau · 15 years ago
  10. f3e49f9 [MINOR] backend: separate declarations of LB algos from their lookup method by Willy Tarreau · 15 years ago
  11. c1a2167 [MINOR] cleanup set_session_backend by using pre-computed analysers by Willy Tarreau · 15 years ago
  12. 647caf1 [MEDIUM] add support for RDP cookie persistence by Emeric Brun · 15 years ago
  13. cd7afc0 [MINOR] http: take http request timeout from the backend by Willy Tarreau · 15 years ago
  14. 51aecc7 [MEDIUM] allow a TCP frontend to switch to an HTTP backend by Willy Tarreau · 15 years ago
  15. bedb9ba [MINOR] prepare callers of session_set_backend to handle errors by Willy Tarreau · 15 years ago
  16. 1d0dfb1 [MAJOR] http: complete splitting of the remaining stages by Willy Tarreau · 15 years ago
  17. 915e1eb [MEDIUM] config: split parser and checker in two functions by Willy Tarreau · 15 years ago
  18. 13a34bd [MINOR] compute the max of sessions/s on fe/be/srv by Willy Tarreau · 15 years ago
  19. ff01a21 [MINOR] cfgparse: some cleanups in the consistency checks by Willy Tarreau · 15 years ago
  20. 7958422 [OPTIM] rate-limit: cleaner behaviour on low rates and reduce consumption by Willy Tarreau · 15 years ago
  21. efcbc6e [OPTIM] maintain_proxies: only wake up when the frontend will be ready by Willy Tarreau · 15 years ago
  22. bb9251e [BUG] typo in timeout error reporting : report *res and not *err by Willy Tarreau · 15 years ago
  23. 3a7d207 [MEDIUM] implement "rate-limit sessions" for the frontend by Willy Tarreau · 15 years ago
  24. da250db [BUG] ensure that listeners from disabled proxies are correctly unbound. by Willy Tarreau · 16 years ago
  25. f8fbcef [BUG] do not try to pause backends during reload by Willy Tarreau · 16 years ago
  26. d5382b4 [BUG] maintain_proxies must not disable backends by Willy Tarreau · 16 years ago
  27. ec6c5df [CLEANUP] remove many #include <types/xxx> from C files by Willy Tarreau · 16 years ago
  28. 9de1bbd [MEDIUM] modularize the "timeout" keyword configuration parser by Willy Tarreau · 16 years ago
  29. 0c303ee [MAJOR] convert all expiration timers from timeval to ticks by Willy Tarreau · 16 years ago
  30. 58b458d [MAJOR] use an ebtree instead of a list for the run queue by Willy Tarreau · 16 years ago
  31. b0b37bc [MEDIUM] further improve monotonic clock by check forward jumps by Willy Tarreau · 16 years ago
  32. b7f694f [MEDIUM] implement a monotonic internal clock by Willy Tarreau · 16 years ago
  33. c8b16fc [MEDIUM] Implement "track [<backend>/]<server>" by Krzysztof Piotr Oledzki · 16 years ago
  34. 5259dfe [MEDIUM]: rework checks handling by Krzysztof Piotr Oledzki · 16 years ago
  35. 51c9bde [MINOR] tarpit timeout is also allowed in backends by Willy Tarreau · 16 years ago
  36. 036fae0 [MEDIUM] introduce "timeout http-request" in frontends by Willy Tarreau · 16 years ago
  37. c73ce2b [MINOR] add support for the "backlog" parameter by Willy Tarreau · 16 years ago
  38. d7c30f9 [CLEANUP] grouped all timeouts in one structure by Willy Tarreau · 17 years ago
  39. e219db7 [MEDIUM] introduce the "timeout" keyword by Willy Tarreau · 17 years ago
  40. c8f24f8 [BUILD] fix 2 minor issues on AIX by Willy Tarreau · 17 years ago
  41. dcd4771 [MINOR] stats: report numerical process ID, proxy ID and server ID by Willy Tarreau · 17 years ago
  42. e6b9894 [MAJOR] create proto_tcp and move initialization of proxy listeners by Willy Tarreau · 17 years ago
  43. 816eb54 [MINOR] adjust error messages about conflicting proxies by Willy Tarreau · 17 years ago
  44. 6eb730d [MEDIUM] Implement and use generic findproxy and relax duplicated proxy check by Krzysztof Piotr Oledzki · 17 years ago
  45. d740bab [MINOR] move error codes to common/errors.h by Willy Tarreau · 17 years ago
  46. e94ebd0 [MEDIUM] moved the sockaddr pointer to the fdtab structure by Willy Tarreau · 17 years ago
  47. 87ea548 [MINOR] add the "nolinger" option to disable data lingering by Alexandre Cassen · 17 years ago
  48. 4d2d098 [MAJOR] call garbage collector when doing soft stop by Willy Tarreau · 17 years ago
  49. d825eef [MAJOR] replaced all timeouts with struct timeval by Willy Tarreau · 17 years ago
  50. 42aae5c [MEDIUM] many cleanups in the time functions by Willy Tarreau · 17 years ago
  51. 3d32d3a [MINOR] add support for the polling results in fdtab by Willy Tarreau · 17 years ago
  52. 7a96648 [MINOR] recompute maxfd before touching fdtab by Willy Tarreau · 17 years ago
  53. 2ff7622 [MAJOR] delay registering of listener sockets at startup by Willy Tarreau · 17 years ago
  54. f161a34 [MEDIUM] updated all files to use EV_FD_* by Willy Tarreau · 17 years ago
  55. 2b5652f [MINOR] indicate the proxy type in the logs after a loss of servers by Willy Tarreau · 18 years ago
  56. 977b8e4 [MAJOR] distinguish between frontend, backend, ruleset and listen by Willy Tarreau · 18 years ago
  57. f1221aa [MEDIUM] separated nbconn into feconn and beconn by Willy Tarreau · 18 years ago
  58. 2a42950 [MINOR] turn every FD_* into functions by Willy Tarreau · 18 years ago
  59. 5446940 [MEDIUM] started the changes towards I/O completion callbacks by Willy Tarreau · 18 years ago
  60. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · 18 years ago
  61. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · 18 years ago
  62. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · 18 years ago