aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
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
2010-05-07Add monitor mode support to TShark.Guy Harris1-0/+13
2010-05-07Beginnings of monitor mode support with libpcap 1.x.Guy Harris1-0/+13
2010-05-03Update capinfos man page.Bill Meier1-0/+7
2010-05-02Change two instances of "an Wireshark plugin" to "a Wireshark plugin".Stephen Fisher1-2/+2
2010-04-25Change copyright date in sample dissector code to 201x from 200x for theStephen Fisher1-1/+1
2010-04-2464-bit integers take the same FIELDDISPLAY as shorter integersJeff Morriss1-22/+22
2010-04-19Simplify Makefile.nmake so that adding a new plugin to Makefile.nmakeBill Meier1-14/+3
2010-04-16(Trivial changes)Bill Meier1-14/+17
2010-04-16Updates:Bill Meier1-4/+16
2010-04-15Rename FIELDBASE to FIELDDISPLAY, as it's a "how to display this"Guy Harris1-2/+7
2010-04-15Fix a typoBill Meier1-1/+1
2010-04-14In the section on WIRESHARK_ABORT_ON_DISSECTOR_BUG, give the name of theGuy Harris3-15/+24
2010-04-13Add an entry to the environment variable section about WIRESHARK_ABORT_ON_DIS...Jeff Morriss3-0/+24
2010-04-12Point out that hostname and MAC address resolution in capture filters will notJeff Morriss3-0/+24
2010-04-12Add remark about including packet.h before tap.hJaap Keuter1-1/+2
2010-04-09As requested in:Jeff Morriss4-7/+8
2010-04-08Revert 31864 and 31866: don't use suffix rules. Pattern rules would work but...Jeff Morriss1-7/+118
2010-04-08Add --enable-setcap-install and --with-dumpcap-group.Gerald Combs1-21/+31
2010-04-07Add a setuid example.Gerald Combs1-3/+11
2010-04-06Update to reflect current reality.Gerald Combs1-1/+0
2010-04-02Add -X stdin_descr to the man page.Gerald Combs1-0/+3
2010-03-26From Andrej Kuehnal:Anders Broman1-0/+43
2010-03-19Clarify that "-b" with the "files" criterion needs either duration or filesizeJeff Morriss3-46/+55
2010-02-27Add a third date format, ABSOLUTE_TIME_DOY_UTC, to show UTC with theGuy Harris1-13/+18