]> git.samba.org - metze/wireshark/wip.git/history - epan/dissectors/packet-rmt-lct.c
GSM A DTAP: add UMTS EVS to supported codecs list IE
[metze/wireshark/wip.git] / epan / dissectors / packet-rmt-lct.c
2018-02-12 Dario Lombardodissectors: use SPDX identifiers.
2017-05-17 Michael MannCreate temporary variables for some proto_tree_add_...
2016-03-19 Jaap KeuterRemove unused header field.
2016-02-22 Michael MannSeparate hf_ fields that share filter names with FT_UIN...
2015-12-09 Michael Mannnew_register_dissector -> register_dissector for dissec...
2015-01-07 Michael Manntvb_bytes_to_ep_str -> tvb_bytes_to_str
2014-12-23 Martin MathiesonDeleting unnecessary #includes from dissectors.
2014-12-21 Bill MeierCleanup use of #includes in non-generated epan/dissecto...
2014-12-13 Bill MeierUse ENC_BIG_ENDIAN when fetching FT_U?INT8 fields ...
2014-11-13 Guy Harrishf_cc_loss is supposed to be a floating-point value...
2014-11-13 Michael MannEliminate proto_tree_add_text for some dissectors.
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-01-29 Alexis La GoutteMerge "Apply layouts in Qt Creator. Fix a tooltip."
2014-01-21 Pascal QuantinFrom Igor Slepchin via https://bugs.wireshark.org/bugzi...
2013-12-20 Jakub ZawadzkiChange G_GINT64_CONSTANT(xxxxU) to G_GUINT64_CONSTANT...
2013-12-19 Evan HuusRename a couple of to_str functions to have ep_ in...
2013-12-12 Bill MeierMove proto_reg_handoff...() to file end as per convention;
2013-12-12 Anders Broman- Make local functions static.
2013-06-18 Jeff MorrissFrom Anders: Fix the highlighted length, add PDU descri...
2013-05-24 Pascal QuantinHow to mess with a keyboard...
2013-05-24 Pascal QuantinOne more compilation fix for gcc 4.3.2 ('toi' may be...
2013-05-24 Evan HuusRemove unused function parameter, rename variable to...
2013-05-24 Michael MannOverhauled the RMT dissectors. Not sure each needs...
2013-03-19 Anders BromanFrom beroset:
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate FSF address - part II.
2012-05-15 Bill MeierRemove unneeded #includes (stdlib, stdio, ctypes, time);
2011-11-09 Bill MeierFix a number of proto_tree_add_item() encoding args.
2011-05-20 Jeff MorrissCopy data from the TVB into ep_alloc'd memory, rather...
2011-01-16 Jeff MorrissThere's no need to pass the result of tvb_get_ptr(...
2010-04-06 Bill Meier#include <string.h> not needed.
2010-04-03 Bill MeierRemove unneeded #include <stdio.h>
2010-01-19 Bill MeierFix a few gcc _Wshadow warnings ....
2008-12-17 Bill MeierFix some typos and spelling (mostly in text strings)
2008-10-31 Bill MeierRevert SVN #26644: The fix is not needed ....
2008-10-31 Bill MeierFix two cases of adding to COL_INFO w/o checking first
2008-01-30 Anders BromanDissect the FLUTE "data".
2007-05-29 Guy HarrisUse G_GINT64_MODIFIER, rather than the PRI[douxX]64...
2007-04-30 Guy HarrisAdd a header that redefines g_array_index() to throw...
2007-04-30 Guy HarrisThou shalt not squelch compiler complaints about an...
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2005-10-20 Anders BromanFrom Julian Onions
2005-06-18 Jörg MayerDominik Kuhlen: Fix a copy/paste bug reported in
2005-01-14 Guy HarrisFrom Stefano Pettini: RMT support for ALC and NORM.