Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal asn1.c asn1.h packet-atm.c packet-kerberos.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 15 Apr 2001 02:30:04 -0500 (CDT)
guy         2001/04/15 02:30:04 CDT

  Modified files:
    .                    asn1.c asn1.h packet-atm.c 
                         packet-kerberos.c packet-ldap.c 
                         packet-snmp.c packet-snmp.h 
  Log:
  Tvbuffify the ASN.1 code and the Kerberos, LDAP, and SNMP dissectors.
  
  Clean up some problems that revealed.
  
  Revision  Changes    Path
  1.7       +71 -77    ethereal/asn1.c
  1.5       +13 -15    ethereal/asn1.h
  1.33      +2 -9      ethereal/packet-atm.c
  1.15      +255 -211  ethereal/packet-kerberos.c
  1.23      +94 -100   ethereal/packet-ldap.c
  1.64      +186 -197  ethereal/packet-snmp.c
  1.6       +2 -2      ethereal/packet-snmp.h