- Forward declaration of register functions.
[metze/wireshark/wip.git] / epan / dissectors / packet-dop.c
2013-12-08 etxrab- Forward declaration of register functions.
2013-11-05 mmannIn an effort to reduce the use of pinfo->private_data...
2013-11-02 mmannRequire dissector_try_string to pass a data parameter...
2013-09-17 jmayerRegenerate all files where the .cnf files had whitespac...
2013-06-19 eapacheApparently one of our major global headers must include...
2013-06-03 mmannConvert ASN.1 dissectors to use filterable expert info.
2013-05-27 pascalPostfix FT_NONE fields with "_element" string to reduce...
2013-04-11 pascalUpdate the ASN.1 based dissectors following the changes...
2012-12-26 guyFix a bunch of warnings.
2012-10-24 cmaynardTo indicate that all bytes in the tvb were consumed...
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-07-19 stigUse ENC_NA as encoding for FT_PROTOCOL, FT_NONE and...
2011-07-19 stigUse correct encoding for proto_tree_add_item().
2011-05-13 stigRegenerate ASN.1 dissectors to update the #line directive.
2010-12-20 guyRename the routines that handle dissector tables with...
2010-12-06 morrissMake some prefs callback functions static. (These...
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.
2010-01-17 etxrabGet rid of check_col();
2010-01-11 stigAdd some missing DSEType's.
2009-12-18 stigFixed some OPTIONAL vs. DEFAULT issues.
2009-10-11 stigMake all proto_* values static.
2009-10-09 krjRegenerate asn1 dissectors (no change, only some line...
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-07-30 geraldRemove more unused variables.
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-11 wmeierRegenerated files for asn1 templates committed in SVN...
2008-11-10 kukosafix problem with X.411 asn2wrs compilation, all dissect...
2008-11-01 etxrabRegenerate all asn2wrs generated dissectors
2008-08-01 stigRegenerated to use the new decode function for UTCTime.
2008-04-13 galRemoval of #defined preference grouping and tidy up...
2008-01-04 etxrabGet rid of dissect_ber_boolean_value() and change the...
2007-11-06 etxrabas2wrs now handles EXTERNAL(direct-reference requires...
2007-11-01 etxrabChange:
2007-10-31 etxrabUse oid_add_from_string for adding names.
2007-09-05 etxrabInclude expert.h and while at it change to use -X and...
2007-09-04 stigRewrote handling of parameters to get rid of "funky...
2007-08-25 legoreplace oid_to_str_buf() and oid_to_str()
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-08-13 etxrabbugs.wireshark.org/bugzilla/show_bug.cgi?id=1739
2007-06-05 kukosause ASN.1 type names in conformance file instead of...
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-06-15 kukosa- BER_MAX_OID_STR_LEN removed and replaced with MAX_OID...
2006-05-24 kukosa- remove some #.MODULE_IMPORT from .cng files
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2006-04-30 galOperational Attributes and Syntaxes
2005-12-16 etxrabFrom Graeme Lunt:
2005-12-08 guySquelch a const vs. non-const pointer warning.
2005-12-08 etxrabAlso add the new dissectors