Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-tcap.c packet-tcap.h AUTHORS Makefile

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, 2 Oct 2003 01:13:29 -0500 (CDT)
guy         2003/10/02 01:13:29 CDT

  Modified files:
    .                    AUTHORS Makefile.am Makefile.nmake asn1.c 
                         asn1.h 
  Added files:
    .                    packet-tcap.c packet-tcap.h 
  Log:
  From Samuel Qu, Michael Lum, and Jeff Morriss: TCAP support, and
  "asn_id_decode1()" variant of "asn_id_decode()".
  
  Revision  Changes    Path
  1.852     +5 -0      ethereal/AUTHORS
  1.633     +3 -1      ethereal/Makefile.am
  1.341     +2 -1      ethereal/Makefile.nmake
  1.22      +57 -7     ethereal/asn1.c
  1.14      +2 -1      ethereal/asn1.h