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