summaryrefslogtreecommitdiff
path: root/asn1/nbap/packet-nbap-template.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-570/+0
2016-02-26Add free_address_wmem(), fix warnings [-Wcast-qual]João Valverde1-1/+1
2016-02-11NBAP: fix ‘lchId_rlc_map’ defined but not used [-Werror=unused-const-vari...Alexis La Goutte1-0/+22
2016-02-08Revert "Add free_address_wmem() and other extensions to address API"João Valverde1-1/+1
2016-02-07Add free_address_wmem() and other extensions to address APIJoão Valverde1-1/+1
2016-01-24Add the packet number to the packet_info structure, and use it.Guy Harris1-3/+3
2016-01-02Get rid of an unnecessary level of indirection.Guy Harris1-27/+25
2015-12-09"new" dissector API -> dissector API for ASN.1 dissectors.Michael Mann1-1/+1
2015-11-04Don't allow multiple registrations of a protocol in dissector tables.Michael Mann1-5/+5
2015-11-03Remaining ADDRESS macro to address function conversionsJoão Valverde1-1/+1
2015-10-22Use address functions instead of ADDRESS macros in asn1 and epanGerald Combs1-1/+1
2015-10-05Allow use of variadic macrosPeter Wu1-10/+2
2015-07-04asn1: split off cleanup routinesPeter Wu1-12/+13
2015-01-16SE_COPY_ADDRESS -> WMEM_COPY_ADDRESSMichael Mann1-1/+1
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-3/+0
2014-10-13ASN1: Register PDU-dissectors as NEWStig Bjørlykke1-4/+4
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 Quantin1-5/+5
2014-06-18Update ASN.1 source files with the API changes done in g021e7afPascal Quantin1-5/+5
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-2/+0
2013-12-09- Forward declaration of register functions.Anders Broman1-0/+3
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 Broman1-1/+1
2013-09-15emem -> wmem (don't forget about .cnf)Jörg Mayer1-1/+2
2013-08-05Make some global variables staticJakub Zawadzki1-1/+1
2013-06-03cc1: warnings being treated as errorsAnders Broman1-2/+2
2013-06-03Convert ASN.1 dissectors to use filterable expert info.Michael Mann1-1/+16
2013-03-18From beroset:Anders Broman1-1/+1
2013-02-26Fix spelling/typos found using a list of commonly misspelled words.Bill Meier1-4/+4
2012-11-16If we have an com_context_id entry reuse that.Anders Broman1-9/+6
2012-11-14Dissable code causing a crash. Add debug printouts and add a few more visited...Anders Broman1-2/+4
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 Zawadzki1-10/+10
2012-08-10Fix missing dissection of HSDSCH-Paging-System-InformationFDD (bug introduced...Pascal Quantin1-1/+1
2012-08-10From Jacob Nordgren and Rishie Sharma:Anders Broman1-1/+25
2012-08-02From Jacob Nordgren and Rishie Sharma:Anders Broman1-3/+3
2012-07-31From Jacob Nordgren and Rishie Sharma:Anders Broman1-113/+136
2012-07-27From Jacob Nordgren and Rishie Sharma:Anders Broman1-7/+47
2012-07-26From Jacob Nordgren and Rishie Sharma:Anders Broman1-0/+8
2012-07-18Merge the rest of Jacob Nordgren and Rishie Sharmas work onAnders Broman1-1/+74
2012-07-16Comment a few unused variables / functionsPascal Quantin1-7/+7
2012-07-16From Jacob Nordgren and Rishie Sharma:Anders Broman1-2/+83
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-05-30Prefix TransportFormatSet_type_enum values with NBAP_ to avoid a clash with '...Pascal Quantin1-5/+5
2012-05-30Dissect non segmented MiB and SiB:sAnders Broman1-0/+4
2012-05-28Keep backward compatibility with UDP framing format for UMTS RLC dissectorPascal Quantin1-25/+24
2012-05-28Move defenition of rlc_mode.Anders Broman1-1/+1