checkAPIs.pl: support for new-style dissectors in check_hf_entries
[metze/wireshark/wip.git] / epan / dissectors / packet-h248.c
2018-03-09 Guy HarrisRegenerate dissector.
2018-03-07 Dario Lombardodissectors: more SPDX license convertions.
2017-08-31 Pascal QuantinH248: check that exported_pdu tap is listening before...
2017-02-01 Dario Lombardoh248: convert GTree to wmem_tree.
2016-10-13 Michael MannConvert most UDP dissectors to use "auto" preferences.
2016-10-08 Michael MannCombine Decode As and port preferences for tcp.port...
2016-08-31 Guy HarrisDon't do any Decode As stuff for dissector tables not...
2016-08-16 AndersBroman[H248] Fix Warn Dissector bug, protocol H248, in packet...
2016-07-01 Michael MannASN.1 dissectors - don't try to find yourself.
2016-06-29 Michael MannProvide new interface for Export PDU.
2016-06-26 Dario Lombardoh248: rename shadow variable.
2016-06-13 Michael MannConvert AT_SS7PC to a "dissector address type"
2016-06-12 Michael MannMove Gateway Control Protocol (Context Tracking) into...
2016-05-03 AndersBroman[H.248] Implement export PDU functionality.
2016-03-20 Michael MannManually add protocol dependencies derived from find_di...
2016-03-17 Michael MannAssociate dissector tables and heuristic subdissector...
2016-03-13 João ValverdeMove /asn1 to /epan/dissectors
2016-02-22 Michael MannSeparate hf_ fields that share filter names with FT_UIN...
2015-12-09 Michael Mann"new" dissector API -> dissector API for ASN.1 dissectors.
2015-11-22 Michael Mannregister_dissector -> new_register_dissector for ASN...
2015-11-20 Balint ReczeyMore spelling fixes found by lintian
2015-11-04 Michael MannDon't allow multiple registrations of a protocol in...
2015-06-07 Pascal QuantinH248: fix V712 warning reported by PVS-Studio
2015-02-18 Pascal QuantinH.248: fix dissection of ServiceChangeReason for version 1
2015-01-07 Michael Manntvb_bytes_to_ep_str -> tvb_bytes_to_str
2014-12-23 Bill Meierasn1 generated dissectors: cleanup #include usage
2014-11-17 Alexis La GoutteH248: Fix Dereference of null pointer found by Clang...
2014-10-29 AndersBromanDon't include ctype.h and replace isascii() with _ascii...
2014-08-09 Michael MannEliminate (almost all) proto_tree_add_text calls from...
2014-06-20 Evan Huusbatch of tvb-length conversions
2014-06-19 Michael MannRevert "Fixup: tvb_* -> tvb_captured"
2014-06-18 Dario LombardoFixup: tvb_* -> tvb_captured
2014-06-07 Michael Manntvb_new_subset -> tvb_new_subset_length when length...
2014-05-05 AndersBromanAdd the possibillity to add a string to the termination id.
2014-02-26 Bill MeierRemove trailing whitespace from asn1 .cnf & template...
2014-02-22 Alexis La GoutteFix Called function pointer is null (null dereference...
2014-02-18 Jeff MorrissRemove $Id$ from the ASN.1 dissectors and regenerate...
2014-01-14 Guy HarrisDon't make claims of constness that can't be guaranteed...
2013-12-19 Evan HuusRename a couple of to_str functions to have ep_ in...
2013-12-17 Anders BromanMake local functions static. Include *.h when needed.
2013-11-10 Michael MannPass "wild_card" directly to dissector instead of using...
2013-11-10 Jakub ZawadzkiAdd missing includes in order to remove exceptions...
2013-09-22 Pascal Quantinemem -> wmem conversion:
2013-09-05 Anders BromanGet rid of a duplicated filter name.
2013-09-01 Evan HuusMore dissectors to wmem. There are no more dissectors...
2013-08-04 Michael MannConvert proto_item_set_expert_flags into filterable...
2013-08-04 Michael MannConvert proto_item_set_expert_flags to "filterable...
2013-07-06 Evan HuusUse epan-scoped memory for h248 packages. Fixes another...
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...
2013-03-29 Evan HuusRename value string (and similar) functions to use...
2013-03-19 Anders BromanFrom beroset:
2013-02-26 Bill Meierits ==> it's & it's ==> its as needed.
2013-02-20 Guy HarrisClean up white space - get rid of 4-space tabs.
2013-02-02 Bill MeierHack: disguise '/*' in text strings to prevent checkAPI...
2013-01-19 Evan HuusUse epan-scoped memory to clean up another 1Kb+ of...
2012-12-13 Pascal QuantinFrom John Batty via https://bugs.wireshark.org/bugzilla...
2012-09-24 Jakub ZawadzkiRegenerate asn.1 dissectors.
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-07-11 Anders BromanRevert part of revision 43107 which broke sub dissection of
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-20 Anders BromanAdd a link to IANA registry.
2012-06-05 Anders Bromanfrom Alex Lindberg:
2012-05-07 Guy HarrisGet rid of remaining Booleans-as-encoding-arguments in
2012-03-13 Anders BromanH.248 Annex E dissector does not properly dissect event...
2012-02-03 Jeff MorrissCreate a list of MTP Service Indicator macros and use...
2011-11-14 Anders Broman[-Wunused-but-set-variable]
2011-11-12 Anders Bromanfix [-Wunused-but-set-variable]
2011-10-21 Bill MeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-15 Bill MeierUpdate generated ASN1 *.[hc] files after recent work...
2011-05-27 Jeff MorrissMake TVBs opaque for most users.
2011-04-12 Gerald CombsRegenerate more ASN.1 dissectors for Coverity.
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-11-15 Bill MeierUse value_string_ext fcns to access certain value_strin...
2010-11-15 Bill MeierUpdate package_name_vals[] value_string array:
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-01-21 Anders BromanFrom Alex Lindberg:
2010-01-17 Anders BromanGet rid of check_col();
2009-10-09 Kovarththanan Raja... Regenerate asn1 dissectors (no change, only some line...
2009-10-08 Kovarththanan Raja... From Gerasimos Dimitriadis via. bug 4104:
2009-09-28 Stig BjørlykkeOnly include config.h in C files, to avoid multiple...
2009-09-10 Anders BromanFrom Alex Lindberg:
2009-09-08 Anders BromanFrom Alex Lindberg:
2009-08-21 Kovarththanan Raja... Sanitize epan includes
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_PROTOCOL) with col_check
2009-06-27 Anders BromanFrom yin sun:
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-03-31 Anders BromanUpdate value strings.
2008-12-17 Bill MeierFix some typos and spelling (mostly in text strings)
2008-12-16 Bill MeierFix some spelling/typos
2008-11-04 Bill Meierasn2wrs generated files changed as a result of recent...
2008-11-01 Anders BromanRegenerate all asn2wrs generated dissectors
2008-06-27 Gerald CombsFix some checkAPIs warnings.
2008-01-13 Anders BromanUpdate package name from IANA's list.
2008-01-13 Anders BromantransactionId wasn't processed for:
next