aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/camel
AgeCommit message (Expand)AuthorFilesLines
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
2007-07-13From Florent DROUIN:etxrab1-19/+13
2007-07-07Make hf fileds for ARGGUMENT RESULT and ERROR parameters.etxrab3-18/+61
2007-07-05Try to get rid of the warnings.etxrab3-6/+52
2007-07-05New Camel dissector built with -X and -T option and origninal ASN1 files.etxrab6-560/+262
2007-07-04Preparations for updated CAMEL dissector.etxrab12-0/+4163
2007-06-02Camel regenerated with the -X optionetxrab2-5/+8
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.etxrab2-89/+95
2007-04-18Fix to BUG GSM CAMEL-3 GPRS InvokeInitialDPGPRS.APN decoded incorrectlyetxrab1-18/+1
2007-04-03Implement a proposal from Elefterios Gabriel for SCCP:lego2-1/+3
2007-02-17From Florent Drouin:etxrab4-246/+414
2006-12-19From Florent Drouin:etxrab2-76/+173
2006-12-07As ponted out by Stig Bjørlykke change a whole bunch of dissector_handle_t t...etxrab1-1/+1
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...ulfl1-1/+1
2006-10-26Fix more Ubuntu warnings.etxrab2-73/+50
2006-10-25Remove some unused asn1 code(not in spec) to get rid of some Ubuntu warnings.etxrab1-263/+4
2006-10-04Finally got it to complie.etxrab1-2/+144
2006-09-27From Florent Drouin:etxrab1-3/+8
2006-09-01From Florent Drouin:etxrab1-12/+31
2006-08-21From Florent Drouin:etxrab3-4/+92
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...kukosa1-1/+2
2006-06-20Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variablegerald1-1/+1
2006-05-21- asn2eth renamed to asn2wrskukosa2-6/+6
2006-05-21name changesahlberg2-5/+5
2006-05-02Fix Bug 913 DateAndTime dissection error in CAMEL CallInfoReportArg etxrab1-4/+5
2006-04-25Add distclean and maintainerclean rules.guy1-0/+4
2006-02-23Add parsertab.pyc in clean targetetxrab1-1/+1
2006-01-31Fix a typoetxrab1-1/+1
2006-01-31Fix a typo.etxrab1-1/+1
2006-01-22Dissect CellGlobalIdOrServiceAreaIdOrLAI and RAIdentityetxrab2-0/+23
2006-01-20Dissect:etxrab3-44/+138
2006-01-17Change some OPCODE decodes from respons to Invoke (bug fix), let gsm_a decode...etxrab2-13/+82
2006-01-09Use col_set_fence(), not to owerwrite colinfo if more than one Camel pdu is i...etxrab1-0/+1
2006-01-07From Olivier Jacques, etxrab1-1/+1
2005-12-17Have tcap subdissectors registering using functions provided by tcap and tcap...lego1-2/+3
2005-12-16From Jaap Keuter:etxrab1-3/+4
2005-12-14Fix Bug 628 Bugzilla 2.18.3 etxrab1-5/+1
2005-12-06Dissect Cause and use %(DEFAULT_BODY)s use import for IMSI.etxrab2-32/+32
2005-11-29ISUP - Export functions used by INAP and Cameletxrab2-3/+65
2005-11-25Update the Camel asn1 spec to 3GPP TS 29.078 version 6.4.0 and export needed ...etxrab3-323/+1046
2005-11-02From Timetxrab3-39/+49
2005-09-22Fix a bunch of places where we were calling "dissect_ber_octet_string()"guy1-1/+2
2005-09-08Fix more problems found by Steve Grubb, along with other changes:gerald2-7/+11