GSM A DTAP: add UMTS EVS to supported codecs list IE
[metze/wireshark/wip.git] / epan / dissectors / packet-mgcp.c
2018-10-03 Bruno VerstuyftMGCP: added NCS ResourceID
2018-09-11 Uli HeilmeierMGCP: Ignore case for command header
2018-05-02 Alexis La Gouttemgcp: Fix Dead Store (Dead assignement/Dead increment...
2018-04-27 HadarMGCP: add support to local/remote voice metrics option
2018-02-12 Dario Lombardodissectors: use SPDX identifiers.
2017-10-29 Michael MannAdd conversation endpoint type
2017-10-28 Michael MannConvert to using find_conversation_pinfo where appropriate
2017-02-02 Michael MannGHashtable -> wmem_map conversions
2017-01-10 Guy HarrisRename tvb_new_subset() to tvb_new_subset_length_caplen().
2016-10-19 Dario Lombardomgcp: use ws_strtou function.
2016-10-08 Michael MannCombine Decode As and port preferences for tcp.port...
2016-06-26 Dario Lombardoconversation: rename shadow variable
2016-06-09 Michael MannMGCP: Replace globals that track packet data with passi...
2016-05-31 Martin Kaisermgcp: remove some unnecessary if (tree) checks
2016-05-31 Martin Kaisermgcp: don't THROW() an exception from a dissector
2016-05-31 Martin Kaisermgcp: clean up dissect_mgcp()
2016-05-31 Martin Kaisermgcp: don't throw an exception while checking if it...
2016-03-20 Michael MannManually add protocol dependencies derived from find_di...
2016-02-26 João ValverdeAdd free_address_wmem(), fix warnings [-Wcast-qual]
2016-02-08 João ValverdeRevert "Add free_address_wmem() and other extensions...
2016-02-07 João ValverdeAdd free_address_wmem() and other extensions to address API
2016-01-24 Guy HarrisAdd the packet number to the packet_info structure...
2016-01-23 Guy HarrisAdd more fields to packet_info structure and use them.
2016-01-13 Peter WuUse result of register_dissector
2015-12-09 Michael Mannnew_register_dissector -> register_dissector for dissec...
2015-12-09 Michael Mannnew_create_dissector_handle -> create_dissector_handle...
2015-07-03 Peter WuCall reassembly_table_destroy and move g_hash_table_destroy
2015-06-22 Michael MannRefactor RTD stats.
2015-02-10 Pascal QuantinDo not iterate over reported length when using tvb_find...
2015-02-09 Michael MannEliminate the hf member out of the address structure.
2015-01-25 Bill MeierCleanup:
2015-01-23 Bill MeierRemove incorrect 'if (tree)'
2014-12-23 Martin MathiesonDeleting unnecessary #includes from dissectors.
2014-12-21 Bill MeierCleanup use of #includes in non-generated epan/dissecto...
2014-11-26 Bill MeierFix a number of dup hf[] filter-names probably resultin...
2014-11-26 AndersBroman[MGCP] When changing tvb_length(tvb) -> tvb_reported_le...
2014-11-21 AndersBromanReplace tvb_length()
2014-10-20 Guy HarrisGet rid of calls to ctype.h functions.
2014-10-06 Bill MeierAdjust indentation to match editor modelines; Do other...
2014-09-30 Bill Meierpacket-mgcp.[hc]: Various changes:
2014-09-27 Michael MannEliminate proto_tree_add_text from some dissectors.
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-05-19 Jakub ZawadzkiAdd new proto_tree_add_format_text() function
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-11-10 Jakub ZawadzkiAdd missing includes in order to remove exceptions...
2013-11-09 Jakub ZawadzkiDon't include <epan/strutil.h> when not needed.
2013-09-22 Pascal Quantinemem -> wmem conversion:
2013-09-15 Pascal Quantinemem -> wmem
2013-09-02 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-08-27 Pascal QuantinFrom Hadar Shoham via https://bugs.wireshark.org/bugzil...
2013-03-12 Anders BromanUse explicit casts.
2013-02-26 Bill MeierFix spelling/typos found using a list of commonly missp...
2013-02-26 Bill Meierit's ==> its & its ==> it's as needed.
2012-12-26 Guy HarrisFix a bunch of warnings.
2012-10-26 Evan HuusCreate SET_ADDRESS_HF that takes an additional hf_...
2012-10-26 Evan HuusRevert revision 44921.
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-15 Evan HuusFrom Pontus Fuchs via https://bugs.wireshark.org/bugzil...
2012-09-10 Jakub ZawadzkiInitial commit to support yet another method of passing...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2011-10-21 Bill MeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-15 Bill MeierConvert proto_tree_add_item() 'encoding' arg for field...
2011-10-04 Bill MeierUse ENC_NA as encoding for proto_tree_add_item() calls...
2011-08-08 Bill MeierRemove unneeded #includes: proto.h,tvbuff.h,value_strin...
2011-07-13 Bill MeierFix gcc 4.6 "set but not used [-Wunused-but-set-variabl...
2011-04-18 Stig BjørlykkeRemoved some unneeded assignments.
2011-04-16 Gerald CombsFix the warnings in Coverity CIDs 606-608.
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-09-15 Martin MathiesonMissed this one (check_col() removal)
2010-01-18 Bill MeierFix some gcc -Wshadow warnings ....
2010-01-13 Anders BromanFrom Didier Gautheron:
2009-10-11 Kovarththanan Raja... Switch over to using seasonal memory since the mgcp...
2009-09-23 Kovarththanan Raja... Use col_set_str instead of col_add_fstri/col_add_str...
2009-08-26 Bill Meier(FWIW) One step towards including stdio.h & stdlib...
2009-08-16 Kovarththanan Raja... Switch a bunch of dissectors over to using tvb_new_subs...
2009-08-09 Kovarththanan Raja... Don't guard col_clear with col_check
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2009-03-29 Anders BromanMore size_t casts.
2008-12-17 Bill MeierFix some typos and spelling (mostly in text strings)
2008-09-25 Tomas Kukosado not call proto_tree_add_...() inside PROTO_ITEM_SET_...
2008-09-23 Bill MeierMinor change: use guint for prefs port variables.
2008-09-03 Bill MeierCleanup related to prefs & proto_reg_handoff
2008-06-22 Stig BjørlykkeMake the MGCP dissector give away the package if it...
2008-05-08 Martin MathiesonStop using deprecated functions identified by checkAPIs...
2008-04-09 Anders BromanRemove:
2008-03-01 Stig BjørlykkeRewrote to use g_strlcpy and g_strlcat.
2008-02-02 Stig BjørlykkeRewrote some prohibited APIs in epan/dissectors/ (sprin...
2007-12-09 Anders BromanMove the routines tvb_skip_wsp() to tvbuff.c
2007-11-27 Guy Harrisstrcasecmp(), strncasecmp(), g_strcasecmp(), and g_strn...
2007-11-16 Anders BromanFrom Harmeet Sawhney:
2007-10-16 Jaap KeuterMake MGCP a builtin dissector to reduce the number...
2007-10-16 Jaap KeuterDon't just copy a file and check that in. Use svn copy...
2007-10-15 Anders BromanMake MGCP a builtin dissector to reduce the number...