aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
AgeCommit message (Expand)AuthorFilesLines
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-07Replace "svn" with "git" all over the place.Gerald Combs1-3/+3
2014-01-09Move cfile.c into SHARK_COMMON_SRC (as was done in nmake)Jörg Mayer1-4/+1
2014-01-08At least some of the files in PLATFORM_CAPTURE_SRC are needed byGuy Harris1-2/+2
2014-01-08Rename PLATFORM_SRC to PLATFORM_CAPTURE_SRC, to match the CMake name.Guy Harris1-2/+2
2014-01-08TFShark (Terminal Fileshark) v.001. Bug 9607 (https://bugs.wireshark.org/bug...Michael Mann1-1/+9
2013-12-21Drop isprint.h use g_ascii_isprint() when this include hack was enabled.Jakub Zawadzki1-1/+0
2013-12-13Add a "captype" file that just reports the type of a capture file, basedGuy Harris1-0/+4
2013-12-02Move most of the plugin code from epan to wsutil and remove allGuy Harris1-4/+2
2013-08-01Move a bunch of the crypt modules and pint.h into wsutil.Jeff Morriss1-1/+0
2013-07-16Move merge.{h,c} into wiretap: these modules use wiretap to merge files.Jeff Morriss1-4/+1
2013-07-16Move u3.{h,c} and g711.{h,c} into wsutil.Jeff Morriss1-4/+0
2013-07-16Move strnatcmp.{h,c} from epan into wsutil: there's nothing epan-specificJeff Morriss1-3/+1
2013-07-12Move the print modules into epan.Jeff Morriss1-8/+2
2013-07-12Move disabled_protos.{h,c} into epan.Jeff Morriss1-2/+0
2013-07-11Move some more modules into epan.Jeff Morriss1-4/+0
2013-07-11packet dissection now takes pointer to tvb instead of guint8 dataJakub Zawadzki1-0/+2
2013-07-10Add strnatcmp by Martin Pool for 'natural order' string comparisons, and make...Chris Maynard1-1/+2
2013-06-26Move tap-*-common.{h,c} into ui/ since that's the home for common UI functions.Jeff Morriss1-4/+0
2013-06-26Move tempfile.{h,c} into wsutil.Jeff Morriss1-4/+0
2013-06-25Move a couple of time-related modules into wsutil.Jeff Morriss1-3/+0
2013-06-25Allow the Gtk+ and Qt versions to be built simultaneously (with autotools).Jeff Morriss1-9/+9
2013-05-22Pull the capture-session state information out of capture_opts and putGuy Harris1-0/+1
2013-05-22On OS X, get the interface type from the System Configuration framework.Guy Harris1-1/+0
2013-05-12Tiny whitespace changeJörg Mayer1-8/+8
2013-04-25Send the output of the -D and -L options to the standard output ratherGuy Harris1-1/+0
2013-02-28Add ws_symbol_export.h WIRESHARK_COMMON_INCLUDES to fix failing distcheckBalint Reczey1-1/+2
2013-02-02Move recent.c to the ui directory, as we did with its header file.Guy Harris1-1/+0
2012-12-21Use pcapio routines. This concludes the preperation forMichael Tüxen1-0/+5
2012-11-22On UN*X, if an interface has a description, use it as the "friendlyGuy Harris1-0/+4
2012-09-24From Jim Young, bug 7745.Martin Mathieson1-0/+6
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-28From Pontus Fuchs:Guy Harris1-0/+2
2012-06-24Build Wireshark with ws80211_utils.cJörg Mayer1-1/+2
2012-06-20Makefile.common:Jörg Mayer1-2/+1
2012-06-20Add ws80211_utils.[ch] of bug https://bugs.wireshark.org/bugzilla/show_bug.cg...Anders Broman1-3/+6
2012-03-18Remove ui/qt/main.cpp from the list of source files for Wireshark, forGuy Harris1-1/+0
2012-03-18Add automake support for Qt - use --with-qt as a configure scriptGuy Harris1-0/+1
2012-03-08Move alert_box.c to the ui directory.Guy Harris1-1/+0
2012-02-19Build the TShark taps into a static libcliui library in the ui/cliGuy Harris1-46/+1
2012-02-19Move dftest.c back to the top-level directory; that way, all of theGuy Harris1-1/+1
2012-02-18Create a libui (static) library in the ui directory, which contains theGuy Harris1-18/+5
2012-02-17Fix a typo that broke compilation on all platformsJörg Mayer1-1/+1
2012-02-17Trying to fix the compile of ui/util.c on Windows by moving theJörg Mayer1-26/+28
2012-02-17Start moving files to ui/ and ui/cli/Jörg Mayer1-43/+43
2012-02-05From QA Cafe:Anders Broman1-0/+1
2012-01-18Add some files that didn't get checked in.Guy Harris1-0/+1
2012-01-18Restructure the recent file code so that recent.c is GUI-independent;Guy Harris1-0/+3
2012-01-16Move alert_box.c back up to the top-level directory for now, to fix theGuy Harris1-2/+2
2012-01-16Move some headers for UI stuff, and the alert_box.c UI-specific file, toGuy Harris1-7/+7