aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-camel.c
AgeCommit message (Collapse)AuthorFilesLines
2009-09-06s/col_add_fstr/col_add_strKovarththanan Rajaratnam1-1/+1
svn path=/trunk/; revision=29727
2009-09-06Don't pass ep_alloc()'ed strings to col_set_str().Kovarththanan Rajaratnam1-1/+1
Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3984 svn path=/trunk/; revision=29726
2009-08-21Sanitize epan includesKovarththanan Rajaratnam1-3/+3
svn path=/trunk/; revision=29499
2009-08-09Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-3/+1
svn path=/trunk/; revision=29345
2009-06-26Re-generate asn1 dissectors after hf_register_info cleanup.Stig Bjørlykke1-10/+10
svn path=/trunk/; revision=28848
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-137/+137
(1) Trailing/leading spaces are removed from 'name's/'blurb's (2) Duplicate 'blurb's are replaced with NULL (3) Empty ("") 'blurb's are replaced with NULL (4) BASE_NONE, NULL, 0x0 are used for 'display', 'strings' and 'bitmask' fields for FT_NONE, FT_BYTES, FT_IPv4, FT_IPv6, FT_ABSOLUTE_TIME, FT_RELATIVE_TIME, FT_PROTOCOL, FT_STRING and FT_STRINGZ field types (5) Only allow non-zero value for 'display' if 'bitmask' is non-zero svn path=/trunk/; revision=28770
2009-05-16Regenerate all asn2wrs generated dissectors.Stig Bjørlykke1-13/+13
svn path=/trunk/; revision=28379
2009-03-16Removed some non-ASCII characters.Stig Bjørlykke1-1/+1
svn path=/trunk/; revision=27736
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-12/+11
svn path=/trunk/; revision=27390
2008-12-17Fix some typos and spelling (mostly in text strings)Bill Meier1-1/+1
svn path=/trunk/; revision=27037
2008-11-07asn2wrs regenerated files: see SVN #26728Bill Meier1-87/+93
svn path=/trunk/; revision=26729
2008-11-01Regenerate all asn2wrs generated dissectorsAnders Broman1-12/+12
svn path=/trunk/; revision=26670
2008-09-25Add value_string to dissect_q931_cause_ie().Anders Broman1-1/+1
svn path=/trunk/; revision=26267
2008-04-23From Vasil Velichkov:Anders Broman1-2/+18
Fix dissection of Location and Generic Number in CAMEL http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2494 svn path=/trunk/; revision=25149
2008-01-15Use G_GINT64_CONSTANT(hope it makes the OS X build bot happy).Anders Broman1-28/+28
Unused variables fix to camel. svn path=/trunk/; revision=24106
2008-01-04Get rid of dissect_ber_boolean_value() and change the signature ofAnders Broman1-1/+1
dissect_ber_boolean() to return a value and update asn2wrs to generate the new signature. Regenerate all BER dissectors. svn path=/trunk/; revision=24015
2008-01-03- MAP-MS-DataTypes.asn Add IdAnders Broman1-56/+62
- Camel fix bug "bug in CAMEL ApplyCharging message." http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1719 - get rid of ber_last_created_item() - add decoding of ServiceInteractionIndicatorsTwo items svn path=/trunk/; revision=23999
2007-11-08Apply yet another set of the optimization patches:Anders Broman1-2/+2
-set_str2add_str_val_to_str svn path=/trunk/; revision=23406
2007-08-29OID name fixes.Anders Broman1-17/+218
svn path=/trunk/; revision=22729
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon1-2/+2
svn path=/trunk/; revision=22651
2007-07-24From Florent Drouin:Anders Broman1-38/+115
- add a subtree to the ApplyChargingXX Report - add a subtree to ReleaseCall and ReleaseSMS - synchronize Unix and Windows makefile. svn path=/trunk/; revision=22396
2007-07-23Fix bugAnders Broman1-415/+691
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1699 Bad decoding of Camel PromptAndCollectUserInfo By fixing up the generation of HF vars for Arg etc Add an OID name to INAP. svn path=/trunk/; revision=22391
2007-07-13From Florent DROUIN:Anders Broman1-17/+14
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1652 patch to correct the decoding of Calling Party Number, and Called Party Number, when an implicit tag is used. svn path=/trunk/; revision=22299
2007-07-07Make hf fileds for ARGGUMENT RESULT and ERROR parameters.Anders Broman1-149/+529
svn path=/trunk/; revision=22266
2007-07-05Try to get rid of the warnings.Anders Broman1-68/+63
svn path=/trunk/; revision=22250
2007-07-05New Camel dissector built with -X and -T option and origninal ASN1 files.Anders Broman1-3219/+2525
svn path=/trunk/; revision=22245
2007-06-10Updated GSM MAP to use the latest asn1 original files.Anders Broman1-41/+41
MAP-dalouge and gsm_ss is included in this dissector. svn path=/trunk/; revision=22069
2007-06-02Camel regenerated with the -X optionAnders Broman1-2781/+1476
svn path=/trunk/; revision=22024
2007-05-22Prepare for the use of the new -X parameter for BER encoded protocols.Anders Broman1-645/+645
svn path=/trunk/; revision=21889
2007-05-15actx in the rest of dissect_ber..()lAnders Broman1-113/+113
svn path=/trunk/; revision=21773
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-1632/+1641
svn path=/trunk/; revision=21753
2007-05-06Start introducing actx to ber functions.Anders Broman1-434/+434
svn path=/trunk/; revision=21705
2007-04-18Fix to BUG GSM CAMEL-3 GPRS InvokeInitialDPGPRS.APN decoded incorrectlyAnders Broman1-20/+6
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1543 svn path=/trunk/; revision=21471
2007-04-03Implement a proposal from Elefterios Gabriel for SCCP:Luis Ontanon1-1/+3
Add a table of DPCs and SSNs that allow to override the protocol that would be choosen so that the same SSN can use two different protocols in two different DPCs. I did not believe it someone could have done it, then I saw the captures... svn path=/trunk/; revision=21321
2007-03-21change the signature that asn2wrs generates for functions to marm all ↵Ronnie Sahlberg1-774/+774
parameters as _U_ to reduce the number of compiler warnings. update some template and cnf files to use _U_ as well svn path=/trunk/; revision=21088
2007-02-17From Florent Drouin:Anders Broman1-425/+942
Update the Camel dissector to have the same structure as the gsm map dissector. Now the dissector correctly handles the Tcap return error component. Some improvement have been made for ApplyChargingReport too. svn path=/trunk/; revision=20835
2006-12-19From Florent Drouin:Anders Broman1-172/+295
Update the Camel ASN1 definition to version 3GPP TS 29.078 7.3.0 Release 7. Some definitions for element SIZE have been replaced to use the capSpecificBound variables, and some decoding problemes, like for Establish temporary connection have been solved. I did notice that the CalledPartyBCDNumber (ISDN-AddressString (1..9) ) is not inline with the last definition (1..41), but I did not update it. svn path=/trunk/; revision=20153
2006-12-07As ponted out by Stig Bjørlykke change a whole bunch of dissector_handle_t ↵Anders Broman1-1/+1
to static. svn path=/trunk/; revision=20062
2006-10-26Fix more Ubuntu warnings.Anders Broman1-117/+83
svn path=/trunk/; revision=19711
2006-10-25Remove some unused asn1 code(not in spec) to get rid of some Ubuntu warnings.Anders Broman1-998/+72
svn path=/trunk/; revision=19688
2006-10-04Finally got it to complie.Anders Broman1-7/+149
svn path=/trunk/; revision=19427
2006-09-27From Florent Drouin:Anders Broman1-5/+10
Here are some patches and a new module to introduce the notion of Tcap context for a Tcap transaction. For each Tcap transaction, several parameters, like session identifier, start time or OID, will be saved in a hash table, to keep these informations available for the next messages. This context is then given to the upper layer, and can be used, for example, to generate transaction-associated statistics. Moreover, the Upper protocol, detected in the Begin of the TCAP transaction ( according to the OID ), is saved in the context, and will be reused for the next messages of the transaction. This help the decoding of SS7 messages, without any SSN configuration in the "wireshark preferences". You will have too, the possibility to apply a filter to see only the messages related to a TCAP transaction. (tcap.srt.session_id=XXX) To enable the use of the Tcap context, you have 2 new parameters in the preferences, - SRT, enable search for a Tcap context for any TCAP messages - persistentSRT, keep the Tcap context, even after the transaction has been closed. This is mandatory with Wireshark, to have a clean display of the stats. There is 2 new timers in the preferences for the statistics, to tune the retransmission timeout, and messages lost timeout. svn path=/trunk/; revision=19341
2006-09-01From Florent Drouin:Anders Broman1-16/+35
patch to implement the decoding of the GPRS reference. The specific oid for the CAP-GPRS-ReferenceNumber is attached to a decoding function in the camel module. svn path=/trunk/; revision=19108
2006-08-21From Florent Drouin:Anders Broman1-22/+104
This patch introduce the decoding of the RP-Cause element in the Release SMS message for Camel. svn path=/trunk/; revision=18986
2006-08-16ASN.1 dissectors regenerated with new asn2wrs to get updated field blurbTomas Kukosa1-457/+457
svn path=/trunk/; revision=18921
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from ↵Tomas Kukosa1-129/+130
packet-ber.c, they were only OID but not BER related use add_oid_str_name() and get_oid_str_name() instead of them svn path=/trunk/; revision=18595
2006-05-24- remove some #.MODULE_IMPORT from .cng filesTomas Kukosa1-2/+2
- regenerate BER dissectors so as to change rest of Ethereal->Wireshark and asn2eth -> asn2wrs svn path=/trunk/; revision=18217
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
svn path=/trunk/; revision=18196
2006-05-02Fix Bug 913 DateAndTime dissection error in CAMEL CallInfoReportArg Anders Broman1-5/+5
svn path=/trunk/; revision=18079
2006-01-31Fix a typoAnders Broman1-1/+1
svn path=/trunk/; revision=17135