aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dap.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-04Get rid of dissect_ber_boolean_value() and change the signature ofAnders Broman1-1/+1
2008-01-04Get rid of ber_last_created_item().Anders Broman1-6/+5
2007-12-15Revised DAP dissector using latest asn2wrs features (requiring fewer changes ...Graeme Lunt1-515/+769
2007-11-06as2wrs now handles EXTERNAL(direct-reference requires no special handling).Anders Broman1-3/+12
2007-10-31Use oid_add_from_string for adding names.Anders Broman1-3/+3
2007-10-22Update to use the -X and -T asn2wrs flags.Graeme Lunt1-2251/+1272
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon1-1/+1
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer1-1/+1
2007-06-06use ASN.1 type names in #.FN_BODY (instead of Wireshark type names)Tomas Kukosa1-11/+32
2007-05-22Prepare for the use of the new -X parameter for BER encoded protocols.Anders Broman1-547/+547
2007-05-15actx in the rest of dissect_ber..()lAnders Broman1-32/+32
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-1077/+1081
2007-05-06Start introducing actx to ber functions.Anders Broman1-323/+323
2007-05-03EXTERNAL type is handled in asn2wrs nowTomas Kukosa1-4/+4
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...Ronnie Sahlberg1-532/+532
2006-08-27Support for X.500 strong authentication - used by DAP, DISP, DSP and DOP.Graeme Lunt1-24/+160
2006-08-16ASN.1 dissectors regenerated with new asn2wrs to get updated field blurbTomas Kukosa1-313/+313
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...Tomas Kukosa1-30/+31
2006-05-24- remove some #.MODULE_IMPORT from .cng filesTomas Kukosa1-21/+21
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2006-04-30Operational Attributes and SyntaxesGraeme Lunt1-34/+36
2005-12-16From Graeme Lunt:Anders Broman1-222/+62
2005-12-08Commit the actual diissectors:Anders Broman1-20/+60
2005-11-26Porperties: replace executable by eol-style and keywordsJörg Mayer1-1/+1
2005-11-16add the rest of Graeme Lunts patchRonnie Sahlberg1-0/+7352