aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* Speak of a "link-layer header type" rather than a "link-layer type"; aGuy Harris2011-10-231-5/+6
* FT_EUI64 need also to specifies encoding !Alexis La Goutte2011-09-301-2/+2
* Update README.developer to take into account the disappearance ofGuy Harris2011-09-291-31/+49
* Add default modeline settings to the end of the skeleton code.Chris Maynard2011-09-281-0/+14
* Rather than complain and quit if -V is missing when -O <protocols> is used, d...Chris Maynard2011-09-281-4/+11
* Future tense -> present tense for the encoding argument toGuy Harris2011-09-271-3/+3
* Add a new tshark option for being able to specify an alternate line separator...Chris Maynard2011-09-271-10/+20
* The -D, -L and -S options are mutually exclusive, so change "and" to "or".Chris Maynard2011-09-231-1/+1
* Trivial: Consistently use 2 spaces after a period terminating a sentence.Chris Maynard2011-09-231-115/+115
* Trivial: Fix typo.Chris Maynard2011-09-231-1/+1
* Fix a couple of typos and use 2 spaces consistently after a period.Chris Maynard2011-09-231-65/+65
* Trivial: Add missing <interval> in one case of tshark -z io,stat usage.Chris Maynard2011-09-231-1/+1
* Add an option -d to specify display filter from the command line.Stig Bjørlykke2011-09-221-0/+5
* Add a tap for showing all expert items.Martin Mathieson2011-09-151-0/+15
* Alphabetical order, please.Guy Harris2011-09-151-1/+1
* From Pascal Quantin via bug 1723:Stig Bjørlykke2011-09-051-0/+8
* I'm not sure -Q/WIRESHARK_QUIT_AFTER_CAPTURE is actually useful in batchGuy Harris2011-08-291-4/+5
* -Q → WIRESHARK_QUIT_AFTER_CAPTURE.Gerald Combs2011-08-291-9/+7
* Remove support for libpcre, we use GRegex in GLib.Stig Bjørlykke2011-08-231-11/+1
* From Jim Young via bug 3196: Add preference for displaying expert infos LEDs.Chris Maynard2011-08-081-0/+5
* Add instructions how to work with "git svn" instead of "svn"Jörg Mayer2011-07-181-1/+29
* Update ptvcursor API description to reflect 'endianness' --> 'encoding' param...Bill Meier2011-07-151-5/+5
* Add LTE RLC stats tap to tshark.Martin Mathieson2011-07-141-1/+16
* Add LTE MAC statistics to tshark.Martin Mathieson2011-07-141-0/+15
* More GLIB_CHECK_VERSION cleanups. Update the minimum GLib/GTK+ versionsGerald Combs2011-07-111-4/+5
* Document the handling of command line parameters with respect toMichael Tüxen2011-06-283-0/+145
* Make pcap-ng the default. Add a compile-time option to prefer pcap-ng orGerald Combs2011-06-171-2/+8
* Add description of LOAD stats for tshark to the manpageRonnie Sahlberg2011-06-071-2/+25
* From Cal Turney:Anders Broman2011-06-051-27/+89
* Remove an (almost) duplicate entryJörg Mayer2011-05-291-3/+0
* Add FT_EUI64 Field TypeAlexis La Goutte2011-05-081-1/+19
* From Edwin Groothuis via bug 5870:Stig Bjørlykke2011-04-291-1/+5
* Fix tshark doc (ip.src==1.2.3.4) is not a valid filter for ICMPv6 trafic ;)Alexis La Goutte2011-04-121-2/+2
* Add conversation tracking and tshark tap support to ICMPv6. Fixes bug 5810.Chris Maynard2011-04-111-0/+11
* Add computation of median and change standard deviation calculation to "sample"Chris Maynard2011-04-061-1/+2
* IMHO capinfos, when finished processing, should exit with an error statusBill Meier2011-04-061-81/+83
* Add ICMP tap support, and add a tshark tap to measure such things as:Chris Maynard2011-04-052-2/+14
* Add some info as to the determination of the length of a FT_STRINGZ item.Bill Meier2011-04-011-0/+7
* Add "-z hosts", which dumps name resolution information in hosts format.Gerald Combs2011-03-271-0/+8
* Add initial pcapng name resolution record support. Wireshark has readGerald Combs2011-03-242-0/+52
* From: http://www.wireshark.org/lists/wireshark-dev/201103/msg00157.htmlChris Maynard2011-03-232-35/+63
* Add README.heuristic to the source distributionJeff Morriss2011-03-171-0/+1
* Disallow invalid char's in the filename passed to idl2wrs. Fixes bug 1129.Chris Maynard2011-02-141-2/+2
* Document that proto_tree_add_bytes_format() andJeff Morriss2011-02-101-0/+4
* Document that NTP times can be added with proto_tree_add_item().Jeff Morriss2011-02-091-5/+21
* From Jason Masker (bug 5240):Sake Blok2011-02-041-4/+6
* Sharpen the description of preference names.Jaap Keuter2011-01-261-1/+3
* From Alexis La Goutte via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Jeff Morriss2011-01-211-0/+6
* Add tvb_get_[n|le]toh[40|48|56]() accessors. Addresses bug 5082.Chris Maynard2011-01-141-0/+6
* Document and export:Anders Broman2011-01-121-0/+9