aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil
AgeCommit message (Expand)AuthorFilesLines
2013-10-15Factor out common parts of ABI checks to UseABICheck.cmakeBalint Reczey1-15/+3
2013-10-13Add CMake properties to targets so that they are logically organised when usi...Graham Bloice1-0/+4
2013-10-12Another Solaris Studio C++ fix.Gerald Combs1-5/+3
2013-10-06Undo r52382 for this file: We use a different solution on WindowsJörg Mayer1-0/+1
2013-10-06Add $Id$Jörg Mayer4-19/+30
2013-10-06config.h.win32 used another solutionJörg Mayer1-1/+0
2013-10-05editcap and capinfos compile now with cmakeJörg Mayer2-7/+7
2013-10-04libwsutil needs to link against libgmodule2Jörg Mayer1-0/+1
2013-09-16Trivial: Fix typo.Chris Maynard1-4/+4
2013-08-26From Jiri Engelthaler viaEvan Huus4-0/+84
2013-08-10Fix (-W)documentation error found by ClangAlexis La Goutte1-4/+4
2013-08-10Fix (-W)documentation error found by ClangAlexis La Goutte1-2/+2
2013-08-02Keep checkAPIs happy (even though it's just test code). Get that test codeJeff Morriss2-7/+10
2013-08-02Link wsutil with gnutls on Windows too.Jeff Morriss1-1/+2
2013-08-02LIBGCRYPT_CFLAGS is not set in Windows builds, use GNUTLS_CFLAGS instead.Jeff Morriss1-1/+1
2013-08-02pint.h is in wsutil now.Jeff Morriss1-0/+1
2013-08-01Include LIBGCRYPT_CFLAGS in wsutil (but not in epan/crypt).Jeff Morriss1-1/+1
2013-08-01Move a bunch of the crypt modules and pint.h into wsutil.Jeff Morriss18-3/+3489
2013-07-22Looks like building with -Werror in wsutil was forgotten withJörg Mayer1-0/+12
2013-07-16make getopt_long() available on systems that don't have it nativelyMartin Kaiser2-2/+13
2013-07-16Move u3.{h,c} and g711.{h,c} into wsutil.Jeff Morriss6-2/+589
2013-07-16Move strnatcmp.{h,c} from epan into wsutil: there's nothing epan-specificJeff Morriss4-0/+254
2013-07-15Add report_err.c to cmake build.Jeff Morriss1-0/+1
2013-07-15Move report_err.{h,c} from epan into wsutil: there's nothing epan-specific th...Jeff Morriss3-0/+181
2013-07-01Define certain 'const char *...' arrays as static.Bill Meier1-1/+1
2013-06-26openSAFETY: CRC Maintenance, new CRC, new expert interface implemented. Bug ...Michael Mann2-0/+50
2013-06-26Move tempfile.{h,c} into wsutil.Jeff Morriss4-0/+348
2013-06-26As pointed out by Guy: timestats uses packet_info so it belongs in epanJeff Morriss4-149/+0
2013-06-25Move a couple of time-related modules into wsutil.Jeff Morriss6-0/+469
2013-06-25makefile.nmake -> Makefile.nmake and minor whitespace (spaces -> tabs) changes.Chris Maynard1-1/+1
2013-06-20Add a few of our headers to code generated by pycrc (their faq says we can doEvan Huus3-0/+75
2013-06-19From Anders:Jeff Morriss2-4/+1056
2013-05-10Add some comments to #else and #endif to make it clearer what's goingGuy Harris1-3/+3
2013-04-24dumpabi: This would create the directories in the sourcedir insteadJörg Mayer1-1/+1
2013-04-16Fix another dozen or so files with bad FSF addresses as caught by licensecheck.Evan Huus5-12/+12
2013-04-15Add links to Google Breakpad and other possible solutions.Gerald Combs1-0/+6
2013-04-03Distribute CMakeLists.txt.Guy Harris1-0/+1
2013-03-14Use pragma diagnostic also when compiling with clang.Stig Bjørlykke1-0/+11
2013-03-12From David Arnold:Jaap Keuter1-1/+1
2013-03-03Check to see if GLib's printf routines support the X/Open / POSIXGerald Combs1-5/+11
2013-03-03From beroset:Anders Broman1-2/+2
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey15-82/+40
2013-02-28From Anders: revert r47934: it doesn't work everywhere.Jeff Morriss1-5/+5
2013-02-28Export libwsutil symbols using WS_DLL_PUBLIC defineBalint Reczey24-156/+123
2013-02-28str_util.c: Although the glib documentation doesn't explicitly say so,Gerald Combs1-5/+5
2013-02-26Print human-readable statistics by default. Raw values can be printedGerald Combs2-1/+4
2013-02-25ABI dumps don't have to depend on config.h directlyBalint Reczey1-1/+1
2013-02-25Add dumpabi targets to CMake buildsBalint Reczey2-2/+23
2013-02-24Generate abi-descriptor.xml-s in CMake buildsBalint Reczey1-0/+7
2013-02-23Set library versions in CMake buildsBalint Reczey1-0/+1