aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/camel
AgeCommit message (Expand)AuthorFilesLines
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2-89/+95
2007-04-18Fix to BUG GSM CAMEL-3 GPRS InvokeInitialDPGPRS.APN decoded incorrectlyAnders Broman1-18/+1
2007-04-03Implement a proposal from Elefterios Gabriel for SCCP:Luis Ontanon2-1/+3
2007-02-17From Florent Drouin:Anders Broman4-246/+414
2006-12-19From Florent Drouin:Anders Broman2-76/+173
2006-12-07As ponted out by Stig Bjørlykke change a whole bunch of dissector_handle_t t...Anders Broman1-1/+1
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...Ulf Lamping1-1/+1
2006-10-26Fix more Ubuntu warnings.Anders Broman2-73/+50
2006-10-25Remove some unused asn1 code(not in spec) to get rid of some Ubuntu warnings.Anders Broman1-263/+4
2006-10-04Finally got it to complie.Anders Broman1-2/+144
2006-09-27From Florent Drouin:Anders Broman1-3/+8
2006-09-01From Florent Drouin:Anders Broman1-12/+31
2006-08-21From Florent Drouin:Anders Broman3-4/+92
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