summaryrefslogtreecommitdiff
path: root/wpa_supplicant/wps_supplicant.c
Commit message (Expand)AuthorAgeFilesLines
* WPS: Do not indicate incorrect PBC overlap based on partner linkJouni Malinen2023-01-201-0/+2
* WPS: Cross band overlap detection with multiple interfacesSai Pratyusha Magam2022-11-291-28/+90
* WPS: Pick WPS AP based on latest received WPS IESai Pratyusha Magam2022-11-241-6/+18
* Clear wpa_s->last/current_ssid in more casesJouni Malinen2022-02-241-2/+0
* P2P: Use SAE+PMF for P2P connection in 6 GHzSreeramya Soratkal2021-06-141-2/+7
* Rename blacklist.[ch] to bssid_ignore.[ch]Jouni Malinen2021-02-071-1/+1
* Rename wpa_blacklist to wpa_bssid_ignoreJouni Malinen2021-02-071-7/+8
* wpa_supplicant: Track consecutive connection failuresKevin Lund2020-10-101-1/+1
* Use per-interface type driver key_mgmt capabilities when possibleVeerendranath Jakkam2020-05-121-1/+5
* WPS: Convert WPA/TKIP-only to WPA+WPA2 mixed mode credentialJouni Malinen2020-04-171-2/+2
* Allow TKIP support to be removed from buildDisha Das2020-04-171-0/+5
* WPS: Do not set auth_alg=OPEN for PSK+SAE caseJouni Malinen2020-03-101-0/+1
* WPS: Ignore other APs if PBC is used with a specific BSSIDJouni Malinen2020-02-241-0/+12
* WPS: Add WPS-PIN-ACTIVE and WPS-CANCEL eventsBilal Hatipoglu2019-12-251-0/+5
* P2P: Add support for EDMG channelsAhmad Masri2019-12-201-0/+10
* wpa_supplicant: Add support for 60 GHz band channels 5 and 6Alexei Avshalom Lazar2019-09-131-1/+1
* WPS: Update MAC address on address changesMikael Kanstrup2019-09-091-0/+10
* Remove CONFIG_IEEE80211W build parameterJouni Malinen2019-09-081-2/+0
* WPS: Allow SAE configuration to be added automatically for PSKJouni Malinen2019-03-061-1/+8
* wpa_supplicant: Support Multi-AP backhaul STA onboarding with WPSDavina Lu2019-02-181-2/+7
* WPS: Add GCMP-256 and CCMP-256 cipher options on EnrolleeJouni Malinen2017-12-021-0/+10
* WPS: Check BSS table against current BSSID if credential does not matchJouni Malinen2017-12-021-0/+3
* WPS: Add option for using random UUIDJouni Malinen2017-04-131-0/+3
* WPS: Notify about WPS PBC event in Enrollee modeJörg Krause2017-03-111-0/+1
* Use os_memdup()Johannes Berg2017-03-071-2/+1
* wpa_supplicant: "don't care" value for pbss in ssid structureLior David2016-04-081-0/+14
* P2P: Add a separate pointer to the P2P Device instanceLior David2016-02-271-6/+6
* WPS: Use only os_get_random() for PIN generationNick Lowe2016-02-191-1/+4
* wpa_supplicant: Basic support for PBSS/PCPLior David2016-02-081-0/+8
* WPS: Reconnect for a failed data connection when STA_AUTOCONNECT is 0Sunil Dutt2015-11-171-0/+7
* D-Bus: Add Signal to notify WPS PBC Overlap eventSaurav Babu2015-09-271-0/+16
* D-Bus: Add signal to notify WPS timeout eventSaurav Babu2015-09-271-0/+12
* P2P: Fix PBC overlap detectionAvraham Stern2015-06-191-29/+28
* WPS: Allow the priority for the WPS networks to be configuredSunil Dutt2015-06-041-0/+4
* P2P: Fix a potential memory leak in a P2P+NFC corner casePurushottam Kushwaha2015-05-291-0/+1
* WPS: Add support for 60 GHz bandHamad Kadmany2015-04-281-1/+8
* WPS: Enforce five second minimum time before AP iterationHu Wang2015-04-241-3/+18
* Use SSID_MAX_LEN define instead of value 32 when comparing SSID lengthJouni Malinen2015-04-221-1/+1
* Do not add blacklist entries based on normal disconnect request casesJouni Malinen2015-03-011-1/+7
* WPS: Reject station-mode WPS operations when AP mode is enabledJouni Malinen2015-01-021-0/+22
* WPS ER: Explicitly clear PSK from stack after useJouni Malinen2014-12-291-1/+4
* WPS: Do not indicate PBC overlap for the same BSSJouni Malinen2014-12-251-0/+4
* WPS ER: Remove unnecessary return valueJouni Malinen2014-12-141-2/+1
* Check os_snprintf() result more consistently - automatic 1Jouni Malinen2014-12-081-3/+3
* Check os_snprintf() result more consistently - success caseJouni Malinen2014-12-081-1/+1
* WPS: Fix current_ssid clearing on duplicate network removalJouni Malinen2014-11-301-0/+2
* P2P: Support GCMP as part of 60 GHz supportAhmad Masri2014-10-271-1/+8
* WPS: Merge mixed-WPA/WPA2 credentials if received in same sessionHu Wang2014-08-291-2/+49
* P2P: Clean up by moving ifdef CONFIG_P2P to p2p_suppplicant.hJouni Malinen2014-06-151-6/+0
* Remove leftover timeouts on cleanupAlexandru Costache2014-05-121-0/+4