aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/gsm_map
AgeCommit message (Expand)AuthorFilesLines
2015-12-10Convert ASN.1 dissectors to remove "new" from "new-style" dissector function ...Michael Mann2-31/+31
2015-12-09"new" dissector API -> dissector API for ASN.1 dissectors.Michael Mann1-2/+2
2015-11-25Require BER dissector (OID) registration to be "new style".Michael Mann1-83/+83
2015-11-22GSM MAP: Add Ericsson specific fields to MAP-OpenInfoPascal Quantin5-265/+269
2015-11-06[Dissector tables] DISSECTOR_TABLE_NOT_ALLOW_DUPLICATE -> DISSECTOR_TABLE_ALL...AndersBroman1-3/+3
2015-11-04Don't allow multiple registrations of a protocol in dissector tables.Michael Mann1-3/+3
2015-08-21GSM_map: Fix indent (use 2 spaces) and add modelinesAlexis La Goutte1-161/+174
2015-08-21GSM/ANSI/CAMEL...: fix no previous prototype for '*_stat_init' [-Wmissing-pro...Alexis La Goutte1-1/+1
2015-08-06Fixup stat_tap table freeing.Gerald Combs1-3/+15
2015-08-06Convert the GSM MAP stats to new "generic stat API".Gerald Combs2-3/+159
2015-07-29GSM_MAP: adding dissector for sendParameters (MAPv1)Luca Melette4-12/+55
2015-06-22GSM MAP: Fix decoding of IPv6 addressesVasil Velichckov2-3/+8
2015-03-03GSM MAP: do not use a global variable to store OIDPascal Quantin2-4/+5
2015-01-30GSM MAP: display TBCD digits, USSD string and Location Number digits in a sub...Pascal Quantin2-13/+21
2015-01-14[E212]Modify dissect_e212_mcc_mnc() to take E212 number type as anAndersBroman1-1/+1
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-5/+2
2014-11-26Remove sccp_info member from packet_info structure.Michael Mann2-6/+52
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 Quantin2-6/+5
2014-10-03LocationNumber digits is off by one(to many).AndersBroman1-3/+3
2014-09-01Use a common hf for international E164 numbers (MSISDN).AndersBroman1-9/+26
2014-08-22Replace a couple of implementations of unpack_digits() with tvb_bcd_dig_to_wm...Jeff Morriss3-40/+3
2014-08-21Add a function to dissect an E.164 (MSISDN) number in UTF8 format and use itJeff Morriss2-2/+2
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.AndersBroman2-31/+26
2014-08-09Eliminate (almost all) proto_tree_add_text calls from ASN.1 dissectors.Michael Mann2-15/+26
2014-07-31Add more files to the distribution.Guy Harris1-0/+5
2014-07-30Add some files under asn1 to the distribution.Guy Harris1-1/+1
2014-06-29GSM MAP: ensure that p2p_dir is always initialized before calling GSM SMS dis...Pascal Quantin1-0/+25
2014-06-22convert to proto_tree_add_subtree[_format] for ASN.1 dissectorsMichael Mann1-126/+62
2014-06-19batch of manual tvb_length conversionsEvan Huus3-4/+5
2014-06-19Revert "Update ASN.1 source files with the API changes done in g021e7af"Pascal Quantin2-14/+14
2014-06-18Update ASN.1 source files with the API changes done in g021e7afPascal Quantin2-14/+14
2014-03-15Remove unused const variables errors seen with recent Clang versionPascal Quantin2-0/+13
2014-03-15Fix indent (use 2 spaces)Alexis La Goutte1-805/+804
2014-03-13Bug 9704: GSM_MAP SendRoutingInfoForSM incomplete0xbismarck2-2/+47
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 Quantin2-3/+7
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier2-4/+4
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss39-50/+0
2014-01-22Use tvb_get_string_enc() with an explicit encoding.Guy Harris1-1/+1
2014-01-15Update to version V12.3.0 (2013-12).Anders Broman24-398/+503
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 Broman2-8/+123
2014-01-03Add a few more of the NOKIA extensions.Anders Broman2-21/+130
2014-01-01Add proto_tree_add_ts_23_038_7bits_item() / tvb_get_ts_23_038_7bits_string() ...Pascal Quantin1-1/+1