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 37888: /trunk/ /trunk/epan/crypt/: airpdcap.c airpdcap_u

Date: Mon, 04 Jul 2011 14:07:23 GMT
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