Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/plugins plugin_api_list.c

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Fri, 20 Feb 2004 20:15:07 -0600 (CST)
guy         2004/02/20 20:15:07 CST

  Modified files:
    plugins              plugin_api_list.c 
  Log:
  Add routines that can be called from dissectors to report file open and
  read errors; there are separate implementations for Ethereal (pops up an
  alert box) and Tethereal (prints an error message).
  
  Use those routines in the ASN.1 dissector.
  
  Revision  Changes    Path
  1.28      +6 -1      ethereal/plugins/plugin_api_list.c