witness: FIX for tvb_get_unicode_string -> tvb_get_string_enc
[metze/wireshark/wip.git] / asn1 / gsm_map /
2014-01-22 guyUse tvb_get_string_enc() with an explicit encoding.
2014-01-15 etxrabUpdate to version V12.3.0 (2013-12).
2014-01-06 etxrabOmit assignment for not used types.
2014-01-04 etxrabOmit assignment for not used types.
2014-01-04 etxrabOmit assignment for not used types.
2014-01-04 etxrabOmit assignment for not used types.
2014-01-04 etxrabOmit assignment for not used types.
2014-01-04 etxrabAdd the rest of the NOKIA extensions.
2014-01-03 etxrabAdd a few more of the NOKIA extensions.
2014-01-01 pascalAdd proto_tree_add_ts_23_038_7bits_item() / tvb_get_ts_...
2013-12-24 guyGet rid of no-longer-used variables.
2013-12-24 guyAdd a ENC_3GPP_TS_23_038 encoding, for the standard...
2013-12-22 guyWe support ENC_UCS_2, so use that in proto_tree_add_ite...
2013-12-08 etxrab- Forward declaration of register functions.
2013-12-03 darkjamesWhen including <epan/prefs.h> don't force inclusion...
2013-11-26 etxrabFrom Vineeth:
2013-11-07 pascalFrom Vasil Velichkov via https://bugs.wireshark.org...
2013-10-31 mmannAdd a data parameter to call_ber_oid_callback to be...
2013-10-29 wmeierFrom didier gautheron: remove redundant or use faster...
2013-10-28 mmannPass tcap_private into the dissectors that need it...
2013-10-02 pascalReplace the 3 dissector tables (with a single entry...
2013-09-22 pascalemem -> wmem conversion:
2013-09-18 cmaynardRemove all non-ASCII characters from all .asn files...
2013-09-15 jmayerFix checkapi warnings (missing id)
2013-09-09 cmaynardChange some internal dissector table UI names so it...
2013-08-08 etxrabWhen dissecting IMSI handle the zero length tvb case...
2013-07-03 mmannexpert_add_info_format_text + proto_tree_add_text ...
2013-07-03 mmannexpert_add_info + proto_tree_add_text = proto_tree_add_...
2013-06-19 eapacheConvert a batch of asn1 dissectors from emem to wmem.
2013-06-03 mmannConvert ASN.1 dissectors to use filterable expert info.
2013-05-15 etxrabExport CellGlobalIdOrServiceAreaIdOrLAI.
2013-05-07 jmayerMake exports actaully work
2013-05-07 jmayerMove common code into UseAsn2Wrs.cmake.
2013-05-05 jmayerJust whitespace changes
2013-04-23 jmayerStub cmake support for generating the asn1 dissectors.
2013-03-29 eapacheRename value string (and similar) functions to use...
2013-03-28 etxrab-Wmissing-prototypes
2013-03-27 cmaynardFix another incorrectly duplicated display filter,...
2013-03-27 cmaynardFix the incorrectly duplicated display filter for hf_gs...
2013-03-24 pascalFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2013-03-08 etxrabUpdate to V11.5.0 (2012-12).
2013-03-01 rbalintExport libwireshark symbols using WS_DLL_PUBLIC define
2013-02-27 pascalFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2013-02-05 etxrabExport TBCD-STRING.
2013-01-31 etxrabAdd an OID translation.
2013-01-19 jakeFix for CID 280252.
2012-12-12 etxrab"Fill" a couple of value_string(ext)
2012-11-29 morrissMake all enum_val_t's const.
2012-10-21 etxrabAddressString can have a size of 1, fixes Bug 7882...
2012-09-20 morrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-08-21 pascalAdd dissection of locationInformation IE in Ericsson...
2012-08-21 pascalFix filter names for Ericsson proprietary extensions
2012-08-21 pascalFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2012-08-20 pascalRemove unused hf_gsm_map_imsi_digits entry and fix...
2012-08-20 pascalAvoid defining 2 entries with incompatible types (FT_BY...
2012-08-01 pascalFollow-up of r44162: gsm_a_gm dissector is used for...
2012-07-10 etxrabIntroduce a preference setting for application context...
2012-06-28 darkjamesUpdate Free Software Foundation address.
2012-06-04 pascalFix 'lvalue required as left operand of assignment...
2012-06-04 etxrabGet rid of a couple of warnings.
2012-05-19 pascalFix RVALS() macro usage
2012-05-07 guyGet rid of remaining Booleans-as-encoding-arguments in
2012-04-14 pascalSet direction according to destination address field...
2012-03-07 etxrabLocation Number not decoded as per Q.763 https://bugs...
2012-03-02 etxrabRemove now unused variables.
2012-03-02 alagoutteFix some Dead Store (Dead assignement/Dead increment...
2012-01-26 etxrabFrom Mike Morrin:
2011-11-29 etxrabWireshark crashes in gsm_map dissector
2011-11-02 etxrabExport NAEA-CIC to be used by Camel.
2011-10-14 morrissDon't generate the conformance file for exported types...
2011-10-12 etxrabUpdate the Camel and MAP ASN.1 files.
2011-10-10 morrissBuild the ASN.1 dissectors directly into epan/dissector...
2011-10-10 wmeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-10-06 etxrabAdd exports
2011-10-06 wmeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-09-29 etxrabMake it possible to dissect proprietarry Opcodes.
2011-06-20 etxrabPretyfy APN display and make it filterable as a string.
2011-05-27 morrissTreat TVBs as opaque: use the accessor functions instea...
2011-04-04 etxrabChange the signature of elem_fcn():ns to include pinfo.
2011-04-02 etxrab-Whitespace fix in gsm_map-template(no need to regenerate).
2011-03-27 etxrabAdded FALLTHRU comment to avoid a "missing break"...
2011-02-27 etxrabAdd miisng file from
2011-02-24 etxrabAdd exports.
2011-02-07 etxrabDissect V1 version , found in trace from:
2011-02-02 etxrabExport more functions.
2011-01-16 etxrabr35546 Replace some tvb_get_ptr()s with tvb_get_ephemer...
2011-01-12 etxrabUse value_string_ext in a couple of places.
2011-01-12 etxrabTCAP- Application context name not been decoded correctly
2011-01-05 morrissRemove unreached statement.
2010-12-20 guyRename the routines that handle dissector tables with...
2010-12-06 wmeierFix various typos and spelling errors.
2010-11-08 etxrabUpdate to 3GPP TS 29.002 V9.3.0 (2010-09)
2010-08-29 etxrabFix for Bug Packet details have errors when decode...
2010-04-19 etxrabUpdate to V9.1.0 (2010-03).
2010-04-06 wmeier#include <stdio.h> not needed.
2010-03-20 dimegFix for Bug 4588:
2010-02-23 guySquelch a bunch of compiler warnings.
2010-02-01 dimegFix for Bug 3116
2010-01-17 etxrabGet rid of check_col();
2010-01-02 etxrabUpdate to V9.0.0 (2009-12)
next