Regenerate ASN.1 dissectors to update the #line directive.
[obnox/wireshark/wip.git] / epan / dissectors / packet-cmip.c
2011-05-13 stigRegenerate ASN.1 dissectors to update the #line directive.
2011-02-10 stigAdded a dissector table for AttributeId localForm.
2010-05-11 morrissAdd a little more code to avoid not-very-useful blurbs:
2010-05-11 morrissRegenerate a few of the ASN.1 dissectors
2010-04-07 wmeier#include <string.h> and/or #include <stdio.h> not needed.
2010-04-06 wmeier#include <stdio.h> not needed.
2009-11-13 stigUse correct opcode table for error values and regular...
2009-10-11 stigMake all proto_* values static.
2009-10-09 krjRegenerate asn1 dissectors (no change, only some line...
2009-09-27 stigFix a possible dereference of null pointer when having...
2009-09-24 krjDon't guard col_append_str with check_col
2009-08-09 krjDon't guard col_clear with col_check
2009-08-09 krjDon't guard col_set_str (COL_PROTOCOL) with col_check
2009-08-03 geraldRework an assignment to keep static analyzers from...
2009-06-26 stigRe-generate asn1 dissectors after hf_register_info...
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-16 stigRegenerate all asn2wrs generated dissectors.
2009-02-07 wmeier#include <epan/conversation.h> and/or #include <epan...
2008-11-01 etxrabRegenerate all asn2wrs generated dissectors
2008-07-22 etxrabGet rid of some unused code warnings.
2008-01-04 etxrabGet rid of dissect_ber_boolean_value() and change the...
2007-11-04 etxrabUpdate do use the -X and -T asn2wrs flags.
2007-10-31 etxrabUse oid_add_from_string for adding names.
2007-08-25 legoget users of oid_resolv to use the new oids, rollout...
2007-08-24 jmayerget_ber_length doesn't need the tree argument, get...
2007-07-02 etxrabCorrect a copy paste error and rename fields.
2007-07-01 etxrabTry to fix defined but not used warnings and use the...
2007-06-27 etxrabTry to fix the last defined but not used warnings(again).
2007-06-26 etxrabTry to fix the last defined but not used warnings.
2007-06-26 etxrabTry to fix some GCC warnings
2007-06-25 etxrabGenerate CMIP from original asn1 files with -X and...
2007-05-24 kukosafew BER dissectors regenerated
2007-05-22 etxrabPrepare for the use of the new -X parameter for BER...
2007-05-15 etxrabactx in the rest of dissect_ber..()l
2007-05-13 etxrabSecond step in introducing asn context to BER dissector...
2007-05-06 etxrabStart introducing actx to ber functions.
2007-05-03 kukosaEXTERNAL type is handled in asn2wrs now
2007-03-21 sahlbergchange the signature that asn2wrs generates for functio...
2006-08-16 kukosaASN.1 dissectors regenerated with new asn2wrs to get...
2006-06-28 kukosaremove functions register_ber_oid_name() and get_ber_oi...
2006-05-24 kukosa- remove some #.MODULE_IMPORT from .cng files
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2005-12-08 guyRegenerate with the latest asn2eth, to get FT_OID used...
2005-11-14 kukosa - dissect_ber_object_identifier() returns value as tvb
2005-08-31 etxrabUpadte to call Data dissector from PRES based on OID...
2005-08-29 etxrabMapDialougePDU.cnf
2005-08-28 etxrabCo ordidnate CMIP abd GNM.
2005-08-26 guyDissectors registered with "register_ber_oid_dissector...
2005-08-25 etxrabFix malformed packet if linkedId is present dissect...
2005-08-02 jmayerSome warning fixes for "no previous declaration"
2005-07-21 sahlbergchange the symbol dissect_ber_CHOICE back into dissect_...
2005-06-30 sahlbergfix a bug in the conformance file for CMIP to make...
2005-06-26 sahlbergmake dissect_ber_choice take a guint* that will return the
2005-06-23 sahlbergfix for CMIP, we should set the opcode_type BEFORE...
2005-06-22 sahlbergremove a dissector table we no longer use from ACSE
2005-06-19 sahlbergmake cmip and ftam also register by ber oid so that...
2005-04-22 geraldDefine a maximum OID string length, and use it in a...
2004-12-25 ulfla lot of warnings removed, most of them about pointer...
2004-12-13 sahlbergupdate of the asn2eth compiler to use the types...
2004-12-12 sahlbergsome cmip updates to handle m-Action and m-Action-confirmed
2004-12-12 sahlbergupdate the helper for BER GeneralizedTime to handle...
2004-12-12 sahlbergupdates from tomas and anders
2004-11-27 sahlbergit appears that a SES_REFUSE spdu actually contains...
2004-11-21 sahlbergcmip update add all remaining functions Arguments and...
2004-11-21 sahlbergupdate to cmip
2004-11-14 sahlbergtheis is the actual dissector for the new protocol...