Put the value(s) of a parameter into the top-level item for that
[obnox/wireshark/wip.git] / packet-mmse.c
2004-04-13 obiotFix the default clause for not implemented MMS headers...
2004-02-06 obiotAdd a new dissector table for multipart media encpsulat...
2004-01-17 obiotPDUs with a content-type header may contain data that...
2004-01-04 obiotFix the multipart dissection in WSP so media embedded...
2003-12-21 obiotFix a sprintf to non-malloc()ed memory by using g_strdu...
2003-12-21 jmayerwarning: static declaration for ... follows non-static
2003-12-20 guyNot all C compilers allow declarations in the middle...
2003-12-19 obiotAdd debug logging to the MMSE dissector.
2003-12-18 guyMallocate buffers for the strings gotten by "get_encode...
2003-12-08 obiotGet rid of the integer media type dissector table in...
2003-12-07 obiotRemove the literal WSP content type dissector table...
2003-12-07 guyRename the "http.content_type" dissector table to ...
2003-11-19 guyRegister the MMSE dissector with the "http.content_type...
2003-10-09 guyFrom Biot Olivier:
2003-07-07 guyFrom Darren Steele: fetch the delivery time from the...
2003-06-08 geraldPrint a warning in the protocol tree instead of the...
2002-09-26 sahlbergFrom Tom Uijldert: MMSE over HTTP support
2002-08-07 guyFrom Tom Uijldert: modify MMSE dissector to also accept...
2002-08-05 guyFrom Jan Kratochvil: fix MMSE handling of strings with...
2002-08-02 jmayerReplace the types from sys/types.h and netinet/in.h...
2002-07-17 guyFrom Joerg Mayer:
2002-06-07 guyFrom Martin Gignac: fix the handling of From: headers...
2002-06-05 guyFrom Martin Gignac: make the MMS heuristic dissector...
2002-06-05 guyFrom Martin Gignac: fix some values to match the
2002-06-03 guyFrom Martin Gignac: fix the "cc" field.
2002-05-29 guyFrom Martin Gignac: fix Sender-Visibility field to...
2002-01-24 guyReplace a bunch of "tvb_length()" and "tvb_length_remai...
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2002-01-08 guyFrom Tom Uijldert: fix to supply a non-null string...
2001-12-10 guyMove the pointer to the "column_info" structure in...
2001-12-07 guyFrom Tom Uijldert: WSP/MMSE changes to handle multipart...
2001-10-19 guyFrom Tom Uijldert: fix to the date decoding, fix a...
2001-09-25 guyMMSE support, from Tom Uijldert.