http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37888
User: etxrab
Date: 2011/07/04 07:07 AM
Log:
From Michael Mann:
Removed "key prefix" need within GUI so it's a little more intuitive (because
that's what this bug is complaining about). Slight backwards compatibility
issue with UAT (because key prefix was in previous keys), but all development
(including fix for BUG 1123 that created UAT) has just been on SVN and not
released.
Also adjusted AirPCap (airpcap_loader.c) to account for the lack of "key
prefix".
Addressed some memory leaks/excess string creation.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5985
Directory: /trunk/epan/crypt/
Changes Path Action
+72 -104 airpdcap.c Modified
+9 -6 airpdcap_user.h Modified
Directory: /trunk/epan/dissectors/
Changes Path Action
+12 -34 packet-ieee80211.c Modified
Directory: /trunk/
Changes Path Action
+26 -10 airpcap_loader.c Modified