aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/s1ap/packet-s1ap-template.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-02-09From David Wei:Anders Broman1-0/+2
2011-12-09Get rid of declarations of undefined routines and definitins of unusedGuy Harris1-0/+2
2011-12-08Try to get the container stuff right...Anders Broman1-0/+2
2011-12-08Properly dissect Source-ToTarget-TransparentContainer.Anders Broman1-0/+1
2011-11-04Dissect RIMInformation.Anders Broman1-0/+4
2011-10-23From Pascal Quantin.Anders Broman1-0/+2
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-4/+4
2011-10-06Typo FT_IPv4 isf FT_IPv6.Anders Broman1-1/+1
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-10/+10
2010-06-23FromToshihiro Kataoka:Anders Broman1-0/+2
2010-04-12Update to V9.2.0 (2010-03).Anders Broman1-2/+2
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
2009-11-08Dissect Handover "containers".Anders Broman1-1/+20
2009-11-05Dissect Source-ToTarget-TransparentContainer in the intra LTE case.Anders Broman1-0/+3
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
2009-06-23From Kovarththanan Rajaratnam:Stig Bjørlykke1-2/+2
2009-05-20Update to 8.5.1 - "Minor corrections before freezing of ASN.1"Anders Broman1-1/+1
2009-03-23Update to the 200903 release.Anders Broman1-0/+12
2009-03-03Use the SCTP ppid for S1AP.Anders Broman1-1/+3
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-2/+0
2009-01-13Move find_dissector to once-only section of _reg_handoffBill Meier1-3/+2
2008-12-17Update S1AP to the latest spec rename nas_eps nas-eps.Anders Broman1-2/+2
2008-11-24NAS PDU:s are different in LTE.Anders Broman1-2/+2
2008-11-16Dissect NAS-PDU.Anders Broman1-0/+3
2008-11-05Don't register to SCTP port 0: use dissector_add_handle insteadBill Meier1-2/+7
2008-11-04Minor cleanup mostly related to proto_reg_handoffBill Meier1-15/+13
2008-10-14Try to get rid of unused code warnings.Anders Broman1-1/+4
2008-10-13Try to get rid of unused code warnings.Anders Broman1-8/+1
2008-07-10Include <ctype.h> to define isalpha().Guy Harris1-0/+1
2008-06-20Add a preference for SCTP port.Anders Broman1-8/+34
2008-06-12Update to 3GPP TS 36.413 V8.2.0 (2008-06)Anders Broman1-1/+1
2008-02-08Added missing "svn:keywords Id" and "svn:eol-style native" for someStig Bjørlykke1-1/+1
2008-01-03Fix up compilation errors.Anders Broman1-3/+1
2007-12-16Initial work on a E-UTRAN) S1 Application Protocol (S1AP) packet dissector.Anders Broman1-0/+208