aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rnsap.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-31Try to fix warnings.etxrab1-6/+62
2011-10-15Update generated ASN1 *.[hc] files after recent work done by Jeff Morriss;wmeier1-1/+1
2011-09-27Get rid of check_col, while at it set ENC.etxrab1-8/+7
2011-05-13Regenerate ASN.1 dissectors to update the #line directive.stig1-19/+19
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-690/+690
2010-11-17- Update to 3GPP TS 25.413 V9.4.0 (2010-09).etxrab1-6/+548
2010-11-15Use value_string_ext fcns to access several value_string arrays.wmeier1-22/+38
2010-11-15Use value_string_ext fcns to access a value_string array.wmeier1-124/+126
2010-05-14Update to V9.2.3 (2010-03)etxrab1-958/+1371
2010-05-11Add a little more code to avoid not-very-useful blurbs:morriss1-93/+93
2010-05-11Regenerate a few more of the ASN.1 dissectorsmorriss1-2695/+2695
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.wmeier1-9/+7
2010-04-06#include <stdio.h> not needed.wmeier1-8/+7
2010-02-02Try to get rid of unused code warnings.etxrab1-16/+0
2010-02-02Fix a typo and get rid of some unused code warnings.etxrab1-4/+18
2009-12-22Update to V9.1.0 (2009-12)etxrab1-1286/+10445
2009-10-09Regenerate asn1 dissectors (no change, only some line offset changes)krj1-3/+3
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-06-26Re-generate asn1 dissectors after hf_register_info cleanup.stig1-13/+13
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-144/+144
2009-05-16Regenerate all asn2wrs generated dissectors.stig1-287/+287
2009-03-25Make it possible to check for extension marker in SEQUENCE OF and SET OF.etxrab1-286/+286
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-8/+7
2008-11-04asn2wrs generated files changed as a result of recent asn1 template changes wmeier1-9/+8
2008-11-01Regenerate all asn2wrs generated dissectorsetxrab1-286/+286
2008-07-21Fix compile error.etxrab1-14/+0
2008-07-21Update to version 7.9.0etxrab1-557/+1743
2008-07-20Fix a warning.etxrab1-304/+304
2007-10-29asn2wrskukosa1-16/+16
2007-09-25put few simple ASN.1 dissectors into the new makefile structurekukosa1-1/+1
2007-07-30RNSAP updated to V7.5.0 (2007-06)kukosa1-398/+2563
2007-06-04- CLASS definitions support including exports through the *-exp.cnf filekukosa1-4/+4
2007-05-30- remove unused hf_rnsap_L3_DL_DCCH_Message_PDU from RANAPkukosa1-13/+6
2007-05-24- RNSAP calls RRC through dissector handle instead of direct function callkukosa1-509/+511
2007-05-22Don't generate enums that end in a commajmayer1-3/+3
2007-05-16RNSAP updated to V7.4.0 (2007-03)kukosa1-103/+5692
2007-05-16use some by mistake unused typeskukosa1-70/+93
2007-05-15get rid of the rest of dummy ASN.1 code and switch()kukosa1-1269/+1159
2007-05-14- RNSAP regenerated from the last specification Release 6 V6.13.0 (2007-03)kukosa1-19167/+20162
2007-05-04- Q.932: fix warningskukosa1-3627/+12
2007-05-01Split out common asn1 stuff to asn1.h and include that where needed.etxrab1-5/+7
2007-04-18usage of new #.MAKE_DEFINES asn2wrs directive in RNSAPkukosa1-991/+1013
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...sahlberg1-3064/+3064
2006-08-16ASN.1 dissectors regenerated with new asn2wrs to get updated field blurbkukosa1-1718/+1718
2006-08-08Routines for Universal Mobile Telecommunications System (UMTS) Radio Resource...etxrab1-6/+29
2006-07-04few formal changes in PER dissector (rename asn_* types to asn1_* ones)kukosa1-3073/+3073
2006-07-03remove name field from per_sequence_t structure, it can be retrieved from fie...kukosa1-2944/+2944
2006-06-30fix wrong terminator record in per_sequence_t tableskukosa1-535/+535
2006-06-29use "type function" instead of "field function" in PER CHOICE and SEQUENCE ta...kukosa1-3148/+3155
2006-06-08Compile fix: update generated rnsap filesjmayer1-37/+8