aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/s1ap/packet-s1ap-template.c
Commit message (Expand)AuthorAgeFilesLines
* asn1 generated dissectors: cleanup #include usageBill Meier2014-12-231-1/+0
* [S1AP] Let the A21 dissector do further dissection of Cdma2000SectorIDAndersBroman2014-11-141-0/+3
* Replace isalpha() with g_ascii_isprint().AndersBroman2014-10-291-1/+0
* S1AP: Add an S1AP context to be able to determine which message andAndersBroman2014-10-221-8/+22
* Add OID callback for private IEs making it possible to call a dissectorAndersBroman2014-10-211-0/+3
* Check for printable ASCII in an ENBName.Guy Harris2014-10-181-1/+0
* Dissect CDMA2000 PDU if GCSNA dissector exists.AndersBroman2014-10-171-0/+5
* batch of tvb-length conversionsEvan Huus2014-06-211-7/+7
* Rename dissector_add_handle() to dissector_add_for_decode_as().Guy Harris2014-06-201-1/+1
* Revert "Update ASN.1 source files with the API changes done in g021e7af"Pascal Quantin2014-06-191-7/+7
* Update ASN.1 source files with the API changes done in g021e7afPascal Quantin2014-06-181-7/+7
* Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss2014-02-181-2/+0
* -Wmissing-prototypesAnders Broman2013-03-281-0/+3
* 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-101-13/+13
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* From David Wei:Anders Broman2012-02-091-0/+2
* Get rid of declarations of undefined routines and definitins of unusedGuy Harris2011-12-091-0/+2
* Try to get the container stuff right...Anders Broman2011-12-081-0/+2
* Properly dissect Source-ToTarget-TransparentContainer.Anders Broman2011-12-081-0/+1
* Dissect RIMInformation.Anders Broman2011-11-041-0/+4
* From Pascal Quantin.Anders Broman2011-10-231-0/+2
* For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier2011-10-211-4/+4
* Typo FT_IPv4 isf FT_IPv6.Anders Broman2011-10-061-1/+1
* Rename the routines that handle dissector tables with unsigned integerGuy Harris2010-12-201-10/+10
* FromToshihiro Kataoka:Anders Broman2010-06-231-0/+2
* Update to V9.2.0 (2010-03).Anders Broman2010-04-121-2/+2
* #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
* Dissect Handover "containers".Anders Broman2009-11-081-1/+20
* Dissect Source-ToTarget-TransparentContainer in the intra LTE case.Anders Broman2009-11-051-0/+3
* Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam2009-08-091-2/+1
* From Kovarththanan Rajaratnam:Stig Bjørlykke2009-07-071-1/+1
* From Kovarththanan Rajaratnam:Stig Bjørlykke2009-06-231-2/+2
* Update to 8.5.1 - "Minor corrections before freezing of ASN.1"Anders Broman2009-05-201-1/+1
* Update to the 200903 release.Anders Broman2009-03-231-0/+12
* Use the SCTP ppid for S1AP.Anders Broman2009-03-031-1/+3
* #include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier2009-02-071-2/+0
* Move find_dissector to once-only section of _reg_handoffBill Meier2009-01-131-3/+2
* Update S1AP to the latest spec rename nas_eps nas-eps.Anders Broman2008-12-171-2/+2
* NAS PDU:s are different in LTE.Anders Broman2008-11-241-2/+2
* Dissect NAS-PDU.Anders Broman2008-11-161-0/+3
* Don't register to SCTP port 0: use dissector_add_handle insteadBill Meier2008-11-051-2/+7
* Minor cleanup mostly related to proto_reg_handoffBill Meier2008-11-041-15/+13
* Try to get rid of unused code warnings.Anders Broman2008-10-141-1/+4
* Try to get rid of unused code warnings.Anders Broman2008-10-131-8/+1
* Include <ctype.h> to define isalpha().Guy Harris2008-07-101-0/+1
* Add a preference for SCTP port.Anders Broman2008-06-201-8/+34
* Update to 3GPP TS 36.413 V8.2.0 (2008-06)Anders Broman2008-06-121-1/+1