summaryrefslogtreecommitdiff
path: root/src/ap/sta_info.c
Commit message (Expand)AuthorAgeFilesLines
* Do not disconnect EAPOL-Logoff before authenticationJouni Malinen2023-05-041-4/+5
* DPP: Expose enrollee pubkey hash for identificationMichal Kazior2022-11-291-4/+27
* EHT: Add [EHT] flag into AP mode STA commandVeerendranath Jakkam2022-05-051-1/+2
* EHT: Provide EHT capabilities in STA addition pathAloka Dixit2022-04-291-1/+1
* EHT: Process (Re)Association Request frame capabilitiesAloka Dixit2022-04-291-0/+1
* Remove duplicated pointer checkJouni Malinen2022-02-261-2/+0
* Clear last set keys (for testing purposes) from memory explicitlyJouni Malinen2022-02-261-0/+1
* AP: Support PASN with FILS key derivationIlan Peer2021-01-251-0/+11
* AP: Support PASN with SAE key derivationIlan Peer2021-01-251-0/+3
* AP: Add support for PASN processing to the SMEIlan Peer2021-01-251-0/+21
* HE: Process HE 6 GHz band capab from associating HE STARajkumar Manoharan2020-05-171-2/+5
* FT: Remove and re-add STA entry after FT protocol success with PMFJouni Malinen2020-04-041-0/+30
* Update STA flags to the driver immediately on disconnectionJouni Malinen2020-03-261-1/+6
* Limit maximum number of pending SA QueriesJouni Malinen2020-03-221-0/+2
* Do not override WDS VLAN assignment for STAJouni Malinen2020-03-071-0/+7
* Remove CONFIG_IEEE80211N build optionJouni Malinen2020-02-221-4/+2
* hostapd: Support VLAN offload to the driverGurumoorthi Gnanasambandhan2020-01-091-1/+2
* SAE: A bit optimized sae_confirm_immediate=2 for testing purposesJouni Malinen2020-01-081-0/+4
* Ensure authenticator session timer is applied with wired driverZefir Kurtisi2019-12-281-1/+2
* HE: Add 11ax info to ap mode ctrl iface STATUS commandPradeep Kumar Chitrapu2019-10-251-1/+2
* Remove CONFIG_IEEE80211W build parameterJouni Malinen2019-09-081-8/+0
* AP: add station with basic rates configurationJohannes Berg2019-05-281-0/+10
* HE: Add AP mode MLME/SME handling for HE stationsJohn Crispin2019-05-271-0/+1
* WPA: Stop WPA statement on STA disassociationJouni Malinen2019-04-191-0/+2
* DPP2: PFS for PTK derivationJouni Malinen2019-03-181-0/+6
* Do not disassociate not-associated STA on timeoutJouni Malinen2019-02-111-0/+7
* AP: Allow identifying which passphrase station used with wpa_psk_fileMichal Kazior2019-01-261-4/+40
* Allow remote RADIUS authentication with local VLAN managementNils Nieuwejaar2019-01-021-3/+0
* hostapd: Add Multi-AP protocol supportVenkateswara Naralasetty2018-12-201-1/+1
* Store the VHT Operation element of an associated STAMathy Vanhoef2018-12-161-0/+1
* HS 2.0: Move Terms and Conditions Server URL generation from AP to ASJouni Malinen2018-06-211-0/+1
* hostapd: Add ctrl iface indications for WDS STA interfaceBhagavathi Perumal S2018-04-241-0/+2
* HS 2.0: Copy Roaming Consortium OI from (Re)AssocReq to Access-RequestJouni Malinen2018-04-171-0/+1
* hostapd: Ignore LOW_ACK event for co-operative steering clientsRajkumar Manoharan2018-03-191-0/+4
* Copy WLAN-Reason-Code value from Access-Reject to DeauthenticationJouni Malinen2018-01-121-2/+5
* hostapd: Add extended capabilities into STA commandbhagavathi perumal s2017-10-311-0/+2
* hostapd: Add [HT] flag into STA commandbhagavathi perumal s2017-10-311-1/+2
* Check hostapd current_mode before dereferencing it in additional placesAshok Kumar Ponnaiah2017-10-301-2/+4
* OWE: Support DH groups 20 (NIST P-384) and 21 (NIST P-521) in AP modeJouni Malinen2017-10-081-1/+1
* WNM: Differentiate between WNM for station and for AP in buildAvraham Stern2017-07-181-2/+2
* FILS: Fix Key-Auth derivation for SK+PFS for authenticator sideJouni Malinen2017-05-071-0/+1
* FILS: Add FILS SK auth PFS support in AP modeJouni Malinen2017-03-121-0/+4
* OWE: Process Diffie-Hellman Parameter element in AP modeJouni Malinen2017-03-121-1/+7
* FILS: DHCP relay for HLP requestsJouni Malinen2017-02-011-0/+7
* AP: Skip authentication/deauthentication phase for DMG/IEEE 802.11adDedy Lansky2017-01-051-2/+32
* Use eloop timeout for post-EAP-Failure wait before disconnectionJouni Malinen2016-12-081-1/+54
* taxonomy: Store Probe Request frames in hostapd_sta_infoDenton Gentry2016-09-221-0/+5
* Passive Client TaxonomyDenton Gentry2016-09-221-0/+7
* AP: Store STA supported operating classes informationJouni Malinen2016-02-241-0/+1
* MBO: Parse non-preferred channel list on the APJouni Malinen2016-02-221-0/+3