summaryrefslogtreecommitdiff
path: root/asn1/ranap/packet-ranap-template.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-04Minor cleanup mostly related to proto_reg_handoffBill Meier1-5/+4
2008-07-26Fix unused code warings generated because some IE:s uses the same "value" for...Anders Broman1-1/+36
2008-07-26From Neil Piercy via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2637...Jeff Morriss1-7/+26
2007-09-03Incorrectly decoded IMSI in RANAP prot./id-CommonID procedureAnders Broman1-0/+7
2007-08-29RANAP rewritten to use original ASN.1 source and updated to TS 25.413 V7.6.0 ...Tomas Kukosa1-1072/+99
2007-05-01Split out common asn1 stuff to asn1.h and include that where needed.Anders Broman1-0/+1
2007-03-27Another iteration over sctp calls (RANAP/BSSAP) a step towards TCAP/(MAP/IMAP...Luis Ontanon1-4/+4
2007-03-25migrate packet-megaco.c from plugins/megaco to epan/dissectorsLuis Ontanon1-3/+5
2007-03-21Add RANAP information to the sccp_infoLuis Ontanon1-0/+18
2006-07-04few formal changes in PER dissector (rename asn_* types to asn1_* ones)Tomas Kukosa1-11/+11
2006-06-29Add a heuristic table to SUA (SUA and SCCP should share the same table) to he...Anders Broman1-0/+1
2006-06-15RANAP:Anders Broman1-8/+13
2006-05-22- fix bugs in dissect_per_octet_string() introduced with unaligned variantTomas Kukosa1-244/+244
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-05-15regenerated with new asn2ethTomas Kukosa1-7/+1
2006-05-10Preparations to be able to handle unaligned PER.Anders Broman1-0/+1
2006-01-26Add the abillity to translate MCC.Anders Broman1-1/+4
2006-01-22Dissect CellGlobalIdOrServiceAreaIdOrLAI and RAIdentityAnders Broman1-1/+1
2005-11-13Fix the lenght calculation.Anders Broman1-0/+7
2005-10-25As there are more Procedure codes the hueristics need to be updated.Anders Broman1-2/+3
2005-10-25Avoid a conflict in global symbols by declaring some variables static.Luis Ontanon1-4/+4
2005-10-11Replace the current ranap dissector with an asn2eth generated one.Anders Broman1-2/+7
2005-10-10asn2eth generated ranap dissector, there's still problems with rab-assignment...Anders Broman1-0/+1154