aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-nbap.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-10Fix missing dissection of HSDSCH-Paging-System-InformationFDD (bug introduced...pascal1-20/+24
2012-08-10Try to make the buildbot happy.etxrab1-36/+28
2012-08-10From Jacob Nordgren and Rishie Sharma:etxrab1-953/+1330
2012-08-08From Jacob Nordgren and Rishie Sharma:etxrab1-1/+2
2012-08-02From Jacob Nordgren and Rishie Sharma:etxrab1-3/+3
2012-07-31From Jacob Nordgren and Rishie Sharma:etxrab1-118/+141
2012-07-27From Jacob Nordgren and Rishie Sharma:etxrab1-105/+172
2012-07-26From Jacob Nordgren and Rishie Sharma:etxrab1-47/+125
2012-07-18Merge the rest of Jacob Nordgren and Rishie Sharmas work onetxrab1-42/+174
2012-07-17Use G_MININT32 instead of -2^31 so as to get rid of 'this decimal constant is...pascal1-1/+1
2012-07-16Comment a few unused variables / functionspascal1-7/+7
2012-07-16From Jacob Nordgren and Rishie Sharma:etxrab1-115/+347
2012-06-28Update Free Software Foundation address.darkjames1-1/+1
2012-06-20Use separate filters for the RTT found on a SACK and the RTT found on amorriss1-59/+1498
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-3/+3
2011-10-15Update generated ASN1 *.[hc] files after recent work done by Jeff Morriss;wmeier1-1/+1
2011-05-13Regenerate ASN.1 dissectors to update the #line directive.stig1-20/+20
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-969/+969
2010-11-16value_string_ext fixes.etxrab1-28/+470
2010-11-15Regenerate packet-nbap.c now that asn2wrs sorts value_string arrays used with...wmeier1-87/+87
2010-05-25Support of value_string_ext in the asn2wrs using new directive #.USE_VALS_EXTkukosa1-7/+9
2010-05-15Update to V9.2.0 (2010-03)etxrab1-800/+1756
2010-05-11Add a little more code to avoid not-very-useful blurbs:morriss1-87/+87
2010-05-11Regenerate a few more of the ASN.1 dissectorsmorriss1-3210/+3210
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.wmeier1-8/+7
2010-04-06#include <stdio.h> not needed.wmeier1-8/+7
2009-12-21Update to V9.1.0 (2009-12)etxrab1-1232/+6260
2009-10-28- Remove check_col.etxrab1-7/+6
2009-10-28Missed an #include...etxrab1-2/+2
2009-10-28Update SCTP ppids, fix a faulty #define.etxrab1-1/+1
2009-08-18Typo: parameter_tvb to be used.etxrab1-5/+5
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-23/+23
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-328/+328
2009-05-16Regenerate all asn2wrs generated dissectors.stig1-438/+438
2009-04-22- Dissect transportlayeraddressetxrab1-31/+65
2009-03-25Make it possible to check for extension marker in SEQUENCE OF and SET OF.etxrab1-437/+437
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-8/+7
2009-01-19Fix (what I believe to be) typos so build will work again....wmeier1-2/+2
2009-01-18Update to V8.3.0 (2008-12).etxrab1-1741/+8965
2008-11-05Regenerated .c files for asn1 changes commited in SVN #26703wmeier1-1/+1
2008-11-04asn2wrs generated files changed as a result of recent asn1 template changes wmeier1-9/+8
2008-11-01Regenerate all asn2wrs generated dissectorsetxrab1-383/+383
2008-07-20Fix a warning.etxrab1-0/+14
2008-07-01Get rid of some unused code warnings.etxrab1-0/+238
2008-02-03Update asn1 files to 3GPP TS 25.433 V7.7.0 (2007-12)etxrab1-1988/+3578
2007-10-29asn2wrskukosa1-2/+2
2007-09-25put few simple ASN.1 dissectors into the new makefile structurekukosa1-1/+1
2007-08-13NBAP rewritten to use original ASN.1 source and updated to TS 25.433 V7.5.0 (...kukosa1-26296/+33782
2007-05-24Make it possible to "decode as" NBAP over SCTP, update IANA registered PPID'setxrab1-0/+2