aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rrlp.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-04- CLASS definitions support including exports through the *-exp.cnf filekukosa1-2/+2
2007-05-25get rid of few warningskukosa1-24/+2
2007-05-24- RNSAP calls RRC through dissector handle instead of direct function callkukosa1-39/+39
2007-05-18RRLP updated to 3GPP TS 44.031 V7.4.0 (2007-03)kukosa1-52/+2361
2007-05-01Split out common asn1 stuff to asn1.h and include that where needed.etxrab1-9/+12
2007-03-27as Gisle Vanem noted that MingW doesn't "like" the #pragmas:ulfl1-1/+1
2007-03-27fix the remaining MSVC warnings by setting individual #pragma(warning:disable...ulfl1-0/+5
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...sahlberg1-187/+187
2006-08-16ASN.1 dissectors regenerated with new asn2wrs to get updated field blurbkukosa1-261/+261
2006-07-04few formal changes in PER dissector (rename asn_* types to asn1_* ones)kukosa1-186/+186
2006-07-03remove name field from per_sequence_t structure, it can be retrieved from fie...kukosa1-351/+351
2006-06-30fix wrong terminator record in per_sequence_t tableskukosa1-71/+71
2006-06-29use "type function" instead of "field function" in PER CHOICE and SEQUENCE ta...kukosa1-1092/+309
2006-05-31Complete reasembly code.etxrab1-4/+2
2006-05-22- fix bugs in dissect_per_octet_string() introduced with unaligned variantkukosa1-975/+976
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-3/+3
2006-05-17Decode Ext-GeographicalInformation.etxrab1-2/+11
2006-05-17Fix decoding of Ext-GeographicalInformation.etxrab1-27/+33
2006-05-15regenerated with new asn2ethkukosa1-22/+22
2006-05-10Add 3GPP Radio Resource LCS Protocol (RRLP) packet dissectoretxrab1-0/+5015