aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/nbap
AgeCommit message (Expand)AuthorFilesLines
2012-05-22Set paging indication and start fixing TFI list.Anders Broman2-20/+54
2012-05-22Collect and use E-DCH data. + one file.Anders Broman1-1/+94
2012-05-22Collect and use E-DCH data.Anders Broman1-2/+25
2012-05-20Set up conversations for more channel typesAnders Broman2-1/+193
2012-05-19Fix the DCH data collection for conversation setupAnders Broman2-14/+84
2012-05-16Handle DCH information in RadioLinkReconfigurationPrepareFDDAnders Broman2-3/+25
2012-05-16Only do HS-DSCH Control frames for now as something is broken.Anders Broman1-0/+4
2012-05-16Setup frame for HSDSCHAnders Broman1-0/+2
2012-05-16Bug fixes and add HSDSCHAnders Broman2-13/+20
2012-05-15Remove a bonus semicolon (CID 702424).Gerald Combs1-4/+4
2012-05-15Remove more unfinished code.Anders Broman1-39/+2
2012-05-15Use converstaion info to dissect FP DCH flows. Revert unfinished code.Anders Broman2-67/+175
2012-05-09Setup more flows, flow info is incomplete.Anders Broman2-1/+110
2012-05-09Setup CPCH flows.Anders Broman2-1/+64
2012-05-09Collect and use more information in converstion data to be able to dissect FP...Anders Broman2-7/+78
2012-05-08Pretify info_col for mor MSG:sAnders Broman1-10/+122
2012-05-08Get rid of remaining Booleans-as-encoding-arguments inGuy Harris1-2/+2
2012-05-07Use converstaion info in umts_fp.Anders Broman2-33/+169
2012-05-06Move converation setup code, pretify som messages info col. entries.Anders Broman1-103/+181
2012-05-04Set up conversations for the FP data flow.Anders Broman2-0/+56
2012-05-04Dissect transport layer address NSAPAnders Broman2-2/+15
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-3/+3
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss1-4/+0
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-3/+3
2010-11-16value_string_ext fixes.Anders Broman4-7/+314
2010-11-15Regenerate packet-nbap.c now that asn2wrs sorts value_string arrays used with...Bill Meier1-8/+8
2010-05-25Support of value_string_ext in the asn2wrs using new directive #.USE_VALS_EXTTomas Kukosa1-0/+3
2010-05-15Update to V9.2.0 (2010-03)Anders Broman7-210/+523
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
2009-12-21Update to V9.1.0 (2009-12)Anders Broman7-388/+2105
2009-10-28- Remove check_col.Anders Broman1-34/+33
2009-10-28Missed an #include...Anders Broman1-2/+2
2009-10-28Update SCTP ppids, fix a faulty #define.Anders Broman1-1/+1
2009-10-08Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam1-1/+0
2009-08-18Typo: parameter_tvb to be used.Anders Broman1-2/+2
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-2/+1
2009-04-22- Dissect transportlayeraddressAnders Broman2-3/+42
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-1/+0
2009-01-19Fix (what I believe to be) typos so build will work again....Bill Meier1-2/+2
2009-01-18Update to V8.3.0 (2008-12).Anders Broman8-452/+2858
2008-11-05Don't register to SCTP port 0: use dissector_add_handle insteadBill Meier1-1/+1
2008-11-04Minor cleanup mostly related to proto_reg_handoffBill Meier1-3/+2
2008-07-20Fix a warning.Anders Broman1-0/+1
2008-07-01Get rid of some unused code warnings.Anders Broman1-0/+17
2008-02-03Update asn1 files to 3GPP TS 25.433 V7.7.0 (2007-12)Anders Broman7-1377/+2000
2007-12-19asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer1-0/+1
2007-10-10- Change Makefiles to include preincJörg Mayer2-1/+3
2007-10-10comment out NEED_PACKET_PROTO_H as it is tested now for defining not for valueTomas Kukosa1-1/+1
2007-09-25Convert acp133 to new build structure.Jörg Mayer1-19/+0