aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
Commit message (Expand)AuthorAgeFilesLines
* More SVN → Git conversion.Gerald Combs2014-02-201-1/+1
* Replace "svn" with "git" all over the place.Gerald Combs2014-02-191-3/+3
* Copy over (part of):Anders Broman2013-06-041-0/+1
* Copy over:Anders Broman2013-06-041-1/+0
* Copy over r49025 from trunk:Guy Harris2013-04-291-1/+0
* Add ws_symbol_export.h WIRESHARK_COMMON_INCLUDES to fix failing distcheckBalint Reczey2013-02-281-1/+2
* Move recent.c to the ui directory, as we did with its header file.Guy Harris2013-02-021-1/+0
* Use pcapio routines. This concludes the preperation forMichael Tüxen2012-12-211-0/+5
* On UN*X, if an interface has a description, use it as the "friendlyGuy Harris2012-11-221-0/+4
* From Jim Young, bug 7745.Martin Mathieson2012-09-241-0/+6
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* From Pontus Fuchs:Guy Harris2012-06-281-0/+2
* Build Wireshark with ws80211_utils.cJörg Mayer2012-06-241-1/+2
* Makefile.common:Jörg Mayer2012-06-201-2/+1
* Add ws80211_utils.[ch] of bug https://bugs.wireshark.org/bugzilla/show_bug.cg...Anders Broman2012-06-201-3/+6
* Remove ui/qt/main.cpp from the list of source files for Wireshark, forGuy Harris2012-03-181-1/+0
* Add automake support for Qt - use --with-qt as a configure scriptGuy Harris2012-03-181-0/+1
* Move alert_box.c to the ui directory.Guy Harris2012-03-081-1/+0
* Build the TShark taps into a static libcliui library in the ui/cliGuy Harris2012-02-191-46/+1
* Move dftest.c back to the top-level directory; that way, all of theGuy Harris2012-02-191-1/+1
* Create a libui (static) library in the ui directory, which contains theGuy Harris2012-02-181-18/+5
* Fix a typo that broke compilation on all platformsJörg Mayer2012-02-171-1/+1
* Trying to fix the compile of ui/util.c on Windows by moving theJörg Mayer2012-02-171-26/+28
* Start moving files to ui/ and ui/cli/Jörg Mayer2012-02-171-43/+43
* From QA Cafe:Anders Broman2012-02-051-0/+1
* Add some files that didn't get checked in.Guy Harris2012-01-181-0/+1
* Restructure the recent file code so that recent.c is GUI-independent;Guy Harris2012-01-181-0/+3
* Move alert_box.c back up to the top-level directory for now, to fix theGuy Harris2012-01-161-2/+2
* Move some headers for UI stuff, and the alert_box.c UI-specific file, toGuy Harris2012-01-161-7/+7
* Rename crypt-xxx to xxxJörg Mayer2012-01-151-1/+1
* Move capture_sync.h as well.Guy Harris2012-01-031-1/+1
* capture_sync.c is another file common to all programs that captureGuy Harris2012-01-031-2/+1
* Swallow cant_load_winpcap_err() up into capture-wpcap.c, so thatGuy Harris2011-12-291-2/+0
* Add a tap for showing all expert items.Martin Mathieson2011-09-151-0/+1
* Add LTE RLC stats tap to tshark.Martin Mathieson2011-07-141-0/+1
* Add LTE MAC statistics to tshark.Martin Mathieson2011-07-141-0/+1
* From Stéphane Gorse:Anders Broman2011-06-211-0/+1
* Create a new frame_data_sequence data type; it represents a denseGuy Harris2011-04-271-0/+2
* Add conversation tracking and tshark tap support to ICMPv6. Fixes bug 5810.Chris Maynard2011-04-111-0/+1
* Add ICMP tap support, and add a tshark tap to measure such things as:Chris Maynard2011-04-051-0/+1
* Add "-z hosts", which dumps name resolution information in hosts format.Gerald Combs2011-03-271-0/+1
* Move u3 code to top-level directory since it's not GTK specificStephen Fisher2010-11-281-1/+3
* Move main_statusbar.h to the top-level directory; none of its routinesGuy Harris2010-11-271-0/+1
* From Cal Turney via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5223 :Jeff Morriss2010-09-181-0/+1
* From Michael Bernhard via bug 3398 with minor fixups:Gerald Combs2010-06-011-0/+1
* Move some code (including the optional objects) into libwsutilJeff Morriss2010-05-281-17/+0
* Add routines vfprintf_stderr() and fprintf_stderr() to print to theGuy Harris2010-05-071-0/+1
* From Andrej Kuehnal:Anders Broman2010-03-061-0/+1
* In Wireshark and TShark, run dumpcap to get interface lists and lists ofGuy Harris2010-03-041-5/+17
* Invert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_HStig Bjørlykke2009-10-061-2/+2