aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-camel.c
Commit message (Expand)AuthorAgeFilesLines
* Fix to BUG GSM CAMEL-3 GPRS InvokeInitialDPGPRS.APN decoded incorrectlyAnders Broman2007-04-181-20/+6
* Implement a proposal from Elefterios Gabriel for SCCP:Luis Ontanon2007-04-031-1/+3
* change the signature that asn2wrs generates for functions to marm all paramet...Ronnie Sahlberg2007-03-211-774/+774
* From Florent Drouin:Anders Broman2007-02-171-425/+942
* From Florent Drouin:Anders Broman2006-12-191-172/+295
* As ponted out by Stig Bjørlykke change a whole bunch of dissector_handle_t t...Anders Broman2006-12-071-1/+1
* Fix more Ubuntu warnings.Anders Broman2006-10-261-117/+83
* Remove some unused asn1 code(not in spec) to get rid of some Ubuntu warnings.Anders Broman2006-10-251-998/+72
* Finally got it to complie.Anders Broman2006-10-041-7/+149
* From Florent Drouin:Anders Broman2006-09-271-5/+10
* From Florent Drouin:Anders Broman2006-09-011-16/+35
* From Florent Drouin:Anders Broman2006-08-211-22/+104
* ASN.1 dissectors regenerated with new asn2wrs to get updated field blurbTomas Kukosa2006-08-161-457/+457
* remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...Tomas Kukosa2006-06-281-129/+130
* - remove some #.MODULE_IMPORT from .cng filesTomas Kukosa2006-05-241-2/+2
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-3/+3
* Fix Bug 913 DateAndTime dissection error in CAMEL CallInfoReportArg Anders Broman2006-05-021-5/+5
* Fix a typoAnders Broman2006-01-311-1/+1
* Fix a typo.Anders Broman2006-01-311-1/+1
* Dissect CellGlobalIdOrServiceAreaIdOrLAI and RAIdentityAnders Broman2006-01-221-5/+29
* Dissect:Anders Broman2006-01-201-51/+178
* Change some OPCODE decodes from respons to Invoke (bug fix), let gsm_a decode...Anders Broman2006-01-171-30/+93
* Use col_set_fence(), not to owerwrite colinfo if more than one Camel pdu is i...Anders Broman2006-01-091-2/+3
* From Olivier Jacques, Anders Broman2006-01-071-2/+2
* Have tcap subdissectors registering using functions provided by tcap and tcap...Luis Ontanon2005-12-171-8/+9
* From Jaap Keuter:Anders Broman2005-12-161-3/+4
* Fix Bug 628 Bugzilla 2.18.3 Anders Broman2005-12-141-14/+10
* Dissect Cause and use %(DEFAULT_BODY)s use import for IMSI.Anders Broman2005-12-061-61/+79
* ISUP - Export functions used by INAP and CamelAnders Broman2005-11-291-500/+2260
* Update the Camel asn1 spec to 3GPP TS 29.078 version 6.4.0 and export needed ...Anders Broman2005-11-251-4/+4
* From TimAnders Broman2005-11-021-207/+289
* Fix a bunch of places where we were calling "dissect_ber_octet_string()"Guy Harris2005-09-221-5/+4
* Fix more problems found by Steve Grubb, along with other changes:Gerald Combs2005-09-081-7/+11
* Give it an RCS ID.Guy Harris2005-08-311-0/+2
* another value_string that was not terminatedRonnie Sahlberg2005-08-281-8/+10
* removed MSVC warnings:Ulf Lamping2005-08-201-1/+1
* from Tomas Kukosa, remove a redundant g_strdup()Ronnie Sahlberg2005-08-171-157/+322
* various code cleanup:Ulf Lamping2005-08-081-2/+2
* change the symbol dissect_ber_CHOICE back into dissect_ber_choiceRonnie Sahlberg2005-07-211-153/+261
* make dissect_ber_choice take a guint* that will return theRonnie Sahlberg2005-06-261-127/+146
* From Steve Grubb: Fix a memory leak.Gerald Combs2005-05-301-3/+6
* only lower-case ASCII letters, numbers,Lars Roland2005-05-091-1/+1
* From Javier Acuna:Anders Broman2005-05-081-35/+203
* Add dissection of q850 cause.Anders Broman2005-05-021-3/+19
* From Olivier Jacques:Anders Broman2005-04-151-2796/+3003
* Get rid of an unused variable.Guy Harris2005-04-011-34/+1
* The "application_context_version" variables in the CAMEL and GSM MAPGuy Harris2005-03-281-2/+2
* From Jacques, Olivier:Anders Broman2005-03-271-0/+7974