aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/rnsap
AgeCommit message (Expand)AuthorFilesLines
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-3/+5
2007-08-13NBAP rewritten to use original ASN.1 source and updated to TS 25.433 V7.5.0 (...kukosa1-1/+1
2007-07-30RNSAP updated to V7.5.0 (2007-06)kukosa8-70/+668
2007-06-04- CLASS definitions support including exports through the *-exp.cnf filekukosa1-41/+0
2007-05-30- remove unused hf_rnsap_L3_DL_DCCH_Message_PDU from RANAPkukosa1-7/+0
2007-05-24- RNSAP calls RRC through dissector handle instead of direct function callkukosa2-6/+36
2007-05-16RNSAP updated to V7.4.0 (2007-03)kukosa7-113/+2093
2007-05-16use some by mistake unused typeskukosa2-3/+7
2007-05-15get rid of the rest of dummy ASN.1 code and switch()kukosa4-435/+131
2007-05-14packet-rnsap-template.h is not necessarykukosa1-38/+0
2007-05-14- RNSAP regenerated from the last specification Release 6 V6.13.0 (2007-03)kukosa12-15708/+14636
2007-05-04- Q.932: fix warningskukosa3-2/+9
2007-05-01Split out common asn1 stuff to asn1.h and include that where needed.etxrab1-0/+2
2007-04-18usage of new #.MAKE_DEFINES asn2wrs directive in RNSAPkukosa2-479/+6
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...ulfl1-1/+1
2006-08-08Routines for Universal Mobile Telecommunications System (UMTS) Radio Resource...etxrab2-0/+22
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...kukosa3-3/+3
2006-06-20From Albert Chin:etxrab1-1/+8
2006-05-22- fix bugs in dissect_per_octet_string() introduced with unaligned variantkukosa2-535/+535
2006-05-21- asn2eth renamed to asn2wrskukosa2-5/+5
2006-05-21name changesahlberg2-4/+4
2006-05-15regenerated with new asn2ethkukosa2-2/+1
2006-05-10Preparations to be able to handle unaligned PER.etxrab1-1/+2
2006-04-25Add distclean and maintainerclean rules.guy1-0/+4
2006-03-01Replace commenting-out of code with "#if 0"/#endif" - it's a bit saferguy1-6/+9
2006-02-23Add TCAP ssnetxrab2-2/+25
2006-02-17Dissect the rest of the IE:setxrab1-1/+319
2006-02-17Squelch some compiler warnings.guy1-21/+20
2006-02-16Add dissection of all Signals and more IE:setxrab2-366/+1327
2005-12-20Add dissection of RNSAP, not complete yet.etxrab6-0/+15433