aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x420.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-04Get rid of dissect_ber_boolean_value() and change the signature ofAnders Broman1-14/+14
2008-01-04Get rid of ber_last_created_item().Anders Broman1-20/+19
2008-01-02Revised X.420 dissector using separate ASN.1 modules and making the bare mini...Graeme Lunt1-301/+1608
2007-11-06as2wrs now handles EXTERNAL(direct-reference requires no special handling).Anders Broman1-19/+28
2007-11-01Change:Anders Broman1-4/+4
2007-10-22Update to use the -X and -T asn2wrs flags.Graeme Lunt1-1342/+643
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon1-1/+1
2007-07-14From Stig Bjorlykke. Graeme Lunt1-1/+1
2007-06-24Consolidation of FTBP dissector into the X420 dissector.Graeme Lunt1-16/+1433
2007-06-24This patch adds s4406 type to COL_INFO, as for X420.Graeme Lunt1-3/+3
2007-05-22Prepare for the use of the new -X parameter for BER encoded protocols.Anders Broman1-216/+216
2007-05-15actx in the rest of dissect_ber..()lAnders Broman1-41/+41
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-649/+734
2007-05-06Start introducing actx to ber functions.Anders Broman1-154/+154
2007-05-03EXTERNAL type is handled in asn2wrs nowTomas Kukosa1-7/+7
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...Ronnie Sahlberg1-340/+340
2006-12-14From Stig Bjorlykke:Stephen Fisher1-13/+13
2006-08-16ASN.1 dissectors regenerated with new asn2wrs to get updated field blurbTomas Kukosa1-195/+195
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-23/+23
2006-05-24- remove some #.MODULE_IMPORT from .cng filesTomas Kukosa1-11/+11
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2006-05-08Better split between dissectors and fixes for s4406 SEQ OF defined extensionsGraeme Lunt1-19/+18
2005-12-06Squelch some compiler const vs. non-const warnings.Guy Harris1-2/+2
2005-12-05From Grame Lunt:Anders Broman1-64/+1362
2005-11-14 - dissect_ber_object_identifier() returns value as tvbTomas Kukosa1-2/+2
2005-10-24From Graeme Lunt:Anders Broman1-37/+61
2005-10-03From Graeme LuntAnders Broman1-30/+10
2005-09-04 From Graeme LuntAnders Broman1-0/+2600