aboutsummaryrefslogtreecommitdiffstats
path: root/packet-mmse.c
Commit message (Expand)AuthorAgeFilesLines
* From Biot Olivier:Guy Harris2003-10-091-3/+7
* From Darren Steele: fetch the delivery time from the correct offset.Guy Harris2003-07-071-2/+3
* Print a warning in the protocol tree instead of the console.Gerald Combs2003-06-081-4/+3
* From Tom Uijldert: MMSE over HTTP supportRonnie Sahlberg2002-09-261-3/+2
* From Tom Uijldert: modify MMSE dissector to also accept content that isGuy Harris2002-08-071-4/+3
* From Jan Kratochvil: fix MMSE handling of strings with specifiedGuy Harris2002-08-051-2/+2
* Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer2002-08-021-9/+1
* From Joerg Mayer:Guy Harris2002-07-171-5/+1
* From Martin Gignac: fix the handling of From: headers to properlyGuy Harris2002-06-071-5/+4
* From Martin Gignac: make the MMS heuristic dissector recognize packetsGuy Harris2002-06-051-3/+5
* From Martin Gignac: fix some values to match theGuy Harris2002-06-051-5/+5
* From Martin Gignac: fix the "cc" field.Guy Harris2002-06-031-2/+2
* From Martin Gignac: fix Sender-Visibility field to use the rightGuy Harris2002-05-291-4/+4
* Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls inGuy Harris2002-01-241-3/+2
* Include files from the "epan" directory and subdirectories thereof withGuy Harris2002-01-211-2/+2
* From Tom Uijldert: fix to supply a non-null string argument toGuy Harris2002-01-081-8/+7
* Move the pointer to the "column_info" structure in the "frame_data"Guy Harris2001-12-101-6/+6
* From Tom Uijldert: WSP/MMSE changes to handle multipart-content:Guy Harris2001-12-071-29/+47
* From Tom Uijldert: fix to the date decoding, fix a field's name, andGuy Harris2001-10-191-5/+5
* MMSE support, from Tom Uijldert.Guy Harris2001-09-251-0/+869