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