aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ranap
AgeCommit message (Expand)AuthorFilesLines
2012-08-15Fix field type for some 64 bits header fieldspascal1-4/+0
2012-07-31- Put back not used constants to fill value_strings_ext.etxrab3-2/+11
2012-06-28Update Free Software Foundation address.darkjames5-5/+5
2012-06-20Use separate filters for the RTT found on a SACK and the RTT found on amorriss1-3/+4
2012-02-21From David Wei and me, update to 3GPP TS 25.413 V10.4.0 (2011-12).etxrab8-64/+69
2011-12-08Try to get the container stuff right...etxrab1-1/+3
2011-11-17Add a missing IE number.etxrab1-2/+3
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-1/+1
2011-10-13Dissect NSAP encoded transport layer address.etxrab2-4/+23
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingmorriss1-5/+0
2011-09-12Fix a typoetxrab1-1/+1
2011-09-12Update to V10.2.0 (2011-06)etxrab7-77/+529
2011-09-12Update to V9.6.0 (2011-06)etxrab7-17/+21
2011-08-02 Bug 6146 - Malformed RANAP packets when HandOver procedure on iuh etxrab2-12/+21
2011-02-27Export SourceCellID.etxrab1-5/+7
2011-01-05Reset the global pdu_type *before* returning.morriss1-14/+28
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy2-14/+14
2010-11-17- Update to 3GPP TS 25.413 V9.4.0 (2010-09).etxrab7-14/+59
2010-11-15Use value_string_ext fcns to access several value_string arrays.wmeier1-1/+3
2010-11-15Use value_string_ext fcns to access a value_string array.wmeier1-2/+5
2010-06-28Dissect more GTPV2 IE'setxrab1-0/+2
2010-05-15Update to V9.2.0 (2010-03).etxrab7-39/+45
2010-04-30Fix a gcc -Wshadow warning.wmeier1-5/+5
2010-04-29From Mike Morrin:etxrab2-0/+24
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.wmeier1-1/+0
2010-04-06#include <stdio.h> not needed.wmeier1-1/+0
2010-03-20Fix for Bug 4588:dimeg1-1/+1
2010-02-23Squelch a bunch of compiler warnings.guy1-1/+1
2010-01-26remove check_coletxrab2-5/+4
2009-12-21Update to V9.1.0 (2009-12).etxrab7-21/+88
2009-11-27Expert info when E.212 MCC/MNC contain non-decimal digitsdimeg1-2/+2
2009-11-26Dissect RRC-container in RelocationResourceAllocation successful outcome.etxrab2-3/+8
2009-11-25If SourceRNC-ToTargetRNC-TransparentContainer is called trough dissect_ran...etxrab1-0/+9
2009-11-23Add dissection of Source RNC to target RNC transparent information in BSSAP.etxrab2-6/+19
2009-11-01- Dissect Target-ToSource-TransparentContainer.etxrab8-158/+204
2009-10-31Dissect ToTargetRNC-Container.etxrab2-1/+13
2009-10-26RelocationRequired incorrectly dissected.etxrab1-2/+3
2009-10-08Remove unused NEED_PACKET_PROTO_H variablekrj1-1/+0
2009-09-09Target Identification shall be coded as TLV IE where value isetxrab1-1/+1
2009-08-18Typo: parameter_tvb to be used.etxrab1-2/+2
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-06-23From Kovarththanan Rajaratnam:stig1-1/+1
2009-04-22Fix a warning in the RANAP dissector.guy1-1/+1
2009-04-22Use #.OMIT_ASSIGNMENTetxrab1-6/+5
2009-04-22Try to fix unused code warnings.etxrab1-0/+3
2009-04-22- Try to get rid of the unused code warnings.etxrab2-235/+273
2009-04-21- Reintroduce heuristic dissectoretxrab8-396/+934
2009-03-04From Neil Piercy:etxrab2-0/+15
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-1/+0
2008-11-06Update to the latest spec. V8.0.1 (2008-09)etxrab7-21/+378