Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 20049: /trunk/ /trunk/epan/dissectors/: Makefile.nmake p

Date: Tue, 05 Dec 2006 19:24:27 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20049

User: gerald
Date: 2006/12/05 07:24 PM

Log:
 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.

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +12 -3     Makefile.nmake        Modified
  +664 -14   packet-ieee80211.c    Modified

Directory: /trunk/epan/
  Changes    Path                Action
  +1 -0      libwireshark.def    Modified

Directory: /trunk/gtk/
  Changes    Path                   Action
  +2 -2      Makefile.nmake         Modified
  +452 -183  airpcap_dlg.c          Modified
  +6 -0      airpcap_dlg.h          Modified
  +236 -100  airpcap_gui_utils.c    Modified
  +16 -2     airpcap_gui_utils.h    Modified
  +8 -3      capture_dlg.c          Modified
  +8 -2      capture_if_dlg.c       Modified
  +7 -0      keys.h                 Modified


(6 files not shown)