1. d5191e7 [BUG] config: report unresolvable host names as errors by Willy Tarreau · 14 years ago
  2. 2937c0d [MINOR] standard: str2mask: string to netmask converter by Willy Tarreau · 14 years ago
  3. 348238b [MINOR] tools: add a "word_match()" function to match words and ignore spaces by Willy Tarreau · 14 years ago
  4. 39132b2 [MINOR] Add function to parse a size in configuration by Emeric Brun · 14 years ago
  5. 3a7fce5 [BUILD] warning ultoa_r returns char * by Emeric Brun · 14 years ago
  6. da3b7c3 [MINOR] tools: add hex2i() function to convert hex char to int by Willy Tarreau · 15 years ago
  7. 45cb4fb [MEDIUM] build: switch ebtree users to use new ebtree version by Willy Tarreau · 15 years ago
  8. 482b00d [MINOR] tools: add a new get_next_id() function by Willy Tarreau · 15 years ago
  9. 106f979 [MINOR] acl: add support for hdr_ip to match IP addresses in headers by Willy Tarreau · 15 years ago
  10. c6f4ce8 [MEDIUM] add support for binding to source port ranges during connect by Willy Tarreau · 15 years ago
  11. 946ba59 [MINOR] standard: provide a new 'my_strndup' function by Willy Tarreau · 15 years ago
  12. 5e4a6f1 [MINOR] fix a few remaining printf-like formats on 64-bit platforms by Willy Tarreau · 15 years ago
  13. e7239b5 [MINOR] implement ulltoh() to write HTML-formatted numbers by Willy Tarreau · 15 years ago
  14. efe3b6f [MINOR] Allow to specify a domain for a cookie by Krzysztof Piotr Oledzki · 16 years ago
  15. caf720d [BUG] str2sun could leak a small buffer in case of error during parsing by Willy Tarreau · 16 years ago
  16. 127f966 [BUILD] fix build on Solaris due to recent log changes by Willy Tarreau · 17 years ago
  17. 019767b [BUILD] fix build on AIX due to recent log changes by Willy Tarreau · 17 years ago
  18. 81ae195 [MEDIUM] add support for logging via a UNIX socket by Robert Tsai · 17 years ago
  19. a0d37b6 [MINOR] implement a time parsing function by Willy Tarreau · 17 years ago
  20. 2e74c3f [MEDIUM] restrict the set of allowed characters for identifiers by Willy Tarreau · 17 years ago
  21. d1cd276 [CLEANUP] remove a warning from gcc due to htons() in standard.c by Willy Tarreau · 17 years ago
  22. 5eb1a90 [MEDIUM] New option http_proxy by Alexandre Cassen · 17 years ago
  23. 91092e5 [MINOR] provide easy-to-use limit_r and LIM2A* macros by Willy Tarreau · 17 years ago
  24. 72d759c [MINOR] provide easier-to-use ultoa_* functions by Willy Tarreau · 17 years ago
  25. 3f0c976 [BUG] fix error checking in strl2ic/strl2uic() by Willy Tarreau · 17 years ago
  26. 8aeae4a [BUG] str2net() must not change the const char * by Willy Tarreau · 17 years ago
  27. d077a8e [MINOR] fixed useless memory allocation in str2net() by Willy Tarreau · 17 years ago
  28. 6911fa4 [MINOR] added new str2i* functions by Willy Tarreau · 17 years ago
  29. ebd6160 [MEDIUM] updated log format to report frontend and backend by Willy Tarreau · 18 years ago
  30. c642348 [CLEANUP] add a few checks for functions return values by Willy Tarreau · 18 years ago
  31. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · 18 years ago
  32. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · 18 years ago
  33. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · 18 years ago