aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-camel.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-24- remove some #.MODULE_IMPORT from .cng filesTomas Kukosa1-2/+2
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2006-05-02Fix Bug 913 DateAndTime dissection error in CAMEL CallInfoReportArg Anders Broman1-5/+5
2006-01-31Fix a typoAnders Broman1-1/+1
2006-01-31Fix a typo.Anders Broman1-1/+1
2006-01-22Dissect CellGlobalIdOrServiceAreaIdOrLAI and RAIdentityAnders Broman1-5/+29
2006-01-20Dissect:Anders Broman1-51/+178
2006-01-17Change some OPCODE decodes from respons to Invoke (bug fix), let gsm_a decode...Anders Broman1-30/+93
2006-01-09Use col_set_fence(), not to owerwrite colinfo if more than one Camel pdu is i...Anders Broman1-2/+3
2006-01-07From Olivier Jacques, Anders Broman1-2/+2
2005-12-17Have tcap subdissectors registering using functions provided by tcap and tcap...Luis Ontanon1-8/+9
2005-12-16From Jaap Keuter:Anders Broman1-3/+4
2005-12-14Fix Bug 628 Bugzilla 2.18.3 Anders Broman1-14/+10
2005-12-06Dissect Cause and use %(DEFAULT_BODY)s use import for IMSI.Anders Broman1-61/+79
2005-11-29ISUP - Export functions used by INAP and CamelAnders Broman1-500/+2260
2005-11-25Update the Camel asn1 spec to 3GPP TS 29.078 version 6.4.0 and export needed ...Anders Broman1-4/+4
2005-11-02From TimAnders Broman1-207/+289
2005-09-22Fix a bunch of places where we were calling "dissect_ber_octet_string()"Guy Harris1-5/+4
2005-09-08Fix more problems found by Steve Grubb, along with other changes:Gerald Combs1-7/+11
2005-08-31Give it an RCS ID.Guy Harris1-0/+2
2005-08-28another value_string that was not terminatedRonnie Sahlberg1-8/+10
2005-08-20removed MSVC warnings:Ulf Lamping1-1/+1
2005-08-17from Tomas Kukosa, remove a redundant g_strdup()Ronnie Sahlberg1-157/+322
2005-08-08various code cleanup:Ulf Lamping1-2/+2
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choiceRonnie Sahlberg1-153/+261
2005-06-26make dissect_ber_choice take a guint* that will return theRonnie Sahlberg1-127/+146
2005-05-30From Steve Grubb: Fix a memory leak.Gerald Combs1-3/+6
2005-05-09only lower-case ASCII letters, numbers,Lars Roland1-1/+1
2005-05-08From Javier Acuna:Anders Broman1-35/+203
2005-05-02Add dissection of q850 cause.Anders Broman1-3/+19
2005-04-15From Olivier Jacques:Anders Broman1-2796/+3003
2005-04-01Get rid of an unused variable.Guy Harris1-34/+1
2005-03-28The "application_context_version" variables in the CAMEL and GSM MAPGuy Harris1-2/+2
2005-03-27From Jacques, Olivier:Anders Broman1-0/+7974