aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/s1ap
AgeCommit message (Expand)AuthorFilesLines
2009-12-20Update to V9.1.0 (2009-12)etxrab7-34/+226
2009-11-27Expert info when E.212 MCC/MNC contain non-decimal digitsdimeg1-1/+1
2009-11-20offset is in bitsetxrab1-2/+2
2009-11-19ENBname is now a PrintableString. handling in .cnf no longer needed.etxrab1-25/+0
2009-11-09Align RRC-Container dissection with RANAP.etxrab1-5/+7
2009-11-08Dissect Handover "containers".etxrab2-12/+165
2009-11-05Dissect Source-ToTarget-TransparentContainer in the intra LTE case.etxrab2-4/+65
2009-10-28- Remove check_col.etxrab1-6/+5
2009-10-08Remove unused NEED_PACKET_PROTO_H variablekrj1-1/+0
2009-10-01Update to 3GPP TS 36.413 V9.0.0 (2009-09)etxrab7-43/+197
2009-10-01Update to 3GPP TS 36.413 V8.7.0 (2009-09)etxrab6-14/+21
2009-09-17Minor ASN1 update.etxrab6-29/+6
2009-08-18Make build bot happy?etxrab1-17/+0
2009-08-18Typo: parameter_tvb to be used.etxrab1-2/+2
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-07-07From Kovarththanan Rajaratnam:stig1-1/+1
2009-07-03Fix:etxrab1-0/+16
2009-06-23From Kovarththanan Rajaratnam:stig1-2/+2
2009-06-17From Anders:stig7-101/+114
2009-06-06Handle Detach and Service request, make it possible to set direction on link(...etxrab1-1/+12
2009-05-20Update to 8.5.1 - "Minor corrections before freezing of ASN.1"etxrab7-17/+22
2009-04-22Try to fix more unused code warnings.etxrab1-0/+3
2009-04-22Try to fix unused code warnings.etxrab1-2/+15
2009-04-21Fix a typo.etxrab1-1/+1
2009-03-23Update to the 200903 release.etxrab8-223/+626
2009-03-03Use the SCTP ppid for S1AP.etxrab1-1/+3
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-2/+0
2009-01-13Move find_dissector to once-only section of _reg_handoffwmeier1-3/+2
2008-12-22From Pascal Quantin:etxrab1-1/+1
2008-12-17Update S1AP to the latest spec rename nas_eps nas-eps.etxrab8-659/+1055
2008-12-08It's the tvb lenght that's 0...etxrab1-1/+1
2008-12-08Change to FT_UINT64etxrab1-0/+3
2008-11-29The tvb can be of size 0.etxrab1-2/+4
2008-11-27Check if the handle exist.etxrab1-1/+1
2008-11-24NAS PDU:s are different in LTE.etxrab2-3/+3
2008-11-16Dissect NAS-PDU.etxrab2-0/+12
2008-11-05Don't register to SCTP port 0: use dissector_add_handle insteadwmeier1-2/+7
2008-11-04Minor cleanup mostly related to proto_reg_handoffwmeier1-15/+13
2008-10-14Try to get rid of unused code warnings.etxrab2-1/+5
2008-10-13Try to get rid of unused code warnings.etxrab2-8/+3
2008-09-25Update to the latest asn1 files and try to get rid of unused code warnings.etxrab7-235/+332
2008-07-28Get rid of some unused code warnings.etxrab1-2/+4
2008-07-28Get rid of some unused code warnings.etxrab1-11/+15
2008-07-11ASCII (well, alphabetic, really) until proven otherwise; that fixes aguy1-8/+8
2008-07-10Include <ctype.h> to define isalpha().guy1-0/+1
2008-06-28Get rid of some unused code warnings.etxrab1-14/+25
2008-06-20Add a preference for SCTP port.etxrab1-8/+34
2008-06-19If ENBname is a string append that string.etxrab1-1/+27
2008-06-14Add missing IE idetxrab1-0/+3
2008-06-12Update to 3GPP TS 36.413 V8.2.0 (2008-06)etxrab8-255/+845