Update the ASN.1 generated dissectors that were missed as part of the patches in...
[metze/wireshark/wip.git] / epan / dissectors / packet-gsm_map.c
2013-10-30 Michael MannUpdate the ASN.1 generated dissectors that were missed...
2013-10-28 Michael MannPass tcap_private into the dissectors that need it...
2013-10-02 Pascal QuantinReplace the 3 dissector tables (with a single entry...
2013-09-22 Pascal Quantinemem -> wmem conversion:
2013-09-17 Jörg MayerRegenerate all files where the .cnf files had whitespac...
2013-09-09 Chris MaynardChange some internal dissector table UI names so it...
2013-08-08 Anders BromanWhen dissecting IMSI handle the zero length tvb case...
2013-07-03 Michael Mannexpert_add_info_format_text + proto_tree_add_text ...
2013-07-03 Michael Mannexpert_add_info + proto_tree_add_text = proto_tree_add_...
2013-06-19 Evan HuusConvert a batch of asn1 dissectors from emem to wmem.
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-05-15 Anders BromanExport CellGlobalIdOrServiceAreaIdOrLAI.
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-28 Anders Broman-Wmissing-prototypes
2013-03-27 Chris MaynardFix another incorrectly duplicated display filter,...
2013-03-27 Chris MaynardFix the incorrectly duplicated display filter for hf_gs...
2013-03-24 Pascal QuantinFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2013-03-08 Anders BromanUpdate to V11.5.0 (2012-12).
2013-02-27 Pascal QuantinFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2013-02-05 Anders BromanExport TBCD-STRING.
2013-01-31 Anders BromanAdd an OID translation.
2013-01-19 Jaap KeuterFix for CID 280252.
2012-12-12 Anders Broman"Fill" a couple of value_string(ext)
2012-11-29 Jeff MorrissMake all enum_val_t's const.
2012-10-21 Anders BromanAddressString can have a size of 1, fixes Bug 7882...
2012-09-24 Jakub ZawadzkiRegenerate asn.1 dissectors.
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-10 Jakub ZawadzkiRegenerate all asn.1 dissectors.
2012-08-21 Pascal QuantinAdd dissection of locationInformation IE in Ericsson...
2012-08-21 Pascal QuantinFix filter names for Ericsson proprietary extensions
2012-08-21 Pascal QuantinFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2012-08-20 Pascal QuantinRemove unused hf_gsm_map_imsi_digits entry and fix...
2012-08-20 Pascal QuantinAvoid defining 2 entries with incompatible types (FT_BY...
2012-08-01 Pascal QuantinFollow-up of r44162: gsm_a_gm dissector is used for...
2012-07-10 Anders BromanIntroduce a preference setting for application context...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-04 Pascal QuantinFix 'lvalue required as left operand of assignment...
2012-06-04 Anders BromanGet rid of a couple of warnings.
2012-05-19 pascalFix RVALS() macro usage
2012-05-07 Guy HarrisGet rid of remaining Booleans-as-encoding-arguments in
2012-04-14 pascalSet direction according to destination address field...
2012-03-07 Anders BromanLocation Number not decoded as per Q.763 https://bugs...
2012-03-02 Anders BromanRemove now unused variables.
2012-03-02 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2012-01-26 Anders BromanFrom Mike Morrin:
2011-11-29 Anders BromanWireshark crashes in gsm_map dissector
2011-11-02 Anders BromanExport NAEA-CIC to be used by Camel.
2011-10-15 Bill MeierUpdate generated ASN1 *.[hc] files after recent work...
2011-10-12 Anders BromanUpdate the Camel and MAP ASN.1 files.
2011-10-10 Bill MeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-10-06 Anders BromanAdd exports
2011-10-06 Bill MeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-09-29 Anders BromanMake it possible to dissect proprietarry Opcodes.
2011-06-20 Anders BromanPretyfy APN display and make it filterable as a string.
2011-05-27 Jeff MorrissTreat TVBs as opaque: use the accessor functions instea...
2011-05-13 Stig BjørlykkeRegenerate ASN.1 dissectors to update the #line directive.
2011-04-04 Anders BromanChange the signature of elem_fcn():ns to include pinfo.
2011-03-27 Anders BromanAdded FALLTHRU comment to avoid a "missing break"...
2011-02-27 Anders BromanExport dissect_gsm_map_ISDN_AddressString_PDU();
2011-02-24 Anders BromanAdd exports.
2011-02-07 Anders BromanDissect V1 version , found in trace from:
2011-02-02 Anders BromanExport more functions.
2011-01-16 Anders Bromanr35546 Replace some tvb_get_ptr()s with tvb_get_ephemer...
2011-01-16 Jeff MorrissUse tvb_memeql() and tvb_memcpy().
2011-01-12 Anders BromanUse value_string_ext in a couple of places.
2011-01-12 Anders BromanTCAP- Application context name not been decoded correctly
2011-01-05 Jeff MorrissRemove unreached statement.
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-12-06 Bill MeierFix various typos and spelling errors.
2010-11-08 Anders BromanUpdate to 3GPP TS 29.002 V9.3.0 (2010-09)
2010-08-29 Anders BromanFix for Bug Packet details have errors when decode...
2010-05-11 Jeff MorrissAdd a little more code to avoid not-very-useful blurbs:
2010-05-05 Jeff MorrissTry to avoid the user confusion reported in
2010-04-19 Anders BromanUpdate to V9.1.0 (2010-03).
2010-04-06 Bill Meier#include <stdio.h> not needed.
2010-03-20 Gerasimos DimitriadisFix for Bug 4588:
2010-02-23 Guy HarrisSquelch a bunch of compiler warnings.
2010-02-01 Gerasimos DimitriadisFix for Bug 3116
2010-01-17 Anders BromanGet rid of check_col();
2010-01-02 Anders BromanUpdate to V9.0.0 (2009-12)
2010-01-01 Anders BromanUpdate to V9.0.0 (2009-12)
2009-12-28 Guy HarrisReplace gsm_sms_char_ascii_decode() with gsm_sms_chars_...
2009-11-27 Gerasimos DimitriadisExpert info when E.212 MCC/MNC contain non-decimal...
2009-10-11 Stig BjørlykkeMake all proto_* values static.
2009-10-09 Kovarththanan Raja... Rename gsmmap -> gsm_map for consistency
2009-10-09 Kovarththanan Raja... Make a few variables static
2009-10-09 Kovarththanan Raja... Remove unused variable
2009-10-07 Stig BjørlykkeSwitch to using tvb_new_subset_remaining() in .cnf...
2009-10-06 Anders BromanFrom Gerasimos Dimitriadis:
2009-09-06 Kovarththanan Raja... s/col_add_fstr/col_add_str
2009-09-06 Kovarththanan Raja... Don't pass ep_alloc()'ed strings to col_set_str().
2009-08-21 Kovarththanan Raja... Sanitize epan includes
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_set_str (COL_INFO/COL_PROTOCOL) with...
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-04-26 Anders BromanMore IE decoding and bug fixes.
next