aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dop.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-7/+6
2008-11-11Regenerated files for asn1 templates committed in SVN #26750Bill Meier1-14/+13
2008-11-10fix problem with X.411 asn2wrs compilation, all dissectors regeneratedTomas Kukosa1-3/+3
2008-11-01Regenerate all asn2wrs generated dissectorsAnders Broman1-22/+22
2008-08-01Regenerated to use the new decode function for UTCTime.Stig Bjørlykke1-4/+2
2008-04-13Removal of #defined preference grouping and tidy up agreement id.Graeme Lunt1-11/+7
2008-01-04Get rid of dissect_ber_boolean_value() and change the signature ofAnders Broman1-2/+2
2007-11-06as2wrs now handles EXTERNAL(direct-reference requires no special handling).Anders Broman1-23/+32
2007-11-01Change:Anders Broman1-1/+1
2007-10-31Use oid_add_from_string for adding names.Anders Broman1-19/+19
2007-09-05Include expert.h and while at it change to use -X and -T options for asn2wrs.Anders Broman1-860/+459
2007-09-04Rewrote handling of parameters to get rid of "funky" oid strings.Stig Bjørlykke1-35/+56
2007-08-25replace oid_to_str_buf() and oid_to_str()Luis Ontanon1-2/+2
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-08-13http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1739Anders Broman1-1/+1
2007-06-05use ASN.1 type names in conformance file instead of Wireshak typesTomas Kukosa1-57/+87
2007-05-22Prepare for the use of the new -X parameter for BER encoded protocols.Anders Broman1-209/+209
2007-05-15actx in the rest of dissect_ber..()lAnders Broman1-12/+12
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-485/+513
2007-05-06Start introducing actx to ber functions.Anders Broman1-133/+133
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-243/+243
2006-08-16ASN.1 dissectors regenerated with new asn2wrs to get updated field blurbTomas Kukosa1-145/+145
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...Tomas Kukosa1-24/+25
2006-06-15- BER_MAX_OID_STR_LEN removed and replaced with MAX_OID_STR_LENTomas Kukosa1-2/+2
2006-05-24- remove some #.MODULE_IMPORT from .cng filesTomas Kukosa1-22/+22
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2006-04-30Operational Attributes and SyntaxesGraeme Lunt1-25/+1025
2005-12-16From Graeme Lunt:Anders Broman1-50/+78
2005-12-08Squelch a const vs. non-const pointer warning.Guy Harris1-3/+3
2005-12-08Also add the new dissectorsAnders Broman1-0/+2449