aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/nbap
AgeCommit message (Expand)AuthorFilesLines
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
2012-05-22Set paging indication and start fixing TFI list.Anders Broman2-20/+54
2012-05-22Collect and use E-DCH data. + one file.Anders Broman1-1/+94
2012-05-22Collect and use E-DCH data.Anders Broman1-2/+25
2012-05-20Set up conversations for more channel typesAnders Broman2-1/+193
2012-05-19Fix the DCH data collection for conversation setupAnders Broman2-14/+84
2012-05-16Handle DCH information in RadioLinkReconfigurationPrepareFDDAnders Broman2-3/+25
2012-05-16Only do HS-DSCH Control frames for now as something is broken.Anders Broman1-0/+4
2012-05-16Setup frame for HSDSCHAnders Broman1-0/+2
2012-05-16Bug fixes and add HSDSCHAnders Broman2-13/+20
2012-05-15Remove a bonus semicolon (CID 702424).Gerald Combs1-4/+4
2012-05-15Remove more unfinished code.Anders Broman1-39/+2
2012-05-15Use converstaion info to dissect FP DCH flows. Revert unfinished code.Anders Broman2-67/+175
2012-05-09Setup more flows, flow info is incomplete.Anders Broman2-1/+110
2012-05-09Setup CPCH flows.Anders Broman2-1/+64
2012-05-09Collect and use more information in converstion data to be able to dissect FP...Anders Broman2-7/+78
2012-05-08Pretify info_col for mor MSG:sAnders Broman1-10/+122
2012-05-08Get rid of remaining Booleans-as-encoding-arguments inGuy Harris1-2/+2
2012-05-07Use converstaion info in umts_fp.Anders Broman2-33/+169