Fix "disable this protocol by default".
[jlayton/wireshark.git] / wsutil / str_util.h
2015-11-04 Guy HarrisDon't include "file.h" if you don't need it.
2014-09-04 Jeff MorrissDon't print non-printable characters in AX.25 addresses.
2014-08-24 Guy HarrisClean up capinfos output.
2014-07-23 Evan HuusAdd some #includes to satisfy check-abi
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-01-08 Jakub ZawadzkiMove UAT xton() to wsutil library
2013-10-12 Gerald CombsAnother Solaris Studio C++ fix.
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-02-28 Balint ReczeyExport libwsutil symbols using WS_DLL_PUBLIC define
2013-02-26 Gerald CombsPrint human-readable statistics by default. Raw values...
2012-12-26 Evan HuusSquash some sign-conversion warnings that g++ picks...
2012-12-26 Guy HarrisFix a bunch of warnings.
2012-10-19 Gerald CombsThe file set and export object trees are lists. Make...
2012-10-18 Gerald CombsMove ui-independent object export routines to the commo...
2012-10-18 Chris Maynardstr_util.c:format_size() uses 0xff00 for the mask,...
2012-10-10 Gerald CombsAdd a format_size function similar to g_format_size...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-02-17 Stephen FisherMove exec_isdigit_string() and exec_isprint_string...
2009-01-17 Bill MeierRevise ascii...inplace to return a ptr to the string
2008-09-03 Guy Harrisg_ascii_strdown() and g_ascii_strup(), unlike g_strdown...