aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-camel.c
Commit message (Expand)AuthorAgeFilesLines
* Update the Camel and MAP ASN.1 files.Anders Broman2011-10-121-5/+63
* Regenerate ASN.1 dissectors to update the #line directive.Stig Bjørlykke2011-05-131-19/+19
* Add a commentAnders Broman2011-04-061-0/+15
* Missing decoding for CalledPartyBCD number in CAMELAnders Broman2011-04-061-10/+23
* Update Camel to TS 29.078 9.2.0 (2010-06)Anders Broman2010-11-121-13/+60
* Use value_string_ext fcns to access certain value_string arrays;Bill Meier2010-11-051-2/+2
* Add a little more code to avoid not-very-useful blurbs:Jeff Morriss2010-05-111-82/+82
* Regenerate a few of the ASN.1 dissectorsJeff Morriss2010-05-111-469/+469
* #include <stdio.h> not needed.Bill Meier2010-04-061-10/+9
* Fix a gcc -Wshadow warningBill Meier2010-01-261-27/+27
* Remove redundant codeAnders Broman2010-01-261-191/+4
* Get rid of check_col();Anders Broman2010-01-171-20/+14
* Update to V9.0.0 (2009-12)Anders Broman2010-01-021-57/+55
* Update to V9.0.0 (2009-12)Anders Broman2010-01-011-4/+4
* Make all proto_* values static.Stig Bjørlykke2009-10-111-1/+1
* Regenerate asn1 dissectors (no change, only some line offset changes)Kovarththanan Rajaratnam2009-10-091-3/+3
* s/col_add_fstr/col_add_strKovarththanan Rajaratnam2009-09-061-1/+1
* Don't pass ep_alloc()'ed strings to col_set_str().Kovarththanan Rajaratnam2009-09-061-1/+1
* Sanitize epan includesKovarththanan Rajaratnam2009-08-211-3/+3
* Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with col_checkKovarththanan Rajaratnam2009-08-091-3/+1
* Re-generate asn1 dissectors after hf_register_info cleanup.Stig Bjørlykke2009-06-261-10/+10
* From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke2009-06-181-137/+137
* Regenerate all asn2wrs generated dissectors.Stig Bjørlykke2009-05-161-13/+13
* Removed some non-ASCII characters.Stig Bjørlykke2009-03-161-1/+1
* #include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier2009-02-071-12/+11
* Fix some typos and spelling (mostly in text strings)Bill Meier2008-12-171-1/+1
* asn2wrs regenerated files: see SVN #26728Bill Meier2008-11-071-87/+93
* Regenerate all asn2wrs generated dissectorsAnders Broman2008-11-011-12/+12
* Add value_string to dissect_q931_cause_ie().Anders Broman2008-09-251-1/+1
* From Vasil Velichkov:Anders Broman2008-04-231-2/+18
* Use G_GINT64_CONSTANT(hope it makes the OS X build bot happy).Anders Broman2008-01-151-28/+28
* Get rid of dissect_ber_boolean_value() and change the signature ofAnders Broman2008-01-041-1/+1
* - MAP-MS-DataTypes.asn Add IdAnders Broman2008-01-031-56/+62
* Apply yet another set of the optimization patches:Anders Broman2007-11-081-2/+2
* OID name fixes.Anders Broman2007-08-291-17/+218
* get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon2007-08-251-2/+2
* From Florent Drouin:Anders Broman2007-07-241-38/+115
* Fix bugAnders Broman2007-07-231-415/+691
* From Florent DROUIN:Anders Broman2007-07-131-17/+14
* Make hf fileds for ARGGUMENT RESULT and ERROR parameters.Anders Broman2007-07-071-149/+529
* Try to get rid of the warnings.Anders Broman2007-07-051-68/+63
* New Camel dissector built with -X and -T option and origninal ASN1 files.Anders Broman2007-07-051-3219/+2525
* Updated GSM MAP to use the latest asn1 original files.Anders Broman2007-06-101-41/+41
* Camel regenerated with the -X optionAnders Broman2007-06-021-2781/+1476
* Prepare for the use of the new -X parameter for BER encoded protocols.Anders Broman2007-05-221-645/+645
* actx in the rest of dissect_ber..()lAnders Broman2007-05-151-113/+113
* Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2007-05-131-1632/+1641
* Start introducing actx to ber functions.Anders Broman2007-05-061-434/+434
* 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