aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/s1ap
AgeCommit message (Expand)AuthorFilesLines
2014-06-21batch of tvb-length conversionsEvan Huus1-7/+7
2014-06-20Rename dissector_add_handle() to dissector_add_for_decode_as().Guy Harris1-1/+1
2014-06-19Revert "Update ASN.1 source files with the API changes done in g021e7af"Pascal Quantin2-15/+15
2014-06-18Update ASN.1 source files with the API changes done in g021e7afPascal Quantin2-15/+15
2014-05-12Fix copy-and-paste error with cause value_strings, and change indentation to ...Martin Mathieson1-10/+10
2014-04-16From Martin Mathieson:AndersBroman1-0/+30
2014-04-08Get rid of some unused functions.Guy Harris1-0/+2
2014-04-08Update to V11.6.0AndersBroman8-861/+1246
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier1-1/+1
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss14-24/+0
2013-09-18Remove all non-ASCII characters from all .asn files. I didn't see the harm i...Chris Maynard1-32/+32
2013-05-10Some more protocols can be generated via cmakeJörg Mayer1-0/+37
2013-05-05Just whitespace changesJörg Mayer1-3/+3
2013-04-23Stub cmake support for generating the asn1 dissectors.Jörg Mayer1-0/+23
2013-03-28-Wmissing-prototypesAnders Broman1-0/+3
2013-03-19From beroset:Anders Broman1-1/+1
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-1/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-10Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki2-20/+20
2012-06-28Update Free Software Foundation address.Jakub Zawadzki5-5/+5
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