http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48308
User: mmann
Date: 2013/03/14 06:31 PM
Log:
Bugfix Decryption Key Management dialog, bug 8446 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8446)
Needed to convert use of old IEEE802.11 preference strings to UAT. Since UAT is self-contained within its own file, the entire preference file doesn't need to be rewritten/saved when UAT values are changed.
Directory: /trunk/epan/crypt/
Changes Path Action
+5 -6 airpdcap.c Modified
Directory: /trunk/epan/dissectors/
Changes Path Action
+0 -6 packet-ieee80211.c Modified
+6 -0 packet-ieee80211.h Modified
Directory: /trunk/ui/gtk/
Changes Path Action
+0 -44 airpcap_dlg.c Modified
Directory: /trunk/
Changes Path Action
+64 -55 airpcap_loader.c Modified