aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2012-02-09Add tvb_ip_to_str and tvb_ip6_to_str to the Dev GuideAlexis La Goutte1-0/+6
2012-02-07Update the documentation to match the sort order. This documentation error w...Chris Maynard1-1/+1
2012-02-03The libpcap puts pcap-filter into the misc section (which seems to be 7).Jörg Mayer9-71/+72
2012-02-02Update documentatin for the qt build to reflect the cmake work.Jörg Mayer1-5/+18
2012-01-30Rework Windows Wireshark Qt build configuration a bit:Bill Meier1-9/+43
2012-01-29Fix some typos.Chris Maynard1-12/+12
2012-01-24Mention the other integer accessors.Chris Maynard1-3/+4
2012-01-22Add a note as to how I was able to build & successfully use a Debug Qt Wiresh...Bill Meier1-0/+9
2012-01-21Or maybe we should just act as if QMake didn't exist and just tryGuy Harris1-1/+6
2012-01-20Add more configuration information to config.pri which lets us removeGerald Combs1-5/+9
2012-01-19Slightly more details on building the qt version on Linux.Jörg Mayer1-1/+2
2012-01-05Wrap lines for those of us who use editors that don't (by default) line wrap.Jeff Morriss1-11/+32
2012-01-04Add initial support for Qt along with a "ui" subdirectory.Gerald Combs1-0/+41
2011-12-27Add a "-G ftypes" option, which dumps our supprted FT_… names andGerald Combs1-6/+16
2011-11-30Hopefully clarify usage a bit to indicate multiple infile's can be specified ...Chris Maynard1-12/+11
2011-11-30Add missing comments in syntax description for -z expertMartin Mathieson1-1/+1
2011-11-30Change the -z args for expert item. You can now give the minimum severity le...Martin Mathieson1-6/+7
2011-11-22Unconditionally install idl2wrsBalint Reczey1-1/+1
2011-11-22Add initial .gitignore filesBalint Reczey1-0/+10
2011-11-08From Michael Mann via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=637...Chris Maynard1-3/+3
2011-10-26Sync up the file format lists, add the Aethra files, and promote pcap-ngGuy Harris1-2/+28
2011-10-26Fix a spelling mistake. Wrap a few long lines.Jeff Morriss1-13/+14
2011-10-25Update information about 'encoding' arg values for particular field-types.Bill Meier1-10/+10
2011-10-23Speak of a "link-layer header type" rather than a "link-layer type"; aGuy Harris1-5/+6
2011-09-30FT_EUI64 need also to specifies encoding !Alexis La Goutte1-2/+2
2011-09-29Update README.developer to take into account the disappearance ofGuy Harris1-31/+49
2011-09-28Add default modeline settings to the end of the skeleton code.Chris Maynard1-0/+14
2011-09-28Rather than complain and quit if -V is missing when -O <protocols> is used, d...Chris Maynard1-4/+11
2011-09-27Future tense -> present tense for the encoding argument toGuy Harris1-3/+3
2011-09-27Add a new tshark option for being able to specify an alternate line separator...Chris Maynard1-10/+20
2011-09-23The -D, -L and -S options are mutually exclusive, so change "and" to "or".Chris Maynard1-1/+1
2011-09-23Trivial: Consistently use 2 spaces after a period terminating a sentence.Chris Maynard1-115/+115
2011-09-23Trivial: Fix typo.Chris Maynard1-1/+1
2011-09-23Fix a couple of typos and use 2 spaces consistently after a period.Chris Maynard1-65/+65
2011-09-23Trivial: Add missing <interval> in one case of tshark -z io,stat usage.Chris Maynard1-1/+1
2011-09-22Add an option -d to specify display filter from the command line.Stig Bjørlykke1-0/+5
2011-09-15Add a tap for showing all expert items.Martin Mathieson1-0/+15
2011-09-15Alphabetical order, please.Guy Harris1-1/+1
2011-09-05From Pascal Quantin via bug 1723:Stig Bjørlykke1-0/+8
2011-08-29I'm not sure -Q/WIRESHARK_QUIT_AFTER_CAPTURE is actually useful in batchGuy Harris1-4/+5
2011-08-29-Q → WIRESHARK_QUIT_AFTER_CAPTURE.Gerald Combs1-9/+7
2011-08-23Remove support for libpcre, we use GRegex in GLib.Stig Bjørlykke1-11/+1
2011-08-08From Jim Young via bug 3196: Add preference for displaying expert infos LEDs.Chris Maynard1-0/+5
2011-07-18Add instructions how to work with "git svn" instead of "svn"Jörg Mayer1-1/+29
2011-07-15Update ptvcursor API description to reflect 'endianness' --> 'encoding' param...Bill Meier1-5/+5
2011-07-14Add LTE RLC stats tap to tshark.Martin Mathieson1-1/+16
2011-07-14Add LTE MAC statistics to tshark.Martin Mathieson1-0/+15
2011-07-11More GLIB_CHECK_VERSION cleanups. Update the minimum GLib/GTK+ versionsGerald Combs1-4/+5
2011-06-28Document the handling of command line parameters with respect toMichael Tüxen3-0/+145
2011-06-17Make pcap-ng the default. Add a compile-time option to prefer pcap-ng orGerald Combs1-2/+8