Fix an unintialized-value-used warning that Valgrind detected in the capture
[metze/wireshark/wip.git] / disabled_protos.c
2013-04-09 Jeff MorrissDon't try to open <home>/.wireshark on Windows: Wiresha...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-05-22 Guy HarrisNote that, given that ws_rename() is a wrapper around...
2010-03-11 Guy HarrisSquelch some compiler warnings.
2008-05-22 Jeff MorrissMove the file utility functions from wiretap to libwsut...
2008-01-15 Stig BjørlykkeDiscard existing list of disabled protocols in read_dis...
2008-01-14 Stig BjørlykkeThis patch adds support for configuration profiles...
2006-05-21 Ronnie Sahlbergname change
2005-11-06 Ulf Lampingreplace *a lot* of file related calls by their GLib...
2005-08-08 Ulf Lampingvarious code cleanup:
2005-07-23 Jörg MayerMore 'char*' -> 'const char*' changes to fix warnings.
2005-07-19 Ulf Lampingfrom Graeme Hewson: "Fixes for ethereal config files"
2005-03-24 Guy HarrisPlug some more small leaks.
2004-09-11 Guy HarrisUse _WIN32 rather than WIN32 to determine if we're...
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-01-03 Richard SharpeApply the patches from Tadaaki Nagao for a global versi...
2003-11-16 Guy HarrisExport "protocol_t" as an opaque type.
2003-08-07 Guy HarrisFix up the handling of end-of-line comments if there...
2003-08-07 Guy HarrisFrom Michael Lum: add the ability to have a preferences...