summaryrefslogtreecommitdiff
path: root/asn1/hnbap/packet-hnbap-template.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-200/+0
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
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-20batch of tvb-length conversionsEvan Huus1-8/+8
2014-06-19Revert "Update ASN.1 source files with the API changes done in g021e7af"Pascal Quantin1-8/+8
2014-06-18Update ASN.1 source files with the API changes done in g021e7afPascal Quantin1-8/+8
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-2/+0
2013-12-08- Forward declaration of register functions.Anders Broman1-0/+2
2013-11-02Require dissector_try_string to pass a data parameter to its subdissectors. ...Michael Mann1-3/+3
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-5/+5
2012-09-10Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki1-13/+13
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-1/+1
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-8/+8
2010-04-06#include <stdio.h> not needed.Bill Meier1-1/+0
2010-03-16Remove trailing semicolonKovarththanan Rajaratnam1-3/+3
2010-03-04From Mark Wallis:Anders Broman1-6/+23
2010-02-24From Neil Piercy:Anders Broman1-0/+189