aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/nbap
AgeCommit message (Expand)AuthorFilesLines
2009-12-21Update to V9.1.0 (2009-12)etxrab7-388/+2105
2009-10-28- Remove check_col.etxrab1-34/+33
2009-10-28Missed an #include...etxrab1-2/+2
2009-10-28Update SCTP ppids, fix a faulty #define.etxrab1-1/+1
2009-10-08Remove unused NEED_PACKET_PROTO_H variablekrj1-1/+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-04-22- Dissect transportlayeraddressetxrab2-3/+42
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-1/+0
2009-01-19Fix (what I believe to be) typos so build will work again....wmeier1-2/+2
2009-01-18Update to V8.3.0 (2008-12).etxrab8-452/+2858
2008-11-05Don't register to SCTP port 0: use dissector_add_handle insteadwmeier1-1/+1
2008-11-04Minor cleanup mostly related to proto_reg_handoffwmeier1-3/+2
2008-07-20Fix a warning.etxrab1-0/+1
2008-07-01Get rid of some unused code warnings.etxrab1-0/+17
2008-02-03Update asn1 files to 3GPP TS 25.433 V7.7.0 (2007-12)etxrab7-1377/+2000
2007-12-19asn1/*/Makefile.nmake were not part of the source package.jmayer1-0/+1
2007-10-10- Change Makefiles to include preincjmayer2-1/+3
2007-10-10comment out NEED_PACKET_PROTO_H as it is tested now for defining not for valuekukosa1-1/+1
2007-09-25Convert acp133 to new build structure.jmayer1-19/+0
2007-09-25put few simple ASN.1 dissectors into the new makefile structurekukosa3-38/+99
2007-09-17Modified some ASN1 Makefiles to compile on unix.stig1-2/+4
2007-08-13NBAP rewritten to use original ASN.1 source and updated to TS 25.433 V7.5.0 (...kukosa12-19891/+20847
2007-05-24Make it possible to "decode as" NBAP over SCTP, update IANA registered PPID'setxrab1-0/+2
2007-05-23- support of CONTAINING constraint in OCTET STRING and BIT STRINGkukosa1-42/+42
2007-05-01Split out common asn1 stuff to asn1.h and include that where needed.etxrab1-0/+2
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...ulfl1-1/+1
2006-07-04few formal changes in PER dissector (rename asn_* types to asn1_* ones)kukosa1-8/+8
2006-06-29use "type function" instead of "field function" in PER CHOICE and SEQUENCE ta...kukosa2-2/+2
2006-05-22- fix bugs in dissect_per_octet_string() introduced with unaligned variantkukosa2-683/+683
2006-05-21- asn2eth renamed to asn2wrskukosa2-5/+5
2006-05-21name changesahlberg2-4/+4
2006-04-25Add distclean and maintainerclean rules.guy1-0/+4
2006-02-23Add parsertab.pyc in clean targetetxrab1-1/+1
2005-12-18Get rid of an unused variable.guy1-1/+0
2005-10-26Add the rest of the IE:setxrab1-2/+463
2005-10-25Avoid a conflict in global symbols by declaring some variables static.lego1-4/+4
2005-10-24UMTS Node B Application Part(NBAP) packet dissection(3GPP TS 25.433 version 6...etxrab6-0/+19636