aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-camel.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-08Apply yet another set of the optimization patches:Anders Broman1-2/+2
2007-08-29OID name fixes.Anders Broman1-17/+218
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon1-2/+2
2007-07-24From Florent Drouin:Anders Broman1-38/+115
2007-07-23Fix bugAnders Broman1-415/+691
2007-07-13From Florent DROUIN:Anders Broman1-17/+14
2007-07-07Make hf fileds for ARGGUMENT RESULT and ERROR parameters.Anders Broman1-149/+529
2007-07-05Try to get rid of the warnings.Anders Broman1-68/+63
2007-07-05New Camel dissector built with -X and -T option and origninal ASN1 files.Anders Broman1-3219/+2525
2007-06-10Updated GSM MAP to use the latest asn1 original files.Anders Broman1-41/+41
2007-06-02Camel regenerated with the -X optionAnders Broman1-2781/+1476
2007-05-22Prepare for the use of the new -X parameter for BER encoded protocols.Anders Broman1-645/+645
2007-05-15actx in the rest of dissect_ber..()lAnders Broman1-113/+113
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-1632/+1641
2007-05-06Start introducing actx to ber functions.Anders Broman1-434/+434
2007-04-18Fix to BUG GSM CAMEL-3 GPRS InvokeInitialDPGPRS.APN decoded incorrectlyAnders Broman1-20/+6
2007-04-03Implement a proposal from Elefterios Gabriel for SCCP:Luis Ontanon1-1/+3
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...Ronnie Sahlberg1-774/+774
2007-02-17From Florent Drouin:Anders Broman1-425/+942
2006-12-19From Florent Drouin:Anders Broman1-172/+295
2006-12-07As ponted out by Stig Bjørlykke change a whole bunch of dissector_handle_t t...Anders Broman1-1/+1
2006-10-26Fix more Ubuntu warnings.Anders Broman1-117/+83
2006-10-25Remove some unused asn1 code(not in spec) to get rid of some Ubuntu warnings.Anders Broman1-998/+72
2006-10-04Finally got it to complie.Anders Broman1-7/+149
2006-09-27From Florent Drouin:Anders Broman1-5/+10
2006-09-01From Florent Drouin:Anders Broman1-16/+35
2006-08-21From Florent Drouin:Anders Broman1-22/+104
2006-08-16ASN.1 dissectors regenerated with new asn2wrs to get updated field blurbTomas Kukosa1-457/+457
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...Tomas Kukosa1-129/+130
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