aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/sbc-ap/packet-sbc-ap-template.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-206/+0
2015-12-09"new" dissector API -> dissector API for ASN.1 dissectors.Michael Mann1-1/+1
2015-11-25create_dissector_handle -> new_create_dissector_handle for ASN.1 dissectorsMichael Mann1-3/+4
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-4/+0
2014-06-21batch of tvb-length conversionsEvan Huus1-7/+7
2014-06-19Revert "Update ASN.1 source files with the API changes done in g021e7af"Pascal Quantin1-7/+7
2014-06-18Update ASN.1 source files with the API changes done in g021e7afPascal Quantin1-7/+7
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier1-1/+1
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-2/+0
2013-12-07- Make local functions static.Anders Broman1-0/+3
2013-06-19Convert the rest of the ASN1 dissectors from emem to wmem.Evan Huus1-1/+0
2013-06-14Remove check_col() from ASN.1 dissectorsMichael Mann1-5/+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-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
2012-05-10Get rid of remaining Booleans-as-encoding-arguments inGuy Harris1-1/+1
2011-11-14Fix Id tag.Anders Broman1-1/+1
2011-11-08Fix message_type defined but unused compiler warning/error. There are 3Stephen Fisher1-1/+0
2011-11-08packet-sbc-ap-template.c:138: warning: unused variable 'offset'Anders Broman1-2/+0
2011-11-08Add SBc Application Part (SBc-AP) dirAnders Broman1-0/+215