1. 482b00d [MINOR] tools: add a new get_next_id() function by Willy Tarreau · Sun Oct 04 22:48:42 2009 +0200
  2. 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
  3. c6f4ce8 [MEDIUM] add support for binding to source port ranges during connect by Willy Tarreau · Wed Jun 10 11:09:37 2009 +0200
  4. 946ba59 [MINOR] standard: provide a new 'my_strndup' function by Willy Tarreau · Sun May 10 15:41:18 2009 +0200
  5. 5e4a6f1 [MINOR] fix a few remaining printf-like formats on 64-bit platforms by Willy Tarreau · Sat Apr 11 19:42:49 2009 +0200
  6. e7239b5 [MINOR] implement ulltoh() to write HTML-formatted numbers by Willy Tarreau · Sun Mar 29 13:41:58 2009 +0200
  7. efe3b6f [MINOR] Allow to specify a domain for a cookie by Krzysztof Piotr Oledzki · Fri May 23 23:49:32 2008 +0200
  8. 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
  9. 127f966 [BUILD] fix build on Solaris due to recent log changes by Willy Tarreau · Thu Dec 06 00:53:51 2007 +0100
  10. 019767b [BUILD] fix build on AIX due to recent log changes by Willy Tarreau · Wed Dec 05 11:11:55 2007 +0100
  11. 81ae195 [MEDIUM] add support for logging via a UNIX socket by Robert Tsai · Wed Dec 05 10:47:29 2007 +0100
  12. a0d37b6 [MINOR] implement a time parsing function by Willy Tarreau · Sun Dec 02 22:00:35 2007 +0100
  13. 2e74c3f [MEDIUM] restrict the set of allowed characters for identifiers by Willy Tarreau · Sun Dec 02 18:45:09 2007 +0100
  14. d1cd276 [CLEANUP] remove a warning from gcc due to htons() in standard.c by Willy Tarreau · Sun Dec 02 10:55:56 2007 +0100
  15. 5eb1a90 [MEDIUM] New option http_proxy by Alexandre Cassen · Thu Nov 29 15:43:32 2007 +0100
  16. 91092e5 [MINOR] provide easy-to-use limit_r and LIM2A* macros by Willy Tarreau · Thu Oct 25 16:58:42 2007 +0200
  17. 72d759c [MINOR] provide easier-to-use ultoa_* functions by Willy Tarreau · Thu Oct 25 12:14:10 2007 +0200
  18. 3f0c976 [BUG] fix error checking in strl2ic/strl2uic() by Willy Tarreau · Thu Oct 25 09:42:24 2007 +0200
  19. 8aeae4a [BUG] str2net() must not change the const char * by Willy Tarreau · Sun Jun 17 11:42:08 2007 +0200
  20. d077a8e [MINOR] fixed useless memory allocation in str2net() by Willy Tarreau · Tue May 08 18:28:09 2007 +0200
  21. 6911fa4 [MINOR] added new str2i* functions by Willy Tarreau · Sun Mar 04 18:06:08 2007 +0100
  22. ebd6160 [MEDIUM] updated log format to report frontend and backend by Willy Tarreau · Sat Dec 30 11:54:15 2006 +0100
  23. c642348 [CLEANUP] add a few checks for functions return values by Willy Tarreau · Sun Oct 15 14:59:03 2006 +0200
  24. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · Thu Jun 29 18:54:54 2006 +0200
  25. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · Thu Jun 29 17:53:05 2006 +0200
  26. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · Mon Jun 26 02:48:02 2006 +0200