From Peter Hatina via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8793 :
[metze/wireshark/wip.git] / wsutil /
2013-05-10 Guy HarrisAdd some comments to #else and #endif to make it cleare...
2013-04-24 Jörg Mayerdumpabi: This would create the directories in the sourc...
2013-04-16 Evan HuusFix another dozen or so files with bad FSF addresses...
2013-04-15 Gerald CombsAdd links to Google Breakpad and other possible solutions.
2013-04-03 Guy HarrisDistribute CMakeLists.txt.
2013-03-14 Stig BjørlykkeUse pragma diagnostic also when compiling with clang.
2013-03-12 Jaap KeuterFrom David Arnold:
2013-03-03 Gerald CombsCheck to see if GLib's printf routines support the...
2013-03-03 Anders BromanFrom beroset:
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2013-02-28 Jeff MorrissFrom Anders: revert r47934: it doesn't work everywhere.
2013-02-28 Balint ReczeyExport libwsutil symbols using WS_DLL_PUBLIC define
2013-02-28 Gerald Combsstr_util.c: Although the glib documentation doesn't...
2013-02-26 Gerald CombsPrint human-readable statistics by default. Raw values...
2013-02-25 Balint ReczeyABI dumps don't have to depend on config.h directly
2013-02-25 Balint ReczeyAdd dumpabi targets to CMake builds
2013-02-24 Balint ReczeyGenerate abi-descriptor.xml-s in CMake builds
2013-02-23 Balint ReczeySet library versions in CMake builds
2013-02-21 Martin Kaiseruse pragma GCC diagnostic to work around gcrypt.h warnings
2013-02-21 Martin Kaiseradd wsutil/wsgcrypt.h as a wrapper around libgcrypt...
2013-02-20 Gerald CombsAs jrsoftware.org/iskb.php?mutexsessions points out...
2013-02-20 Gerald CombsExclude create_app_running_mutex.
2013-02-20 Gerald CombsWhen any of our executables start on Windows create...
2013-01-29 Gerald CombsUse readlink instead of ls.
2013-01-28 Balint Reczeymake dumpabi target build with multiple digits in libra...
2013-01-16 Guy HarrisGet rid of C++ comments from the CUPS code.
2013-01-15 Guy HarrisAdd crash_info.c
2013-01-15 Guy HarrisUse GLib "return an allocated string generated by print...
2013-01-15 Guy HarrisI must haz config.h (to define _U_, if nothing else).
2013-01-15 Guy HarrisAdd some routines to wsutil to, at least on some platfo...
2013-01-04 Michael Mannreplace "unsigned" datatype with "guint". Some mpeg...
2012-12-26 Evan HuusSquash some sign-conversion warnings that g++ picks...
2012-12-26 Guy HarrisFix a bunch of warnings.
2012-12-21 Guy HarrisInclude <wsutil/crc11.h> so that we check whether the...
2012-12-21 Guy HarrisSquelch some cast-discard warnings.
2012-12-20 Guy Harrisfclose() and fflush() are standard C routines, so there...
2012-12-20 Michael TüxenAdd ws_fclose(), ws_fflush(), and ws_fdopen() to the...
2012-11-05 Anders Bromantry to fix Id.
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 CombsFix a copy+paste error and a missing include. Adjust...
2012-10-10 Gerald CombsAdd a format_size function similar to g_format_size...
2012-10-03 Bill Meier*nix: Test return status of set*uid and related set...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-18 Chris MaynardTrivial typo/copy-and-paste comment fix.
2012-08-08 Anders BromanFrom Jacob Nordgren and Rishie Sharma:
2012-08-02 Gerald CombsBack out an inadvertent change in r44194.
2012-08-01 Gerald CombsMove utf8_entities.h to the "ui" directory. Separate...
2012-07-25 Anders BromanFrom Rishie Sharma:
2012-07-22 Anders BromanGet rid of not needed includes
2012-07-19 Anders BromanRemove not needed includes.
2012-07-18 Evan HuusFix some system header files that were #included with...
2012-07-12 Anders BromanAdd crc7 calculation abillity.
2012-06-28 Jakub ZawadzkiUpdate FSF address - part II.
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-25 Jeff MorrissRevert 43481: linking dftest against libui was not...
2012-06-25 Jeff MorrissMove get_args_as_string from ui/util.c into wsutil...
2012-06-08 Gerald CombsForward-port r43165 and r43168 from trunk-1.6.
2012-05-22 Guy HarrisUpdate comments to reflect that the GLib version is...
2012-04-13 Jakub ZawadzkiRemove doubled semicolons and semicolons outside function.
2012-04-04 Jeff MorrissAdd a "-build" argument to checkAPIs.pl. Use that...
2012-04-04 Guy HarrisAlways declare getopt() with a prototype.
2012-04-04 Gerald CombsFix compilation on Win64.
2012-04-04 Anders BromanUpdate to a version which have getopt_long(). + one...
2012-04-04 Anders BromanUpdate to a version which have getopt_long().
2012-03-13 Anders BromanFrom Weston Schmidt:
2012-02-24 Bill MeierCVARSDLL hasn't been used (is undefined) for a while....
2012-02-17 Stephen FisherMove exec_isdigit_string() and exec_isprint_string...
2012-01-29 Anders BromanAdd *.sbr files to the clean target.
2012-01-21 Michael TüxenSync checkapi target with Makefile.nmake.
2012-01-19 Balint Reczeyfix compile errors found by dumpabi target
2012-01-04 Gerald CombsMore C++ updates.
2011-11-11 Guy HarrisOK, one of them was already declared; we still want...
2011-11-11 Guy HarrisIf we're exporting routines from crc32.c, declare them...
2011-11-03 Stig BjørlykkeFrom Roland Knall via bug 6539:
2011-10-03 Anders BromanFrom Michael Mann:
2011-09-21 Bill MeierFix ex "modeline" so it works;
2011-09-13 Stig BjørlykkeDon't include files from epan in wsutil.
2011-09-12 Anders BromanMove airpcap_wep.c to /wsutil CMakefile changes
2011-09-12 Anders BromanMove airpcap_wep.c to /wsutil
2011-09-07 Anders BromanAdd Id tag
2011-08-31 Stig BjørlykkeLookup in correct tables. Document functions.
2011-08-31 Stig BjørlykkeAdd the new functions; crc32c_table_lookup and crc32_cc...
2011-08-31 Stig BjørlykkeMake lookup functions for accessing crc32c_table and...
2011-08-31 Stig BjørlykkeTry declaring tables with WS_VAR_IMPORT.
2011-08-31 Stig BjørlykkeAdd missing crc16_plain_update and crc_drm.
2011-08-31 Stig BjørlykkeSecond try to move crc routines to libwsutil.
2011-08-30 Stig BjørlykkeRevert r38800, as the crc routines contains some tvb...
2011-08-30 Stig BjørlykkeMove all crc routines to libwsutil.
2011-08-17 Stig BjørlykkeFrom Gisle Vanem:
2011-08-17 Gerald CombsFrom Gisle Vanem: Make sure our SetProcessDEPPolicyHand...
2011-08-05 Jörg MayerAttempt to properly fix the missing path information...
2011-08-05 Gerald CombsUse GLIB2_LDFLAGS instead of GLIB2_LIBRARIES for wsutil...
2011-07-11 Gerald CombsMore GLIB_CHECK_VERSION cleanups. Update the minimum...
2011-06-28 Stig BjørlykkeReplace all strerror() with g_strerror().
2011-06-06 Gerald CombsAdd links to libtool's recommendations for library...
2011-06-04 Balint ReczeyReorganize dumpabi targets to keep temporary files
2011-05-31 Balint ReczeyFixing wrong library names in r37474
next