checkAPIs.pl: support for new-style dissectors in check_hf_entries
[metze/wireshark/wip.git] / epan / dissectors / packet-dop.c
2018-02-18 Pascal QuantinASN.1: update auto generated dissectors
2018-02-12 Dario Lombardodissectors: use SPDX identifiers.
2017-05-29 Jeff MorrissFix up dissector tables' UI names.
2016-12-31 Michael MannDissectors don't need a journey of self discovery.
2016-09-16 Michael MannHave TPKT support a TCP port range preference instead...
2016-08-31 Guy HarrisDon't do any Decode As stuff for dissector tables not...
2016-03-17 Michael MannAssociate dissector tables and heuristic subdissector...
2016-03-13 João ValverdeMove /asn1 to /epan/dissectors
2015-12-10 Michael MannConvert ASN.1 dissectors to remove "new" from "new...
2015-12-09 Michael Mann"new" dissector API -> dissector API for ASN.1 dissectors.
2015-11-04 Michael MannDon't allow multiple registrations of a protocol in...
2015-01-19 Michael MannConvert OID APIs to use wmem.
2014-12-23 Bill Meierasn1 generated dissectors: cleanup #include usage
2014-10-13 Stig BjørlykkeASN1: Register PDU-dissectors as NEW
2014-08-09 Michael MannEliminate (almost all) proto_tree_add_text calls from...
2014-06-22 Michael Mannconvert to proto_tree_add_subtree[_format] for ASN...
2014-06-19 Evan Huusbatch of manual tvb_length conversions
2014-06-19 Michael MannRevert "Fixup: tvb_* -> tvb_captured"
2014-06-18 Dario LombardoFixup: tvb_* -> tvb_captured
2014-03-15 Pascal QuantinRemove unused const variables errors seen with recent...
2014-02-18 Jeff MorrissRemove $Id$ from the ASN.1 dissectors and regenerate...
2013-12-09 Chris MaynardReject the packet if data is NULL without doing anythin...
2013-12-08 Anders Broman- Forward declaration of register functions.
2013-11-05 Michael MannIn an effort to reduce the use of pinfo->private_data...
2013-11-02 Michael MannRequire dissector_try_string to pass a data parameter...
2013-09-17 Jörg MayerRegenerate all files where the .cnf files had whitespac...
2013-06-19 Evan HuusApparently one of our major global headers must include...
2013-06-03 Michael MannConvert ASN.1 dissectors to use filterable expert info.
2013-05-27 Pascal QuantinPostfix FT_NONE fields with "_element" string to reduce...
2013-04-11 Pascal QuantinUpdate the ASN.1 based dissectors following the changes...
2012-12-26 Guy HarrisFix a bunch of warnings.
2012-10-24 Chris MaynardTo indicate that all bytes in the tvb were consumed...
2012-09-24 Jakub ZawadzkiRegenerate asn.1 dissectors.
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2011-10-15 Bill MeierUpdate generated ASN1 *.[hc] files after recent work...
2011-07-19 Stig BjørlykkeUse ENC_NA as encoding for FT_PROTOCOL, FT_NONE and...
2011-07-19 Stig BjørlykkeUse correct encoding for proto_tree_add_item().
2011-05-13 Stig BjørlykkeRegenerate ASN.1 dissectors to update the #line directive.
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-12-06 Jeff MorrissMake some prefs callback functions static. (These...
2010-05-11 Jeff MorrissAdd a little more code to avoid not-very-useful blurbs:
2010-05-11 Jeff MorrissRegenerate a few of the ASN.1 dissectors
2010-04-07 Bill Meier#include <string.h> and/or #include <stdio.h> not needed.
2010-04-06 Bill Meier#include <stdio.h> not needed.
2010-01-17 Anders BromanGet rid of check_col();
2010-01-11 Stig BjørlykkeAdd some missing DSEType's.
2009-12-18 Stig BjørlykkeFixed some OPTIONAL vs. DEFAULT issues.
2009-10-11 Stig BjørlykkeMake all proto_* values static.
2009-10-09 Kovarththanan Raja... Regenerate asn1 dissectors (no change, only some line...
2009-08-09 Kovarththanan Raja... Don't guard col_clear with col_check
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_PROTOCOL) with col_check
2009-07-30 Gerald CombsRemove more unused variables.
2009-06-26 Stig BjørlykkeRe-generate asn1 dissectors after hf_register_info...
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-16 Stig BjørlykkeRegenerate all asn2wrs generated dissectors.
2009-02-07 Bill Meier#include <epan/conversation.h> and/or #include <epan...
2008-11-11 Bill MeierRegenerated files for asn1 templates committed in SVN...
2008-11-10 Tomas Kukosafix problem with X.411 asn2wrs compilation, all dissect...
2008-11-01 Anders BromanRegenerate all asn2wrs generated dissectors
2008-08-01 Stig BjørlykkeRegenerated to use the new decode function for UTCTime.
2008-04-13 Graeme LuntRemoval of #defined preference grouping and tidy up...
2008-01-04 Anders BromanGet rid of dissect_ber_boolean_value() and change the...
2007-11-06 Anders Bromanas2wrs now handles EXTERNAL(direct-reference requires...
2007-11-01 Anders BromanChange:
2007-10-31 Anders BromanUse oid_add_from_string for adding names.
2007-09-05 Anders BromanInclude expert.h and while at it change to use -X and...
2007-09-04 Stig BjørlykkeRewrote handling of parameters to get rid of "funky...
2007-08-25 Luis Ontanonreplace oid_to_str_buf() and oid_to_str()
2007-08-25 Luis Ontanonget users of oid_resolv to use the new oids, rollout...
2007-08-24 Jörg Mayerget_ber_length doesn't need the tree argument, get...
2007-08-13 Anders Bromanbugs.wireshark.org/bugzilla/show_bug.cgi?id=1739
2007-06-05 Tomas Kukosause ASN.1 type names in conformance file instead of...
2007-05-22 Anders BromanPrepare for the use of the new -X parameter for BER...
2007-05-15 Anders Bromanactx in the rest of dissect_ber..()l
2007-05-13 Anders BromanSecond step in introducing asn context to BER dissector...
2007-05-06 Anders BromanStart introducing actx to ber functions.
2007-05-03 Tomas KukosaEXTERNAL type is handled in asn2wrs now
2007-03-21 Ronnie Sahlbergchange the signature that asn2wrs generates for functio...
2006-08-16 Tomas KukosaASN.1 dissectors regenerated with new asn2wrs to get...
2006-06-28 Tomas Kukosaremove functions register_ber_oid_name() and get_ber_oi...
2006-06-15 Tomas Kukosa- BER_MAX_OID_STR_LEN removed and replaced with MAX_OID...
2006-05-24 Tomas Kukosa- remove some #.MODULE_IMPORT from .cng files
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2006-04-30 Graeme LuntOperational Attributes and Syntaxes
2005-12-16 Anders BromanFrom Graeme Lunt:
2005-12-08 Guy HarrisSquelch a const vs. non-const pointer warning.
2005-12-08 Anders BromanAlso add the new dissectors