aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-lppa.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-05LPPa: avoid appending lppa multiple times to frame.protocols fieldPascal Quantin1-4/+4
2017-07-13LPPa: upgrade dissector to v14.2.0Pascal Quantin1-333/+1547
2016-10-10LPPa: upgrade dissector to v13.1.0Pascal Quantin1-3/+423
2016-08-31Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris1-4/+4
2016-03-17Associate dissector tables and heuristic subdissector lists with a protocol.Michael Mann1-4/+4
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-19/+19
2015-12-10Convert ASN.1 dissectors to remove "new" from "new-style" dissector function ...Michael Mann1-29/+29
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-4/+4
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-8/+7
2014-06-21batch of tvb-length conversionsEvan Huus1-4/+4
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-4/+4
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-4/+4
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-12/+10
2013-12-08- Forward declaration of register functions.Anders Broman1-7/+10
2013-11-17Add a way to retrieve a PER variable bit string lengthPascal Quantin1-6/+6
2013-09-23Upgrade LPPa dissector to v11.3.0Pascal Quantin1-3/+556
2013-05-27Postfix FT_NONE fields with "_element" string to reduce number of incompatibl...Pascal Quantin1-37/+37
2013-04-11Update the ASN.1 based dissectors following the changes done in r48812Pascal Quantin1-2/+2
2012-11-30Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8023 :Pascal Quantin1-1/+1
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-31/+31
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-10-23From Pascal Quantin.Anders Broman1-0/+2437