aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2011-11-30Hopefully clarify usage a bit to indicate multiple infile's can be specified ...cmaynard1-12/+11
2011-11-30Add missing comments in syntax description for -z expertmartinm1-1/+1
2011-11-30Change the -z args for expert item. You can now give the minimum severity le...martinm1-6/+7
2011-11-22Unconditionally install idl2wrsrbalint1-1/+1
2011-11-22Add initial .gitignore filesrbalint1-0/+10
2011-11-08From Michael Mann via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=637...cmaynard1-3/+3
2011-10-26Sync up the file format lists, add the Aethra files, and promote pcap-ngguy1-2/+28
2011-10-26Fix a spelling mistake. Wrap a few long lines.morriss1-13/+14
2011-10-25Update information about 'encoding' arg values for particular field-types.wmeier1-10/+10
2011-10-23Speak of a "link-layer header type" rather than a "link-layer type"; aguy1-5/+6
2011-09-30FT_EUI64 need also to specifies encoding !alagoutte1-2/+2
2011-09-29Update README.developer to take into account the disappearance ofguy1-31/+49
2011-09-28Add default modeline settings to the end of the skeleton code.cmaynard1-0/+14
2011-09-28Rather than complain and quit if -V is missing when -O <protocols> is used, d...cmaynard1-4/+11
2011-09-27Future tense -> present tense for the encoding argument toguy1-3/+3
2011-09-27Add a new tshark option for being able to specify an alternate line separator...cmaynard1-10/+20
2011-09-23The -D, -L and -S options are mutually exclusive, so change "and" to "or".cmaynard1-1/+1
2011-09-23Trivial: Consistently use 2 spaces after a period terminating a sentence.cmaynard1-115/+115
2011-09-23Trivial: Fix typo.cmaynard1-1/+1
2011-09-23Fix a couple of typos and use 2 spaces consistently after a period.cmaynard1-65/+65
2011-09-23Trivial: Add missing <interval> in one case of tshark -z io,stat usage.cmaynard1-1/+1
2011-09-22Add an option -d to specify display filter from the command line.stig1-0/+5
2011-09-15Add a tap for showing all expert items.martinm1-0/+15
2011-09-15Alphabetical order, please.guy1-1/+1
2011-09-05From Pascal Quantin via bug 1723:stig1-0/+8
2011-08-29I'm not sure -Q/WIRESHARK_QUIT_AFTER_CAPTURE is actually useful in batchguy1-4/+5
2011-08-29-Q → WIRESHARK_QUIT_AFTER_CAPTURE.gerald1-9/+7
2011-08-23Remove support for libpcre, we use GRegex in GLib.stig1-11/+1
2011-08-08From Jim Young via bug 3196: Add preference for displaying expert infos LEDs.cmaynard1-0/+5
2011-07-18Add instructions how to work with "git svn" instead of "svn"jmayer1-1/+29
2011-07-15Update ptvcursor API description to reflect 'endianness' --> 'encoding' param...wmeier1-5/+5
2011-07-14Add LTE RLC stats tap to tshark.martinm1-1/+16
2011-07-14Add LTE MAC statistics to tshark.martinm1-0/+15
2011-07-11More GLIB_CHECK_VERSION cleanups. Update the minimum GLib/GTK+ versionsgerald1-4/+5
2011-06-28Document the handling of command line parameters with respect totuexen3-0/+145
2011-06-17Make pcap-ng the default. Add a compile-time option to prefer pcap-ng orgerald1-2/+8
2011-06-07Add description of LOAD stats for tshark to the manpagesahlberg1-2/+25
2011-06-05From Cal Turney:etxrab1-27/+89
2011-05-29Remove an (almost) duplicate entryjmayer1-3/+0
2011-05-08Add FT_EUI64 Field Typealagoutte1-1/+19
2011-04-29From Edwin Groothuis via bug 5870:stig1-1/+5
2011-04-12Fix tshark doc (ip.src==1.2.3.4) is not a valid filter for ICMPv6 trafic ;)alagoutte1-2/+2
2011-04-11Add conversation tracking and tshark tap support to ICMPv6. Fixes bug 5810.cmaynard1-0/+11
2011-04-06Add computation of median and change standard deviation calculation to "sample"cmaynard1-1/+2
2011-04-06IMHO capinfos, when finished processing, should exit with an error statuswmeier1-81/+83
2011-04-05Add ICMP tap support, and add a tshark tap to measure such things as:cmaynard2-2/+14
2011-04-01Add some info as to the determination of the length of a FT_STRINGZ item.wmeier1-0/+7
2011-03-27Add "-z hosts", which dumps name resolution information in hosts format.gerald1-0/+8
2011-03-24Add initial pcapng name resolution record support. Wireshark has readgerald2-0/+52
2011-03-23From: http://www.wireshark.org/lists/wireshark-dev/201103/msg00157.htmlcmaynard2-35/+63