From Kovarththanan Rajaratnam via bug 3548:
[obnox/wireshark/wip.git] / epan / dissectors / packet-multipart.c
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-13 etxrabApply some of the patches from:
2009-04-06 geraldMore size_t casts/fixes, and string buffers.
2009-03-29 wmeierDefine certain fcns as static (if not used externally).
2009-03-13 stigFrom Jakub Zawadzki (bug 3331):
2008-11-13 wmeierSmall changes related to proto_register & proto_reg_handoff
2008-08-03 etxrabpacket-multipart.c:179: warning: unused parameter ...
2008-08-03 etxrabMove common code to base64.c
2008-04-09 etxrabRemove:
2008-04-07 sfisher- Remove GLIB1 code
2007-11-27 guystrcasecmp(), strncasecmp(), g_strcasecmp(), and g_strn...
2007-10-23 etxrabApply the small performance enhancment patches for:
2007-08-09 etxrabPacket-imf.c - Offset must be advanced to AFTER CRLF...
2007-07-17 martinmAvoid an infinite loop (on malformed packet)
2007-07-14 galFurther problem highlighted by OSX.
2007-07-14 galFix for warnings on OSX.
2007-07-14 galOptional removal of any base64 content-transfer-encodin...
2007-07-05 galConsistent eol-style restored.
2007-07-05 galAllow for leading whitespace in parameters when looking...
2006-11-16 martinmMake multipart part a proper field, and append containe...
2006-10-16 ulflfix #1135: another "off by one" bug, zero termination...
2006-09-26 martinm- Mark the multipart type as a generated field.
2006-09-20 martinmAdd Content-Id and Content-Transfer-Encoding headers...
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2005-09-05 etxrabAdd a missing include
2005-09-05 kukosabuffer where parameters variable pointed into was freed
2005-09-05 kukosa- set length for "Encapsulated multipart part" tree...
2005-08-10 sahlbergrename ep_tvb_get_string() to tvb_get_ephemeral_string...
2005-08-08 ulflvarious code cleanup:
2005-07-30 jmayerMore char -> const char fixes
2005-07-28 sahlbergememify some more calls to tvb_get_string()
2005-01-20 guyFrom Ruud Linders: support short names in multipart...
2005-01-05 guyFrom Chris Maynard: free mallocated data.
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-07-18 gramMove dissectors to epan/dissectors directory.