aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
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
2010-07-14Make 'tshark -T fields' print all values for fields with multiple occurences.Sake Blok1-1/+7
2010-07-14Fix a typo.Gerald Combs1-12/+12
2010-07-14Add dftest.pod and randpkt.pod to the release tarball.Guy Harris1-4/+6
2010-07-13Add a "-d" flag to dumpcap, to print out the generated code for theGuy Harris1-0/+6
2010-07-13From Jan Šafránek:Jaap Keuter3-3/+173
2010-06-30Add Visual C++ project files to the distribution.Gerald Combs1-0/+2
2010-06-28Remove documentation of Object Identifier configuration files, as a UAT is no...Graeme Lunt1-62/+0
2010-06-24Update with documentation on the object identifier configuration files.Graeme Lunt1-0/+62
2010-06-22Update to reflect changes in defines: REP_* > ENC_*Stig Bjørlykke1-9/+9
2010-06-18From Jim Young:Anders Broman1-0/+92
2010-06-03From Reinhard Speyerer via bug 4779:Gerald Combs1-4/+5
2010-06-02From Jim Young via bug 4331:Gerald Combs1-0/+42
2010-06-02From Jim Young via bug 4049:Gerald Combs1-0/+7
2010-05-27Copy the (no longer Win32-specific) description of the -B option to the Wires...Jeff Morriss1-5/+13
2010-05-27Document the maximum number of files in a ring buffer, including a warning ab...Jeff Morriss3-37/+62
2010-05-26Put in a warning about the <stdarg.h> problem that I just found andGuy Harris1-0/+20
2010-05-26Add a -q flag to dumpcap, to squelch its reporting of the packet count,Guy Harris1-0/+12
2010-05-25Minor rewording; Also: add note to not use "" for a hf[] array blurb.Bill Meier1-5/+5
2010-05-24Refer to the endianness arguments as "encoding" rather thanGuy Harris1-3/+3
2010-05-24Use the new REP_ values for proto_tree_add_item().Guy Harris1-9/+17
2010-05-23Describe values_string_ext.Anders Broman1-0/+17
2010-05-19Don't have -M affect -v yet; if we end up, for example, having dumpcapGuy Harris1-9/+3
2010-05-18Don't write the SP_SUCCESS messages unless -Z was specified.Guy Harris1-2/+11
2010-05-13Use find_or_create_conversation() in the exampleJeff Morriss1-31/+19
2010-05-13Document find_or_create_conversation()Jeff Morriss1-15/+26
2010-05-11Update display filter scripts with new field types.Jaap Keuter1-4/+10
2010-05-08The default capture buffer size is, in fact, *nominally* 1MB; however,Guy Harris2-8/+14
2010-05-07-B is no longer Windows-only.Guy Harris2-10/+20