http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22151
User: gerald
Date: 2007/06/21 05:49 PM
Log:
Be less restrictive about WEP key preferences. Use hex_str_to_bytes to
process WEP keys. Allow the "wep:" prefix for WEP keys even when
HAVE_AIRPDCAP isn't defined. Add a NULL pointer check to
hex_str_to_bytes(). Fixes bug 1584.
Fixup indentation.
Directory: /trunk/epan/crypt/
Changes Path Action
+128 -250 airpdcap.c Modified
+20 -4 airpdcap_user.h Modified
Directory: /trunk/epan/dissectors/
Changes Path Action
+47 -28 packet-ieee80211.c Modified
Directory: /trunk/docbook/
Changes Path Action
+3 -1 release-notes.xml Modified
Directory: /trunk/epan/
Changes Path Action
+4 -4 strutil.c Modified