Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal AUTHORS packet-mmse.c packet-wsp.c packet-ws

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 7 Dec 2001 05:10:54 -0600 (CST)
guy         2001/12/07 05:10:54 CST

  Modified files:
    .                    AUTHORS packet-mmse.c packet-wsp.c 
                         packet-wsp.h 
  Log:
  From Tom Uijldert: WSP/MMSE changes to handle multipart-content:
  
  	packet-wsp.[ch]:
  	- Proper parameter-dissection
  	- Now handles multipart content
  	- Exports content-type & multipart-dissection
  	- Attach a sub-dissector based on content-type
  
  	packet-mmse.c:
  	- Dissecting message-content added
  	- Registers with WSP based on content-type.
  
  Revision  Changes    Path
  1.382     +1 -0      ethereal/AUTHORS
  1.3       +47 -29    ethereal/packet-mmse.c
  1.48      +226 -62   ethereal/packet-wsp.c
  1.4       +4 -1      ethereal/packet-wsp.h