aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cmip.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Update Free Software Foundation address.darkjames1-1/+1
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-2/+2
2011-10-15Update generated ASN1 *.[hc] files after recent work done by Jeff Morriss;wmeier1-1/+1
2011-05-13Regenerate ASN.1 dissectors to update the #line directive.stig1-47/+47
2011-02-10Added a dissector table for AttributeId localForm.stig1-30/+48
2010-05-11Add a little more code to avoid not-very-useful blurbs:morriss1-47/+47
2010-05-11Regenerate a few of the ASN.1 dissectorsmorriss1-261/+261
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.wmeier1-10/+8
2010-04-06#include <stdio.h> not needed.wmeier1-9/+8
2009-11-13Use correct opcode table for error values and regular values.stig1-48/+34
2009-10-11Make all proto_* values static.stig1-1/+1
2009-10-09Regenerate asn1 dissectors (no change, only some line offset changes)krj1-29/+29
2009-09-27Fix a possible dereference of null pointer when having no tree.stig1-13/+9
2009-09-24Don't guard col_append_str with check_colkrj1-6/+2
2009-08-09Don't guard col_clear with col_checkkrj1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-08-03Rework an assignment to keep static analyzers from complaining.gerald1-4/+4
2009-06-26Re-generate asn1 dissectors after hf_register_info cleanup.stig1-4/+4
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-30/+30
2009-05-16Regenerate all asn2wrs generated dissectors.stig1-35/+35
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-9/+8
2008-11-01Regenerate all asn2wrs generated dissectorsetxrab1-34/+34
2008-07-22Get rid of some unused code warnings.etxrab1-24/+24
2008-01-04Get rid of dissect_ber_boolean_value() and change the signature ofetxrab1-5/+5
2007-11-04Update do use the -X and -T asn2wrs flags.etxrab1-1378/+759
2007-10-31Use oid_add_from_string for adding names.etxrab1-20/+20
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.clego1-1/+1
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.jmayer1-830/+1469
2007-07-02Correct a copy paste error and rename fields.etxrab1-144/+144
2007-07-01Try to fix defined but not used warnings and use the nice new table function ...etxrab1-142/+92
2007-06-27Try to fix the last defined but not used warnings(again).etxrab1-591/+839
2007-06-26Try to fix the last defined but not used warnings.etxrab1-258/+30
2007-06-26Try to fix some GCC warningsetxrab1-31/+438
2007-06-25Generate CMIP from original asn1 files with -X and -T option.etxrab1-1922/+3688
2007-05-24few BER dissectors regeneratedkukosa1-113/+113
2007-05-22Prepare for the use of the new -X parameter for BER encoded protocols.etxrab1-224/+224
2007-05-15actx in the rest of dissect_ber..()letxrab1-42/+42
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.etxrab1-622/+646
2007-05-06Start introducing actx to ber functions.etxrab1-133/+133
2007-05-03EXTERNAL type is handled in asn2wrs nowkukosa1-8/+8
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...sahlberg1-261/+261
2006-08-16ASN.1 dissectors regenerated with new asn2wrs to get updated field blurbkukosa1-133/+133
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...kukosa1-7/+8
2006-05-24- remove some #.MODULE_IMPORT from .cng fileskukosa1-26/+26
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-3/+3
2005-12-08Regenerate with the latest asn2eth, to get FT_OID used, and to add #line.guy1-26/+73
2005-11-14 - dissect_ber_object_identifier() returns value as tvbkukosa1-53/+22
2005-08-31Upadte to call Data dissector from PRES based on OID in Presentation Context,etxrab1-0/+1
2005-08-29MapDialougePDU.cnfetxrab1-1/+2
2005-08-28Co ordidnate CMIP abd GNM.etxrab1-96/+137