|
@@ -1,5 +1,15 @@
|
|
ChangeLog for wpa_supplicant
|
|
ChangeLog for wpa_supplicant
|
|
|
|
|
|
|
|
+????-??-?? - v0.6.7
|
|
|
|
+ * added support for Wi-Fi Protected Setup (WPS)
|
|
|
|
+ (wpa_supplicant can now be configured to act as a WPS Enrollee to
|
|
|
|
+ enroll credentials for a network using PIN and PBC methods; in
|
|
|
|
+ addition, wpa_supplicant can act as a wireless WPS Registrar to
|
|
|
|
+ configure an AP); WPS support can be enabled by adding CONFIG_WPS=y
|
|
|
|
+ into .config and setting the runtime configuration variables in
|
|
|
|
+ wpa_supplicant.conf (see WPS section in the example configuration
|
|
|
|
+ file); new wpa_cli commands wps_pin, wps_pbc, and wps_reg are used to
|
|
|
|
+ manage WPS negotiation; see README-WPS for more details
|
|
2008-11-23 - v0.6.6
|
|
2008-11-23 - v0.6.6
|
|
* added Milenage SIM/USIM emulator for EAP-SIM/EAP-AKA
|
|
* added Milenage SIM/USIM emulator for EAP-SIM/EAP-AKA
|
|
(can be used to simulate test SIM/USIM card with a known private key;
|
|
(can be used to simulate test SIM/USIM card with a known private key;
|