aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-15Rename crypt-xxx to xxxJörg Mayer1-1/+1
2012-01-03Move capture_sync.h as well.Guy Harris1-1/+1
2012-01-03capture_sync.c is another file common to all programs that captureGuy Harris1-2/+1
2011-12-29Swallow cant_load_winpcap_err() up into capture-wpcap.c, so thatGuy Harris1-2/+0
2011-09-15Add a tap for showing all expert items.Martin Mathieson1-0/+1
2011-07-14Add LTE RLC stats tap to tshark.Martin Mathieson1-0/+1
2011-07-14Add LTE MAC statistics to tshark.Martin Mathieson1-0/+1
2011-06-21From Stéphane Gorse:Anders Broman1-0/+1
2011-04-27Create a new frame_data_sequence data type; it represents a denseGuy Harris1-0/+2
2011-04-11Add conversation tracking and tshark tap support to ICMPv6. Fixes bug 5810.Chris Maynard1-0/+1