- Forward declaration of register functions.
[metze/wireshark/wip.git] / epan / dissectors / packet-crmf.c
2013-12-08 etxrab- Forward declaration of register functions.
2013-10-31 mmannAdd a data parameter to call_ber_oid_callback to be...
2013-06-22 mmannMore proper fix (per advice of bug 8515 (https://bugs...
2013-05-27 pascalPostfix FT_NONE fields with "_element" string to reduce...
2013-05-01 mmannRemove some global variables in favor of private_data...
2013-04-11 pascalUpdate the ASN.1 based dissectors following the changes...
2012-09-24 darkjamesRegenerate asn.1 dissectors.
2012-09-20 morrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 darkjamesUpdate Free Software Foundation address.
2011-10-15 wmeierUpdate generated ASN1 *.[hc] files after recent work...
2011-05-13 stigRegenerate ASN.1 dissectors to update the #line directive.
2010-09-10 stigFrom Martin Peylo via bug 5198:
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-10-11 stigMake all proto_* values static.
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-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-07 etxrabFrom Martin Peylo:
2007-08-24 jmayerget_ber_length doesn't need the tree argument, get...
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-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-10-27 sahlbergregister 1.2.840.113533.7.66.13 as passwordbasedmac...
2005-09-02 guyRegenerate dissectors with the current asn2eth.
2005-08-02 jmayerSome warning fixes for "no previous declaration"
2005-07-21 sahlbergchange the symbol dissect_ber_CHOICE back into dissect_...
2005-06-26 sahlbergmake dissect_ber_choice take a guint* that will return the
2005-04-22 geraldDefine a maximum OID string length, and use it in a...
2005-02-23 sahlbergupdate asn2eth and all generated dissectors to new...
2004-12-24 sahlbergNew "protocol" the support functions from RFC2511...