1. bce7088 [MEDIUM] add ability to connect to a server from an IP found in a header by Willy Tarreau · Mon Sep 07 11:51:47 2009 +0200
  2. d54bbdc [MINOR] add very fast IP parsing functions by Willy Tarreau · Mon Sep 07 11:00:31 2009 +0200
  3. 8f27090 [CLEANUP] product branch update by Cyril Bonté · Wed Mar 10 22:41:43 2010 +0100
  4. 0e996c6 [BUILD] includes order breaks OpenBSD build by Willy Tarreau · Fri Feb 26 22:00:19 2010 +0100
  5. 329f74d [BUG] uri_auth: do not attemp to convert uri_auth -> http-request more than once by Krzysztof Piotr Oledzki · Mon Feb 22 20:27:23 2010 +0100
  6. 15f0ac4 [BUG] uri_auth: ST_SHLGNDS should be 0x00000008 not 0x0000008 by Krzysztof Piotr Oledzki · Mon Feb 22 19:29:40 2010 +0100
  7. 8c8bd45 [MAJOR] use the new auth framework for http stats by Krzysztof Piotr Oledzki · Fri Jan 29 19:29:32 2010 +0100
  8. 9610504 [MINOR] generic auth support with groups and encrypted passwords by Krzysztof Piotr Oledzki · Fri Jan 29 17:50:44 2010 +0100
  9. fccbdc8 [MINOR] Base64 decode by Krzysztof Piotr Oledzki · Fri Jan 29 13:36:23 2010 +0100
  10. f4f0412 [MINOR] prepare req_*/rsp_* to receive a condition by Willy Tarreau · Thu Jan 28 18:10:50 2010 +0100
  11. e9d8788 [MINOR] checks: make the HTTP check code add the CRLF itself by Willy Tarreau · Wed Jan 27 11:28:42 2010 +0100
  12. 2937c0d [MINOR] standard: str2mask: string to netmask converter by Willy Tarreau · Tue Jan 26 17:36:17 2010 +0100
  13. 348238b [MINOR] tools: add a "word_match()" function to match words and ignore spaces by Willy Tarreau · Mon Jan 18 15:05:57 2010 +0100
  14. 050737f [BUILD] remove a warning in standard.h on AIX by Willy Tarreau · Thu Jan 14 11:40:12 2010 +0100
  15. 39132b2 [MINOR] Add function to parse a size in configuration by Emeric Brun · Mon Jan 04 14:57:24 2010 +0100
  16. 15514c2 [MINOR]: stats: add show-legends to report additional informations by Krzysztof Piotr Oledzki · Mon Jan 04 16:03:09 2010 +0100
  17. 3a7fce5 [BUILD] warning ultoa_r returns char * by Emeric Brun · Mon Jan 04 14:54:38 2010 +0100
  18. 477ecd8 [MEDIUM] config: remove the limitation of 10 config files by Willy Tarreau · Sun Jan 03 21:12:30 2010 +0100
  19. deb9ed8 [MEDIUM] config: remove the limitation of 10 reqadd/rspadd statements by Willy Tarreau · Sun Jan 03 21:03:22 2010 +0100
  20. 97f07b8 [MEDIUM] Decrease server health based on http responses / events, version 3 by Krzysztof Piotr Oledzki · Tue Dec 15 22:31:24 2009 +0100
  21. da3b7c3 [MINOR] tools: add hex2i() function to convert hex char to int by Willy Tarreau · Mon Nov 02 20:12:52 2009 +0100
  22. cc05fba [BUG] definitely fix regparm issues between haproxy core and ebtree by Willy Tarreau · Tue Oct 27 21:40:18 2009 +0100
  23. 3e79479 [CLEANUP] ebtree: remove old unused files by Willy Tarreau · Mon Oct 26 21:15:10 2009 +0100
  24. 45cb4fb [MEDIUM] build: switch ebtree users to use new ebtree version by Willy Tarreau · Mon Oct 26 21:10:04 2009 +0100
  25. f7089f5 [MINOR] Capture & display more data from health checks, v2 by Krzysztof Piotr Oledzki · Sat Oct 10 21:06:49 2009 +0200
  26. 3d5562b [MINOR] Add cut_crlf(), ltrim(), rtrim() and alltrim() by Krzysztof Piotr Oledzki · Sat Oct 10 20:11:17 2009 +0200
  27. 482b00d [MINOR] tools: add a new get_next_id() function by Willy Tarreau · Sun Oct 04 22:48:42 2009 +0200
  28. 48cb2ae [MINOR] add "description", "node" and show-node"/"show-desc", remove "node-name", v2 by Krzysztof Piotr Oledzki · Fri Oct 02 22:51:14 2009 +0200
  29. 31971e5 [MEDIUM] add support for infinite forwarding by Willy Tarreau · Sun Sep 20 12:07:52 2009 +0200
  30. 106f979 [MINOR] acl: add support for hdr_ip to match IP addresses in headers by Willy Tarreau · Sat Sep 19 07:54:16 2009 +0200
  31. 6db06d3 [MEDIUM] remove TCP_CORK and make use of MSG_MORE instead by Willy Tarreau · Wed Aug 19 11:14:11 2009 +0200
  32. d6d0690 [CLEANUP] remove ifdef MSG_NOSIGNAL and define it instead by Willy Tarreau · Wed Aug 19 11:22:33 2009 +0200
  33. 5ca791d [CLEANUP] move remaining stats sockets code to dumpstats by Willy Tarreau · Sun Aug 16 19:06:42 2009 +0200
  34. 1d45b7c [MINOR] stats: add a new node-name setting by Willy Tarreau · Sun Aug 16 10:29:18 2009 +0200
  35. 3ad6a76 [MINOR] export the hostname variable so that all the code can access it by Willy Tarreau · Sun Aug 16 10:08:02 2009 +0200
  36. 3a058f3 [MINOR] add a new CLF log format by Emeric Brun · Tue Jun 30 18:26:00 2009 +0200
  37. 5d01a63 [MEDIUM] config: support loading multiple configuration files by Willy Tarreau · Mon Jun 22 16:02:30 2009 +0200
  38. 915e1eb [MEDIUM] config: split parser and checker in two functions by Willy Tarreau · Mon Jun 22 15:48:36 2009 +0200
  39. c9fe456 [MINOR] make DEFAULT_MAXCONN user-configurable at build time by Willy Tarreau · Mon Jun 15 16:33:36 2009 +0200
  40. c6f4ce8 [MEDIUM] add support for binding to source port ranges during connect by Willy Tarreau · Wed Jun 10 11:09:37 2009 +0200
  41. 946ba59 [MINOR] standard: provide a new 'my_strndup' function by Willy Tarreau · Sun May 10 15:41:18 2009 +0200
  42. 8f38bd0 [MINOR] add basic signal handling functions by Willy Tarreau · Sun May 10 08:53:33 2009 +0200
  43. 2850cb4 [MINOR] add X-Original-To: header by Maik Broemme · Fri Apr 17 18:53:21 2009 +0200
  44. 61d1889 [MINOR] improve reporting of misplaced acl/reqxxx rules by Willy Tarreau · Tue Mar 31 10:49:21 2009 +0200
  45. e7239b5 [MINOR] implement ulltoh() to write HTML-formatted numbers by Willy Tarreau · Sun Mar 29 13:41:58 2009 +0200
  46. 6f4a82c [OPTIM] stream_sock: don't retry to read after a large read by Willy Tarreau · Sat Mar 21 20:43:57 2009 +0100
  47. e35c94a [MEDIUM] scheduler: get rid of the 4 trees thanks and use ebtree v4.1 by Willy Tarreau · Sat Mar 21 10:01:42 2009 +0100
  48. 5804434 [MINOR] update ebtree to version 4.1 by Willy Tarreau · Sat Mar 21 07:40:32 2009 +0100
  49. 5af24ef [CLEANUP] config: catch and report some possibly wrong rule ordering by Willy Tarreau · Sun Mar 15 15:23:16 2009 +0100
  50. 531cf0c [OPTIM] task: reduce the number of calls to task_queue() by Willy Tarreau · Sun Mar 08 16:35:27 2009 +0100
  51. d0a201b [CLEANUP] task: distinguish between clock ticks and timers by Willy Tarreau · Sun Mar 08 15:53:06 2009 +0100
  52. 26c2506 [MEDIUM] minor update to the task api: let the scheduler queue itself by Willy Tarreau · Sun Mar 08 09:38:41 2009 +0100
  53. 7f062c4 [MEDIUM] measure and report session rate on frontend, backends and servers by Willy Tarreau · Thu Mar 05 18:43:00 2009 +0100
  54. 7559058 [MINOR] add curr_sec_ms and curr_sec_ms_scaled for current second. by Willy Tarreau · Thu Mar 05 14:54:50 2009 +0100
  55. 776cd87 [MINOR] time: add __usec_to_1024th to convert usecs to 1024th of second by Willy Tarreau · Thu Mar 05 00:34:01 2009 +0100
  56. 6b66f3e [MAJOR] implement autonomous inter-socket forwarding by Willy Tarreau · Sun Dec 14 17:31:54 2008 +0100
  57. bc04ce7 [MINOR] add a new back-reference type : struct bref by Willy Tarreau · Sun Dec 07 20:00:15 2008 +0100
  58. 534c5a2 [OPTIM] add compiler hints in tick_is_expired() by Willy Tarreau · Thu Sep 04 09:00:24 2008 +0200
  59. 75cf17e [OPTIM] force inlining of large functions with gcc >= 3 by Willy Tarreau · Fri Aug 29 15:48:49 2008 +0200
  60. 61eadc0 [BUG] regparm is broken on gcc < 3 by Willy Tarreau · Sun Aug 17 17:06:37 2008 +0200
  61. f853320 [MINOR] term_trace: add better instrumentations to trace the code by Willy Tarreau · Sat Aug 16 14:55:08 2008 +0200
  62. 48d63db [MEDIUM] memory: update pool_free2() to support NULL pointers by Willy Tarreau · Sun Aug 03 17:41:33 2008 +0200
  63. af72a1d [MINOR] permit renaming of x-forwarded-for header by Ross West · Sun Aug 03 10:51:45 2008 +0200
  64. 177e2b0 [CLEANUP] remove dependency on obsolete INTBITS macro by Willy Tarreau · Tue Jul 15 00:36:31 2008 +0200
  65. 39f23b6 [MINOR] cfgparse: add support for warnings in external functions by Willy Tarreau · Wed Jul 09 20:22:56 2008 +0200
  66. 5b2c336 [MEDIUM] add support for configuration keyword registration by Willy Tarreau · Wed Jul 09 19:39:06 2008 +0200
  67. 0c303ee [MAJOR] convert all expiration timers from timeval to ticks by Willy Tarreau · Mon Jul 07 00:09:58 2008 +0200
  68. 75875a7 [BUILD] silent a warning in unlikely() with gcc 4.x by Willy Tarreau · Sun Jul 06 15:18:50 2008 +0200
  69. e6313a3 [MINOR] introduce now_ms, the current date in milliseconds by Willy Tarreau · Sun Jun 29 13:47:25 2008 +0200
  70. 47d9404 [OPTIM] add branch prediction hints in list manipulations by Willy Tarreau · Mon Jun 23 22:39:37 2008 +0200
  71. b0b37bc [MEDIUM] further improve monotonic clock by check forward jumps by Willy Tarreau · Mon Jun 23 14:00:57 2008 +0200
  72. b7f694f [MEDIUM] implement a monotonic internal clock by Willy Tarreau · Sun Jun 22 17:18:02 2008 +0200
  73. 5c6f58f [DEBUG] add a TRACE macro to facilitate runtime data extraction by Willy Tarreau · Fri Jun 13 22:36:31 2008 +0200
  74. 8001d61 [MEDIUM] Fix memory freeing at exit, part 2 by Krzysztof Piotr Oledzki · Sat May 31 13:53:23 2008 +0200
  75. efe3b6f [MINOR] Allow to specify a domain for a cookie by Krzysztof Piotr Oledzki · Fri May 23 23:49:32 2008 +0200
  76. 1fb6c87 [MEDIUM] upgrade to ebtree v4.0 by Willy Tarreau · Fri May 16 19:48:20 2008 +0200
  77. e7dd2f2 [BUILD] fix build with gcc 4.3 by Jeremy Hinegardner · Mon Apr 21 07:34:31 2008 +0200
  78. caf720d [BUG] str2sun could leak a small buffer in case of error during parsing by Willy Tarreau · Fri Mar 07 10:07:04 2008 +0100
  79. 2c6962c [MAJOR] proto_uxst rework -> SNMP support by Krzysztof Piotr Oledzki · Sun Mar 02 02:42:14 2008 +0100
  80. 70bcfb7 [OPTIM] GCC4's builtin_expect() is suboptimal by Willy Tarreau · Sun Jan 27 02:21:53 2008 +0100
  81. 0a45989 [MINOR] add transparent proxy support for balabit's Tproxy v4 by Willy Tarreau · Sun Jan 13 17:37:16 2008 +0100
  82. b1e52e8 [MEDIUM] support fully transparent proxy on Linux (USE_LINUX_TPROXY) by Willy Tarreau · Sun Jan 13 14:49:51 2008 +0100
  83. 336d475 [MEDIUM]: Inversion for options by Krzysztof Oledzki · Tue Dec 25 02:40:22 2007 +0100
  84. 81ae195 [MEDIUM] add support for logging via a UNIX socket by Robert Tsai · Wed Dec 05 10:47:29 2007 +0100
  85. a0d37b6 [MINOR] implement a time parsing function by Willy Tarreau · Sun Dec 02 22:00:35 2007 +0100
  86. 2e74c3f [MEDIUM] restrict the set of allowed characters for identifiers by Willy Tarreau · Sun Dec 02 18:45:09 2007 +0100
  87. c8f24f8 [BUILD] fix 2 minor issues on AIX by Willy Tarreau · Fri Nov 30 18:38:35 2007 +0100
  88. 5eb1a90 [MEDIUM] New option http_proxy by Alexandre Cassen · Thu Nov 29 15:43:32 2007 +0100
  89. be68e6a [MEDIUM] ebtree: include config.h for REGPRM* by Willy Tarreau · Wed Nov 21 10:34:15 2007 +0100
  90. f56fd8a [BUILD] make ebtree headers multiple-include compatible by Willy Tarreau · Mon Nov 19 18:43:04 2007 +0100
  91. e6d2e4d [MINOR] merge ebtree version 3.0 by Willy Tarreau · Thu Nov 15 23:56:17 2007 +0100
  92. 6fb42e0 [MINOR] add an options field to the listeners by Willy Tarreau · Sun Oct 28 17:02:33 2007 +0100
  93. e6bbd74 [MEDIUM] Handle long lines properly by Krzysztof Piotr Oledzki · Thu Nov 01 00:33:12 2007 +0100
  94. bd578bb [CLEANUP] silent warning about LIST_* being redefined on OpenBSD by Willy Tarreau · Sun Oct 28 11:41:06 2007 +0100
  95. d740bab [MINOR] move error codes to common/errors.h by Willy Tarreau · Sun Oct 28 11:14:07 2007 +0100
  96. 91092e5 [MINOR] provide easy-to-use limit_r and LIM2A* macros by Willy Tarreau · Thu Oct 25 16:58:42 2007 +0200
  97. 72d759c [MINOR] provide easier-to-use ultoa_* functions by Willy Tarreau · Thu Oct 25 12:14:10 2007 +0200
  98. fe94460 [BUG] fix calls to localtime() by Willy Tarreau · Thu Oct 25 10:34:16 2007 +0200
  99. 3f0c976 [BUG] fix error checking in strl2ic/strl2uic() by Willy Tarreau · Thu Oct 25 09:42:24 2007 +0200
  100. 8513094 [MEDIUM] stats: report server and backend cumulated downtime by Krzysztof Oledzki · Mon Oct 22 16:21:10 2007 +0200