aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-lppe.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-09"new" dissector API -> dissector API for ASN.1 dissectors.Michael Mann1-1/+1
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-7/+6
2014-03-24Upgrade LPPe dissector to V1_1-20140108-CPascal Quantin1-200/+2421
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier1-2/+2
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-9/+7
2013-12-08- Forward declaration of register functions.Anders Broman1-6/+9
2013-11-17Add a way to retrieve a PER variable bit string lengthPascal Quantin1-59/+59
2013-05-27Postfix FT_NONE fields with "_element" string to reduce number of incompatibl...Pascal Quantin1-614/+614
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-6/+6
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-1/+1
2012-09-10Revert part of r44845 (packet-lppe.c) #failJakub Zawadzki1-78/+78
2012-09-10Propage changes done in generated dissectors to asn1/Jakub Zawadzki1-78/+78
2012-07-17Use G_MININT32 instead of -2^31 so as to get rid of 'this decimal constant is...Pascal Quantin1-1/+1
2012-07-09Add LTE Positioning Protocol Extensions dissectorPascal Quantin1-0/+21735