Define some fcns & vars as static...
[metze/wireshark/wip.git] / epan / dissectors / packet-tns.c
2010-09-23 Jeff MorrissReplace blurbs that match the name (case insensitive...
2010-04-06 Bill Meier#include <string.h> not needed.
2010-04-03 Bill MeierRemove unneeded #include <stdio.h>
2009-09-24 Kovarththanan Raja... Don't guard col_append_str with check_col
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_set_str (COL_PROTOCOL) with col_check
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2008-08-26 Bill Meier#include <emem.h> not req'd
2008-05-14 Bill MeierFix some of the Errors/warnings detected by checkapi.
2008-05-13 Bill MeierFix some of the Errors/warnings detected by checkapi.
2007-10-23 Anders BromanApply the small performance enhancment patches for:
2006-10-31 Ronnie Sahlbergchange the signature for the get_pdu_len() function...
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2006-03-20 Ronnie Sahlbergwaste a couple of bytes per tcp conversation and make...
2004-09-27 Guy HarrisMove prefs.c and prefs.h into the epan subdirectory.
2004-08-21 Ulf LampingPrevent the word "desegmentation" at the GUI, but use...
2004-07-18 Gilbert RamirezMove dissectors to epan/dissectors directory.