Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/plugins Xass-list Xplugin_api.c Xplugin_api.

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Sat, 23 Aug 2003 02:36:01 -0500 (CDT)
guy         2003/08/23 02:36:00 CDT

  Modified files:
    plugins              Xass-list Xplugin_api.c Xplugin_api.h 
                         Xplugin_api_decls.h Xplugin_table.h 
  Log:
  From Tomas Kukosa: export the PER dissection routines, and some
  H.225/H.245 routines, to plugins on platforms where they have to go
  through the function call table.
  
  Revision  Changes    Path
  1.2       +8 -0      ethereal/plugins/Xass-list
  1.6       +21 -0     ethereal/plugins/Xplugin_api.c
  1.6       +21 -0     ethereal/plugins/Xplugin_api.h
  1.6       +21 -0     ethereal/plugins/Xplugin_api_decls.h
  1.6       +21 -0     ethereal/plugins/Xplugin_table.h