aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ranap
AgeCommit message (Expand)AuthorFilesLines
2010-05-15Update to V9.2.0 (2010-03).Anders Broman7-39/+45
2010-04-30Fix a gcc -Wshadow warning.Bill Meier1-5/+5
2010-04-29From Mike Morrin:Anders Broman2-0/+24
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.Bill Meier1-1/+0
2010-04-06#include <stdio.h> not needed.Bill Meier1-1/+0
2010-03-20Fix for Bug 4588:Gerasimos Dimitriadis1-1/+1
2010-02-23Squelch a bunch of compiler warnings.Guy Harris1-1/+1
2010-01-26remove check_colAnders Broman2-5/+4
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