aboutsummaryrefslogtreecommitdiffstats
path: root/packet-wsp.h
AgeCommit message (Collapse)AuthorFilesLines
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-4/+4
winapi_cleanup tool written by Patrik Stridvall for the wine project. svn path=/trunk/; revision=6117
2002-08-07From Tom Uijldert: modify MMSE dissector to also accept content that isGuy Harris1-2/+5
not multipart. Replace my fix to create subtrees for POST data with Tom's. svn path=/trunk/; revision=5968
2001-12-07From Tom Uijldert: WSP/MMSE changes to handle multipart-content:Guy Harris1-1/+4
packet-wsp.[ch]: - Proper parameter-dissection - Now handles multipart content - Exports content-type & multipart-dissection - Attach a sub-dissector based on content-type packet-mmse.c: - Dissecting message-content added - Registers with WSP based on content-type. svn path=/trunk/; revision=4353
2001-02-13Updates from Neil Hunter.Guy Harris1-7/+7
svn path=/trunk/; revision=3026
2001-01-03Register the WSP dissector, make it static, and have the WTP dissectorGuy Harris1-4/+1
call it through a handle. svn path=/trunk/; revision=2815
2000-11-04WAP support, from Neil Hunter.Guy Harris1-0/+67
svn path=/trunk/; revision=2558