aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ranap.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-21From David Wei and me, update to 3GPP TS 25.413 V10.4.0 (2011-12).Anders Broman1-87/+116
2011-12-08Try to get the container stuff right...Anders Broman1-26/+26
2011-11-17Add a missing IE number.Anders Broman1-1/+2
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-1/+1
2011-10-13Dissect NSAP encoded transport layer address.Anders Broman1-19/+33
2011-09-12Fix a typoAnders Broman1-1/+1
2011-09-12Update to V10.2.0 (2011-06)Anders Broman1-139/+1578
2011-09-12Update to V9.6.0 (2011-06)Anders Broman1-0/+1
2011-08-02 Bug 6146 - Malformed RANAP packets when HandOver procedure on iuh Anders Broman1-27/+36
2011-05-13Regenerate ASN.1 dissectors to update the #line directive.Stig Bjørlykke1-35/+35
2011-02-27Export SourceCellID.Anders Broman1-20/+33
2011-01-05Reset the global pdu_type *before* returning.Jeff Morriss1-17/+31
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-327/+327
2010-11-17- Update to 3GPP TS 25.413 V9.4.0 (2010-09).Anders Broman1-3/+73
2010-11-15Use value_string_ext fcns to access several value_string arrays.Bill Meier1-23/+27
2010-11-15Use value_string_ext fcns to access a value_string array.Bill Meier1-24/+26
2010-06-28Dissect more GTPV2 IE'sAnders Broman1-20/+33
2010-05-15Update to V9.2.0 (2010-03).Anders Broman1-61/+99
2010-05-11Add a little more code to avoid not-very-useful blurbs:Jeff Morriss1-21/+21
2010-05-05Try to avoid the user confusion reported inJeff Morriss1-633/+633
2010-04-30Fix a gcc -Wshadow warning.Bill Meier1-5/+5
2010-04-29From Mike Morrin:Anders Broman1-16/+38
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.Bill Meier1-8/+7
2010-04-06#include <stdio.h> not needed.Bill Meier1-8/+7
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 Broman1-20/+19
2009-12-21Update to V9.1.0 (2009-12).Anders Broman1-19/+175
2009-11-27Expert info when E.212 MCC/MNC contain non-decimal digitsGerasimos Dimitriadis1-1/+1
2009-11-26Dissect RRC-container in RelocationResourceAllocation successful outcome.Anders Broman1-12/+17
2009-11-25If SourceRNC-ToTargetRNC-TransparentContainer is called trough dissect_ran...Anders Broman1-2/+12
2009-11-23Add dissection of Source RNC to target RNC transparent information in BSSAP.Anders Broman1-33/+44
2009-11-01- Dissect Target-ToSource-TransparentContainer.Anders Broman1-19/+114
2009-10-31Dissect ToTargetRNC-Container.Anders Broman1-7/+13
2009-10-26RelocationRequired incorrectly dissected.Anders Broman1-5/+6
2009-09-09Target Identification shall be coded as TLV IE where value isAnders Broman1-3/+3
2009-08-18Typo: parameter_tvb to be used.Anders Broman1-5/+5
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-2/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-91/+91
2009-05-16Regenerate all asn2wrs generated dissectors.Stig Bjørlykke1-61/+61
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