aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cdt.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-01Regenerate all asn2wrs generated dissectorsAnders Broman1-1/+1
2008-10-02Decode content according to given content type.Stig Bjørlykke1-18/+48
2008-01-04Get rid of dissect_ber_boolean_value() and change the signature ofAnders Broman1-1/+1
2007-11-01Change:Anders Broman1-5/+5
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon1-1/+1
2007-08-15Regenerate the CDT dissector with -X and -T options.Stig Bjørlykke1-55/+28
2007-06-05not allow #.FN_HDR/FTR for Wireshark types but only for ASN.1 typesTomas Kukosa1-24/+33
2007-05-22Prepare for the use of the new -X parameter for BER encoded protocols.Anders Broman1-14/+14
2007-05-15actx in the rest of dissect_ber..()lAnders Broman1-4/+4
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-53/+56
2007-05-06Start introducing actx to ber functions.Anders Broman1-8/+8
2007-05-03EXTERNAL type is handled in asn2wrs nowTomas Kukosa1-1/+1
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...Ronnie Sahlberg1-17/+17
2007-02-08This patch adds some expert info in CDT when:Graeme Lunt1-12/+18
2006-08-16ASN.1 dissectors regenerated with new asn2wrs to get updated field blurbTomas Kukosa1-10/+10
2006-07-09include packet-cdt.h to declare prototypesJörg Mayer1-6/+8
2006-07-01Include <epan/oid_resolv.h> to declare get_oid_str_name().Guy Harris1-7/+8
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...Tomas Kukosa1-1/+1
2006-05-24- remove some #.MODULE_IMPORT from .cng filesTomas Kukosa1-3/+3
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2005-12-08Regenerate with the latest asn2eth, to get FT_OID used, and to add #line.Guy Harris1-15/+24
2005-11-23From Stig BjørlykkeAnders Broman1-0/+427