aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sbc-ap.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-21batch of tvb-length conversionsEvan Huus1-7/+7
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-8/+8
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-8/+8
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier1-3/+3
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-12/+10
2013-12-07- Make local functions static.Anders Broman1-7/+10
2013-11-17Add a way to retrieve a PER variable bit string lengthPascal Quantin1-4/+4
2013-06-19Convert the rest of the ASN1 dissectors from emem to wmem.Evan Huus1-8/+7
2013-06-14Remove check_col() from ASN.1 dissectorsMichael Mann1-11/+9
2013-05-27Postfix FT_NONE fields with "_element" string to reduce number of incompatibl...Pascal Quantin1-20/+20
2013-04-11Update the ASN.1 based dissectors following the changes done in r48812Pascal Quantin1-2/+2
2012-09-24Regenerate asn.1 dissectors.Jakub Zawadzki1-7/+7
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-10Regenerate all asn.1 dissectors.Jakub Zawadzki1-33/+33
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-08Try to fix defined but not used warnings.Anders Broman1-50/+17
2011-11-08Fix message_type defined but unused compiler warning/error. There are 3Stephen Fisher1-5/+4
2011-11-08packet-sbc-ap-template.c:138: warning: unused variable 'offset'Anders Broman1-5/+3
2011-11-08Add SBc Application Part (SBc-AP) to build.Anders Broman1-0/+1568