aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/camel
AgeCommit message (Expand)AuthorFilesLines
2011-11-02Handle differences in Camel V2etxrab4-39/+210
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-34/+34
2011-10-12Update the Camel and MAP ASN.1 files.etxrab12-26/+43
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingmorriss1-10/+6
2011-04-06Add a commentetxrab1-0/+15
2011-04-06Missing decoding for CalledPartyBCD number in CAMELetxrab2-0/+14
2010-11-12Update Camel to TS 29.078 9.2.0 (2010-06)etxrab12-201/+230
2010-11-07Make the changes from:etxrab1-1/+1
2010-04-06#include <stdio.h> not needed.wmeier1-1/+0
2010-01-26Fix a gcc -Wshadow warningwmeier1-27/+27
2010-01-26Remove redundant codeetxrab2-114/+1
2010-01-17Get rid of check_col();etxrab2-17/+11
2010-01-02Update to V9.0.0 (2009-12)etxrab14-36/+34
2010-01-01Update to V9.0.0 (2009-12)etxrab2-2/+2
2009-10-11Make all proto_* values static.stig1-1/+1
2009-10-10gsmmap -> gsm_map to make directory name consistent with filenameskrj2-4/+4
2009-10-08Remove unused NEED_PACKET_PROTO_H variablekrj1-1/+0
2009-09-06s/col_add_fstr/col_add_strkrj1-1/+1
2009-09-06Don't pass ep_alloc()'ed strings to col_set_str().krj1-1/+1
2009-08-21Sanitize epan includeskrj1-3/+3
2009-08-09Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with col_checkkrj1-3/+1
2009-06-24From Kovarththanan Rajaratnam:stig1-13/+13
2009-06-20From Kovarththanan Rajaratnam via bug 3548:stig1-2/+2
2009-03-16Removed some non-ASCII characters.stig1-1/+1
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-1/+0
2008-12-17Fix some typos and spelling (mostly in text strings)wmeier1-1/+1
2008-11-07Minor cleanup related to proto_reg_handoff...wmeier1-78/+84
2008-09-25Add value_string to dissect_q931_cause_ie().etxrab1-1/+1
2008-05-26Fix run checkapi for more targets.etxrab1-0/+4
2008-04-23From Vasil Velichkov:etxrab1-0/+24
2008-02-18Fix some some propertieswmeier1-1/+1
2008-01-15Use G_GINT64_CONSTANT(hope it makes the OS X build bot happy).etxrab1-3/+3
2008-01-03- MAP-MS-DataTypes.asn Add Idetxrab2-36/+40
2007-12-19asn1/*/Makefile.nmake were not part of the source package.jmayer1-1/+2
2007-12-19Correct the order the .asn files are called - yes it matters.etxrab1-3/+3
2007-12-10ANSI TCAP regenerated and tested with -T -X asn2wrs optionskukosa1-1/+1
2007-11-01better built-in X.880 supportkukosa1-4/+0
2007-10-31add forward class declarations which are necessary to compile Remote-Operatio...kukosa1-0/+4
2007-10-23Apply the small performance enhancment patches for:etxrab2-3/+3
2007-10-16- Fix svn:ignore for all directoriesjmayer1-2/+2
2007-10-11- Remove -e option if the generated -exp.cnf file isn't used.jmayer1-1/+1
2007-10-10Add missing dependencies and update syntax of existing ones.jmayer1-2/+2
2007-10-10- Change Makefiles to include preincjmayer2-1/+3
2007-09-25put few simple ASN.1 dissectors into the new makefile structurekukosa1-0/+2
2007-09-25- Rework the Makefile structure to generate external -cnf filesjmayer4-61/+117
2007-08-29OID name fixes.etxrab2-9/+134
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.clego1-1/+1
2007-08-16Fix makefiles and a comment.etxrab1-1/+1
2007-07-24From Florent Drouin:etxrab3-30/+108
2007-07-23Fix bugetxrab3-47/+31