aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
AgeCommit message (Expand)AuthorFilesLines
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
2011-04-05Add ICMP tap support, and add a tshark tap to measure such things as:Chris Maynard1-0/+1
2011-03-27Add "-z hosts", which dumps name resolution information in hosts format.Gerald Combs1-0/+1
2010-11-28Move u3 code to top-level directory since it's not GTK specificStephen Fisher1-1/+3
2010-11-27Move main_statusbar.h to the top-level directory; none of its routinesGuy Harris1-0/+1
2010-09-18From Cal Turney via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5223 :Jeff Morriss1-0/+1
2010-06-01From Michael Bernhard via bug 3398 with minor fixups:Gerald Combs1-0/+1
2010-05-28Move some code (including the optional objects) into libwsutilJeff Morriss1-17/+0
2010-05-07Add routines vfprintf_stderr() and fprintf_stderr() to print to theGuy Harris1-0/+1
2010-03-06From Andrej Kuehnal:Anders Broman1-0/+1
2010-03-04In Wireshark and TShark, run dumpcap to get interface lists and lists ofGuy Harris1-5/+17
2009-10-06Invert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_HStig Bjørlykke1-2/+2
2009-08-31Remove strcasecmp. We use g_ascii_strcasecmp exclusivelyKovarththanan Rajaratnam1-1/+0
2009-07-02Pull mkstemp() into tempfile.c. That's the only place we use it now, andGerald Combs1-2/+0
2009-05-20From Vincenzo Condoleo via bug 2589:Gerald Combs1-0/+1
2008-12-31Add tap-megaco-common.h, so it'll show up in the distribution tarball.Guy Harris1-0/+1
2008-12-31Service response time statistics for MEGACO (CLI part).Balint Reczey1-0/+2
2008-06-30Move privileges.c and unicode-utils.c from epan to wsutil (so things likeJeff Morriss1-6/+2
2008-06-21Revert incorrect change which killed *nix buuilds...Bill Meier1-6/+5
2008-06-21Fix editcap Windows build problem.....Bill Meier1-5/+6
2008-06-21From Ken Smith (bug 2574): Allow editcap to parse files into even time intervalsSake Blok1-0/+1
2008-04-12various code cleanupUlf Lamping1-1/+0
2008-04-12And remove tap_dfilter_dlg.hStig Bjørlykke1-1/+0