| Commit message (Expand) | Author | Age | Files | Lines |
* | WPS: Update dev.config_methods in wps_update_config | jim1_lin | 2012-08-08 | 1 | -0/+1 |
* | P2P: Ignore PBC overlap in P2P provisioning | Eyal Shapira | 2012-08-02 | 1 | -0/+8 |
* | P2P: Leave forced BSSID parameter for P2P group | Jouni Malinen | 2012-07-25 | 1 | -2/+3 |
* | WPS: Share a single function for generating NFS password tokens | Jouni Malinen | 2012-06-28 | 1 | -44/+4 |
* | WPS: Use random_get_bytes() for NFC password id | Jouni Malinen | 2012-06-28 | 1 | -2/+4 |
* | WPS: Allow NFC password token from AP to be used with wps_reg | Jouni Malinen | 2012-06-28 | 1 | -8/+0 |
* | WPS ER: Add support for using NFC password token from an Enrollee | Jouni Malinen | 2012-06-28 | 1 | -0/+22 |
* | WPS ER: Add support for building NFC configuration token | Jouni Malinen | 2012-06-28 | 1 | -0/+28 |
* | WPS: Add support for NFC configuration token from external program | Jouni Malinen | 2012-06-28 | 1 | -1/+69 |
* | WPS: Fix error case in NFC password token generation | Jouni Malinen | 2012-06-28 | 1 | -1/+1 |
* | WPS: Add new mechanism for NFC config method using password token | Jouni Malinen | 2012-06-27 | 1 | -0/+87 |
* | WPS: Cancel WPS operation also in DISCONNECTED state | Jouni Malinen | 2012-06-06 | 1 | -1/+2 |
* | WPS: Fix BSSID filter handling | Jouni Malinen | 2012-05-11 | 1 | -0/+1 |
* | wpa_supplicant: Fix overlapping memcpy on WPS interface addition | Ben Greear | 2012-05-10 | 1 | -2/+4 |
* | WPS: Allow vendor specific attribute to be added into M1 | Anirban Sirkhell | 2012-04-04 | 1 | -0/+23 |
* | WPS: Fix regression in post-WPS scan optimization | Jouni Malinen | 2012-02-12 | 1 | -2/+4 |
* | Remove the GPL notification from files contributed by Jouni Malinen | Jouni Malinen | 2012-02-11 | 1 | -8/+2 |
* | WPS: Disable AP PIN after 10 consecutive failures | Jouni Malinen | 2012-01-30 | 1 | -0/+2 |
* | WPS: Use single channel scan if AP channel already known | Jouni Malinen | 2011-12-31 | 1 | -4/+14 |
* | Disassociate when starting WPS search | Jouni Malinen | 2011-12-11 | 1 | -0/+4 |
* | Use normal scan before sched_scan if that can speed up connection | Jouni Malinen | 2011-11-28 | 1 | -0/+2 |
* | wpa_supplicant: Unify hardware feature data | Christian Lamparter | 2011-10-23 | 1 | -4/+3 |
* | WPS: Use ifdef blocks consistently for CONFIG_WPS_REG_DISABLE_OPEN | Andrii Bordunov | 2011-10-22 | 1 | -0/+4 |
* | WPS: Set Probe Request config methods based on configuration | Bharat Chakravarty | 2011-09-01 | 1 | -0/+1 |
* | WPS: Set RF bands based on driver capabilities | Bharat Chakravarty | 2011-08-31 | 1 | -1/+20 |
* | WPS: Check malloc success on workaround path | Jouni Malinen | 2011-07-15 | 1 | -0/+2 |
* | Clear WPA and EAPOL state machine config pointer on network removal | Jouni Malinen | 2011-06-27 | 1 | -1/+9 |
* | P2P: Add WpsFailed signal in P2P D-Bus | Jayant Sane | 2011-06-25 | 1 | -0/+3 |
* | P2P: Update D-Bus network object semantics during group formation | Jayant Sane | 2011-06-23 | 1 | -3/+12 |
* | WPS: Store (secondary) device type as binary | Johannes Berg | 2011-03-17 | 1 | -47/+11 |
* | WPS: Fix copying of UUID from the first interface | Jouni Malinen | 2011-03-17 | 1 | -25/+30 |
* | WPS: Add secondary device types into Probe Request frames | Jean-Michel Bachot | 2011-03-17 | 1 | -0/+39 |
* | WPS: Copy UUID from the first interface | Jouni Malinen | 2011-03-10 | 1 | -4/+15 |
* | P2P: Notify WPS-M2D event on parent interface and handle PBC overlap | Jouni Malinen | 2011-02-22 | 1 | -0/+24 |
* | WPS ER: Stop eloop only on the last terminate_cb | Ben Greear | 2011-02-21 | 1 | -1/+5 |
* | DBus: Publish provisioned keys in network properties | Johannes Berg | 2011-02-02 | 1 | -0/+2 |
* | WPS: Indicate WPS-FAIL event on EAPOL timeout-based failure callback | Chao-Wen Yang | 2011-01-13 | 1 | -0/+2 |
* | WPS: Add mechanism for indicating non-standard WPS errors | Chao-Wen Yang | 2011-01-13 | 1 | -5/+26 |
* | WPS: Make WPS-AP-AVAILABLE* events a bit more consistent | Jouni Malinen | 2011-01-05 | 1 | -9/+14 |
* | WPS: Add option to disable open networks by default | Jouni Malinen | 2010-12-30 | 1 | -0/+22 |
* | WPS: Add wps_ap_pin ctrl_iface command for wpa_supplicant AP mode | Jouni Malinen | 2010-11-17 | 1 | -0/+4 |
* | WPS ER: Show SetSelectedRegistrar events as ctrl_iface events | Jouni Malinen | 2010-10-25 | 1 | -0/+31 |
* | WPS ER: Add wps_er_set_config to use local configuration | Jouni Malinen | 2010-10-20 | 1 | -0/+43 |
* | WPS: Add virtual flags in Config Methods for WPS 2.0 if needed | Jouni Malinen | 2010-10-16 | 1 | -0/+25 |
* | P2P: Send WPS-FAIL event to parent interface, too | Jouni Malinen | 2010-10-14 | 1 | -0/+4 |
* | WPS: Add Config Error into WPS-FAIL events | Jouni Malinen | 2010-10-14 | 1 | -1/+2 |
* | Fix build with CONFIG_WPS_OOB | Jouni Malinen | 2010-10-06 | 1 | -1/+2 |
* | WPS: Add more verbose debug info on PBC session overlap detection | Jouni Malinen | 2010-09-20 | 1 | -3/+20 |
* | WPS: Add BSSID to strict validation error messages | Jouni Malinen | 2010-09-20 | 1 | -1/+1 |
* | WPS: Allow pending WPS operation to be cancelled | Ardong Chen | 2010-09-10 | 1 | -0/+27 |