Wireshark-commits: [Wireshark-commits] rev 19401: /trunk/ /trunk/gtk/: airpcap_dlg.c airpcap_gui_utils.c airpcap_gui_utils.h capture_dlg.c keys.h /trunk/: airpcap.h airpcap_loader.c airpcap_loader.h config.nmake configure.in
From:
gerald@xxxxxxxxxxxxx
Date: Mon, 02 Oct 2006 23:44:11 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19401
User: gerald
Date: 2006/10/02 11:44 PM
Log:
Fix WEP key bug in the AirPcap code that could cause a crash. Enable
AirPcap by default. Add initial support for the "Any" device in AirPcap
(more to come).
Directory: /trunk/gtk/
Changes Path Action
+38 -21 airpcap_dlg.c Modified
+40 -4 airpcap_gui_utils.c Modified
+12 -0 airpcap_gui_utils.h Modified
+2 -2 capture_dlg.c Modified
+3 -1 keys.h Modified
Directory: /trunk/
Changes Path Action
+6 -0 airpcap.h Modified
+39 -14 airpcap_loader.c Modified
+8 -0 airpcap_loader.h Modified
+1 -1 config.nmake Modified
+1 -1 configure.in Modified