aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ftam/packet-ftam-template.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-15Convert asn1 template files proto_tree_add_item() 'encoding' arg for field ty...Bill Meier1-1/+1
2011-07-19Use ENC_NA as encoding for FT_PROTOCOL, FT_NONE and FT_BYTES.Stig Bjørlykke1-2/+2
2011-07-19Use correct encoding for proto_tree_add_item().Stig Bjørlykke1-3/+3
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-08-09Don't guard col_clear with col_checkKovarththanan Rajaratnam1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-2/+1
2009-07-30Remove more unused variables.Gerald Combs1-1/+0
2009-06-24From 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-10-31Use oid_add_from_string for adding names.Anders Broman1-9/+9
2007-08-25Removed duplicate entry of OID 1.0.8571.2.4 in FTAMStig Bjørlykke1-2/+1
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon1-1/+1
2007-08-16Added handling of ISO FTAM unstructured binary, as this OID is used in Stig Bjørlykke1-2/+28
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-2/+6
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...Tomas Kukosa1-12/+13
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-04-03Fix bug http://bugs.ethereal.com/bugzilla/show_bug.cgi?id=850 problems with t...Anders Broman1-1/+4
2005-11-14 - dissect_ber_object_identifier() returns value as tvbTomas Kukosa1-1/+1
2005-09-09Dissect "nbs-9".Anders Broman1-1/+15
2005-09-05Add some OID:s as we now use the Presentation context and use FN_PARS.Anders Broman1-3/+6
2005-08-02Fix svn properties where needed:Jörg Mayer1-0/+0
2005-06-26Fix a compiler warning and set eol-style.Anders Broman1-1/+3
2005-06-26prettify ftam by puttign the command name in the info columnRonnie Sahlberg1-2/+0
2005-06-25new FTAM dissector generated by asn2ethRonnie Sahlberg1-0/+127