aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/nbap
Commit message (Expand)AuthorAgeFilesLines
* DCH-ID can be 255Anders Broman2013-09-202-2/+2
* Remove all non-ASCII characters from all .asn files. I didn't see the harm i...Chris Maynard2013-09-183-227/+227
* emem -> wmem (don't forget about .cnf)Jörg Mayer2013-09-152-11/+12
* add a range check for dch_idMartin Kaiser2013-08-071-1/+2
* Make some global variables staticJakub Zawadzki2013-08-051-1/+1
* Fix Coverity CID 712348 (Unused pointer value).Chris Maynard2013-07-011-1/+1
* Fix CID 712341: Dereference null return value (NULL_RETURNS)Jörg Mayer2013-06-191-0/+1
* cc1: warnings being treated as errorsAnders Broman2013-06-032-3/+3
* Convert ASN.1 dissectors to use filterable expert info.Michael Mann2013-06-032-5/+20
* Don't access nbap_dch_chnl_info if the index is > maxNrOfDCHsAnders Broman2013-05-191-2/+4
* Some moreJörg Mayer2013-05-071-0/+32
* Just whitespace changesJörg Mayer2013-05-051-4/+4
* Stub cmake support for generating the asn1 dissectors.Jörg Mayer2013-04-231-0/+23
* From beroset:Anders Broman2013-03-182-12/+12
* Fix spelling/typos found using a list of commonly misspelled words.Bill Meier2013-02-261-4/+4
* When copying addresses, also copy the (new) hf field.Jeff Morriss2012-12-181-142/+125
* If we have an com_context_id entry reuse that.Anders Broman2012-11-162-74/+87
* Add and prettify debug info - will regenerate dissector laterAnders Broman2012-11-151-49/+105
* Dissable code causing a crash. Add debug printouts and add a few more visited...Anders Broman2012-11-142-13/+70
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* Add data parameter to dissector_try_uint_newJakub Zawadzki2012-09-111-2/+2
* Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki2012-09-102-16/+16
* Fix missing dissection of HSDSCH-Paging-System-InformationFDD (bug introduced...Pascal Quantin2012-08-102-18/+20
* Try to make the buildbot happy.Anders Broman2012-08-101-10/+2
* From Jacob Nordgren and Rishie Sharma:Anders Broman2012-08-102-1683/+2049
* Fix a comment.Anders Broman2012-08-091-3/+4
* From Jacob Nordgren and Rishie Sharma:Anders Broman2012-08-081-1/+2
* From Jacob Nordgren and Rishie Sharma:Anders Broman2012-08-021-3/+3
* Restore includes from r44107 to fix abi check.Jakub Zawadzki2012-07-311-0/+3
* From Jacob Nordgren and Rishie Sharma:Anders Broman2012-07-312-139/+144
* From Jacob Nordgren and Rishie Sharma:Anders Broman2012-07-301-3/+0
* Try to fix ABI check.Jakub Zawadzki2012-07-291-0/+3
* From Jacob Nordgren and Rishie Sharma:Anders Broman2012-07-272-18/+85
* From Jacob Nordgren and Rishie Sharma:Anders Broman2012-07-263-3/+82
* Merge the rest of Jacob Nordgren and Rishie Sharmas work onAnders Broman2012-07-182-17/+147
* Comment a few unused variables / functionsPascal Quantin2012-07-161-7/+7
* From Jacob Nordgren and Rishie Sharma:Anders Broman2012-07-164-11/+356
* Update Free Software Foundation address.Jakub Zawadzki2012-06-284-4/+4
* Put more mesage names in info colAnders Broman2012-06-021-3/+67
* Fix a couple of warningsAnders Broman2012-06-011-1/+1
* Prefix TransportFormatSet_type_enum values with NBAP_ to avoid a clash with '...Pascal Quantin2012-05-302-20/+20
* Dissect non segmented MiB and SiB:sAnders Broman2012-05-302-0/+59
* Keep backward compatibility with UDP framing format for UMTS RLC dissectorPascal Quantin2012-05-282-103/+102
* Move defenition of rlc_mode.Anders Broman2012-05-281-1/+1
* Try to pacify the Ubuntu buildbot.Anders Broman2012-05-281-1/+0
* Enhance CHANNEL_HSDSCH dissection.Anders Broman2012-05-282-37/+114
* Fix PCH dissectionAnders Broman2012-05-221-0/+7
* Set paging indication and start fixing TFI list.Anders Broman2012-05-222-20/+54
* Collect and use E-DCH data. + one file.Anders Broman2012-05-221-1/+94
* Collect and use E-DCH data.Anders Broman2012-05-221-2/+25