aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ranap
AgeCommit message (Expand)AuthorFilesLines
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-29use "type function" instead of "field function" in PER CHOICE and SEQUENCE ta...Tomas Kukosa3-3/+3
2006-06-15RANAP:Anders Broman1-8/+13
2006-05-31Add some missing *-exp-cnf filesAnders Broman1-0/+13
2006-05-27Fix bug 973:Anders Broman2-1/+4
2006-05-23Ethereal -> WiresharkTomas Kukosa1-1/+1
2006-05-22- fix bugs in dissect_per_octet_string() introduced with unaligned variantTomas Kukosa2-252/+252
2006-05-21- asn2eth renamed to asn2wrsTomas Kukosa2-5/+5
2006-05-21name changeRonnie Sahlberg2-4/+4
2006-05-15PER Enumerated is working now.Anders Broman1-11/+0
2006-05-15regenerated with new asn2ethTomas Kukosa3-20/+6
2006-05-10Preparations to be able to handle unaligned PER.Anders Broman1-0/+1
2006-04-25Add distclean and maintainerclean rules.Guy Harris1-0/+4
2006-03-08better support for ASN.1 Enumerated type in PER decodingTomas Kukosa1-2/+2
2006-03-05Make a new PER function dissect_per_enumerated() and use it for the two place...Anders Broman1-0/+11
2006-02-23Add parsertab.pyc in clean targetAnders Broman1-1/+1
2006-01-26Add the abillity to translate MCC.Anders Broman2-1/+21
2006-01-22Dissect CellGlobalIdOrServiceAreaIdOrLAI and RAIdentityAnders Broman1-1/+1
2006-01-21RANAP - Dissect ProtocolExtensionField IE:sAnders Broman1-0/+4
2005-11-13Fix the lenght calculation.Anders Broman3-3/+10
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-25We don't have an SS-Operations.asn file, and don't use one.Guy Harris1-1/+1
2005-10-11Replace the current ranap dissector with an asn2eth generated one.Anders Broman1-2/+7
2005-10-11Add Id.Anders Broman1-0/+1
2005-10-10asn2eth generated ranap dissector, there's still problems with rab-assignment...Anders Broman6-0/+7678