aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/nbap
AgeCommit message (Expand)AuthorFilesLines
2013-12-09- Forward declaration of register functions.Anders Broman1-0/+3
2013-11-23Convert ASN1 dissectors from ep_address_to_str to address_to_str. Clean up a bitEvan Huus1-6/+6
2013-11-02Require dissector_try_string to pass a data parameter to its subdissectors. ...Michael Mann1-3/+3
2013-09-20DCH-ID can be 255Anders Broman2-2/+2
2013-09-18Remove all non-ASCII characters from all .asn files. I didn't see the harm i...Chris Maynard3-227/+227
2013-09-15emem -> wmem (don't forget about .cnf)Jörg Mayer2-11/+12
2013-08-07add a range check for dch_idMartin Kaiser1-1/+2
2013-08-05Make some global variables staticJakub Zawadzki1-1/+1
2013-07-01Fix Coverity CID 712348 (Unused pointer value).Chris Maynard1-1/+1
2013-06-19Fix CID 712341: Dereference null return value (NULL_RETURNS)Jörg Mayer1-0/+1
2013-06-03cc1: warnings being treated as errorsAnders Broman2-3/+3
2013-06-03Convert ASN.1 dissectors to use filterable expert info.Michael Mann2-5/+20
2013-05-19Don't access nbap_dch_chnl_info if the index is > maxNrOfDCHsAnders Broman1-2/+4
2013-05-07Some moreJörg Mayer1-0/+32
2013-05-05Just whitespace changesJörg Mayer1-4/+4
2013-04-23Stub cmake support for generating the asn1 dissectors.Jörg Mayer1-0/+23
2013-03-18From beroset:Anders Broman2-12/+12
2013-02-26Fix spelling/typos found using a list of commonly misspelled words.Bill Meier1-4/+4
2012-12-18When copying addresses, also copy the (new) hf field.Jeff Morriss1-142/+125
2012-11-16If we have an com_context_id entry reuse that.Anders Broman2-74/+87
2012-11-15Add and prettify debug info - will regenerate dissector laterAnders Broman1-49/+105
2012-11-14Dissable code causing a crash. Add debug printouts and add a few more visited...Anders Broman2-13/+70
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-11Add data parameter to dissector_try_uint_newJakub Zawadzki1-2/+2
2012-09-10Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki2-16/+16
2012-08-10Fix missing dissection of HSDSCH-Paging-System-InformationFDD (bug introduced...Pascal Quantin2-18/+20
2012-08-10Try to make the buildbot happy.Anders Broman1-10/+2
2012-08-10From Jacob Nordgren and Rishie Sharma:Anders Broman2-1683/+2049
2012-08-09Fix a comment.Anders Broman1-3/+4
2012-08-08From Jacob Nordgren and Rishie Sharma:Anders Broman1-1/+2
2012-08-02From Jacob Nordgren and Rishie Sharma:Anders Broman1-3/+3
2012-07-31Restore includes from r44107 to fix abi check.Jakub Zawadzki1-0/+3
2012-07-31From Jacob Nordgren and Rishie Sharma:Anders Broman2-139/+144
2012-07-30From Jacob Nordgren and Rishie Sharma:Anders Broman1-3/+0
2012-07-29Try to fix ABI check.Jakub Zawadzki1-0/+3
2012-07-27From Jacob Nordgren and Rishie Sharma:Anders Broman2-18/+85
2012-07-26From Jacob Nordgren and Rishie Sharma:Anders Broman3-3/+82
2012-07-18Merge the rest of Jacob Nordgren and Rishie Sharmas work onAnders Broman2-17/+147
2012-07-16Comment a few unused variables / functionsPascal Quantin1-7/+7
2012-07-16From Jacob Nordgren and Rishie Sharma:Anders Broman4-11/+356
2012-06-28Update Free Software Foundation address.Jakub Zawadzki4-4/+4
2012-06-02Put more mesage names in info colAnders Broman1-3/+67
2012-06-01Fix a couple of warningsAnders Broman1-1/+1
2012-05-30Prefix TransportFormatSet_type_enum values with NBAP_ to avoid a clash with '...Pascal Quantin2-20/+20
2012-05-30Dissect non segmented MiB and SiB:sAnders Broman2-0/+59
2012-05-28Keep backward compatibility with UDP framing format for UMTS RLC dissectorPascal Quantin2-103/+102
2012-05-28Move defenition of rlc_mode.Anders Broman1-1/+1
2012-05-28Try to pacify the Ubuntu buildbot.Anders Broman1-1/+0
2012-05-28Enhance CHANNEL_HSDSCH dissection.Anders Broman2-37/+114
2012-05-22Fix PCH dissectionAnders Broman1-0/+7