Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-telnet.c

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

From: sahlberg@xxxxxxxxxxxx (Ronnie Sahlberg)
Date: Tue, 3 Feb 2004 05:40:41 -0600 (CST)
sahlberg    2004/02/03 05:40:41 CST

  Modified files:
    .                    packet-telnet.c 
  Log:
  update to packet-telnet and kerberos authentication
  it now dissects the kerberos blobs inside the ktelnet+keytab files posted yesterday.
  
  it still needs the kerberos+ber updates to be checked in after next release before we can attack opening hte encrypted parts of kerberos tickets and authenticators
  
  the code assumes all telnet authentications being krb5.  if that is inconvenient
  feel welcome to send me captures with krb4 or other telnet authentication protocols,
  
  Revision  Changes    Path
  1.43      +157 -42   ethereal/packet-telnet.c