summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-ftam.c
AgeCommit message (Expand)AuthorFilesLines
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-8/+34
2007-05-24few BER dissectors regeneratedTomas Kukosa1-18/+18
2007-05-22Regenerate dissector with -X and -T directives.Anders Broman1-3057/+1774
2007-05-22Prepare for the use of the new -X parameter for BER encoded protocols.Anders Broman1-466/+466
2007-05-15actx in the rest of dissect_ber..()lAnders Broman1-53/+53
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-1131/+1135
2007-05-06Start introducing actx to ber functions.Anders Broman1-341/+341
2007-05-03EXTERNAL type is handled in asn2wrs nowTomas Kukosa1-6/+6
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...Ronnie Sahlberg1-560/+560
2006-08-16ASN.1 dissectors regenerated with new asn2wrs to get updated field blurbTomas Kukosa1-332/+332
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...Tomas Kukosa1-39/+40
2006-05-24- remove some #.MODULE_IMPORT from .cng filesTomas Kukosa1-83/+83
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2006-04-03Fix bug http://bugs.ethereal.com/bugzilla/show_bug.cgi?id=850 problems with t...Anders Broman1-40/+27
2005-12-08Regenerate with the latest asn2eth, to get FT_OID used, and to add #line.Guy Harris1-21/+114
2005-11-14 - dissect_ber_object_identifier() returns value as tvbTomas Kukosa1-5/+5
2005-10-24From Graeme Lunt:Anders Broman1-26/+21
2005-09-09Dissect "nbs-9".Anders Broman1-5/+29
2005-09-06Ftam - Use some mofe FN_PAR:sAnders Broman1-3/+2
2005-09-05Add some OID:s as we now use the Presentation context and use FN_PARS.Anders Broman1-13/+23
2005-09-02Regenerate dissectors with the current asn2eth.Guy Harris1-146/+292
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choiceRonnie Sahlberg1-72/+96
2005-07-12Fix some more signed vs. unsigned warnings.Guy Harris1-38/+41
2005-06-29fix a typo for the name of a bitRonnie Sahlberg1-4/+4
2005-06-28addition of NBS9 Ronnie Sahlberg1-231/+279
2005-06-27regenerate FTAM with the bugfix for GraphicString in asn2ethRonnie Sahlberg1-2/+2
2005-06-26Fix a compiler warning.Anders Broman1-1/+3
2005-06-26prettify ftam by puttign the command name in the info columnRonnie Sahlberg1-6/+39
2005-06-26make dissect_ber_choice take a guint* that will return theRonnie Sahlberg1-50/+50
2005-06-25new FTAM dissector generated by asn2ethRonnie Sahlberg1-3678/+7506
2005-06-22remove a dissector table we no longer use from ACSERonnie Sahlberg1-7/+0
2005-06-19make cmip and ftam also register by ber oid so that they will work when the n...Ronnie Sahlberg1-0/+4
2005-03-29from SidRonnie Sahlberg1-1/+165
2005-02-09Move the following files from /trunk to /trunk/epan:Lars Roland1-1/+1
2004-11-03From Yuriy Sidelnikov:Guy Harris1-21/+8
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+3671