aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2007-10-26From Andrew Feren: Fix an assortment of typos and other minor errorsBill Meier1-22/+23
2007-10-19Minor update to reflect recent plugins/Makefile.nmake change to clean/distcle...Bill Meier1-3/+3
2007-10-16Change more fopen() to eth_fopen() to finish fixing bug 1827:Jeff Morriss1-8/+15
2007-10-13Update to README.developer describing the use of conversation timestampsSake Blok1-4/+69
2007-10-12From Andrew Feren:Stig Bjørlykke10-74/+74
2007-09-28Add a small note saying not to use proto_tree_add_text() in new code unless y...Jeff Morriss1-6/+7
2007-09-28Add notes suggesting not to use hidden fields but if you're going to, use PRO...Jeff Morriss1-4/+19
2007-09-26Add the -E (encapsulation) flag.Gerald Combs1-4/+9
2007-09-26The dissector packet-dcp.c now fails to compile on MacOS X (gcc 4.0.1/Apple)....Stephen Fisher1-7/+0
2007-09-26Don't useGuy Harris1-0/+6
2007-09-25clarify tshark -B (file format) optionUlf Lamping1-2/+4
2007-09-20When -t option: Use current date or time fields for unspecified fields; Fixes...Bill Meier1-0/+3
2007-09-09start an experiment to provide MS Visual Studio 2005 solution / project files...Ulf Lamping1-0/+188
2007-08-30Change the "--enable-setuid-install" option to install dumpcap and TSharkGerald Combs1-1/+5
2007-08-24Clear out any remaining references to the h223 plugin. Replace theGerald Combs1-29/+29
2007-08-21Give the full pathname of the wireshark.nsi file, and add information onGuy Harris1-2/+11
2007-08-21Add more information on adding a plugin to the NSIS installer.Guy Harris1-3/+15
2007-08-02Add a "-S" flag to dumpcap, which prints out interface statistics. UseGerald Combs1-21/+50
2007-07-20Remove the "-I" flag from dumpcap, and add a "-M" flag used to specifyGerald Combs1-9/+5
2007-07-16Add a note about svnversion.h.Gerald Combs1-2/+6
2007-07-13Added remark on anonymous unions.Jaap Keuter1-1/+11
2007-07-12From Guillem Hernandez: fix decoding of EOSP bit. From Jaap Keuter: fix descr...Jeff Morriss1-16/+17
2007-07-09Add a note on how to handle obsolete preferencesJaap Keuter1-0/+8
2007-06-19Add a simple entry for -z voip,calls to wireshark man page/html file Stephen Fisher1-0/+8
2007-06-11One more step in privilege separation.Gerald Combs1-0/+9
2007-05-29Update to reflect the use of G_GINT64_MODIFIER, rather than PRI[douxX],Guy Harris1-3/+10
2007-05-29Document "-T fields".Guy Harris1-14/+28
2007-05-22Add a note about the recent change in "--disable-wireshark" behavior to Gerald Combs1-2/+6
2007-05-05fix -E path setting docUlf Lamping1-6/+6
2007-05-05add command line option -E for path settings - implemented already weeks agoUlf Lamping1-0/+15
2007-04-02Make RX a new style dissector: return 0 if there isn't at least 28 bytes of m...Jeff Morriss1-0/+3
2007-03-31add a small section, that code should be warning freeUlf Lamping1-1/+10
2007-03-30- new ptvcursor subtrees management functions :Sebastien Tandel1-0/+39
2007-03-26From Doug Pratley:Stephen Fisher1-4/+29
2007-03-23From Sake Blok:Stephen Fisher1-2/+5
2007-03-11Fix bug 552:Jeff Morriss1-161/+163
2007-03-08from Sake Blok:Ulf Lamping1-10/+21
2007-03-05From Richard van der Hoff:Jaap Keuter1-53/+55
2007-02-19Further cleanup of the documentJaap Keuter1-60/+59
2007-02-19Fix a couple of spelling mistakesStephen Fisher1-2/+2
2007-02-14Version 0.10.12 was still Ethereal, not WiresharkJörg Mayer1-1/+1
2007-02-14From Sebastien Tandel:Stephen Fisher1-2/+6
2007-02-13From Sebastien Tandel:Stephen Fisher1-0/+6
2007-02-13Minor cleanup - spelling fixes, formattingStephen Fisher1-25/+25
2007-01-31Explain what 'base' in 'prefs_register_uint_preference()' is: it's used in 's...Jeff Morriss1-0/+2
2007-01-26From Graham Bloice:Jaap Keuter1-1/+1
2007-01-18Improve information on building plugins.Jaap Keuter1-10/+19
2007-01-10Extending true_false_string supportJaap Keuter1-1/+4
2007-01-02Add a WIRESHARK_RUN_FROM_BUILD_DIRECTORY environment variable on UN*X;Guy Harris1-1/+1
2006-12-20Updated to describe the current state of plugin development.Jaap Keuter1-31/+74