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: Mon, 2 Feb 2004 05:07:30 -0600 (CST)
sahlberg    2004/02/02 05:07:30 CST

  Modified files:
    .                    packet-telnet.c 
  Log:
  start to dissect telnet (kerberos) authentication according to rfc2941
  start with dissection of the SEND request and the NAME field.
  continue later with the ones holding a kerberos ticket.
  
  Revision  Changes    Path
  1.42      +157 -7    ethereal/packet-telnet.c