Ethereal-cvs: [Ethereal-cvs] rev 13645: /trunk/epan/dissectors/: packet-kerberos.c

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

Date: Mon, 07 Mar 2005 08:47:59 -0000
User: jmayer
Date: 2005/03/07 02:47 AM

Log:
 Make packet-kerberos.c compile again:
 
 Replace the use of the undefined type krb5_keyusage (at least with heimdal)
 in decrypt_krb5_data with the old int. The change wasn't complete anyway
 as the .h file wasn't changed and the third implemenitation of
 decrypt_krb5_data was left out also.
 
 Disclaimer: I only made sure it compiles again, I don't know whether the
   change has any side effects.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +2 -2      packet-kerberos.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=13645&view=rev