aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Introduce, and start using, tvb_get_const_stringz(). This function returns aJeff Morriss2011-01-121-5/+11
* State in the developer documentation that the tvb_fake_unicode() andStephen Fisher2011-01-031-15/+4
* Document new tvb_get_unicode_string() and tvb_get_ephemeral_string()Stephen Fisher2011-01-031-0/+12
* Introduce new function called tvb_get_ephemeral_unicode_stringz(), whichStephen Fisher2010-12-231-0/+7
* Allow for NULL preference descriptions.Jaap Keuter2010-12-221-1/+1
* Rename the routines that handle dissector tables with unsigned integerGuy Harris2010-12-203-9/+9
* Revert SVN #35214 based upon comments in the Wireshark-dev list.Bill Meier2010-12-181-1/+647
* The Styleguide section has been moved to the Wireshark Developer's Guide.Bill Meier2010-12-171-647/+1
* Update the "Following Conversations" section to use se_alloc() instead of GMe...Bill Meier2010-12-141-63/+47
* ... and update the documentation too :-)Sake Blok2010-12-071-0/+6
* We don't include a comprehensive display filter reference; don't say weGerald Combs2010-11-301-6/+3
* From OKANO Takayoshi via bug #5442: Fix typos in documentationStephen Fisher2010-11-274-4/+4
* Make some updates to describe the newer features.Jaap Keuter2010-11-191-4/+7
* Small clarification.Jaap Keuter2010-11-171-2/+3
* Make editcap -B work like expected: output no packets after the stop time.Sake Blok2010-11-161-1/+1
* Fixed typos.Chris Maynard2010-11-091-17/+17
* Fixed typos.Chris Maynard2010-11-094-8/+8
* Fixed typos.Chris Maynard2010-11-091-14/+11
* Add some info about extended value string to section 1.7.1Bill Meier2010-10-221-1/+12
* Add IPFIX_RECORDS_TO_CHECK to the environment variable section.Jeff Morriss2010-10-203-0/+21
* Revision 27919 added the ability to feed a libpcap-formatted file toGerald Combs2010-10-151-2/+25
* Rework "extended value strings":Bill Meier2010-10-141-5/+21
* NEARLY → OVER.Gerald Combs2010-10-011-1/+1
* Introduce 2 new environment variables: WIRESHARK_EP_VERIFY_POINTERS andJeff Morriss2010-09-023-16/+58
* Add ws_load_library and ws_module_open, which respectively callGerald Combs2010-08-251-1/+1