summaryrefslogtreecommitdiff
path: root/asn1/gsm_map/packet-gsm_map-template.c
AgeCommit message (Expand)AuthorFilesLines
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
2012-08-21Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7648 :Pascal Quantin1-4/+16
2012-08-20Remove unused hf_gsm_map_imsi_digits entry and fix filter name for hf_gsm_map...Pascal Quantin1-6/+1
2012-08-01Follow-up of r44162: gsm_a_gm dissector is used for both GPRS Mobility Manage...Pascal Quantin1-6/+6
2012-07-10Introduce a preference setting for application context version.Anders Broman1-8/+29
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-04Get rid of a couple of warnings.Anders Broman1-2/+2
2012-05-19Fix RVALS() macro usagepascal1-1/+1
2012-05-07Get rid of remaining Booleans-as-encoding-arguments inGuy Harris1-1/+1
2012-03-07Location Number not decoded as per Q.763 https://bugs.wireshark.org/bugzilla/...Anders Broman1-0/+87
2012-01-26From Mike Morrin:Anders Broman1-15/+15
2011-10-10Convert 'encoding' parameter of certain proto_tree_add_item() calls in asn1/*:Bill Meier1-3/+3
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in asn1 d...Bill Meier1-21/+21
2011-09-29Make it possible to dissect proprietarry Opcodes.Anders Broman1-14/+30
2011-06-20Pretyfy APN display and make it filterable as a string.Anders Broman1-0/+7
2011-04-02-Whitespace fix in gsm_map-template(no need to regenerate).Anders Broman1-1/+1