aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2010-05-26Put in a warning about the <stdarg.h> problem that I just found andguy1-0/+20
2010-05-26Add a -q flag to dumpcap, to squelch its reporting of the packet count,guy1-0/+12
2010-05-25Minor rewording; Also: add note to not use "" for a hf[] array blurb.wmeier1-5/+5
2010-05-24Refer to the endianness arguments as "encoding" rather thanguy1-3/+3
2010-05-24Use the new REP_ values for proto_tree_add_item().guy1-9/+17
2010-05-23Describe values_string_ext.etxrab1-0/+17
2010-05-19Don't have -M affect -v yet; if we end up, for example, having dumpcapguy1-9/+3
2010-05-18Don't write the SP_SUCCESS messages unless -Z was specified.guy1-2/+11
2010-05-13Use find_or_create_conversation() in the examplemorriss1-31/+19
2010-05-13Document find_or_create_conversation()morriss1-15/+26
2010-05-11Update display filter scripts with new field types.jake1-4/+10
2010-05-08The default capture buffer size is, in fact, *nominally* 1MB; however,guy2-8/+14
2010-05-07-B is no longer Windows-only.guy2-10/+20
2010-05-07Add monitor mode support to TShark.guy1-0/+13
2010-05-07Beginnings of monitor mode support with libpcap 1.x.guy1-0/+13
2010-05-03Update capinfos man page.wmeier1-0/+7
2010-05-02Change two instances of "an Wireshark plugin" to "a Wireshark plugin".sfisher1-2/+2
2010-04-25Change copyright date in sample dissector code to 201x from 200x for thesfisher1-1/+1
2010-04-2464-bit integers take the same FIELDDISPLAY as shorter integersmorriss1-22/+22
2010-04-19Simplify Makefile.nmake so that adding a new plugin to Makefile.nmakewmeier1-14/+3
2010-04-16(Trivial changes)wmeier1-14/+17
2010-04-16Updates:wmeier1-4/+16
2010-04-15Rename FIELDBASE to FIELDDISPLAY, as it's a "how to display this"guy1-2/+7
2010-04-15Fix a typowmeier1-1/+1
2010-04-14In the section on WIRESHARK_ABORT_ON_DISSECTOR_BUG, give the name of theguy3-15/+24
2010-04-13Add an entry to the environment variable section about WIRESHARK_ABORT_ON_DIS...morriss3-0/+24
2010-04-12Point out that hostname and MAC address resolution in capture filters will notmorriss3-0/+24
2010-04-12Add remark about including packet.h before tap.hjake1-1/+2
2010-04-09As requested in:morriss4-7/+8
2010-04-08Revert 31864 and 31866: don't use suffix rules. Pattern rules would work but...morriss1-7/+118
2010-04-08Add --enable-setcap-install and --with-dumpcap-group.gerald1-21/+31
2010-04-07Add a setuid example.gerald1-3/+11
2010-04-06Update to reflect current reality.gerald1-1/+0
2010-04-02Add -X stdin_descr to the man page.gerald1-0/+3
2010-03-26From Andrej Kuehnal:etxrab1-0/+43
2010-03-19Clarify that "-b" with the "files" criterion needs either duration or filesizemorriss3-46/+55
2010-02-28Added svn:ignore targets.stig1-13/+18
2010-02-24Add descriptions of a few more environment variables that affect *shark's ope...morriss3-0/+78
2010-02-20Add note about not using C99 features.wmeier1-0/+3
2010-02-18Fix a warning from pod2man.guy1-2/+0
2010-02-17Add an option to capinfos to print start and end times as seconds, whichgerald2-110/+131
2010-02-11Hmmm, suffix rules don't have dependencies, only prerequisites.morriss1-3/+3
2010-02-11Use suffix rules to simplify the man page generationmorriss1-124/+13
2010-02-07From Alex Lindberg via bug 4463:stig1-7/+21
2010-01-26Add a note about filesystem capabilities.gerald1-4/+13
2010-01-18Rewrite the bit about null vs. non-null "tree" dissector arguments aguy1-18/+12
2009-12-28Remove repeated blank lines which caused the pod processor to not recognize t...wmeier1-1/+0
2009-12-28Remove repeated blank lines which caused the pod processor to not recognize t...wmeier1-4/+0
2009-12-19For fields of type FT_ABSOLUTE_TIME, have the "display" value be one ofguy1-10/+27
2009-12-12Clarify that BASE_RANGE_STRING is a flag set in the display field, notguy1-2/+6