aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/s1ap
Commit message (Expand)AuthorAgeFilesLines
* Remove all non-ASCII characters from all .asn files. I didn't see the harm i...Chris Maynard2013-09-181-32/+32
* Some more protocols can be generated via cmakeJörg Mayer2013-05-101-0/+37
* Just whitespace changesJörg Mayer2013-05-051-3/+3
* Stub cmake support for generating the asn1 dissectors.Jörg Mayer2013-04-231-0/+23
* -Wmissing-prototypesAnders Broman2013-03-281-0/+3
* From beroset:Anders Broman2013-03-191-1/+1
* Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey2013-03-011-1/+1
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki2012-09-102-20/+20
* Update Free Software Foundation address.Jakub Zawadzki2012-06-285-5/+5
* Get rid of remaining Booleans-as-encoding-arguments inGuy Harris2012-05-101-2/+2
* From David Wei more containers not to dissect if pref is setanonsvn2012-02-201-4/+8
* From David Wei:Anders Broman2012-02-092-86/+91
* From billyjeans [AT] gmail.com via bug 6184: "S1AP dissector COL_INFO should ...Chris Maynard2012-01-251-53/+148
* Update to 3GPP TS 36.413 V10.3.0 (2011-09)Anders Broman2011-12-098-121/+425
* Get rid of declarations of undefined routines and definitins of unusedGuy Harris2011-12-092-0/+6
* Try to get the container stuff right...Anders Broman2011-12-082-7/+6
* Properly dissect Source-ToTarget-TransparentContainer.Anders Broman2011-12-082-1/+2
* Get rid of set-but-not-used warnings.Anders Broman2011-11-081-9/+0
* Dissect RIMInformation.Anders Broman2011-11-042-0/+21
* From Pascal Quantin.Anders Broman2011-10-232-0/+11
* For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier2011-10-211-4/+4
* Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss2011-10-101-4/+0
* Typo FT_IPv4 isf FT_IPv6.Anders Broman2011-10-061-1/+1
* Build with S1AP-SonTransfer-IEs.asnStig Bjørlykke2011-05-131-1/+2
* Export SONtransferRequestContaine, SONtransferResponseContainerand and Global...Anders Broman2011-03-031-0/+3
* Export:Anders Broman2011-02-271-0/+6
* Add dissection of SonTransfer-IEs.Anders Broman2011-02-272-0/+189
* If ENBname is text, append the text.Anders Broman2011-02-041-0/+26
* Export Global-ENB-ID.Anders Broman2011-01-251-0/+1
* Rename the routines that handle dissector tables with unsigned integerGuy Harris2010-12-201-10/+10
* - Update to 3GPP TS 25.413 V9.4.0 (2010-09).Anders Broman2010-11-171-0/+28
* Use value_string_ext.Anders Broman2010-11-111-3/+8
* Update to V9.4.0 (2010-09), no change in the asn1 def's.Anders Broman2010-10-046-6/+7
* Update to V9.3.0 (2010-06)Anders Broman2010-06-296-21/+38
* Add the missing packet-s1ap.hStig Bjørlykke2010-06-281-0/+30
* Dissect more GTPV2 IE'sAnders Broman2010-06-282-2/+10
* From KATAOKA Toshihiro:Anders Broman2010-06-261-6/+2
* FromToshihiro Kataoka:Anders Broman2010-06-232-0/+18
* Update to V9.2.0 (2010-03).Anders Broman2010-04-128-72/+79
* #include <string.h> and/or #include <stdio.h> not needed.Bill Meier2010-04-071-1/+0
* #include <stdio.h> not needed.Bill Meier2010-04-061-1/+0
* From KATAOKA Toshihiro:Anders Broman2010-03-311-3/+4
* Fix for Bug 4588:Gerasimos Dimitriadis2010-03-201-1/+1
* Update to V9.1.0 (2009-12)Anders Broman2009-12-207-34/+226
* Expert info when E.212 MCC/MNC contain non-decimal digitsGerasimos Dimitriadis2009-11-271-1/+1
* offset is in bitsAnders Broman2009-11-201-2/+2
* ENBname is now a PrintableString. handling in .cnf no longer needed.Anders Broman2009-11-191-25/+0
* Align RRC-Container dissection with RANAP.Anders Broman2009-11-091-5/+7
* Dissect Handover "containers".Anders Broman2009-11-082-12/+165