aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/smrse/packet-smrse-template.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-12fix [-Wunused-but-set-variable]etxrab1-2/+0
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-1/+1
2011-10-18Do some more conversions of proto_tree_add_item() 'encoding' argwmeier1-1/+1
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in asn1 d...wmeier1-2/+2
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-1/+1
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.wmeier1-2/+0
2010-04-06#include <stdio.h> not needed.wmeier1-1/+0
2009-10-11Make all proto_* values static.stig1-1/+1
2009-09-06s/col_add_fstr/col_add_strkrj1-1/+1
2009-09-06Don't pass ep_alloc()'ed strings to col_set_str().krj1-1/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-06-23From Kovarththanan Rajaratnam:stig1-2/+2
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-1/+0
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.etxrab1-9/+12
2006-05-21name changesahlberg1-2/+2
2005-08-02Fix svn properties where needed:jmayer1-1/+1
2004-11-26prettify the printing of the octet_format field which is really just a BCDsahlberg1-0/+5
2004-11-17New protocol : SMRSE ShortMessageRelayServicesahlberg1-0/+185