aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2011-12-09Update to 3GPP TS 36.413 V10.3.0 (2011-09)etxrab8-121/+425
2011-12-09Get rid of declarations of undefined routines and definitins of unusedguy2-0/+6
2011-12-08Try to get the container stuff right...etxrab3-8/+9
2011-12-08Properly dissect Source-ToTarget-TransparentContainer.etxrab2-1/+2
2011-12-07RatingGroup -> RatingGroupIdetxrab1-4/+2
2011-12-06Update to 3GPP TS 32.298 V6.4.1 (2006-06)etxrab5-2/+1202
2011-12-05Pretify TimeStamp and TimeZoneetxrab2-2/+74
2011-11-29Wireshark crashes in gsm_map dissectoretxrab1-0/+1
2011-11-24Fix H.460.18 and H.460.19 integration into H.245kukosa2-7/+13
2011-11-22Add initial .gitignore filesrbalint1-0/+46
2011-11-22Don't hardcode 'python' for asn2wrsrbalint1-2/+2
2011-11-21Get rid of Warnings.etxrab1-5/+4
2011-11-20Remove export.etxrab3-38/+38
2011-11-20See if this fixes it, why it worked on my system is anybodys guess.etxrab1-0/+1
2011-11-20Get rid of Warnings.etxrab8-67/+68
2011-11-19Get rid of Warnings.etxrab2-14/+14
2011-11-18Use tvb_bcd_dig_to_ep_str().etxrab1-41/+3
2011-11-17Add a dissector table for National operation codes.etxrab1-6/+14
2011-11-17Add a missing IE number.etxrab1-2/+3
2011-11-16Dissect national Opcode.etxrab2-4/+110
2011-11-16- Resorted the IEs in numerical order for easier comparison with the list of ...etxrab1-14/+16
2011-11-15Fix props: svn:keyword->svn:keywords; remove svn:executablewmeier11-0/+0
2011-11-15At least as I read the code, there can be up to 3 receive channels (theguy1-1/+9
2011-11-14Do some more length checking to avoid a dissector bug error. Should fixguy1-2/+36
2011-11-14[-Wunused-but-set-variable]etxrab3-7/+3
2011-11-14Fix Id tag.etxrab1-1/+1
2011-11-12fix [-Wunused-but-set-variable]etxrab3-16/+7
2011-11-10Get rid of an unused function (dissect_hnbap_AccessResult()).guy1-0/+4
2011-11-10Set info col for new messages.etxrab1-0/+26
2011-11-10Update HNBAP to V10.1.0 (2011-06)etxrab7-40/+389
2011-11-10From Martin Kaiser:etxrab2-2/+63
2011-11-10Forgot part of commit 39766.etxrab1-1/+1
2011-11-08Try to fix defined but not used warnings.etxrab1-11/+13
2011-11-08packet_info's in_error_pkt is now a bitfield like in_gre_pkt.cmaynard1-9/+9
2011-11-08Fix message_type defined but unused compiler warning/error. There are 3sfisher1-1/+0
2011-11-08packet-sbc-ap-template.c:138: warning: unused variable 'offset'etxrab1-2/+0
2011-11-08Get rid of set-but-not-used warnings.etxrab1-9/+0
2011-11-08Add SBc Application Part (SBc-AP) to build.etxrab2-0/+2
2011-11-08Add SBc Application Part (SBc-AP) diretxrab11-0/+1314
2011-11-04Dissect RIMInformation.etxrab2-0/+21
2011-11-02Handle differences in Camel V2etxrab4-39/+210
2011-11-02Export NAEA-CIC to be used by Camel.etxrab1-0/+1
2011-10-31Try to fix warnings.etxrab4-26/+88
2011-10-29Added support for big integer64 values.stig1-1/+9
2011-10-26Try to get rid of defined but not used warnings.etxrab1-0/+28
2011-10-25 Try to get rid of "defined but not used" warnings.etxrab2-0/+49
2011-10-24Fix encoding arg for a proto_tree_add_bitmask() function call.wmeier1-1/+1
2011-10-23Replace use of tvb_get_ephemeral_faked_unicode() by use of tvb_get_ephemeral_...wmeier1-1/+1
2011-10-23 Try to get rid of "defined but not used" warnings.etxrab1-16/+21
2011-10-23Try to get rid of "defined but not used" warnings.etxrab2-6/+5