aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-s1ap.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-12Update to V9.2.0 (2010-03).etxrab1-43/+117
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.wmeier1-8/+7
2010-04-06#include <stdio.h> not needed.wmeier1-8/+7
2010-03-31From KATAOKA Toshihiro:etxrab1-6/+7
2010-03-20Fix for Bug 4588:dimeg1-1/+1
2009-12-20Update to V9.1.0 (2009-12)etxrab1-3/+304
2009-11-27Expert info when E.212 MCC/MNC contain non-decimal digitsdimeg1-1/+1
2009-11-22Handle lenght restriction extension of restricted strings.etxrab1-2/+2
2009-11-20offset is in bitsetxrab1-2/+2
2009-11-19ENBname is now a PrintableString. handling in .cnf no longer needed.etxrab1-37/+14
2009-11-09Align RRC-Container dissection with RANAP.etxrab1-6/+6
2009-11-08Dissect Handover "containers".etxrab1-24/+273
2009-11-05Dissect Source-ToTarget-TransparentContainer in the intra LTE case.etxrab1-29/+201
2009-10-28- Remove check_col.etxrab1-13/+12
2009-10-01Update to 3GPP TS 36.413 V9.0.0 (2009-09)etxrab1-34/+430
2009-10-01Update to 3GPP TS 36.413 V8.7.0 (2009-09)etxrab1-2/+3
2009-09-17Minor ASN1 update.etxrab1-2/+1
2009-08-18Make build bot happy?etxrab1-28/+8
2009-08-18Typo: parameter_tvb to be used.etxrab1-13/+33
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-07-07From Kovarththanan Rajaratnam:stig1-1/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-68/+68
2009-06-17From Anders:stig1-202/+232
2009-06-06Handle Detach and Service request, make it possible to set direction on link(...etxrab1-1/+15
2009-05-20Update to 8.5.1 - "Minor corrections before freezing of ASN.1"etxrab1-2/+2
2009-05-16Regenerate all asn2wrs generated dissectors.stig1-39/+39
2009-04-22Try to fix more unused code warnings.etxrab1-60/+8
2009-04-22Try to fix unused code warnings.etxrab1-193/+74
2009-04-21Fix a typo.etxrab1-1/+1
2009-04-14Use G_GINT64_CONSTANT in stead of G_GUINT4_CONSTANTetxrab1-1/+1
2009-04-14support UINT64 constants for upper value boundskukosa1-1/+1
2009-03-25Make it possible to check for extension marker in SEQUENCE OF and SET OF.etxrab1-40/+40
2009-03-23Update to the 200903 release.etxrab1-290/+866
2009-03-03Use the SCTP ppid for S1AP.etxrab1-8/+10
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-9/+7
2009-01-13Move find_dissector to once-only section of _reg_handoffwmeier1-6/+5
2008-12-22From Pascal Quantin:etxrab1-1/+1
2008-12-17Update S1AP to the latest spec rename nas_eps nas-eps.etxrab1-1090/+2370
2008-12-08It's the tvb lenght that's 0...etxrab1-1/+1
2008-12-08Change to FT_UINT64etxrab1-6/+6
2008-11-29The tvb can be of size 0.etxrab1-4/+6
2008-11-27Check if the handle exist.etxrab1-1/+1
2008-11-24NAS PDU:s are different in LTE.etxrab1-3/+3
2008-11-16Dissect NAS-PDU.etxrab1-8/+21
2008-11-05Regenerated .c files for asn1 changes commited in SVN #26703wmeier1-5/+10
2008-11-04asn2wrs generated files changed as a result of recent asn1 template changes wmeier1-25/+23
2008-11-01Regenerate all asn2wrs generated dissectorsetxrab1-27/+27
2008-10-14Try to get rid of unused code warnings.etxrab1-21/+14
2008-10-13Try to get rid of unused code warnings.etxrab1-105/+11
2008-09-25Update to the latest asn1 files and try to get rid of unused code warnings.etxrab1-502/+586