aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/gsm_map/gsm_map.cnf
AgeCommit message (Expand)AuthorFilesLines
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-1020/+0
2016-02-04ASN1: fix misspelling (found by Lintian)Alexis La Goutte1-1/+1
2015-12-10Convert ASN.1 dissectors to remove "new" from "new-style" dissector function ...Michael Mann1-2/+2
2015-07-29GSM_MAP: adding dissector for sendParameters (MAPv1)Luca Melette1-2/+0
2015-06-22GSM MAP: Fix decoding of IPv6 addressesVasil Velichckov1-3/+3
2015-03-03GSM MAP: do not use a global variable to store OIDPascal Quantin1-3/+5
2015-01-30GSM MAP: display TBCD digits, USSD string and Location Number digits in a sub...Pascal Quantin1-13/+17
2015-01-14[E212]Modify dissect_e212_mcc_mnc() to take E212 number type as anAndersBroman1-1/+1
2014-11-26Remove sccp_info member from packet_info structure.Michael Mann1-6/+11
2014-10-13ASN1: Register PDU-dissectors as NEWStig Bjørlykke1-1/+1
2014-10-10GSM MAP: fix detection of SMS direction when application context version is < 3Pascal Quantin1-3/+3
2014-10-03LocationNumber digits is off by one(to many).AndersBroman1-3/+3
2014-08-22Replace a couple of implementations of unpack_digits() with tvb_bcd_dig_to_wm...Jeff Morriss1-2/+2
2014-08-21Add a function to dissect an E.164 (MSISDN) number in UTF8 format and use itJeff Morriss1-1/+1
2014-08-19Remove unused hf and deprecated APIAndersBroman1-2/+2
2014-08-19Implement a common function to dissect IMSI and use it GSM MAP as a start.AndersBroman1-8/+23
2014-08-09Eliminate (almost all) proto_tree_add_text calls from ASN.1 dissectors.Michael Mann1-8/+9
2014-06-29GSM MAP: ensure that p2p_dir is always initialized before calling GSM SMS dis...Pascal Quantin1-0/+25
2014-06-19Revert "Update ASN.1 source files with the API changes done in g021e7af"Pascal Quantin1-8/+8
2014-06-18Update ASN.1 source files with the API changes done in g021e7afPascal Quantin1-8/+8
2014-03-15Remove unused const variables errors seen with recent Clang versionPascal Quantin1-0/+7
2014-03-08Omitting SubscriberData makes CONTENT OF fail and InsertSubscriberDataArg wil...AndersBroman1-14/+3
2014-03-04When dissecting GSM MAPv1/v2 messages, display opcode 44 or 46 as forwardSMPascal Quantin1-1/+4
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier1-2/+2
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-2/+0
2014-01-22Use tvb_get_string_enc() with an explicit encoding.Guy Harris1-1/+1
2014-01-06Omit assignment for not used types.Anders Broman1-0/+7
2014-01-04Omit assignment for not used types.Anders Broman1-0/+3
2014-01-04Omit assignment for not used types.Anders Broman1-0/+5
2014-01-04Omit assignment for not used types.Anders Broman1-0/+1
2014-01-04Omit assignment for not used types.Anders Broman1-0/+14
2014-01-04Add the rest of the NOKIA extensions.Anders Broman1-0/+1
2014-01-03Add a few more of the NOKIA extensions.Anders Broman1-20/+0
2014-01-01Add proto_tree_add_ts_23_038_7bits_item() / tvb_get_ts_23_038_7bits_string() ...Pascal Quantin1-1/+1
2013-12-24Get rid of no-longer-used variables.Guy Harris1-6/+0
2013-12-24Add a ENC_3GPP_TS_23_038 encoding, for the standard SMS alphabet in aGuy Harris1-7/+1
2013-12-22We support ENC_UCS_2, so use that in proto_tree_add_item() andGuy Harris1-17/+3
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