]> git.ipfire.org Git - thirdparty/hostap.git/history - src/ap/ieee802_11.c
Store a copy of Association Request RSNXE in AP mode for later use
[thirdparty/hostap.git] / src / ap / ieee802_11.c
2019-10-17  Jouni MalinenStore a copy of Association Request RSNXE in AP mode...
2019-10-15  Andrei OtcheretianskiAP: Publish only HE capabilities and operation IEs...
2019-10-15  Jouni MalinenSAE: Check that peer's rejected groups are not enabled...
2019-10-15  Jouni MalinenSAE: H2E version of SAE commit message handling for AP
2019-10-15  Jouni MalinenSAE: Advertise BSS membership selector for H2E-only...
2019-10-14  Jouni MalinenSAE: Tell sae_parse_commit() whether H2E is used
2019-10-10  Jouni MalinenSAE: Allow AP behavior for SAE Confirm to be configured
2019-09-17  Jouni MalinenMore consistent SA check for unexpected Data frames
2019-09-11  Jouni MalinenAP: Silently ignore management frame from unexpected...
2019-09-08  Jouni MalinenRemove CONFIG_IEEE80211W build parameter
2019-08-30  Jouni MalinenHS 2.0 AP: Do not mandate PMF for HS 2.0 Indication...
2019-06-23  Sven Eckelmannnl80211: Add driver multi iftype HE capability parsing
2019-06-14  Liangwei Donghostapd: Process OWE IE and update DH IE to the driver...
2019-05-31  Srinivas DasariSAE: Do not send PMKID to the driver if PMKSA caching...
2019-05-28  Johannes BergAP: add station with basic rates configuration
2019-05-27  John CrispinHE: Add AP mode MLME/SME handling for HE stations
2019-05-26  Jouni MalinenVHT: Remove copying of VHT Operation element from ...
2019-05-22  Jouni MalinenFILS: Add RSNE into (Re)Association Response frame
2019-04-22  Alex KhouderchahAdd 802.11 status code strings
2019-04-18  Jouni MalinenFILS: Fix PTK rekeying
2019-04-15  Jouni Malinenmesh: Fix operations after SAE state machine removing...
2019-04-15  Jouni Malinenmesh: Fix SAE reauthentication processing
2019-04-12  Jouni MalinenRemove unnecessary copying of SSID and BSSID for extern...
2019-04-12  Srinivas Dasarihostapd: Support external authentication offload in...
2019-03-18  Jouni MalinenOWE: Move Association Response frame IE addition to...
2019-03-18  Jouni MalinenDPP2: PFS for PTK derivation
2019-03-14  Jouni MalinenSAE: Reduce queue wait time for pending Authentication...
2019-03-14  Jouni MalinenSAE: Improved queuing policy for pending authentication...
2019-03-13  Jouni MalinenFILS+FT: AP mode processing of PMKR1Name in initial...
2019-03-13  Jouni MalinenFILS: Do not try to add PMKSA cache entry if caching...
2019-03-09  Jouni MalinenMove SA Query frame length check to the shared handler...
2019-03-08  Jouni MalinenSAE: Add Finite Cyclic Group field in status code 77...
2019-03-06  Jouni MalinenSAE: Reuse previously generated PWE on a retry with...
2019-03-06  Jouni MalinenSAE: Enforce single use for anti-clogging tokens
2019-03-06  Jouni MalinenSAE: Process received commit message through a queue
2019-03-05  Jouni MalinenSAE: Enable only group 19 by default in AP mode
2019-02-21  Lior DavidFix cipher suite selector default value in RSNE for DMG
2019-02-18  Arnout Vandecappel... Multi-AP: Don't reject backhaul STA on fronthaul BSS
2019-02-17  Jouni MalinenSAE: VLAN assignment based on SAE Password Identifier
2019-01-04  Jouni MalinenFT: Allow STA entry to be removed/re-added with FT...
2019-01-01  Jouni MalinenOCE: RSSI-based rejection to consider Authentication...
2019-01-01  Beni LevOCE: Add RSSI based association rejection support (AP)
2018-12-19  Venkateswara Naral... hostapd: Add Multi-AP protocol support
2018-12-17  Mathy VanhoefOCV: Include and verify OCI in the FILS handshake
2018-12-17  Mathy VanhoefOCV: Include and verify OCI in SA Query frames
2018-12-16  Mathy VanhoefStore the VHT Operation element of an associated STA
2018-12-08  Jouni MalinenHS 2.0: Reject Hotspot 2.0 Rel 2 or newer association...
2018-12-07  Jouni MalinenFILS: Do not process FILS HLP request again while previ...
2018-12-02  Jouni MalinenOWE: Fix association rejection behavior
2018-12-01  Jouni MalinenUse more consistent Action frame RX handling in both...
2018-10-15  Ashok KumarPMF: Do not start SA Query procedure if there is no...
2018-10-14  Jouni MalinenDrop logging priority for handle_auth_cb no-STA-match...
2018-10-14  Jouni MalinenReduce undesired logging of ACL rejection events from...
2018-09-02  Andreas Toblerhostapd: Send an event before throwing a station on...
2018-06-20  Jouni MalinenSAE: Allow authentication restart on AP
2018-06-05  Jouni MalinenSAE: Do not drop STA entry on reauthentication in infra...
2018-06-05  Jouni MalinenFT: Handle AssocResp generation failures as fatal errors
2018-06-05  Jouni MalinenFT: FTE generation for SHA384-based AKM on AP
2018-05-19  Jouni MalinenSAE: Add support for using the optional Password Identifier
2018-04-17  Jouni MalinenHS 2.0: Copy Roaming Consortium OI from (Re)AssocReq...
2018-04-06  Michael BraunConvert STA session_timeout to os_reltime
2018-04-06  Michael BraunFix potential memory leak with identity/radius_cui
2018-04-02  Ben Greearhostapd: Add more authentication error case debugging
2018-04-02  Ben Greearhostapd: Add logging around Michael MIC related failures
2018-04-02  Ben Greearhostapd: Add send_auth_reply() caller info in debug...
2018-03-23  Jouni MalinenSAE: Fix PMKID in EAPOL-Key msg 1/4
2018-03-21  Jouni MalinenAdd more debug prints for 20/40 BSS Coexistence Managem...
2018-03-19  Ashok PonnaiahOWE: Clean up pointer check in a testing code path
2018-03-02  Tamizh chelvamExtend ACL check for Probe Request frames
2018-02-12  Ashok PonnaiahOWE: Add testing RSNE for OWE assoc response with drive...
2018-02-07  Jouni Malinenieee802_11_mgmt: Handle frame info more consistently
2018-02-06  Ashok PonnaiahOWE: Rename function to match use (driver-SME/MLME)
2018-02-06  Ashok PonnaiahOWE: Check for ECDH availability before use (driver...
2018-02-06  Ashok PonnaiahOWE: Add RSNE when not using PMKSA caching (driver...
2018-02-06  Ashok PonnaiahOWE: Support DH groups 20 and 21 with driver-SME/MLME
2018-02-01  Ashok PonnaiahOWE: Use PMKSA caching if available with driver AP...
2018-01-11  Jouni MalinenReplace RSNE group key management mismatch status/reaso...
2018-01-08  Jouni MalinenReport offchannel RX frame frequency to hostapd
2017-12-27  Jouni MalinenSAE: Set special Sc value when moving to Accepted state
2017-12-27  Jouni MalinenSAE: Add Rc variable and peer send-confirm validation
2017-12-26  Jouni MalinenSAE: Print state changes in debug log
2017-12-26  Jouni MalinenSAE: Make dot11RSNASAESync configurable
2017-11-24  Jouni MalinenFILS: Do not leave error value in left counter
2017-11-03  Jouni MalinenFix Status Code in TKIP countermeasures case
2017-10-30  bhagavathi perumal shostapd: Add extended capabilities into STA command
2017-10-30  bhagavathi perumal shostapd: Add Min/Max Transmit Power Capability into...
2017-10-30  Ashok Kumar PonnaiahOWE: Add AP mode handling of OWE with drivers that...
2017-10-30  Ashok Kumar PonnaiahCheck hostapd current_mode before dereferencing it...
2017-10-18  Jouni MalinenDPP: Update AES-SIV AD for DPP Authentication frames
2017-10-15  Jouni MalinenFILS: Accept another (Re)Association Request frame...
2017-10-15  Jouni MalinenAdd MGMT_TX_STATUS_PROCESS command for testing purposes
2017-10-15  Mathy Vanhoefhostapd: Avoid key reinstallation in FT handshake
2017-10-11  Jouni MalinenSAE: Allow SAE password to be configured separately...
2017-10-10  Jouni MalinenOWE: Allow set of enabled DH groups to be limited on AP
2017-10-09  Jouni MalinenOWE: PMKSA caching in AP mode
2017-10-08  Jouni MalinenOWE: Support DH groups 20 (NIST P-384) and 21 (NIST...
2017-10-08  Jouni MalinenOWE: Include RSNE in (Re)Association Response frame
2017-09-25  Ilan PeerAP: Remove unneeded check for 'added_unassociated'
2017-09-13  Jouni MalinenFILS: Add DHss into FILS-Key-Data derivation when using...
2017-09-04  Jouni MalinenSAE: Allow commit fields to be overridden for testing...
next