aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/lppe
AgeCommit message (Collapse)AuthorFilesLines
2014-03-24Upgrade LPPe dissector to V1_1-20140108-CPascal Quantin3-3895/+4622
Change-Id: I1d5d4ed73825bb5cda0cc2e76e5000c38c50b601 Reviewed-on: https://code.wireshark.org/review/816 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate ↵Bill Meier2-3/+3
dissectors. Change-Id: I0e779b2ac2f608356649c5bbfca438141070dea4 Reviewed-on: https://code.wireshark.org/review/412 Reviewed-by: Bill Meier <wmeier@newsguy.com> Tested-by: Bill Meier <wmeier@newsguy.com>
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss7-15/+0
Change-Id: Ie476c6f82f318188b41ed922b92c6fec119ea954 Reviewed-on: https://code.wireshark.org/review/244 Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com> Tested-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
2013-12-08- Forward declaration of register functions.Anders Broman1-0/+3
svn path=/trunk/; revision=53861
2013-05-07Some moreJörg Mayer1-0/+30
svn path=/trunk/; revision=49203
2013-05-05Just whitespace changesJörg Mayer1-2/+2
svn path=/trunk/; revision=49167
2013-04-23Stub cmake support for generating the asn1 dissectors.Jörg Mayer1-0/+23
It doesn't do anything yet, it is just to make svn status readable again. svn path=/trunk/; revision=49007
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
svn path=/trunk/; revision=45015
2012-07-09Update commentsPascal Quantin1-3/+3
svn path=/trunk/; revision=43629
2012-07-09Add LTE Positioning Protocol Extensions dissectorPascal Quantin6-0/+4122
Upgrade LTE Positioning Protocol to V10.5.0 svn path=/trunk/; revision=43628