aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/s1ap
AgeCommit message (Expand)AuthorFilesLines
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-1/+0
2014-11-14[S1AP) Wrong tree usedAndersBroman1-1/+1
2014-11-14[S1AP] Let the A21 dissector do further dissection of Cdma2000SectorIDAndersBroman2-0/+23
2014-10-29Replace isalpha() with g_ascii_isprint().AndersBroman2-2/+1
2014-10-22S1AP: Add an S1AP context to be able to determine which message andAndersBroman2-8/+30
2014-10-21Add OID callback for private IEs making it possible to call a dissectorAndersBroman2-5/+22
2014-10-18Check for printable ASCII in an ENBName.Guy Harris2-6/+5
2014-10-17Dissect CDMA2000 PDU if GCSNA dissector exists.AndersBroman2-0/+19
2014-09-25Freeze Info column while dissecting RRC transparent containerMartin Mathieson1-0/+4
2014-09-10Update to revission V12.2.0 (2014-06)AndersBroman8-127/+304
2014-07-30Add some files under asn1 to the distribution.Guy Harris1-1/+1
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