aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/rrlp
AgeCommit message (Expand)AuthorFilesLines
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingmorriss1-4/+0
2010-05-13Update to V9.2.0 (2010-03)etxrab2-19/+44
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.wmeier1-2/+0
2010-04-06#include <stdio.h> not needed.wmeier1-1/+0
2009-12-22Update to V9.1.0 (2009-12)etxrab3-171/+1033
2009-10-10gsmmap -> gsm_map to make directory name consistent with filenameskrj1-2/+2
2009-10-08Remove unused NEED_PACKET_PROTO_H variablekrj1-1/+0
2009-09-24* Prefer col_append_str instead of col_append_fstr for constant stringskrj1-2/+1
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-1/+0
2008-11-04Minor cleanup mostly related to proto_reg_handoffwmeier1-5/+0
2008-10-28Move dissect_geographical_description() from gsm_map to gsm_a_common to make ...etxrab1-1/+1
2008-07-23Get rid of unused code warnings.etxrab3-2/+3
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-27add forgotten makefileskukosa2-0/+75
2007-09-27put next few simple ASN.1 dissectors into the new makefile structurekukosa2-52/+22
2007-06-04- CLASS definitions support including exports through the *-exp.cnf filekukosa1-5/+0
2007-05-25get rid of few warningskukosa1-1/+5
2007-05-18RRLP updated to 3GPP TS 44.031 V7.4.0 (2007-03)kukosa8-1104/+1554
2007-05-01Split out common asn1 stuff to asn1.h and include that where needed.etxrab1-0/+1
2007-03-27as Gisle Vanem noted that MingW doesn't "like" the #pragmas:ulfl1-1/+1
2007-03-27add "#pragma warning(disable:4146)"ulfl1-0/+7
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...ulfl1-1/+1
2006-08-22Complete clean targetsetxrab1-1/+1
2006-05-31Complete reasembly code.etxrab1-3/+1
2006-05-22- fix bugs in dissect_per_octet_string() introduced with unaligned variantkukosa1-5/+5
2006-05-21- asn2eth renamed to asn2wrskukosa2-5/+5
2006-05-21name changesahlberg2-4/+4
2006-05-17Decode Ext-GeographicalInformation.etxrab1-0/+8
2006-05-17Fix decoding of Ext-GeographicalInformation.etxrab3-25/+33
2006-05-15regenerated with new asn2ethkukosa2-2/+3
2006-05-10Add 3GPP Radio Resource LCS Protocol (RRLP) packet dissectoretxrab6-0/+1266