Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal adler32.c adler32.h Makefile.am Makefile.nma

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: Thu, 21 Aug 2003 13:00:22 -0500 (CDT)
guy         2003/08/21 13:00:22 CDT

  Modified files:
    .                    Makefile.am Makefile.nmake packet-h225.c 
                         packet-h245.c packet-per.c packet-per.h 
  Added files:
    .                    adler32.c adler32.h 
  Log:
  From Tomas Kukosa: allow subdissectors to be registered for
  NonStandardParameter data in the H.245 dissector.
  
  Revision  Changes    Path
  1.609     +3 -1      ethereal/Makefile.am
  1.324     +2 -1      ethereal/Makefile.nmake
  1.6       +41 -41    ethereal/packet-h225.c
  1.30      +86 -41    ethereal/packet-h245.c
  1.11      +45 -17    ethereal/packet-per.c
  1.7       +3 -3      ethereal/packet-per.h