aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/s1ap
AgeCommit message (Expand)AuthorFilesLines
2012-05-10Get rid of remaining Booleans-as-encoding-arguments inGuy Harris1-2/+2
2012-02-20From David Wei more containers not to dissect if pref is setanonsvn1-4/+8
2012-02-09From David Wei:Anders Broman2-86/+91
2012-01-25From billyjeans [AT] gmail.com via bug 6184: "S1AP dissector COL_INFO should ...Chris Maynard1-53/+148
2011-12-09Update to 3GPP TS 36.413 V10.3.0 (2011-09)Anders Broman8-121/+425
2011-12-09Get rid of declarations of undefined routines and definitins of unusedGuy Harris2-0/+6
2011-12-08Try to get the container stuff right...Anders Broman2-7/+6
2011-12-08Properly dissect Source-ToTarget-TransparentContainer.Anders Broman2-1/+2
2011-11-08Get rid of set-but-not-used warnings.Anders Broman1-9/+0
2011-11-04Dissect RIMInformation.Anders Broman2-0/+21
2011-10-23From Pascal Quantin.Anders Broman2-0/+11
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-4/+4
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss1-4/+0
2011-10-06Typo FT_IPv4 isf FT_IPv6.Anders Broman1-1/+1
2011-05-13Build with S1AP-SonTransfer-IEs.asnStig Bjørlykke1-1/+2
2011-03-03Export SONtransferRequestContaine, SONtransferResponseContainerand and Global...Anders Broman1-0/+3
2011-02-27Export:Anders Broman1-0/+6
2011-02-27Add dissection of SonTransfer-IEs.Anders Broman2-0/+189
2011-02-04If ENBname is text, append the text.Anders Broman1-0/+26
2011-01-25Export Global-ENB-ID.Anders Broman1-0/+1
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-10/+10
2010-11-17- Update to 3GPP TS 25.413 V9.4.0 (2010-09).Anders Broman1-0/+28
2010-11-11Use value_string_ext.Anders Broman1-3/+8
2010-10-04Update to V9.4.0 (2010-09), no change in the asn1 def's.Anders Broman6-6/+7
2010-06-29Update to V9.3.0 (2010-06)Anders Broman6-21/+38
2010-06-28Add the missing packet-s1ap.hStig Bjørlykke1-0/+30
2010-06-28Dissect more GTPV2 IE'sAnders Broman2-2/+10
2010-06-26From KATAOKA Toshihiro:Anders Broman1-6/+2
2010-06-23FromToshihiro Kataoka:Anders Broman2-0/+18
2010-04-12Update to V9.2.0 (2010-03).Anders Broman8-72/+79
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-31From KATAOKA Toshihiro:Anders Broman1-3/+4
2010-03-20Fix for Bug 4588:Gerasimos Dimitriadis1-1/+1
2009-12-20Update to V9.1.0 (2009-12)Anders Broman7-34/+226
2009-11-27Expert info when E.212 MCC/MNC contain non-decimal digitsGerasimos Dimitriadis1-1/+1
2009-11-20offset is in bitsAnders Broman1-2/+2
2009-11-19ENBname is now a PrintableString. handling in .cnf no longer needed.Anders Broman1-25/+0
2009-11-09Align RRC-Container dissection with RANAP.Anders Broman1-5/+7
2009-11-08Dissect Handover "containers".Anders Broman2-12/+165
2009-11-05Dissect Source-ToTarget-TransparentContainer in the intra LTE case.Anders Broman2-4/+65
2009-10-28- Remove check_col.Anders Broman1-6/+5
2009-10-08Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam1-1/+0
2009-10-01Update to 3GPP TS 36.413 V9.0.0 (2009-09)Anders Broman7-43/+197
2009-10-01Update to 3GPP TS 36.413 V8.7.0 (2009-09)Anders Broman6-14/+21
2009-09-17Minor ASN1 update.Anders Broman6-29/+6
2009-08-18Make build bot happy?Anders Broman1-17/+0
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-07-07From Kovarththanan Rajaratnam:Stig Bjørlykke1-1/+1