aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/rrlp/packet-rrlp-template.c
Commit message (Expand)AuthorAgeFilesLines
* #include <string.h> and/or #include <stdio.h> not needed.Bill Meier2010-04-071-2/+0
* #include <stdio.h> not needed.Bill Meier2010-04-061-1/+0
* #include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier2009-02-071-1/+0
* Minor cleanup mostly related to proto_reg_handoffBill Meier2008-11-041-5/+0
* Move dissect_geographical_description() from gsm_map to gsm_a_common to make ...Anders Broman2008-10-281-1/+1
* RRLP updated to 3GPP TS 44.031 V7.4.0 (2007-03)Tomas Kukosa2007-05-181-2/+0
* Split out common asn1 stuff to asn1.h and include that where needed.Anders Broman2007-05-011-0/+1
* as Gisle Vanem noted that MingW doesn't "like" the #pragmas:Ulf Lamping2007-03-271-1/+1
* add "#pragma warning(disable:4146)"Ulf Lamping2007-03-271-0/+7
* name changeRonnie Sahlberg2006-05-211-2/+2
* Fix decoding of Ext-GeographicalInformation.Anders Broman2006-05-171-14/+0
* Add 3GPP Radio Resource LCS Protocol (RRLP) packet dissectorAnders Broman2006-05-101-0/+122