1. 6f4a82c [OPTIM] stream_sock: don't retry to read after a large read by Willy Tarreau · 15 years ago
  2. f49d1df [BUG] global.tune.maxaccept must be limited even in mono-process mode by Willy Tarreau · 15 years ago
  3. 0b9c02c [MEDIUM] implement bind-process to limit service presence by process by Willy Tarreau · 15 years ago
  4. 4e30ed7 [BUG] inform the user when root is expected but not set by Willy Tarreau · 15 years ago
  5. 0a3b9d9 [BUG] we must not exit if protocol binding only returns a warning by Willy Tarreau · 15 years ago
  6. 3ab68cf [MEDIUM] splice: add the global "nosplice" option by Willy Tarreau · 15 years ago
  7. 43b7899 [MEDIUM] move global tuning options to the global structure by Willy Tarreau · 15 years ago
  8. 686ac82 [OPTIM] make global.maxpipes default to global.maxconn/4 when not specified by Willy Tarreau · 15 years ago
  9. 3eba98a [MEDIUM] splice: make use of pipe pools by Willy Tarreau · 15 years ago
  10. afb4876 [BUG] reserve some pipes for backends with splice enabled by Willy Tarreau · 15 years ago
  11. 5bd8c37 [MAJOR] complete support for linux 2.6 kernel splicing by Willy Tarreau · 15 years ago
  12. 66aa61f [MEDIUM] splice: add configuration options and set global.maxpipes by Willy Tarreau · 15 years ago
  13. 3ec79b9 [MINOR] global.maxpipes: add the ability to reserve file descriptors for pipes by Willy Tarreau · 15 years ago
  14. 106cb76 [BUG] critical errors should be reported even in daemon mode by Willy Tarreau · 16 years ago
  15. 7e5067d [MEDIUM] remove cli_fd, srv_fd, cli_state and srv_state from the session by Willy Tarreau · 16 years ago
  16. a534fea [CLEANUP] remove 65 useless NULL checks before free by Willy Tarreau · 16 years ago
  17. 177e2b0 [CLEANUP] remove dependency on obsolete INTBITS macro by Willy Tarreau · 16 years ago
  18. ec6c5df [CLEANUP] remove many #include <types/xxx> from C files by Willy Tarreau · 16 years ago
  19. 0c303ee [MAJOR] convert all expiration timers from timeval to ticks by Willy Tarreau · 16 years ago
  20. 58b458d [MAJOR] use an ebtree instead of a list for the run queue by Willy Tarreau · 16 years ago
  21. accc4e1 [BUG] we could segfault during exit while freeing uri_auths by Willy Tarreau · 16 years ago
  22. 9789f7b [MAJOR] replace ultree with ebtree in wait-queues by Willy Tarreau · 16 years ago
  23. b0b37bc [MEDIUM] further improve monotonic clock by check forward jumps by Willy Tarreau · 16 years ago
  24. b7f694f [MEDIUM] implement a monotonic internal clock by Willy Tarreau · 16 years ago
  25. 7c669d7 [BUG] fix the dequeuing logic to ensure that all requests get served by Willy Tarreau · 16 years ago
  26. b463dfb [MEDIUM] add support for conditional HTTP redirection by Willy Tarreau · 16 years ago
  27. 8001d61 [MEDIUM] Fix memory freeing at exit, part 2 by Krzysztof Piotr Oledzki · 16 years ago
  28. a643baf [MEDIUM] Fix memory freeing at exit by Krzysztof Piotr Oledzki · 16 years ago
  29. 1acf217 [BUG/CLEANUP] cookiedomain -> cookie_domain rename + free(p->cookie_domain) by Krzysztof Piotr Oledzki · 16 years ago
  30. 7b4c5ae [RELEASE] Released version 1.3.15 by Willy Tarreau · 16 years ago
  31. a0250ba [OPTIM] introduce global parameter "tune.maxaccept" by Willy Tarreau · 16 years ago
  32. 9f2b730 [BUILD] major rework of the GNU Makefile by Willy Tarreau · 17 years ago
  33. e13e925 [BUG] hot reconfiguration failed because of a wrong error check by Willy Tarreau · 17 years ago
  34. 7b066db [MINOR] store the build options to report with -vv by Willy Tarreau · 17 years ago
  35. b80c230 [MEDIUM] add the "fail" condition to monitor requests by Willy Tarreau · 17 years ago
  36. 2815664 [BUG] relative_pid was not initialized by Willy Tarreau · 17 years ago
  37. dcd4771 [MINOR] stats: report numerical process ID, proxy ID and server ID by Willy Tarreau · 17 years ago
  38. 0173280 [MEDIUM] introduce the "url_param" balance method by Willy Tarreau · 17 years ago
  39. d740bab [MINOR] move error codes to common/errors.h by Willy Tarreau · 17 years ago
  40. fe94460 [BUG] fix calls to localtime() by Willy Tarreau · 17 years ago
  41. 03f6d67 [BUILD] fix build of global section with older gcc versions by Willy Tarreau · 17 years ago
  42. fbee713 [MEDIUM] introduce the "stats" keyword in global section by Willy Tarreau · 17 years ago
  43. dd81598 [MAJOR] added generic protocol support by Willy Tarreau · 17 years ago
  44. d680371 [BUG] remove condition for exit() under fork() failure by Willy Tarreau · 17 years ago
  45. f223cc0 [MEDIUM] fixed call to chroot() during startup by Willy Tarreau · 17 years ago
  46. b304dc7 [MEDIUM] Spread health checks even more by Krzysztof Oledzki · 17 years ago
  47. 87ea548 [MINOR] add the "nolinger" option to disable data lingering by Alexandre Cassen · 17 years ago
  48. 56f1e8b [BUG] fix double-free during clean exit by Krzysztof Oledzki · 17 years ago
  49. 5fcc8f1 [MINOR] fix the SIGHUP message not to alert on server-less proxies by Willy Tarreau · 17 years ago
  50. 0fc45a7 [MINOR] improve memory freeing upon exit by Willy Tarreau · 17 years ago
  51. 1db3771 [MEDIUM] limit the number of events returned by *poll* by Willy Tarreau · 17 years ago
  52. 4d2d098 [MAJOR] call garbage collector when doing soft stop by Willy Tarreau · 17 years ago
  53. cf7f320 [MAJOR] last bunch of capture changes for mempool v2 by Willy Tarreau · 17 years ago
  54. 086b3b4 [MAJOR] ported the captures to use the new mempool v2 by Willy Tarreau · 17 years ago
  55. 332f8bf [MAJOR] ported requri to use mempools v2 by Willy Tarreau · 17 years ago
  56. 63963c6 [MAJOR] ported appsession to use mempools v2 by Willy Tarreau · 17 years ago
  57. e4d7e55 [MAJOR] ported pendconn to mempools v2 by Willy Tarreau · 17 years ago
  58. 7341d94 [MAJOR] switched buffers to mempools v2 by Willy Tarreau · 17 years ago
  59. c6ca1a0 [MAJOR] migrated task, tree64 and session to pool2 by Willy Tarreau · 17 years ago
  60. d825eef [MAJOR] replaced all timeouts with struct timeval by Willy Tarreau · 17 years ago
  61. 42aae5c [MEDIUM] many cleanups in the time functions by Willy Tarreau · 17 years ago
  62. 96bcfd7 [MAJOR] replaced rbtree with ul2tree. by Willy Tarreau · 17 years ago
  63. de99e99 [MAJOR] introduced speculative I/O with epoll() by Willy Tarreau · 17 years ago
  64. ef1d1f8 [MAJOR] auto-registering of pollers at load time by Willy Tarreau · 17 years ago
  65. 69cad1a [MINOR] copy-paste typo when checking for -dk to disable kqueue. by Willy Tarreau · 17 years ago
  66. 2ff7622 [MAJOR] delay registering of listener sockets at startup by Willy Tarreau · 17 years ago
  67. 69801b8 [MINOR] removed proto/polling.h which was not used anymore by Willy Tarreau · 17 years ago
  68. 1e63130a [MAJOR] implemented support for FreeBSD's kqueue() polling mechanism by Willy Tarreau · 17 years ago
  69. f161a34 [MEDIUM] updated all files to use EV_FD_* by Willy Tarreau · 17 years ago
  70. 4f60f16 [MAJOR] modularize the polling mechanisms by Willy Tarreau · 17 years ago
  71. 4225058 [MEDIUM] splitted logs into two versions : TCP and HTTP by Willy Tarreau · 17 years ago
  72. b38651a [MEDIUM] check for cttproxy support when required by Willy Tarreau · 17 years ago
  73. 49e1ee8 [RELEASE] Released 1.3.6 with the following changes : by Willy Tarreau · 17 years ago
  74. 86efac8 Merge branch 'rbtree' by Willy Tarreau · 17 years ago
  75. 964c936 [MAJOR] replace the wait-queue linked list with an rbtree. by Willy Tarreau · 17 years ago
  76. 6d1a988 [MAJOR] complete support and doc for tcp-splicing by Willy Tarreau · 17 years ago
  77. 8058743 [MEDIUM] errorloc now checked first from backend then from frontend by Willy Tarreau · 18 years ago
  78. f1221aa [MEDIUM] separated nbconn into feconn and beconn by Willy Tarreau · 18 years ago
  79. bf73613 [CLEANUP] added the correct cast to call localtime() by Willy Tarreau · 18 years ago
  80. 2b35c95 [MEDIUM] remove useless calls to gettimeofday() by Willy Tarreau · 18 years ago
  81. 2a42950 [MINOR] turn every FD_* into functions by Willy Tarreau · 18 years ago
  82. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · 18 years ago
  83. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · 18 years ago