aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/nbap
AgeCommit message (Expand)AuthorFilesLines
2015-01-16SE_COPY_ADDRESS -> WMEM_COPY_ADDRESSMichael Mann2-10/+10
2014-12-25 NBAP: fix ddi missed for non first macdflow_id in E-DCH channelIlya Gavrilov1-4/+3
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-3/+0
2014-10-13ASN1: Register PDU-dissectors as NEWStig Bjørlykke2-5/+5
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-07-30Add some files under asn1 to the distribution.Guy Harris1-1/+1
2014-06-22Fix leak in nbap init functionEvan Huus1-2/+2
2014-06-21batch of tvb-length conversionsEvan Huus1-5/+5
2014-06-20Rename dissector_add_handle() to dissector_add_for_decode_as().Guy Harris1-2/+2
2014-06-19Revert "Update ASN.1 source files with the API changes done in g021e7af"Pascal Quantin2-7/+7
2014-06-18Update ASN.1 source files with the API changes done in g021e7afPascal Quantin2-7/+7
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss13-28/+0
2014-02-05Dissector assert in packet-nbap.c. num_items isn't reset before calling a seq...Anders Broman1-0/+5
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