Witness: interfaceInfo_group_name + ipv4address
[metze/wireshark/wip.git] / wsutil /
2014-01-14 guyConsistently use "guint8" for "8-bit byte".
2014-01-10 etxrabMake internal functions static
2014-01-08 guyNeed <strsafe.h> for StringCchPrintf().
2014-01-08 darkjamesMove UAT xton() to wsutil library
2014-01-07 guyAs checkAPIs.pl says, "use StringCchPrintf".
2014-01-07 darkjamesFix bug #9618: Invalid utf8 causes JSON dissector asser...
2014-01-07 darkjamesMove defines for helping with UTF-16 surrogate pairs...
2013-12-26 darkjamesThere's no need to mark inline functions with _U_
2013-12-21 darkjamesMove epan/base64.[ch] to wsutil/ with function name...
2013-12-20 wmeier- Change guint32 array initializer constants to use...
2013-12-19 geraldAnother try at marking the ws_sign_ext functions possib...
2013-12-19 geraldTry to fix a warning found by, but not related to,...
2013-12-17 darkjamessign_ext.h: use G_GINT64_CONSTANT(), add sample for...
2013-12-17 darkjamesPut sign_ext.h in Makefile.
2013-12-17 darkjamesCreate sign extension routines in <wsutil/sign_ext...
2013-12-02 alagoutteFix (-W)documentation error found by Clang
2013-12-02 guyMove most of the plugin code from epan to wsutil and...
2013-11-29 darkjamesReplace macros: BSWAP16, BSWAP32, BSWAP64 with glib...
2013-11-29 darkjamesRename some of pint.h macros to match common style...
2013-11-29 darkjamesExpand macros: htoles(), htolel(), htolell()
2013-11-20 mmannRemove a few (now unused) variables.
2013-11-19 guyFix missing semicolon.
2013-11-19 guyAdd routines to set the personal file directory paths...
2013-11-18 guyGet rid of unused trivial wrapper routine.
2013-11-17 guystrncat() bad, g_strlcat() good.
2013-11-17 guyClean up indentation.
2013-11-17 guyMove get_tempfile_path() from filesystem.[ch] to tempfi...
2013-11-17 guyMove the epan/filesystem.c routines to wsutil; they...
2013-11-16 darkjamesFix previous commit + rename to bitswap.
2013-11-16 darkjamesExporting/importing variables cause problems, so create...
2013-11-16 guyFor *definitions* of external data items, we need to use
2013-11-16 darkjamesMove bitswap.[ch] from epan to wsutil.
2013-11-14 geraldRevert some inadvertent changes from the last commit.
2013-11-14 geraldCreate a plural-only English translation. Use it to...
2013-11-13 geraldHighlight selected sequence diagram items.
2013-11-09 darkjamesRemove comment (leftovers from r49444) + add missing...
2013-11-09 darkjamesCorrect include path.
2013-11-09 darkjamesMove adler32 from epan/ to wsutil/
2013-11-09 darkjamesReplace wtap_nstime with nstime_t, remove wtap_nstime_t...
2013-11-09 darkjamesRename swar_count_bits() to ws_count_ones()
2013-11-08 darkjamesTry to split ws_ctz() from hfinfo_bitshift().
2013-10-29 geraldRevert part of 52896 and (for now) all of 52935. As...
2013-10-27 geraldRemove U3 code and packaging.
2013-10-22 mmannAdd STANAG 5066 DTS CRC routines. Bug 9217 (https...
2013-10-19 rbalintMinor refactoring in CMake ABI dump generation
2013-10-19 rbalintSet and use TMPDIR for ABI dump generation when using...
2013-10-18 geraldMake sure LIBGCRYPT_CFLAGS is added to AM_CPPFLAGS.
2013-10-15 rbalintFactor out common parts of ABI checks to UseABICheck...
2013-10-13 grahambAdd CMake properties to targets so that they are logica...
2013-10-12 geraldAnother Solaris Studio C++ fix.
2013-10-06 jmayerUndo r52382 for this file: We use a different solution...
2013-10-06 jmayerAdd $Id$
2013-10-06 jmayerconfig.h.win32 used another solution
2013-10-05 jmayereditcap and capinfos compile now with cmake
2013-10-04 jmayerlibwsutil needs to link against libgmodule2
2013-09-16 cmaynardTrivial: Fix typo.
2013-08-26 eapacheFrom Jiri Engelthaler via
2013-08-10 alagoutteFix (-W)documentation error found by Clang
2013-08-10 alagoutteFix (-W)documentation error found by Clang
2013-08-02 morrissKeep checkAPIs happy (even though it's just test code...
2013-08-02 morrissLink wsutil with gnutls on Windows too.
2013-08-02 morrissLIBGCRYPT_CFLAGS is not set in Windows builds, use...
2013-08-02 morrisspint.h is in wsutil now.
2013-08-01 morrissInclude LIBGCRYPT_CFLAGS in wsutil (but not in epan...
2013-08-01 morrissMove a bunch of the crypt modules and pint.h into wsutil.
2013-07-22 jmayerLooks like building with -Werror in wsutil was forgotte...
2013-07-16 martinkmake getopt_long() available on systems that don't...
2013-07-16 morrissMove u3.{h,c} and g711.{h,c} into wsutil.
2013-07-16 morrissMove strnatcmp.{h,c} from epan into wsutil: there's...
2013-07-15 morrissAdd report_err.c to cmake build.
2013-07-15 morrissMove report_err.{h,c} from epan into wsutil: there...
2013-07-01 wmeierDefine certain 'const char *...' arrays as static.
2013-06-26 mmannopenSAFETY: CRC Maintenance, new CRC, new expert interf...
2013-06-26 morrissMove tempfile.{h,c} into wsutil.
2013-06-26 morrissAs pointed out by Guy: timestats uses packet_info so...
2013-06-25 morrissMove a couple of time-related modules into wsutil.
2013-06-25 cmaynardmakefile.nmake -> Makefile.nmake and minor whitespace...
2013-06-20 eapacheAdd a few of our headers to code generated by pycrc...
2013-06-19 morrissFrom Anders:
2013-05-10 guyAdd some comments to #else and #endif to make it cleare...
2013-04-24 jmayerdumpabi: This would create the directories in the sourc...
2013-04-16 eapacheFix another dozen or so files with bad FSF addresses...
2013-04-15 geraldAdd links to Google Breakpad and other possible solutions.
2013-04-03 guyDistribute CMakeLists.txt.
2013-03-14 stigUse pragma diagnostic also when compiling with clang.
2013-03-12 jakeFrom David Arnold:
2013-03-03 geraldCheck to see if GLib's printf routines support the...
2013-03-03 etxrabFrom beroset:
2013-03-01 rbalintExport libwireshark symbols using WS_DLL_PUBLIC define
2013-02-28 morrissFrom Anders: revert r47934: it doesn't work everywhere.
2013-02-28 rbalintExport libwsutil symbols using WS_DLL_PUBLIC define
2013-02-28 geraldstr_util.c: Although the glib documentation doesn't...
2013-02-26 geraldPrint human-readable statistics by default. Raw values...
2013-02-25 rbalintABI dumps don't have to depend on config.h directly
2013-02-25 rbalintAdd dumpabi targets to CMake builds
2013-02-24 rbalintGenerate abi-descriptor.xml-s in CMake builds
2013-02-23 rbalintSet library versions in CMake builds
2013-02-21 martinkuse pragma GCC diagnostic to work around gcrypt.h warnings
2013-02-21 martinkadd wsutil/wsgcrypt.h as a wrapper around libgcrypt...
2013-02-20 geraldAs jrsoftware.org/iskb.php?mutexsessions points out...
next