aboutsummaryrefslogtreecommitdiffstats
path: root/packet-acse.c
AgeCommit message (Collapse)AuthorFilesLines
2004-04-30MSVC warnings removedUlf Lamping1-2/+2
svn path=/trunk/; revision=10738
2004-04-20From Yuriy Sidelnikov: add a dissector table for OIDs to the ACSEGuy Harris1-29/+24
dissector, and make the FTAP dissector register itself in that table. svn path=/trunk/; revision=10645
2004-01-24Trivial warning fixesJörg Mayer1-8/+8
svn path=/trunk/; revision=9822
2004-01-23removed line breaks to be able to compile againUlf Lamping1-24/+13
svn path=/trunk/; revision=9810
2004-01-23From Yuriy Sidelnikov: call ACSE dissector for any presentation context.Guy Harris1-0/+1783
svn path=/trunk/; revision=9805