aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-camel.h
AgeCommit message (Collapse)AuthorFilesLines
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate ↵Bill Meier1-8/+8
dissectors. Change-Id: I0e779b2ac2f608356649c5bbfca438141070dea4 Reviewed-on: https://code.wireshark.org/review/412 Reviewed-by: Bill Meier <wmeier@newsguy.com> Tested-by: Bill Meier <wmeier@newsguy.com>
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-2/+0
Change-Id: Ie476c6f82f318188b41ed922b92c6fec119ea954 Reviewed-on: https://code.wireshark.org/review/244 Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com> Tested-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
2013-12-30Move tcap and camel "persistent data" functionality to the dissectors ↵Michael Mann1-0/+99
themselves instead of being part of epan directory. svn path=/trunk/; revision=54499
2013-04-11Update the ASN.1 based dissectors following the changes done in r48812Pascal Quantin1-2/+2
svn path=/trunk/; revision=48820
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-1/+3
Also remove old WS_VAR_IMPORT define and related Makefile magic everywhere in the project. svn path=/trunk/; revision=47992
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
(COPYING will be updated in next commit) svn path=/trunk/; revision=43536
2011-11-02Handle differences in Camel V2Anders Broman1-1/+1
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3911 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6474 svn path=/trunk/; revision=39715
2011-10-12Update the Camel and MAP ASN.1 files.Anders Broman1-1/+1
svn path=/trunk/; revision=39386
2011-05-13Regenerate ASN.1 dissectors to update the #line directive.Stig Bjørlykke1-1/+1
svn path=/trunk/; revision=37118
2010-01-02Update to V9.0.0 (2009-12)Anders Broman1-1/+1
svn path=/trunk/; revision=31413
2009-05-16Regenerate all asn2wrs generated dissectors.Stig Bjørlykke1-1/+1
svn path=/trunk/; revision=28379
2008-01-03- MAP-MS-DataTypes.asn Add IdAnders Broman1-2/+2
- 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-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon1-1/+1
svn path=/trunk/; revision=22651
2007-07-07Make hf fileds for ARGGUMENT RESULT and ERROR parameters.Anders Broman1-3/+2
svn path=/trunk/; revision=22266
2007-07-05Try to get rid of the warnings.Anders Broman1-1/+1
svn path=/trunk/; revision=22250
2007-07-05New Camel dissector built with -X and -T option and origninal ASN1 files.Anders Broman1-1/+2
svn path=/trunk/; revision=22245
2007-06-02Camel regenerated with the -X optionAnders Broman1-1/+1
svn path=/trunk/; revision=22024
2007-04-03Implement a proposal from Elefterios Gabriel for SCCP:Luis Ontanon1-1/+1
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-1/+1
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-3/+4
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-10-25Remove some unused asn1 code(not in spec) to get rid of some Ubuntu warnings.Anders Broman1-1/+1
svn path=/trunk/; revision=19688
2006-06-20Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variableGerald Combs1-1/+1
definition in the Catapult DCT2000 code. svn path=/trunk/; revision=18524
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-01-07From Olivier Jacques, Anders Broman1-1/+1
Here is a patch that: - Replaces the arrow labels by the beginning of the COLINFO column if available (usually containing message names/types). - Change the comment area to be "protocol: colinfo_content" From Anders Added ID tag Camel Use col_set_str to remove TCAP info in col_info svn path=/trunk/; revision=16975
2005-12-17Have tcap subdissectors registering using functions provided by tcap and ↵Luis Ontanon1-1/+1
tcap manage ssn registration. In packet-sccp.c avoid not having a binding. svn path=/trunk/; revision=16834
2005-12-06Dissect Cause and use %(DEFAULT_BODY)s use import for IMSI.Anders Broman1-0/+1
svn path=/trunk/; revision=16701
2005-11-02From TimAnders Broman1-1/+1
A small patch for camel and inap, where the linkedid doesn't get dissected correctly in camel or inap and some tidy up in the camel asn.1 which now compiles with no warnings. also fix the copy_file target (/y) svn path=/trunk/; revision=16376
2005-08-28another value_string that was not terminatedRonnie Sahlberg1-0/+2
fix a bug from the previous checking as well. svn path=/trunk/; revision=15577
2005-06-26make dissect_ber_choice take a guint* that will return theRonnie Sahlberg1-1/+1
index of the branch taken or -1 to make prettifications easier to implement. change the signature of dissect_ber_choice and rename it to dissect_ber_CHOICE to catch all occurences of the use of this function update asn2eth to use the new name/signature update all occurences of this function to the new name and new signature. svn path=/trunk/; revision=14758
2005-05-23Warning fix:Jörg Mayer1-1/+0
packet-camel.h:49: warning: 'dissect_camel_DestinationAddress' declared 'static' but never defined svn path=/trunk/; revision=14419
2005-05-08From Javier Acuna:Anders Broman1-1/+3
Added some code to dissect DateAndTime. svn path=/trunk/; revision=14328
2005-05-02Add dissection of q850 cause.Anders Broman1-1/+1
svn path=/trunk/; revision=14273
2005-04-20Add a newline to the end of the file.Gerald Combs1-1/+1
svn path=/trunk/; revision=14148
2005-04-15From Olivier Jacques:Anders Broman1-1/+1
- Adds callingPartyNumber and CalledPartyNumber parameter dissection uing ISUP dissector - Adds IMSI and ISDN-AddressString parameter dissection - A lot of changes in the .asn file to sort it, handle more parameters and error codes - contributed by Javier Acuna [javier.acuna@sixbell.cl] svn path=/trunk/; revision=14088
2005-03-28The "application_context_version" variables in the CAMEL and GSM MAPGuy Harris1-1/+1
dissectors aren't needed outside the dissectors, and having more than one of them exported causes build problems, at least on OS X - make them static. Fix indentation. svn path=/trunk/; revision=13951
2005-03-27From Jacques, Olivier:Anders Broman1-0/+50
Camel dissector svn path=/trunk/; revision=13945