Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-ber.c packet-ber.h packet-kerberos.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: Thu, 25 Mar 2004 03:17:10 -0600 (CST)
guy         2004/03/25 03:17:10 CST

  Modified files:
    .                    packet-ber.c packet-ber.h 
                         packet-kerberos.c 
  Log:
  From Tomas Kukosa: BER dissector enhancements and proto.c updates to
  support them.
  
  From Ronnie Sahlberg: Kerberos updates with new constants from the
  current draft, decryption and dissection of Kerberos blobs, and changes
  to work with the changed BER dissector.
  
  Revision  Changes    Path
  1.4       +502 -210  ethereal/packet-ber.c
  1.3       +52 -26    ethereal/packet-ber.h
  1.50      +1670 -302 ethereal/packet-kerberos.c