aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2011-04-12Fix tshark doc (ip.src==1.2.3.4) is not a valid filter for ICMPv6 trafic ;)Alexis La Goutte1-2/+2
2011-04-11Add conversation tracking and tshark tap support to ICMPv6. Fixes bug 5810.Chris Maynard1-0/+11
2011-04-06Add computation of median and change standard deviation calculation to "sample"Chris Maynard1-1/+2
2011-04-06IMHO capinfos, when finished processing, should exit with an error statusBill Meier1-81/+83
2011-04-05Add ICMP tap support, and add a tshark tap to measure such things as:Chris Maynard2-2/+14
2011-04-01Add some info as to the determination of the length of a FT_STRINGZ item.Bill Meier1-0/+7
2011-03-27Add "-z hosts", which dumps name resolution information in hosts format.Gerald Combs1-0/+8
2011-03-24Add initial pcapng name resolution record support. Wireshark has readGerald Combs2-0/+52
2011-03-23From: http://www.wireshark.org/lists/wireshark-dev/201103/msg00157.htmlChris Maynard2-35/+63
2011-03-17Add README.heuristic to the source distributionJeff Morriss1-0/+1
2011-02-14Disallow invalid char's in the filename passed to idl2wrs. Fixes bug 1129.Chris Maynard1-2/+2
2011-02-10Document that proto_tree_add_bytes_format() andJeff Morriss1-0/+4
2011-02-09Document that NTP times can be added with proto_tree_add_item().Jeff Morriss1-5/+21
2011-02-04From Jason Masker (bug 5240):Sake Blok1-4/+6
2011-01-26Sharpen the description of preference names.Jaap Keuter1-1/+3
2011-01-21From Alexis La Goutte via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Jeff Morriss1-0/+6
2011-01-14Add tvb_get_[n|le]toh[40|48|56]() accessors. Addresses bug 5082.Chris Maynard1-0/+6
2011-01-12Document and export:Anders Broman1-0/+9
2011-01-12Introduce, and start using, tvb_get_const_stringz(). This function returns aJeff Morriss1-5/+11
2011-01-03State in the developer documentation that the tvb_fake_unicode() andStephen Fisher1-15/+4
2011-01-03Document new tvb_get_unicode_string() and tvb_get_ephemeral_string()Stephen Fisher1-0/+12
2010-12-23Introduce new function called tvb_get_ephemeral_unicode_stringz(), whichStephen Fisher1-0/+7
2010-12-22Allow for NULL preference descriptions.Jaap Keuter1-1/+1
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris3-9/+9
2010-12-18Revert SVN #35214 based upon comments in the Wireshark-dev list.Bill Meier1-1/+647
2010-12-17The Styleguide section has been moved to the Wireshark Developer's Guide.Bill Meier1-647/+1
2010-12-14Update the "Following Conversations" section to use se_alloc() instead of GMe...Bill Meier1-63/+47
2010-12-07... and update the documentation too :-)Sake Blok1-0/+6
2010-11-30We don't include a comprehensive display filter reference; don't say weGerald Combs1-6/+3
2010-11-27From OKANO Takayoshi via bug #5442: Fix typos in documentationStephen Fisher4-4/+4
2010-11-19Make some updates to describe the newer features.Jaap Keuter1-4/+7
2010-11-17Small clarification.Jaap Keuter1-2/+3
2010-11-16Make editcap -B work like expected: output no packets after the stop time.Sake Blok1-1/+1
2010-11-09Fixed typos.Chris Maynard1-17/+17
2010-11-09Fixed typos.Chris Maynard4-8/+8
2010-11-09Fixed typos.Chris Maynard1-14/+11
2010-10-22Add some info about extended value string to section 1.7.1Bill Meier1-1/+12
2010-10-20Add IPFIX_RECORDS_TO_CHECK to the environment variable section.Jeff Morriss3-0/+21
2010-10-15Revision 27919 added the ability to feed a libpcap-formatted file toGerald Combs1-2/+25
2010-10-14Rework "extended value strings":Bill Meier1-5/+21
2010-10-01NEARLY → OVER.Gerald Combs1-1/+1
2010-09-02Introduce 2 new environment variables: WIRESHARK_EP_VERIFY_POINTERS andJeff Morriss3-16/+58
2010-08-25Add ws_load_library and ws_module_open, which respectively callGerald Combs1-1/+1
2010-08-21Document what prefs_register_string_preference() does with your value pointer.Jeff Morriss1-2/+7
2010-08-12Remove an incorrect line of code from the proto_reg_hanoff prototype.Bill Meier1-2/+0
2010-07-27Fix grammaro, indent example code.Guy Harris1-8/+9
2010-07-27Tell people to be careful about loops likeGuy Harris1-0/+11
2010-07-15Don't clean wireshark-filter.pod. It's not generated any more.Gerald Combs1-1/+1
2010-07-15Don't include the filter list (which is now over 16MB) in theGerald Combs4-26/+26
2010-07-14Add an option to print the first, the last or all occurrences of each fieldSake Blok1-0/+5