1. 93a518f MINOR: standard: Add memvprintf function by Christopher Faulet · Tue Oct 24 11:25:33 2017 +0200
  2. 1296382 CONTRIB: trace: add the possibility to place trace calls in the code by Willy Tarreau · Tue Oct 24 10:54:08 2017 +0200
  3. dea7c5c BUG/MINOR: tools: fix my_htonll() on x86_64 by Willy Tarreau · Wed Oct 18 11:39:33 2017 +0200
  4. 36eb3a3 MINOR: tools: make my_htonll() more efficient on x86_64 by Willy Tarreau · Wed Sep 20 08:18:49 2017 +0200
  5. cb1949b MINOR: tools: add a portable timegm() alternative by Willy Tarreau · Wed Jul 19 19:05:29 2017 +0200
  6. ed936c5 MINOR: tools: make debug_hexdump() take a string prefix by Willy Tarreau · Thu Apr 27 18:03:20 2017 +0200
  7. 9faef1e MINOR: tools: make debug_hexdump() use a const char for the string by Willy Tarreau · Thu Apr 27 17:54:58 2017 +0200
  8. 577d5ac CLEANUP: str2mask return code comment: non-zero -> zero. by Jarno Huuskonen · Sun May 21 17:32:21 2017 +0300
  9. 6ab2bae REORG: spoe: move spoe_encode_varint / spoe_decode_varint from spoe to common by Thierry FOURNIER · Wed Apr 19 11:49:44 2017 +0200
  10. b82f742 MINOR: server: Add 'server-template' new keyword supported in backend sections. by Frédéric Lécaille · Thu Apr 13 18:24:23 2017 +0200
  11. 48ef4c9 MINOR: tools: make str2sa_range() return the port in a separate argument by Willy Tarreau · Fri Jan 06 18:32:38 2017 +0100
  12. 0ebb511 MINOR: tools: add a generic hexdump function for debugging by Willy Tarreau · Mon Dec 05 00:10:57 2016 +0100
  13. 97c2ae1 REORG: cli: move dump_text(), dump_text_line(), and dump_binary() to standard.c by Willy Tarreau · Tue Nov 22 18:00:20 2016 +0100
  14. dcbc5c5 MINOR: show Built with PCRE version by Lukas Tribus · Mon Sep 12 21:42:07 2016 +0000
  15. 08396c8 MINOR: standard.c: ipcpy() function to copy an IP address from a struct sockaddr_storage into an other one by Baptiste Assmann · Sun Jan 31 00:27:17 2016 +0100
  16. 08b24cf MINOR: standard.c: ipcmp() function to compare 2 IP addresses stored in 2 struct sockaddr_storage by Baptiste Assmann · Sat Jan 23 23:39:12 2016 +0100
  17. 16e0156 MINOR: tcp: add dst_is_local and src_is_local by Willy Tarreau · Tue Aug 09 16:46:18 2016 +0200
  18. 1a5d060 MINOR: standard: add function "escape_string" by Dragan Dosen · Fri Jul 22 16:00:31 2016 +0200
  19. eec1d38 BUG/MEDIUM: dns: fix alignment issues in the DNS response parser by Willy Tarreau · Wed Jul 13 11:59:39 2016 +0200
  20. 2eae3a0 MINOR: new function my_realloc2 = realloc + free upon failure by Hubert Verstraete · Tue Jun 28 22:41:00 2016 +0200
  21. 5f6e905 BUILD: fix build on Solaris 11 by Willy Tarreau · Fri May 20 06:29:59 2016 +0200
  22. dc88785 MINOR: add list_append_word function by Maxime de Roucy · Fri May 13 23:52:54 2016 +0200
  23. e2e5bde BUG/MINOR: log: Don't use strftime() which can clobber timezone if chrooted by Benoit GARNIER · Sun Mar 27 03:04:16 2016 +0200
  24. b413c2a BUG/MINOR: log: GMT offset not updated when entering/leaving DST by Benoit GARNIER · Sun Mar 27 11:08:03 2016 +0200
  25. 70473a5 MINOR: common: mask conversion by Thierry Fournier · Wed Feb 17 17:12:14 2016 +0100
  26. 0edd109 MINOR: standard: add function "escape_chunk" by Dragan Dosen · Fri Feb 12 13:23:02 2016 +0100
  27. 9312794 MINOR: standard: add RFC HTTP date parser by Thierry Fournier · Wed Jan 20 18:49:45 2016 +0100
  28. 898529b MEDIUM: tools: add csv_enc_append() to preserve the original chunk by Willy Tarreau · Wed Jan 06 18:07:04 2016 +0100
  29. ffaf30b BUILD: Fix the build on OSX (htonll/ntohll) by Joseph Lynch · Tue Oct 06 19:43:18 2015 -0700
  30. 7fe3be7 MINOR: standard: avoid DNS resolution from the function str2sa_range() by Thierry FOURNIER · Sat Sep 26 20:03:36 2015 +0200
  31. 72b8c1f MEDIUM: tools: make str2sa_range() optionally return the FQDN by Willy Tarreau · Tue Sep 08 15:50:19 2015 +0200
  32. 5b4dd68 MINOR: standard: provide htonll() and ntohll() by Willy Tarreau · Tue Jul 21 23:47:18 2015 +0200
  33. 763a5d8 MINOR: standard: add 64 bits conversion functions by Thierry FOURNIER · Mon Jul 06 23:09:52 2015 +0200
  34. e6c3941 BUILD/MINOR: tools: rename popcount to my_popcountl by David Carlier · Thu Jul 02 07:00:17 2015 +0000
  35. 1480bd8 MINOR: standard: add function that converts signed int to a string by Thierry FOURNIER · Sat Jun 06 19:14:59 2015 +0200
  36. ddea626 MINOR: common: escape CSV strings by Thierry FOURNIER · Thu May 28 16:00:28 2015 +0200
  37. e6e49cf MINOR: tools: provide an rdtsc() function for time comparisons by Willy Tarreau · Wed Apr 29 17:13:35 2015 +0200
  38. 58639a0 MINOR: global: export function and permits to not resolve DNS names by Thierry FOURNIER · Tue Nov 25 12:02:25 2014 +0100
  39. 3ca1a88 MINOR: tools: add new round_2dig() function to round integers by Willy Tarreau · Thu Jan 15 18:43:49 2015 +0100
  40. 317e1c4 MINOR: sample: add "json" converter by Thierry FOURNIER · Tue Aug 12 10:20:47 2014 +0200
  41. 588297f MINOR: tools: add new functions to quote-encode strings by Willy Tarreau · Mon Jun 16 15:16:40 2014 +0200
  42. 75ab8bd MEDIUM: Add port_to_str helper by Simon Horman · Mon Jun 16 09:39:41 2014 +0900
  43. 18ca2d4 MINOR: tools: split is_addr() and is_inet_addr() by Willy Tarreau · Fri May 09 22:40:55 2014 +0200
  44. a9db57e MEDIUM: config: limit nbproc to the machine's word size by Willy Tarreau · Fri Jan 18 11:29:29 2013 +0100
  45. 9f95e40 MINOR: standard: Add ipv6 support in the function url2sa(). by Thierry FOURNIER · Fri Mar 21 14:51:46 2014 +0100
  46. fc7ac7b MINOR: standard: Disable ip resolution during the runtime by Thierry FOURNIER · Tue Feb 11 15:23:04 2014 +0100
  47. b050463 MINOR: standard: Add function for converting cidr to network mask. by Thierry FOURNIER · Sat Dec 14 15:39:02 2013 +0100
  48. 511e947 MEDIUM: acl/pattern: standardisation "of pat_parse_int()" and "pat_parse_dotted_ver()" by Thierry FOURNIER · Thu Jan 23 17:40:34 2014 +0100
  49. e059ec9 MINOR: standard: add function "encode_chunk" by Thierry FOURNIER · Mon Mar 17 12:01:13 2014 +0100
  50. bb519c7 MINOR: tools: add very basic support for composite pointers by Willy Tarreau · Tue Jan 28 23:04:39 2014 +0100
  51. 89efaed BUILD: definitely silence some stupid GCC warnings by Willy Tarreau · Fri Dec 13 15:14:55 2013 +0100
  52. bb77c8e MINOR: tools: function my_memmem() to lookup binary contents by Baptiste Assmann · Sun Oct 06 23:24:13 2013 +0200
  53. 126d406 MINOR: tools: add a generic binary hex string parser by Willy Tarreau · Tue Dec 03 17:50:47 2013 +0100
  54. d559dd8 MINOR: tools: Add a function to convert buffer to an ipv6 address by Thierry FOURNIER · Fri Nov 22 16:16:59 2013 +0100
  55. 88c278f MEDIUM: stats: add proxy name filtering on the statistic page by de Lafond Guillaume · Mon Apr 15 19:27:10 2013 +0200
  56. 0161d62 OPTIM: http: improve branching in chunk size parser by Willy Tarreau · Tue Apr 02 01:26:55 2013 +0200
  57. dad36a3 MAJOR: tools: support environment variables in addresses by Willy Tarreau · Mon Mar 11 01:20:04 2013 +0100
  58. 2470928 MEDIUM: tools: support specifying explicit address families in str2sa_range() by Willy Tarreau · Sun Mar 10 21:32:12 2013 +0100
  59. c120c8d CLEANUP: minor cleanup in str2sa_range() and str2ip() by Willy Tarreau · Sun Mar 10 19:27:44 2013 +0100
  60. add0ab1 CLEANUP: tools: remove str2sun() which is not used anymore. by Willy Tarreau · Wed Mar 06 15:08:16 2013 +0100
  61. d393a62 MINOR: tools: prepare str2sa_range() to accept a prefix by Willy Tarreau · Mon Mar 04 18:22:00 2013 +0100
  62. df350f1 MINOR: tools: prepare str2sa_range() to return an error message by Willy Tarreau · Fri Mar 01 20:22:54 2013 +0100
  63. d4448bc MEDIUM: tools: make str2sa_range support all address syntaxes by Willy Tarreau · Wed Feb 20 15:55:15 2013 +0100
  64. 5269cfb BUG/MINOR: Correct logic in cut_crlf() by Simon Horman · Wed Feb 13 17:48:00 2013 +0900
  65. 56adcf2 MINOR: tools: simplify the use of the int to ascii macros by Willy Tarreau · Sun Dec 23 18:00:29 2012 +0100
  66. 37994f0 MINOR: standard: add a simple popcount function by Willy Tarreau · Mon Nov 19 12:11:07 2012 +0100
  67. 4e25b01 MINOR: log: add '%Tl' to log-format by Yuxans Yao · Fri Oct 19 10:36:09 2012 +0800
  68. 422a0a5 MINOR: tools: add a clear_addr() function to unset an address by Willy Tarreau · Fri Oct 26 19:47:23 2012 +0200
  69. 3dd0c4e OPTIM: tools: inline hex2i() by Willy Tarreau · Fri Oct 26 00:58:22 2012 +0200
  70. eb6cead MINOR: standard: make memprintf() support a NULL destination by Willy Tarreau · Thu Sep 20 19:43:14 2012 +0200
  71. 21c705b MINOR: config: add a function to indent error messages by Willy Tarreau · Fri Sep 14 11:40:36 2012 +0200
  72. d50265a BUILD: include sys/socket.h to fix build failure on FreeBSD by Willy Tarreau · Tue Sep 04 14:18:33 2012 +0200
  73. dd2f85e CLEANUP: includes: fix includes for a number of users of fd.h by Willy Tarreau · Sun Sep 02 22:34:23 2012 +0200
  74. 3d2f16f MINOR: standard: add a new debug macro : fddebug() by Willy Tarreau · Sun May 13 00:21:17 2012 +0200
  75. 6d20e28 MINOR: standard: add an IPv6 parsing function (str62net) by Willy Tarreau · Fri Apr 27 22:49:47 2012 +0200
  76. 9a7bea5 MINOR: standard: add a memprintf() function to build formatted error messages by Willy Tarreau · Fri Apr 27 11:16:50 2012 +0200
  77. 421f5b5 MINOR: Date and time fonctions that don't use snprintf by William Lallemand · Mon Feb 06 18:15:57 2012 +0100
  78. e7340ec MINOR: add ultoa, ulltoa, ltoa, lltoa implementations by William Lallemand · Tue Jan 24 11:15:39 2012 +0100
  79. 631f01c [MINOR] make use of addr_to_str() and get_host_port() to replace many inet_ntop() by Willy Tarreau · Mon Sep 05 00:36:48 2011 +0200
  80. bf9c2fc [BUG] stats: support url-encoded forms by Willy Tarreau · Tue May 31 18:06:18 2011 +0200
  81. 1b4b7ce [BUG] stream_sock: use get_addr_len() instead of sizeof() on sockaddr_storage by Willy Tarreau · Tue Apr 05 16:56:50 2011 +0200
  82. 4f92d32 [MEDIUM] IPv6 support for stick-tables by David du Colombier · Thu Mar 24 11:09:31 2011 +0100
  83. 11bcb6c [MEDIUM] IPv6 support for syslog by David du Colombier · Thu Mar 24 12:23:00 2011 +0100
  84. fab5a43 [MEDIUM] config: rework the IPv4/IPv6 address parser to support host-only addresses by Willy Tarreau · Fri Mar 04 15:31:53 2011 +0100
  85. 64e9c90 [BUG] standard: is_addr return value for IPv4 was inverted by David du Colombier · Tue Mar 22 11:39:41 2011 +0100
  86. 6f5ccb1 [MEDIUM] add internal support for IPv6 server addresses by David du Colombier · Thu Mar 10 22:26:24 2011 +0100
  87. 4c14eaa [CLEANUP] hash: move the avalanche hash code globally available by Willy Tarreau · Wed Nov 24 14:01:45 2010 +0100
  88. 7417275 [MINOR] standard: change arg type from const char* to char* by Willy Tarreau · Fri Oct 15 23:21:42 2010 +0200
  89. 4ec83cd [MINOR] standard: add read_uint() to parse a delimited unsigned integer by Willy Tarreau · Fri Oct 15 23:19:55 2010 +0200
  90. 5b18020 [MINOR] tools: add a get_std_op() function to parse operators by Willy Tarreau · Sun Jul 18 10:40:48 2010 +0200
  91. f0d9eec [MINOR] tools: add a fast div64_32 function by Willy Tarreau · Sun Jun 20 07:12:37 2010 +0200
  92. acf9577 [MINOR] config: provide a function to quote args in a more friendly way by Willy Tarreau · Mon Jun 14 19:09:21 2010 +0200
  93. f0b38bf [CLEANUP] stick_table: move pattern to key functions to stick_table.c by Willy Tarreau · Sun Jun 06 13:22:23 2010 +0200
  94. d54bbdc [MINOR] add very fast IP parsing functions by Willy Tarreau · Mon Sep 07 11:00:31 2009 +0200
  95. 2937c0d [MINOR] standard: str2mask: string to netmask converter by Willy Tarreau · Tue Jan 26 17:36:17 2010 +0100
  96. 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
  97. 050737f [BUILD] remove a warning in standard.h on AIX by Willy Tarreau · Thu Jan 14 11:40:12 2010 +0100
  98. 39132b2 [MINOR] Add function to parse a size in configuration by Emeric Brun · Mon Jan 04 14:57:24 2010 +0100
  99. 3a7fce5 [BUILD] warning ultoa_r returns char * by Emeric Brun · Mon Jan 04 14:54:38 2010 +0100
  100. da3b7c3 [MINOR] tools: add hex2i() function to convert hex char to int by Willy Tarreau · Mon Nov 02 20:12:52 2009 +0100