Don't try to include epan/config.h.win32 in the distribution.
[metze/wireshark/wip.git] / packet-mmse.c
2004-05-05 Gerald CombsCheck the value length in get_encoded_strval(), so...
2004-04-20 Olivier BiotProvide MMSE 1.1 dissection.
2004-04-13 Olivier BiotFix the default clause for not implemented MMS headers...
2004-02-06 Olivier BiotAdd a new dissector table for multipart media encpsulat...
2004-01-17 Olivier BiotPDUs with a content-type header may contain data that...
2004-01-04 Olivier BiotFix the multipart dissection in WSP so media embedded...
2003-12-21 Olivier BiotFix a sprintf to non-malloc()ed memory by using g_strdu...
2003-12-21 Jörg Mayerwarning: static declaration for ... follows non-static
2003-12-20 Guy HarrisNot all C compilers allow declarations in the middle...
2003-12-19 Olivier BiotAdd debug logging to the MMSE dissector.
2003-12-18 Guy HarrisMallocate buffers for the strings gotten by "get_encode...
2003-12-08 Olivier BiotGet rid of the integer media type dissector table in...
2003-12-07 Olivier BiotRemove the literal WSP content type dissector table...
2003-12-07 Guy HarrisRename the "http.content_type" dissector table to ...
2003-11-19 Guy HarrisRegister the MMSE dissector with the "http.content_type...
2003-10-09 Guy HarrisFrom Biot Olivier:
2003-07-07 Guy HarrisFrom Darren Steele: fetch the delivery time from the...
2003-06-08 Gerald CombsPrint a warning in the protocol tree instead of the...
2002-09-26 Ronnie SahlbergFrom Tom Uijldert: MMSE over HTTP support
2002-08-07 Guy HarrisFrom Tom Uijldert: modify MMSE dissector to also accept...
2002-08-05 Guy HarrisFrom Jan Kratochvil: fix MMSE handling of strings with...
2002-08-02 Jörg MayerReplace the types from sys/types.h and netinet/in.h...
2002-07-17 Guy HarrisFrom Joerg Mayer:
2002-06-07 Guy HarrisFrom Martin Gignac: fix the handling of From: headers...
2002-06-05 Guy HarrisFrom Martin Gignac: make the MMS heuristic dissector...
2002-06-05 Guy HarrisFrom Martin Gignac: fix some values to match the
2002-06-03 Guy HarrisFrom Martin Gignac: fix the "cc" field.
2002-05-29 Guy HarrisFrom Martin Gignac: fix Sender-Visibility field to...
2002-01-24 Guy HarrisReplace a bunch of "tvb_length()" and "tvb_length_remai...
2002-01-21 Guy HarrisInclude files from the "epan" directory and subdirector...
2002-01-08 Guy HarrisFrom Tom Uijldert: fix to supply a non-null string...
2001-12-10 Guy HarrisMove the pointer to the "column_info" structure in...
2001-12-07 Guy HarrisFrom Tom Uijldert: WSP/MMSE changes to handle multipart...
2001-10-19 Guy HarrisFrom Tom Uijldert: fix to the date decoding, fix a...
2001-09-25 Guy HarrisMMSE support, from Tom Uijldert.