aboutsummaryrefslogtreecommitdiffstats
path: root/packet-asap.c
AgeCommit message (Collapse)AuthorFilesLines
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-61/+61
winapi_cleanup tool written by Patrik Stridvall for the wine project. svn path=/trunk/; revision=6117
2002-07-08From Michael Tuexen: update for the ASAP dissector which providesGuy Harris1-254/+546
support for the new version of the I-Ds http://www.ietf.org/internet-drafts/draft-ietf-rserpool-common-param-01.txt http://www.ietf.org/internet-drafts/draft-ietf-rserpool-asap-04.txt svn path=/trunk/; revision=5843
2002-05-02From Joerg Mayer: get rid of an unused argument.Guy Harris1-3/+3
svn path=/trunk/; revision=5347
2002-04-29Removal (or, at least, #ifdeffing out) of unused variables andGuy Harris1-1/+3
functions, from David Frascone. svn path=/trunk/; revision=5288
2002-04-15ASAP support, from Michael Tuexen.Guy Harris1-0/+553
svn path=/trunk/; revision=5168