aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-s1ap.c
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-28Get rid of some unused code warnings.etxrab1-64/+6
2008-07-28Get rid of some unused code warnings.etxrab1-66/+7
2008-07-11ASCII (well, alphabetic, really) until proven otherwise; that fixes aguy1-7/+7
2008-07-10Include <ctype.h> to define isalpha().guy1-8/+9
2008-06-28Get rid of some unused code warnings.etxrab1-55/+20
2008-06-20Add a preference for SCTP port.etxrab1-167/+193
2008-06-19If ENBname is a string append that string.etxrab1-1/+24
2008-06-14Add missing IE idetxrab1-2/+16
2008-06-12Update to 3GPP TS 36.413 V8.2.0 (2008-06)etxrab1-257/+1215
2008-04-16Handle:etxrab1-1/+22
2008-04-08Update to latest spec.etxrab1-150/+1008
2008-01-03Add s1ap - needs more work, untested as no traces available yet.etxrab1-0/+5258