On Thu, Jan 04, 2007 at 11:21:37PM +0000, [EMAIL PROTECTED] wrote:
> http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20318
> 
> User: gerald
> Date: 2007/01/04 11:21 PM
> 
> Log:
>  Don't lower-case our SSID and passphrase, otherwise we'll create an
>  incorrect PSK hash.

The code still makes another mistake: The SSID is not a string - it's a
binary object which may even contain 0x00 in the middle. The current
airpcap code doesn't provide for that.

 ciao
     Joerg
-- 
Joerg Mayer                                           <[EMAIL PROTECTED]>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.
_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to