aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/gsm_map/gsm_map.cnf
AgeCommit message (Expand)AuthorFilesLines
2013-11-26From Vineeth:Anders Broman1-0/+20
2013-10-31Add a data parameter to call_ber_oid_callback to be able to pass data to subd...Michael Mann1-1/+1
2013-10-29From didier gautheron: remove redundant or use faster col_xxx functionsBill Meier1-1/+1
2013-10-02Replace the 3 dissector tables (with a single entry in each) by a direct call...Pascal Quantin1-8/+8
2013-09-22emem -> wmem conversion:Pascal Quantin1-2/+2
2013-09-15Fix checkapi warnings (missing id)Jörg Mayer1-5/+6
2013-08-08When dissecting IMSI handle the zero length tvb case, fixes "Malformed Packet...Anders Broman1-0/+2
2013-05-15Export CellGlobalIdOrServiceAreaIdOrLAI.Anders Broman1-0/+1
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-5/+5
2013-02-27Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8378 :Pascal Quantin1-3/+7
2013-02-05Export TBCD-STRING.Anders Broman1-0/+1
2013-01-19Fix for CID 280252.Jaap Keuter1-2/+2
2012-08-21Add dissection of locationInformation IE in Ericsson proprietary extensionPascal Quantin1-0/+25
2012-08-21Fix filter names for Ericsson proprietary extensionsPascal Quantin1-0/+1
2012-08-20Avoid defining 2 entries with incompatible types (FT_BYTES vs FT_NONE) and sa...Pascal Quantin1-0/+5
2012-06-04Fix 'lvalue required as left operand of assignment' error when compiling with...Pascal Quantin1-1/+1
2012-06-04Get rid of a couple of warnings.Anders Broman1-45/+45
2012-05-07Get rid of remaining Booleans-as-encoding-arguments inGuy Harris1-29/+29
2012-04-14Set direction according to destination address field also (and not only origi...pascal1-0/+24
2012-03-07Location Number not decoded as per Q.763 https://bugs.wireshark.org/bugzilla/...Anders Broman1-0/+30
2012-03-02Remove now unused variables.Anders Broman1-1/+0
2012-03-02Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-4/+0
2012-01-26From Mike Morrin:Anders Broman1-2/+2
2011-11-29Wireshark crashes in gsm_map dissectorAnders Broman1-0/+1
2011-11-02Export NAEA-CIC to be used by Camel.Anders Broman1-0/+1
2011-10-06Add exportsAnders Broman1-0/+3
2011-09-29Make it possible to dissect proprietarry Opcodes.Anders Broman1-0/+6
2011-06-20Pretyfy APN display and make it filterable as a string.Anders Broman1-0/+36
2011-05-27Treat TVBs as opaque: use the accessor functions instead of accessing the fieldsJeff Morriss1-68/+68
2011-04-04Change the signature of elem_fcn():ns to include pinfo.Anders Broman1-6/+6
2011-02-27Add miisng file from Anders Broman1-0/+2
2011-02-24Add exports.Anders Broman1-0/+6
2011-02-02Export more functions.Anders Broman1-0/+9
2011-01-16r35546 Replace some tvb_get_ptr()s with tvb_get_ephemeral_string()s to ensure...Anders Broman1-1/+1
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-8/+8
2010-03-20Fix for Bug 4588:Gerasimos Dimitriadis1-1/+1
2010-02-23Squelch a bunch of compiler warnings.Guy Harris1-1/+1
2010-01-17Get rid of check_col();Anders Broman1-4/+2
2010-01-02Update to V9.0.0 (2009-12)Anders Broman1-0/+1
2009-12-28Replace gsm_sms_char_ascii_decode() with gsm_sms_chars_to_utf8(), whichGuy Harris1-5/+2
2009-11-27Expert info when E.212 MCC/MNC contain non-decimal digitsGerasimos Dimitriadis1-1/+1
2009-10-10gsmmap -> gsm_map to make directory name consistent with filenamesKovarththanan Rajaratnam1-0/+819