aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2014-01-07Fix bug #9618: Invalid utf8 causes JSON dissector assertion failure "g_utf8_v...Jakub Zawadzki1-2/+0
2013-11-17Move the epan/filesystem.c routines to wsutil; they're not specific toGuy Harris1-1/+2
2013-10-18Make sure LIBGCRYPT_CFLAGS is added to AM_CPPFLAGS.Gerald Combs1-1/+1
2013-08-02Keep checkAPIs happy (even though it's just test code). Get that test codeJeff Morriss1-1/+2
2013-08-01Move a bunch of the crypt modules and pint.h into wsutil.Jeff Morriss1-3/+5
2013-04-03Distribute CMakeLists.txt.Guy Harris1-0/+1
2013-03-12From David Arnold:Jaap Keuter1-1/+1
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-1/+1
2013-02-28Export libwsutil symbols using WS_DLL_PUBLIC defineBalint Reczey1-25/+6
2013-02-25Add dumpabi targets to CMake buildsBalint Reczey1-1/+1
2013-02-21add wsutil/wsgcrypt.h as a wrapper around libgcrypt's gcrypt.hMartin Kaiser1-1/+2
2013-02-20Exclude create_app_running_mutex.Gerald Combs1-1/+1
2013-01-29Use readlink instead of ls.Gerald Combs1-1/+1
2013-01-28make dumpabi target build with multiple digits in library version numbersBalint Reczey1-1/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-08Forward-port r43165 and r43168 from trunk-1.6.Gerald Combs1-5/+7
2012-04-04Add a "-build" argument to checkAPIs.pl. Use that argument when buildingJeff Morriss1-1/+1
2012-04-04Update to a version which have getopt_long().Anders Broman1-1/+2
2012-01-21Sync checkapi target with Makefile.nmake.Michael Tüxen1-1/+2
2012-01-19fix compile errors found by dumpabi targetBalint Reczey1-1/+1
2011-06-28Replace all strerror() with g_strerror().Stig Bjørlykke1-8/+0
2011-06-06Add links to libtool's recommendations for library versions.Gerald Combs1-0/+1
2011-06-04Reorganize dumpabi targets to keep temporary filesBalint Reczey1-2/+3
2011-05-31Fixing wrong library names in r37474Balint Reczey1-2/+2
2011-05-31Add dumpabi target to Makefiles in wsutil, epan and wiretap directories.Balint Reczey1-0/+10
2011-05-25Filter out arg_list_utf_16to8.Gerald Combs1-1/+1
2010-12-16Update filter for Windows-only symbols.Balint Reczey1-1/+1
2010-12-16Export only defined symbols from libwsutil.Balint Reczey1-13/+58
2010-12-07Revert rev 35145 for wsutil: go back to exporting all symbols. libwsutil's l...Jeff Morriss1-6/+2
2010-12-07Make libtool export only symbols listed in *.def filesBalint Reczey1-2/+6
2010-11-25Add libtool version info to libwsutil.Balint Reczey1-0/+1
2010-05-29Put the optional objects in EXTRA..SOURCES instead of EXTRA_DIST.Jeff Morriss1-17/+21
2010-05-29Make inet_aton an optional object on *NIX againJeff Morriss1-2/+6
2010-05-28Move some code (including the optional objects) into libwsutilJeff Morriss1-4/+26
2008-08-13Added libwsutil.def to EXTRA_DISTStig Bjørlykke1-0/+1
2008-07-11unicode-utils.c is only for Windows; don't build it on UN*X. Put in a checkJeff Morriss1-2/+4
2008-07-02Add Makefile.common files for epan/dfilter and epan/ftypes.Guy Harris1-0/+4
2008-05-23file_util.c is only for Windows; don't build it on UN*X. Put in a checkGuy Harris1-2/+4
2008-05-23Add a Makefile.common file, and have Makefile.am and Makefile.nmake use it.Guy Harris1-5/+8
2008-05-22Move the file utility functions from wiretap to libwsutil so thatJeff Morriss1-8/+11
2008-05-20Create a new "Wireshark utility" library and move the mpeg-audio stuff fromJeff Morriss1-0/+46