aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/camel
AgeCommit message (Expand)AuthorFilesLines
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...Tomas Kukosa1-1/+2
2006-06-20Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variableGerald Combs1-1/+1
2006-05-21- asn2eth renamed to asn2wrsTomas Kukosa2-6/+6
2006-05-21name changeRonnie Sahlberg2-5/+5
2006-05-02Fix Bug 913 DateAndTime dissection error in CAMEL CallInfoReportArg Anders Broman1-4/+5
2006-04-25Add distclean and maintainerclean rules.Guy Harris1-0/+4
2006-02-23Add parsertab.pyc in clean targetAnders Broman1-1/+1
2006-01-31Fix a typoAnders Broman1-1/+1
2006-01-31Fix a typo.Anders Broman1-1/+1
2006-01-22Dissect CellGlobalIdOrServiceAreaIdOrLAI and RAIdentityAnders Broman2-0/+23
2006-01-20Dissect:Anders Broman3-44/+138
2006-01-17Change some OPCODE decodes from respons to Invoke (bug fix), let gsm_a decode...Anders Broman2-13/+82
2006-01-09Use col_set_fence(), not to owerwrite colinfo if more than one Camel pdu is i...Anders Broman1-0/+1
2006-01-07From Olivier Jacques, Anders Broman1-1/+1
2005-12-17Have tcap subdissectors registering using functions provided by tcap and tcap...Luis Ontanon1-2/+3
2005-12-16From Jaap Keuter:Anders Broman1-3/+4
2005-12-14Fix Bug 628 Bugzilla 2.18.3 Anders Broman1-5/+1
2005-12-06Dissect Cause and use %(DEFAULT_BODY)s use import for IMSI.Anders Broman2-32/+32
2005-11-29ISUP - Export functions used by INAP and CamelAnders Broman2-3/+65
2005-11-25Update the Camel asn1 spec to 3GPP TS 29.078 version 6.4.0 and export needed ...Anders Broman3-323/+1046
2005-11-02From TimAnders Broman3-39/+49
2005-09-22Fix a bunch of places where we were calling "dissect_ber_octet_string()"Guy Harris1-1/+2
2005-09-08Fix more problems found by Steve Grubb, along with other changes:Gerald Combs2-7/+11
2005-09-07Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in orderGerald Combs1-3/+3
2005-08-31Give it an RCS ID.Guy Harris1-0/+2
2005-08-28another value_string that was not terminatedRonnie Sahlberg1-1/+2
2005-08-19add the $Id:$Luis Ontanon2-0/+4
2005-08-17from Tomas Kukosa, remove a redundant g_strdup()Ronnie Sahlberg1-3/+1
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choiceRonnie Sahlberg1-2/+2
2005-06-26make dissect_ber_choice take a guint* that will return theRonnie Sahlberg1-4/+4
2005-05-30From Steve Grubb: Fix a memory leak.Gerald Combs1-2/+5
2005-05-23 Warning fix:Anders Broman1-1/+0
2005-05-09only lower-case ASCII letters, numbers,Lars Roland1-1/+1
2005-05-08From Javier Acuna:Anders Broman4-23/+188
2005-05-02Add dissection of Q.850 cause.Anders Broman3-3/+17
2005-04-15From Olivier Jacques:Anders Broman3-743/+904
2005-04-01Get rid of an unused variable.Guy Harris1-2/+1
2005-03-31Included packet-gsm_map.h and removed unpack_digits as it now is exported fro...Anders Broman1-33/+1
2005-03-28The "application_context_version" variables in the CAMEL and GSM MAPGuy Harris1-1/+1
2005-03-27Get rid of an unused variabnleAnders Broman1-1/+0
2005-03-24From Jacques Olivier add some OID:sAnders Broman1-0/+3
2005-03-22Initial checkin of a camel dissector.Anders Broman6-0/+3246