aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ranap.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-22Fix a warning in the RANAP dissector.Guy Harris1-2/+2
2009-04-22Use #.OMIT_ASSIGNMENTAnders Broman1-57/+24
2009-04-22Try to fix unused code warnings.Anders Broman1-55/+14
2009-04-22- Try to get rid of the unused code warnings.Anders Broman1-93/+89
2009-04-21- Reintroduce heuristic dissectorAnders Broman1-100/+1104
2009-03-25Make it possible to check for extension marker in SEQUENCE OF and SET OF.Anders Broman1-58/+58
2009-03-04From Neil Piercy:Anders Broman1-8/+21
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-8/+7
2008-11-06Update to the latest spec. V8.0.1 (2008-09)Anders Broman1-2/+553
2008-11-04asn2wrs generated files changed as a result of recent asn1 template changes Bill Meier1-17/+16
2008-11-01Regenerate all asn2wrs generated dissectorsAnders Broman1-59/+59
2008-07-26Fix typo(s)Anders Broman1-4/+4
2008-07-26Fix unused code warings generated because some IE:s uses the same "value" for...Anders Broman1-8/+71
2008-07-26From Neil Piercy via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2637...Jeff Morriss1-15/+34
2008-07-24Get rid of unused code warnings.Anders Broman1-36/+11
2008-07-01Get rid of some unused code warnings.Anders Broman1-61/+85
2008-02-03Update asn1 files to GPP TS 25.413 V7.8.0 (2008-01).Anders Broman1-70/+79
2007-10-29asn2wrsTomas Kukosa1-43/+43
2007-09-03Incorrectly decoded IMSI in RANAP prot./id-CommonID procedureAnders Broman1-9/+22
2007-08-29RANAP rewritten to use original ASN.1 source and updated to TS 25.413 V7.6.0 ...Tomas Kukosa1-7577/+7644
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer1-1/+1
2007-05-04- Q.932: fix warningsTomas Kukosa1-1/+4
2007-05-01Split out common asn1 stuff to asn1.h and include that where needed.Anders Broman1-5/+6
2007-03-27Another iteration over sctp calls (RANAP/BSSAP) a step towards TCAP/(MAP/IMAP...Luis Ontanon1-8/+8
2007-03-22Mine:Luis Ontanon1-22/+48
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...Ronnie Sahlberg1-976/+976
2007-03-21packet_info.c and packet.cLuis Ontanon1-6/+24
2007-02-19Decode some RANAP elements.Anders Broman1-13/+13
2006-08-16ASN.1 dissectors regenerated with new asn2wrs to get updated field blurbTomas Kukosa1-516/+516
2006-07-04few formal changes in PER dissector (rename asn_* types to asn1_* ones)Tomas Kukosa1-989/+989
2006-07-03remove name field from per_sequence_t structure, it can be retrieved from fie...Tomas Kukosa1-746/+746
2006-06-30fix wrong terminator record in per_sequence_t tablesTomas Kukosa1-178/+178
2006-06-29Add a heuristic table to SUA (SUA and SCCP should share the same table) to he...Anders Broman1-2/+3
2006-06-29use "type function" instead of "field function" in PER CHOICE and SEQUENCE ta...Tomas Kukosa1-851/+851
2006-06-15RANAP:Anders Broman1-10/+15
2006-06-08MAke it possible to get a tvb with a BIT STRING, regenerate PER dissectors.Anders Broman1-15/+15
2006-05-27Fix bug 973:Anders Broman1-11/+11
2006-05-22- fix bugs in dissect_per_octet_string() introduced with unaligned variantTomas Kukosa1-2315/+2316
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2006-05-15PER Enumerated is working now.Anders Broman1-9/+2
2006-05-15regenerated with new asn2ethTomas Kukosa1-121/+126
2006-05-10Preparations to be able to handle unaligned PER.Anders Broman1-2/+3
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-4/+11
2006-01-26Add the abillity to translate MCC.Anders Broman1-9/+24
2006-01-21RANAP - Dissect ProtocolExtensionField IE:sAnders Broman1-11/+11
2006-01-05Bill Meier:Jörg Mayer1-2/+2
2005-12-08Regenerate with the latest asn2eth, to get FT_OID used, and to add #line.Guy Harris1-24/+41
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-3/+4