aboutsummaryrefslogtreecommitdiffstats
path: root/packet-mmse.c
AgeCommit message (Expand)AuthorFilesLines
2002-09-26From Tom Uijldert: MMSE over HTTP supportsahlberg1-3/+2
2002-08-07From Tom Uijldert: modify MMSE dissector to also accept content that isguy1-4/+3
2002-08-05From Jan Kratochvil: fix MMSE handling of strings with specifiedguy1-2/+2
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hjmayer1-9/+1
2002-07-17From Joerg Mayer:guy1-5/+1
2002-06-07From Martin Gignac: fix the handling of From: headers to properlyguy1-5/+4
2002-06-05From Martin Gignac: make the MMS heuristic dissector recognize packetsguy1-3/+5
2002-06-05From Martin Gignac: fix some values to match theguy1-5/+5
2002-06-03From Martin Gignac: fix the "cc" field.guy1-2/+2
2002-05-29From Martin Gignac: fix Sender-Visibility field to use the rightguy1-4/+4
2002-01-24Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls inguy1-3/+2
2002-01-21Include files from the "epan" directory and subdirectories thereof withguy1-2/+2
2002-01-08From Tom Uijldert: fix to supply a non-null string argument toguy1-8/+7
2001-12-10Move the pointer to the "column_info" structure in the "frame_data"guy1-6/+6
2001-12-07From Tom Uijldert: WSP/MMSE changes to handle multipart-content:guy1-29/+47
2001-10-19From Tom Uijldert: fix to the date decoding, fix a field's name, andguy1-5/+5
2001-09-25MMSE support, from Tom Uijldert.guy1-0/+869