aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/nbap/nbap.cnf
AgeCommit message (Expand)AuthorFilesLines
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-3253/+0
2016-02-26Add free_address_wmem(), fix warnings [-Wcast-qual]João Valverde1-12/+12
2016-02-08Revert "Add free_address_wmem() and other extensions to address API"João Valverde1-12/+12
2016-02-07Add free_address_wmem() and other extensions to address APIJoão Valverde1-12/+12
2016-01-24Add the packet number to the packet_info structure, and use it.Guy Harris1-44/+44
2015-12-13NBAP : Verify conversation proto data exists before trying to access itAnish Bhatt1-3/+6
2015-12-10Convert ASN.1 dissectors to remove "new" from "new-style" dissector function ...Michael Mann1-2/+2
2015-12-02[NBAP] Fix SIGSEGV in dissect_nbap_MACdPDU_SizeMichael Mann1-5/+6
2015-12-01[NBAP] Prevent crash.Michael Mann1-2/+3
2015-11-03Remaining ADDRESS macro to address function conversionsJoão Valverde1-9/+9
2015-10-22Use address functions instead of ADDRESS macros in asn1 and epanGerald Combs1-28/+28
2015-10-18NBAP: fix indent (use 8 spaces)Alexis La Goutte1-6/+6
2015-10-17NBAP: avoid dereferencing a NULL pointerPascal Quantin1-2/+5
2015-10-05Allow use of variadic macrosPeter Wu1-24/+24
2015-04-09Replace deprecated API tvb_length -> tvb_reported_lengthAndersBroman1-2/+2
2015-01-16SE_COPY_ADDRESS -> WMEM_COPY_ADDRESSMichael Mann1-9/+9
2014-12-25 NBAP: fix ddi missed for non first macdflow_id in E-DCH channelIlya Gavrilov1-4/+3
2014-10-13ASN1: Register PDU-dissectors as NEWStig Bjørlykke1-1/+1
2014-09-16Fix spelling: cant-->can't, wont-->won't, etcBill Meier1-1/+1
2014-09-09Fix some spelling & grammar.Bill Meier1-7/+7
2014-06-19Revert "Update ASN.1 source files with the API changes done in g021e7af"Pascal Quantin1-2/+2
2014-06-18Update ASN.1 source files with the API changes done in g021e7afPascal Quantin1-2/+2
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