aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-camel.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-21From Florent Drouin:etxrab1-22/+104
2006-08-16ASN.1 dissectors regenerated with new asn2wrs to get updated field blurbkukosa1-457/+457
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...kukosa1-129/+130
2006-05-24- remove some #.MODULE_IMPORT from .cng fileskukosa1-2/+2
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-3/+3
2006-05-02Fix Bug 913 DateAndTime dissection error in CAMEL CallInfoReportArg etxrab1-5/+5
2006-01-31Fix a typoetxrab1-1/+1
2006-01-31Fix a typo.etxrab1-1/+1
2006-01-22Dissect CellGlobalIdOrServiceAreaIdOrLAI and RAIdentityetxrab1-5/+29
2006-01-20Dissect:etxrab1-51/+178
2006-01-17Change some OPCODE decodes from respons to Invoke (bug fix), let gsm_a decode...etxrab1-30/+93
2006-01-09Use col_set_fence(), not to owerwrite colinfo if more than one Camel pdu is i...etxrab1-2/+3
2006-01-07From Olivier Jacques, etxrab1-2/+2
2005-12-17Have tcap subdissectors registering using functions provided by tcap and tcap...lego1-8/+9
2005-12-16From Jaap Keuter:etxrab1-3/+4
2005-12-14Fix Bug 628 Bugzilla 2.18.3 etxrab1-14/+10
2005-12-06Dissect Cause and use %(DEFAULT_BODY)s use import for IMSI.etxrab1-61/+79
2005-11-29ISUP - Export functions used by INAP and Cameletxrab1-500/+2260
2005-11-25Update the Camel asn1 spec to 3GPP TS 29.078 version 6.4.0 and export needed ...etxrab1-4/+4
2005-11-02From Timetxrab1-207/+289
2005-09-22Fix a bunch of places where we were calling "dissect_ber_octet_string()"guy1-5/+4
2005-09-08Fix more problems found by Steve Grubb, along with other changes:gerald1-7/+11
2005-08-31Give it an RCS ID.guy1-0/+2
2005-08-28another value_string that was not terminatedsahlberg1-8/+10
2005-08-20removed MSVC warnings:ulfl1-1/+1
2005-08-17from Tomas Kukosa, remove a redundant g_strdup()sahlberg1-157/+322
2005-08-08various code cleanup:ulfl1-2/+2
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choicesahlberg1-153/+261
2005-06-26make dissect_ber_choice take a guint* that will return thesahlberg1-127/+146
2005-05-30From Steve Grubb: Fix a memory leak.gerald1-3/+6
2005-05-09only lower-case ASCII letters, numbers,lroland1-1/+1
2005-05-08From Javier Acuna:etxrab1-35/+203
2005-05-02Add dissection of q850 cause.etxrab1-3/+19
2005-04-15From Olivier Jacques:etxrab1-2796/+3003
2005-04-01Get rid of an unused variable.guy1-34/+1
2005-03-28The "application_context_version" variables in the CAMEL and GSM MAPguy1-2/+2
2005-03-27From Jacques, Olivier:etxrab1-0/+7974