aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-csm-encaps.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-1/+1
2011-09-26Get rid of check_col, while at it set ENC.etxrab1-69/+67
2011-08-08Remove unneeded #includes: proto.h,tvbuff.h,value_string.h,stdlib.h,...wmeier1-7/+1
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-1/+1
2010-10-07Define a few global variables as static.wmeier1-6/+6
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-03-31#include reassemble.h not req'dwmeier1-1/+0
2009-03-29Define certain fcns as static (if not used externally).wmeier1-12/+11
2009-02-06#include <conversation.h> not req'd ....wmeier1-1/+0
2008-08-25#include <prefs.h> not req'dwmeier1-1/+0
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2006-01-05Bill Meier:jmayer1-8/+8
2005-10-05Don't reinvent the wheel, use val_to_str/match_strvaljmayer1-20/+2
2005-08-13Fix another infinite loop found by randpkt.gerald1-2/+2
2005-08-10Remove proprietary information at the author's request.gerald1-749/+87
2005-08-08various code cleanup:ulfl1-4/+0
2005-06-15Fix an infinite loop found by randpkt testing. Change the line endings fromgerald1-1351/+1351
2005-06-11From Angelo Bannack, etxrab1-0/+1351