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