aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2014-06-09Fix CMake build.Tomasz Moń1-0/+2
2014-05-31Add nghttp2 lib (HPACK)Alexis La Goutte1-0/+5
2014-05-30Honor configured CMAKE_INSTALL_LIBDIR when installing librariesBalint Reczey1-3/+3
2014-05-27Fix indent (use tabs)Alexis La Goutte1-57/+57
2014-04-25Move mktime_utc() from tvbuff.c to wsutil/time_util.cJakub Zawadzki1-0/+1
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2014-01-07Fix bug #9618: Invalid utf8 causes JSON dissector assertion failure "g_utf8_v...Jakub Zawadzki1-1/+1
2013-12-21Move epan/base64.[ch] to wsutil/ with function name change.Jakub Zawadzki1-0/+1
2013-12-02Move most of the plugin code from epan to wsutil and remove allGuy Harris1-0/+1
2013-11-17Move the epan/filesystem.c routines to wsutil; they're not specific toGuy Harris1-0/+15
2013-11-16Move bitswap.[ch] from epan to wsutil.Jakub Zawadzki1-0/+1
2013-11-09Move adler32 from epan/ to wsutil/Jakub Zawadzki1-0/+1
2013-11-09Rename swar_count_bits() to ws_count_ones()Jakub Zawadzki1-1/+0
2013-10-29Revert part of 52896 and (for now) all of 52935. As Jeff pointed out,Gerald Combs1-0/+1
2013-10-27Remove U3 code and packaging.Gerald Combs1-1/+0
2013-10-19Minor refactoring in CMake ABI dump generationBalint Reczey1-3/+1
2013-10-19Set and use TMPDIR for ABI dump generation when using CMakeBalint Reczey1-4/+4
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-06config.h.win32 used another solutionJörg Mayer1-1/+0
2013-10-05editcap and capinfos compile now with cmakeJörg Mayer1-6/+7
2013-10-04libwsutil needs to link against libgmodule2Jörg Mayer1-0/+1
2013-08-26From Jiri Engelthaler viaEvan Huus1-0/+1
2013-08-01Move a bunch of the crypt modules and pint.h into wsutil.Jeff Morriss1-0/+8
2013-07-22Looks like building with -Werror in wsutil was forgotten withJörg Mayer1-0/+12
2013-07-16Move u3.{h,c} and g711.{h,c} into wsutil.Jeff Morriss1-0/+2
2013-07-16Move strnatcmp.{h,c} from epan into wsutil: there's nothing epan-specificJeff Morriss1-0/+1
2013-07-15Add report_err.c to cmake build.Jeff Morriss1-0/+1
2013-06-26Move tempfile.{h,c} into wsutil.Jeff Morriss1-0/+1
2013-06-26As pointed out by Guy: timestats uses packet_info so it belongs in epanJeff Morriss1-1/+0
2013-06-25Move a couple of time-related modules into wsutil.Jeff Morriss1-0/+2
2013-04-24dumpabi: This would create the directories in the sourcedir insteadJörg Mayer1-1/+1
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-3/+0
2013-02-28Export libwsutil symbols using WS_DLL_PUBLIC defineBalint Reczey1-1/+5
2013-02-25ABI dumps don't have to depend on config.h directlyBalint Reczey1-1/+1
2013-02-25Add dumpabi targets to CMake buildsBalint Reczey1-1/+22
2013-02-24Generate abi-descriptor.xml-s in CMake buildsBalint Reczey1-0/+7
2013-02-23Set library versions in CMake buildsBalint Reczey1-0/+1
2013-01-15Add crash_info.cGuy Harris1-0/+1
2012-08-08From Jacob Nordgren and Rishie Sharma:Anders Broman1-0/+1
2012-08-02Back out an inadvertent change in r44194.Gerald Combs1-2/+1
2012-08-01Move utf8_entities.h to the "ui" directory. Separate packet informationGerald Combs1-1/+2
2012-07-12Add crc7 calculation abillity.Anders Broman1-0/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-11-03From Roland Knall via bug 6539:Stig Bjørlykke1-0/+1
2011-09-12Move airpcap_wep.c to /wsutil CMakefile changesAnders Broman1-0/+1
2011-08-31Second try to move crc routines to libwsutil.Stig Bjørlykke1-0/+6
2011-08-30Revert r38800, as the crc routines contains some tvb functions.Stig Bjørlykke1-7/+0
2011-08-30Move all crc routines to libwsutil.Stig Bjørlykke1-0/+7
2011-08-05Attempt to properly fix the missing path information for glib librariesJörg Mayer1-1/+1