Ethereal-cvs: [Ethereal-cvs] rev 17156: /trunk/epan/dissectors/: packet-ssl-utils.c packet-ssl

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

Date: Sat, 04 Feb 2006 23:44:07 GMT
User: jmayer
Date: 2006/02/04 05:44 PM

Log:
 Paolo Abeni
 
 I have developed an external plugin to enable ssl decryption in
 ethereal.
 
 Me
 
 - Remove unnecessary $Id$ from acinclude.m4
 - Added packet-ssl-utils.h to Makefile.common
 - Fixed a few warnings
 
 TODO
 
 - Lots of warning fixes (see separate mail)
 - Reformat function headers to read like the others do
   (return value<newline>function-name...)
 - Test on Windows platform
 - Review the patch to packet-ssl.c and new files packet-ssl-utils.[hc]

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +1265 -0   packet-ssl-utils.c    Added
  +172 -0    packet-ssl-utils.h    Added
  +885 -184  packet-ssl.c          Modified

Directory: /trunk/gtk/
  Changes    Path               Action
  +1 -0      Makefile.common    Modified
  +2 -0      main.c             Modified
  +14 -0     menu.c             Modified
  +1049 -0   ssl-dlg.c          Added

Directory: /trunk/
  Changes    Path            Action
  +4 -0      AUTHORS         Modified
  +6 -3      Makefile.am     Modified
  +157 -0    acinclude.m4    Modified
  +19 -0     configure.in    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17156&view=rev