aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ranap
AgeCommit message (Expand)AuthorFilesLines
2009-12-21Update to V9.1.0 (2009-12).Anders Broman7-21/+88
2009-11-27Expert info when E.212 MCC/MNC contain non-decimal digitsGerasimos Dimitriadis1-2/+2
2009-11-26Dissect RRC-container in RelocationResourceAllocation successful outcome.Anders Broman2-3/+8
2009-11-25If SourceRNC-ToTargetRNC-TransparentContainer is called trough dissect_ran...Anders Broman1-0/+9
2009-11-23Add dissection of Source RNC to target RNC transparent information in BSSAP.Anders Broman2-6/+19
2009-11-01- Dissect Target-ToSource-TransparentContainer.Anders Broman8-158/+204
2009-10-31Dissect ToTargetRNC-Container.Anders Broman2-1/+13
2009-10-26RelocationRequired incorrectly dissected.Anders Broman1-2/+3
2009-10-08Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam1-1/+0
2009-09-09Target Identification shall be coded as TLV IE where value isAnders Broman1-1/+1
2009-08-18Typo: parameter_tvb to be used.Anders Broman1-2/+2
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-2/+1
2009-06-23From Kovarththanan Rajaratnam:Stig Bjørlykke1-1/+1
2009-04-22Fix a warning in the RANAP dissector.Guy Harris1-1/+1
2009-04-22Use #.OMIT_ASSIGNMENTAnders Broman1-6/+5
2009-04-22Try to fix unused code warnings.Anders Broman1-0/+3
2009-04-22- Try to get rid of the unused code warnings.Anders Broman2-235/+273
2009-04-21- Reintroduce heuristic dissectorAnders Broman8-396/+934
2009-03-04From Neil Piercy:Anders Broman2-0/+15
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-1/+0
2008-11-06Update to the latest spec. V8.0.1 (2008-09)Anders Broman7-21/+378
2008-11-04Minor cleanup mostly related to proto_reg_handoffBill Meier1-5/+4
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 Broman2-3/+40
2008-07-26From Neil Piercy via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2637...Jeff Morriss1-7/+26
2008-07-24Get rid of unused code warnings.Anders Broman1-0/+3
2008-07-01Get rid of some unused code warnings.Anders Broman1-18/+27
2008-04-21From Martin Peylo:Anders Broman1-0/+9
2008-02-18Fix some some propertiesBill Meier1-2955/+2955
2008-02-03Update asn1 files to GPP TS 25.413 V7.8.0 (2008-01).Anders Broman7-24/+42
2007-12-19asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer1-0/+1
2007-10-29asn2wrsTomas Kukosa1-2/+2
2007-10-11Remove the remaining autogenereated -exp.cnf filesJörg Mayer1-16/+0
2007-10-10- Change Makefiles to include preincJörg Mayer2-1/+3
2007-09-27Updated to include the ranap header file.Stig Bjørlykke1-2/+4
2007-09-25Convert acp133 to new build structure.Jörg Mayer1-19/+0
2007-09-25put few simple ASN.1 dissectors into the new makefile structureTomas Kukosa3-41/+99
2007-09-17Modified some ASN1 Makefiles to compile on unix.Stig Bjørlykke1-2/+4
2007-09-03Incorrectly decoded IMSI in RANAP prot./id-CommonID procedureAnders Broman2-0/+13
2007-08-29RANAP rewritten to use original ASN.1 source and updated to TS 25.413 V7.6.0 ...Tomas Kukosa11-7720/+1064
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer1-1/+1
2007-06-06use ASN.1 type names in #.FN_BODY (instead of Wireshark type names)Tomas Kukosa1-2/+2
2007-05-18Latest ASN1 files to be used later when the RANAP dissector is regenerated withAnders Broman6-0/+5861
2007-05-01Split out common asn1 stuff to asn1.h and include that where needed.Anders Broman2-1/+2
2007-03-27Another iteration over sctp calls (RANAP/BSSAP) a step towards TCAP/(MAP/IMAP...Luis Ontanon2-7/+7
2007-03-25migrate packet-megaco.c from plugins/megaco to epan/dissectorsLuis Ontanon2-3/+20
2007-03-21Add RANAP information to the sccp_infoLuis Ontanon2-1/+19
2007-02-19Decode some RANAP elements.Anders Broman2-0/+6
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...Ulf Lamping1-1/+1
2006-07-04few formal changes in PER dissector (rename asn_* types to asn1_* ones)Tomas Kukosa1-11/+11