summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
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
2010-02-24Add descriptions of a few more environment variables that affect *shark's ope...Jeff Morriss3-0/+78
2010-02-20Add note about not using C99 features.Bill Meier1-0/+3
2010-02-18Fix a warning from pod2man.Guy Harris1-2/+0
2010-02-17Add an option to capinfos to print start and end times as seconds, whichGerald Combs2-110/+131
2010-02-11Hmmm, suffix rules don't have dependencies, only prerequisites.Jeff Morriss1-3/+3
2010-02-11Use suffix rules to simplify the man page generationJeff Morriss1-124/+13
2010-02-07From Alex Lindberg via bug 4463:Stig Bjørlykke1-7/+21
2010-01-26Add a note about filesystem capabilities.Gerald Combs1-4/+13
2010-01-18Rewrite the bit about null vs. non-null "tree" dissector arguments aGuy Harris1-18/+12
2009-12-28Remove repeated blank lines which caused the pod processor to not recognize t...Bill Meier1-1/+0
2009-12-28Remove repeated blank lines which caused the pod processor to not recognize t...Bill Meier1-4/+0
2009-12-19For fields of type FT_ABSOLUTE_TIME, have the "display" value be one ofGuy Harris1-10/+27
2009-12-12Clarify that BASE_RANGE_STRING is a flag set in the display field, notGuy Harris1-2/+6