ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: [Ethereal-dev] Re: [Ethereal-cvs] rev 13682: /trunk/epan/dissectors/: packet-spn

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

From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
Date: Thu, 10 Mar 2005 16:19:36 +1100
Why did you move the #ifdef HAVE_HEIMDAL_KERBEROS ?

The function decrypt_arcfour() has been refactored to not use or
require anything anymore from heimdal, it is all using functions built
in into ethereal already.

This was done so that MIT support could just call the same
decrypt_arcfour() as heimdal is using.

I.e.  decrypt_arcfour() can be used (or should be possible to use) as
is for mit as well.


On Wednesday 09 March 2005 19:43:30 -0000 (GMT), gerald@xxxxxxxxxxxx
<gerald@xxxxxxxxxxxx> wrote:
> User: gerald
> Date: 2005/03/09 01:43 PM
> 
> Log:
> Add a couple of definitions not present in MIT Kerberos.  Fix a compiler
> warning.
> 
> Directory: /trunk/epan/dissectors/
>  Changes    Path               Action
>  +8 -8      packet-spnego.c    Modified
> 
> http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=13682&view=rev
> 
> _______________________________________________
> Ethereal-cvs mailing list
> Ethereal-cvs@xxxxxxxxxxxx
> http://www.ethereal.com/mailman/listinfo/ethereal-cvs
>