aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-camel.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-13Make other_decode_bitfield_value private to proto.c.Michael Mann1-14/+7
2015-08-26Camel: fix indent (use 2 spaces)Alexis La Goutte1-1/+1
2015-08-25[Camel] The tags used in EstablishTemporaryConnectionArg differs in V2 andAndersBroman1-29/+96
2015-08-21GSM/ANSI/CAMEL...: fix no previous prototype for '*_stat_init' [-Wmissing-pro...Alexis La Goutte1-1/+1
2015-08-20Camel: Fix indent (use 2 spaces) and add modelinesAlexis La Goutte1-130/+144
2015-08-06Fixup stat_tap table freeing.Gerald Combs1-4/+10
2015-08-04Convert Camel tap stats to new "generic stat API".Gerald Combs1-22/+115
2015-07-04asn1: split off cleanup routinesPeter Wu1-16/+12
2015-06-21Further refactor SRT stats.Michael Mann1-9/+51
2015-02-04[CAMEL] Dissect additionalCallingPartyNumber.AndersBroman1-9/+36
2015-01-16Remove seasonal memory from everything except address resolutionsMichael Mann1-2/+2
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-13/+11
2014-10-31CAMEL: tvb_length... -> tvb_reported_length...AndersBroman1-8/+8
2014-10-13ASN1: Register PDU-dissectors as NEWStig Bjørlykke1-6/+10
2014-10-10Remove (almost all) proto_tree_add_text calls in ISUP dissector.Michael Mann1-2/+2
2014-09-09Fix some spelling & grammar.Bill Meier1-1/+1
2014-06-22convert to proto_tree_add_subtree[_format] for ASN.1 dissectorsMichael Mann1-12/+9
2014-06-19batch of manual tvb_length conversionsEvan Huus1-3/+3
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-11/+11
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-11/+11
2014-03-15Remove unused const variables errors seen with recent Clang versionPascal Quantin1-13/+0
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier1-18/+18
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-11/+9
2014-01-14Don't cast away constness.Guy Harris1-1/+1
2013-12-30gcamel_StatSRT is set by the CLI CAMEL tap, so it can't be static.Guy Harris1-9/+10
2013-12-30Move tcap and camel "persistent data" functionality to the dissectors themsel...Michael Mann1-28/+730
2013-12-03When including <epan/prefs.h> don't force inclusion of <epan/uat.h>Jakub Zawadzki1-9/+10
2013-11-22Fix unused-const-variable error when build with clang 3.4Alexis La Goutte1-7/+11
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-28initialize tree variablesMartin Kaiser1-3/+3
2013-10-28Pass tcap_private into the dissectors that need it rather than use private_da...Michael Mann1-36/+34
2013-07-03expert_add_info_format_text + proto_tree_add_text = proto_tree_add_expert_for...Michael Mann1-12/+6
2013-06-03Convert ASN.1 dissectors to use filterable expert info.Michael Mann1-10/+24
2013-05-27Postfix FT_NONE fields with "_element" string to reduce number of incompatibl...Pascal Quantin1-179/+179
2013-04-11Update the ASN.1 based dissectors following the changes done in r48812Pascal Quantin1-2/+2
2013-03-19From beroset:Anders Broman1-2/+2
2013-01-15Based on http://ask.wireshark.org/questions/17661/tcap-decoding-bug :Jeff Morriss1-2/+2
2012-11-29Make all enum_val_t's const.Jeff Morriss1-1/+1
2012-09-28Revert r21471: previous decoding of APN was matching 3GPP 23.003 chapter 9.1 ...Pascal Quantin1-2/+12
2012-09-24Regenerate asn.1 dissectors.Jakub Zawadzki1-9/+9
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-10Regenerate all asn.1 dissectors.Jakub Zawadzki1-110/+110
2012-08-22Add French National parameter https://bugs.wireshark.org/bugzilla/show_bug.cg...Anders Broman1-0/+6
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-05-07Get rid of remaining Booleans-as-encoding-arguments inGuy Harris1-4/+4
2012-03-26In dissect_invokeData(), fixup the default case of the switch statement. Fix...Chris Maynard1-45/+47
2011-11-02Handle differences in Camel V2Anders Broman1-47/+313
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-34/+34
2011-10-12Update the Camel and MAP ASN.1 files.Anders Broman1-5/+63
2011-05-13Regenerate ASN.1 dissectors to update the #line directive.Stig Bjørlykke1-19/+19