summaryrefslogtreecommitdiff
path: root/asn1/nbap/nbap.cnf
AgeCommit message (Expand)AuthorFilesLines
2015-10-17NBAP: avoid dereferencing a NULL pointerPascal Quantin1-2/+5
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-1/+0
2014-02-05Dissector assert in packet-nbap.c. num_items isn't reset before calling a seq...Anders Broman1-0/+5
2013-11-23Convert ASN1 dissectors from ep_address_to_str to address_to_str. Clean up a bitEvan Huus1-6/+6
2013-09-20DCH-ID can be 255Anders Broman1-1/+1
2013-09-15emem -> wmem (don't forget about .cnf)Jörg Mayer1-10/+10
2013-08-07add a range check for dch_idMartin Kaiser1-1/+2
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 Broman1-1/+1
2013-06-03Convert ASN.1 dissectors to use filterable expert info.Michael Mann1-4/+4
2013-05-19Don't access nbap_dch_chnl_info if the index is > maxNrOfDCHsAnders Broman1-2/+4
2013-03-18From beroset:Anders Broman1-11/+11
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 Broman1-65/+81
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 Broman1-11/+66
2012-09-10Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki1-6/+6
2012-08-10Fix missing dissection of HSDSCH-Paging-System-InformationFDD (bug introduced...Pascal Quantin1-17/+19
2012-08-10Try to make the buildbot happy.Anders Broman1-10/+2
2012-08-10From Jacob Nordgren and Rishie Sharma:Anders Broman1-1682/+2024
2012-08-09Fix a comment.Anders Broman1-3/+4
2012-08-08From Jacob Nordgren and Rishie Sharma:Anders Broman1-1/+2
2012-07-27From Jacob Nordgren and Rishie Sharma:Anders Broman1-11/+38
2012-07-26From Jacob Nordgren and Rishie Sharma:Anders Broman1-1/+72
2012-07-18Merge the rest of Jacob Nordgren and Rishie Sharmas work onAnders Broman1-16/+73
2012-07-16From Jacob Nordgren and Rishie Sharma:Anders Broman1-9/+156
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 Quantin1-15/+15
2012-05-30Dissect non segmented MiB and SiB:sAnders Broman1-0/+55
2012-05-28Keep backward compatibility with UDP framing format for UMTS RLC dissectorPascal Quantin1-78/+78
2012-05-28Enhance CHANNEL_HSDSCH dissection.Anders Broman1-37/+103
2012-05-22Fix PCH dissectionAnders Broman1-0/+7
2012-05-22Set paging indication and start fixing TFI list.Anders Broman1-18/+51
2012-05-22Collect and use E-DCH data. + one file.Anders Broman1-1/+94
2012-05-20Set up conversations for more channel typesAnders Broman1-1/+192
2012-05-19Fix the DCH data collection for conversation setupAnders Broman1-13/+80
2012-05-16Handle DCH information in RadioLinkReconfigurationPrepareFDDAnders Broman1-3/+24
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 Broman1-12/+19
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 Broman1-67/+138
2012-05-09Setup more flows, flow info is incomplete.Anders Broman1-0/+109
2012-05-09Setup CPCH flows.Anders Broman1-0/+63
2012-05-09Collect and use more information in converstion data to be able to dissect FP...Anders Broman1-7/+63
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