Define some fcns & vars as static...
[metze/wireshark/wip.git] / epan / dissectors / packet-vines.c
2009-11-09 Stig BjørlykkeRemoved an unused variable.
2009-08-16 Kovarththanan Raja... Switch a bunch of dissectors over to using tvb_new_subs...
2009-08-09 Kovarththanan Raja... Don't guard col_clear with col_check
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_PROTOCOL) with col_check
2009-06-19 Jörg MayerReplace my email address by a reference to AUTHORS
2008-10-31 Stig BjørlykkeFix some "format not a string literal and no format...
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2005-09-17 Guy HarrisMove a pile of protocol-related headers from the top...
2005-09-15 Ronnie Sahlbergremove some redundant strcpy()
2005-08-05 Jörg MayerMore char -> const char warning fixes
2005-03-26 Gerald CombsMake sure we have enough bytes in our tvbuff to dissect...
2004-09-29 Guy HarrisMove various tables into the epan directory.
2004-07-18 Gilbert RamirezMove dissectors to epan/dissectors directory.