checkAPIs.pl: support for new-style dissectors in check_hf_entries
[metze/wireshark/wip.git] / epan / dissectors / packet-cmpp.c
2018-02-12 Dario Lombardodissectors: use SPDX identifiers.
2016-10-08 Michael MannCombine Decode As and port preferences for tcp.port...
2016-06-27 Michael Manntvb_get_string_enc + proto_tree_add_item = proto_tree_a...
2015-12-09 Michael Mannnew_create_dissector_handle -> create_dissector_handle...
2015-04-16 AndersBromanRemove deprecated tvb_lengt APIs
2015-01-27 Hadriel KaplanLua: Expose tcp_dissect_pdus() to Lua
2014-12-21 Bill MeierCleanup use of #includes in non-generated epan/dissecto...
2014-10-02 Bill MeierAdd editor modelines & adjust indentation/whitespace...
2014-06-19 Michael MannRevert "Fixup: tvb_* -> tvb_captured"
2014-06-18 Dario LombardoFixup: tvb_* -> tvb_captured
2014-06-18 Dario LombardoFixup: tvb_get_string(z) -> tvb_get_string(z)_enc
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-11-09 Michael MannAdd data parameter to tcp_dissect_pdus() as well as...
2013-09-22 Pascal Quantinemem -> wmem conversion:
2013-09-13 Pascal QuantinConvert a few more dissectors to wmem
2013-03-29 Evan HuusRename value string (and similar) functions to use...
2013-03-15 Anders Broman[-Wmissing-prototypes]
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-10 Jakub ZawadzkiInitial commit to support yet another method of passing...
2012-04-24 Bill MeierMinor cleanup: whitespace, indentation, long-lines...
2011-10-21 Bill MeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-09-26 Anders BromanGet rid of check_col, while at it set ENC.
2011-04-27 Anders BromanFrom Yaniv Kaul:
2011-04-22 Jeff MorrissUse the return value of proto_item_add_subtree()
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-04-06 Bill Meier#include <string.h> not needed.
2010-04-03 Bill MeierRemove unneeded #include <stdio.h>
2009-10-25 Anders BromanFrom Jakub Zawadzki:
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-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-08 Bill MeierFT_BOOLEAN fields w/o bitmasks really should use BASE_N...
2008-09-02 Bill MeierCleanup related to prefs & proto_reg_handoff
2008-01-22 Jeff MorrissDon't update COL_INFO at all if not claiming the packet...
2008-01-17 Jeff MorrissStrengthen heuristics a little bit, remove a useless...
2008-01-17 Jeff MorrissFix bugs.wireshark.org/bugzilla/show_bug.cgi?id=2206...
2008-01-10 Jeff MorrissFrom Andy Chu: A dissector for China Mobile Point to...