summaryrefslogtreecommitdiff
path: root/asn1/gsm_map/packet-gsm_map-template.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-06Fixup stat_tap table freeing.Gerald Combs1-3/+15
2015-08-06Convert the GSM MAP stats to new "generic stat API".Gerald Combs1-2/+158
2015-07-29GSM_MAP: adding dissector for sendParameters (MAPv1)Luca Melette1-6/+5
2015-06-22GSM MAP: Fix decoding of IPv6 addressesVasil Velichckov1-0/+5
2015-03-03GSM MAP: do not use a global variable to store OIDPascal Quantin1-1/+0
2015-01-30GSM MAP: display TBCD digits, USSD string and Location Number digits in a sub...Pascal Quantin1-0/+4
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-5/+2
2014-11-26Remove sccp_info member from packet_info structure.Michael Mann1-0/+41
2014-10-10GSM MAP: fix detection of SMS direction when application context version is < 3Pascal Quantin1-3/+2
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 Morriss1-37/+1
2014-08-21Add a function to dissect an E.164 (MSISDN) number in UTF8 format and use itJeff Morriss1-1/+1
2014-08-19Implement a common function to dissect IMSI and use it GSM MAP as a start.AndersBroman1-23/+3
2014-08-09Eliminate (almost all) proto_tree_add_text calls from ASN.1 dissectors.Michael Mann1-7/+17
2014-06-22convert to proto_tree_add_subtree[_format] for ASN.1 dissectorsMichael Mann1-126/+62
2014-06-19batch of manual tvb_length conversionsEvan Huus1-3/+3
2014-06-19Revert "Update ASN.1 source files with the API changes done in g021e7af"Pascal Quantin1-6/+6
2014-06-18Update ASN.1 source files with the API changes done in g021e7afPascal Quantin1-6/+6
2014-03-15Remove unused const variables errors seen with recent Clang versionPascal Quantin1-0/+6
2014-03-15Fix indent (use 2 spaces)Alexis La Goutte1-805/+804
2014-03-13Bug 9704: GSM_MAP SendRoutingInfoForSM incomplete0xbismarck1-1/+5
2014-03-04When dissecting GSM MAPv1/v2 messages, display opcode 44 or 46 as forwardSMPascal Quantin1-2/+3
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-04Add the rest of the NOKIA extensions.Anders Broman1-8/+122
2014-01-03Add a few more of the NOKIA extensions.Anders Broman1-1/+130
2013-12-08- Forward declaration of register functions.Anders Broman1-2/+13
2013-12-03When including <epan/prefs.h> don't force inclusion of <epan/uat.h>Jakub Zawadzki1-0/+1
2013-11-26From Vineeth:Anders Broman1-1/+87
2013-11-07From Vasil Velichkov via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Pascal Quantin1-2/+2
2013-10-29From didier gautheron: remove redundant or use faster col_xxx functionsBill Meier1-2/+2
2013-10-28Pass tcap_private into the dissectors that need it rather than use private_da...Michael Mann1-12/+12
2013-10-02Replace the 3 dissector tables (with a single entry in each) by a direct call...Pascal Quantin1-5/+2
2013-09-09Change some internal dissector table UI names so it's clear which protocol th...Chris Maynard1-6/+6
2013-07-03expert_add_info_format_text + proto_tree_add_text = proto_tree_add_expert_for...Michael Mann1-11/+6
2013-07-03expert_add_info + proto_tree_add_text = proto_tree_add_expert, where applicableMichael Mann1-7/+3
2013-06-19Convert a batch of asn1 dissectors from emem to wmem.Evan Huus1-2/+2
2013-06-03Convert ASN.1 dissectors to use filterable expert info.Michael Mann1-12/+21
2013-03-29Rename value string (and similar) functions to use a consistent pattern. ThisEvan Huus1-1/+1
2013-03-28-Wmissing-prototypesAnders Broman1-0/+3
2013-03-27Fix another incorrectly duplicated display filter, this time for hf_gsm_map_e...Chris Maynard1-2/+2
2013-03-27Fix the incorrectly duplicated display filter for hf_gsm_map_dlci.Chris Maynard1-1/+1
2013-03-24Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8517 :Pascal Quantin1-6/+6
2013-01-31Add an OID translation.Anders Broman1-0/+1
2012-12-12"Fill" a couple of value_string(ext)Anders Broman1-0/+5
2012-11-29Make all enum_val_t's const.Jeff Morriss1-2/+2
2012-10-21AddressString can have a size of 1, fixes Bug 7882 -GSM_MAP show malformed Pa...Anders Broman1-0/+3
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-08-21Add dissection of locationInformation IE in Ericsson proprietary extensionPascal Quantin1-2/+31
2012-08-21Fix filter names for Ericsson proprietary extensionsPascal Quantin1-2/+2