aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
AgeCommit message (Expand)AuthorFilesLines
2011-09-15Add a tap for showing all expert items.martinm1-0/+1
2011-07-14Add LTE RLC stats tap to tshark.martinm1-0/+1
2011-07-14Add LTE MAC statistics to tshark.martinm1-0/+1
2011-06-21From Stéphane Gorse:etxrab1-0/+1
2011-04-27Create a new frame_data_sequence data type; it represents a denseguy1-0/+2
2011-04-11Add conversation tracking and tshark tap support to ICMPv6. Fixes bug 5810.cmaynard1-0/+1
2011-04-05Add ICMP tap support, and add a tshark tap to measure such things as:cmaynard1-0/+1
2011-03-27Add "-z hosts", which dumps name resolution information in hosts format.gerald1-0/+1
2010-11-28Move u3 code to top-level directory since it's not GTK specificsfisher1-1/+3
2010-11-27Move main_statusbar.h to the top-level directory; none of its routinesguy1-0/+1
2010-09-18From Cal Turney via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5223 :morriss1-0/+1
2010-06-01From Michael Bernhard via bug 3398 with minor fixups:gerald1-0/+1
2010-05-28Move some code (including the optional objects) into libwsutilmorriss1-17/+0
2010-05-07Add routines vfprintf_stderr() and fprintf_stderr() to print to theguy1-0/+1
2010-03-07Use strtok_s on windows and strtok_r otherwise.etxrab1-0/+1
2010-03-04In Wireshark and TShark, run dumpcap to get interface lists and lists ofguy1-5/+17
2009-10-06Invert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_Hstig1-2/+2
2009-08-31Remove strcasecmp. We use g_ascii_strcasecmp exclusivelykrj1-1/+0
2009-07-02Pull mkstemp() into tempfile.c. That's the only place we use it now, andgerald1-2/+0
2009-05-20From Vincenzo Condoleo via bug 2589:gerald1-0/+1
2008-12-31Add tap-megaco-common.h, so it'll show up in the distribution tarball.guy1-0/+1
2008-12-31Service response time statistics for MEGACO (CLI part).rbalint1-0/+2
2008-06-30Move privileges.c and unicode-utils.c from epan to wsutil (so things likemorriss1-6/+2
2008-06-21Revert incorrect change which killed *nix buuilds...wmeier1-6/+5
2008-06-21Fix editcap Windows build problem.....wmeier1-5/+6
2008-06-21From Ken Smith (bug 2574): Allow editcap to parse files into even time intervalssake1-0/+1
2008-04-12various code cleanupulfl1-1/+0
2008-04-12And remove tap_dfilter_dlg.hstig1-1/+0
2008-04-12Removed menu.hstig1-1/+0
2008-04-12move statusbar related code from main.c into it's own main_statusbar.culfl1-1/+0
2008-02-16Pull capture_loop.c into dumpcap.c, as dumpcap is the only program thatguy1-2/+0
2008-02-16rawshark doesn't appear to need pcapio.c, either.guy1-1/+0
2008-02-16Remove from rawshark_SOURCES some files that rawshark doesn't appear toguy1-6/+0
2008-02-15Add rawshark, a utility that, when given raw pcap-formatted packets andgerald1-0/+12
2008-02-03From Balint Reczey (bug 2233):sake1-0/+3
2007-11-20If libcap is present, have dumpcap use it to drop privileges whilegerald1-2/+5
2007-09-26Move sync_pipe_write.c to WIRESHARK_COMMON_SRC since it is now also neededsfisher1-1/+1
2007-09-25remove trailing backslashulfl1-1/+1
2007-09-25as "advertised" some days ago:ulfl1-11/+10
2007-06-27Put airpcap.h back in the distribution.gerald1-0/+1
2007-06-17Have editcap and capinfos compile --without-pluginslego1-8/+2
2007-06-11Fix compilation under VS6 (hopefully without breaking compilationgerald1-0/+3
2007-05-25Have editcap and capinfos loading the wiretap plugins.lego1-1/+12
2007-05-18From Dustin Johnson:gerald1-1/+0
2007-01-02Move epan/crypt-md5.[ch] to epan/crypt. Removegerald1-1/+1
2006-10-24From Alejandro Vaquero:etxrab1-0/+1
2006-10-06Add airpcap.h to the distribution.gerald1-0/+1
2006-10-04Finally got it to complie.etxrab1-0/+2
2006-09-22Add support for reading from stdin under Windows. Based on a patch sentgerald1-1/+2
2006-08-16Add support for AirPcap, an upcoming wireless product from CACE. Supportgerald1-0/+2