From Davide Schiera and Giorgio Tino: Add initial WPA/WPA2 decryption
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 5 Dec 2006 19:24:25 +0000 (19:24 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 5 Dec 2006 19:24:25 +0000 (19:24 +0000)
commitfb8711da3e75fd764f74bf182abc7837978f4ea7
tree523e028d65e71d3531c9e0fdb1da17350e90f91c
parent7680e48eb4ef0603a07cb183208793c5803695f5
From Davide Schiera and Giorgio Tino: Add initial WPA/WPA2 decryption
support.

WEP key preferences have been overloaded to allow WPA keys.  The
decryption code currently uses Windows-specific data types, but can be
converted to use glib equivalents.

Add a few text and whitespace fixups.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@20049 f5534014-38df-0310-8fa8-9805f1628bb7
17 files changed:
AUTHORS
Makefile.nmake
airpcap.h
airpcap_loader.c
airpcap_loader.h
epan/dissectors/Makefile.nmake
epan/dissectors/packet-ieee80211.c
epan/libwireshark.def
gtk/Makefile.nmake
gtk/airpcap_dlg.c
gtk/airpcap_dlg.h
gtk/airpcap_gui_utils.c
gtk/airpcap_gui_utils.h
gtk/capture_dlg.c
gtk/capture_if_dlg.c
gtk/keys.h
gtk/main.c