]> git.ipfire.org Git - thirdparty/hostap.git/history - src
Use a shared helper function for RSN supplicant capabilities
[thirdparty/hostap.git] / src /
2020-03-23  Jouni MalinenUse a shared helper function for RSN supplicant capabil...
2020-03-23  Alexander WetzelSTA: Support Extended Key ID
2020-03-23  Alexander WetzelAP: Support Extended Key ID
2020-03-22  Jouni MalinenConvert int_array to use size_t instead of int as the...
2020-03-22  Jouni MalinenLimit freq_range_list_parse() result to UINT_MAX entries
2020-03-22  Jouni Malinenloop: Use size_t for eloop.count
2020-03-22  Jouni Malineneloop: Use size_t for socket table->count
2020-03-22  Jouni Malinenhs20-osu-client: Use size_t for certificate components
2020-03-22  Jouni Malineneloop: Use size_t for signal_count
2020-03-22  Jouni MalinenLimit maximum number of pending SA Queries
2020-03-22  Jouni MalinenRADIUS: Use size_t instead of int for message attributes
2020-03-21  Oudennl80211: Fix RTM NEW/DELLINK IFLA_IFNAME copy for maxim...
2020-03-21  Sourav MohapatraMore details to the vendor specific driver internal...
2020-03-21  Jouni MalinenIgnore duplicated SSID element when parsing
2020-03-21  Veerendranath JakkamSet beacon protection config irrespective of macro...
2020-03-21  Jouni MalinenCheck against integer overflow in int_array functions
2020-03-20  Jouni MalinenAllow RSNXE to be removed from Beacon frames for testin...
2020-03-20  Jouni MalinenFT: Omit RSNXE from FT protocol Reassociation Response...
2020-03-20  Jouni MalinenFT: Omit RSNXE from FT protocol Reassociation Request...
2020-03-20  Jouni MalinenFT: Verify that RSNXE is used consistently in Reassocia...
2020-03-20  Jouni MalinenFT: Verify that RSNXE is used consistently in Reassocia...
2020-03-20  Jouni MalinenFT: Set the new RSNXE Used subfield in FT reassociation
2020-03-15  Jouni Malinennl80211: Debug print set_key() command names
2020-03-15  Alexander Wetzelnl80211: Extended Key ID support
2020-03-15  Jouni MalinenRemove unnecessary and confusing length check from...
2020-03-15  Alexander WetzelAdd parsing of Key ID KDE for Extended Key ID
2020-03-15  Alexander WetzelAdd KEY_FLAG_MODIFY for Extended Key ID support
2020-03-15  Jouni Malinennl80211: Allow scanning in wpa_supplicant AP mode
2020-03-15  Jouni Malinennl80211: Remove extraneous space from send_mlme debug...
2020-03-15  Jouni Malinennl80211: Add more TX status details in debug log in...
2020-03-15  Jouni MalinenAllow RSNE/RSNXE to be replaced in FT protocol Reassoca...
2020-03-15  Jouni MalinenFT: Check RSNE/RSNXE match in FT protocol Reassociation...
2020-03-13  Jouni Malinennl80211: Debug print driver capabilities
2020-03-11  Hrishikesh VidwansAP: Fix regression in frequency check for a usable...
2020-03-08  Jouni MalinenSAE: Expose sae_write_commit() error cases to callers
2020-03-08  Jouni MalinenSAE: Check hmac_sha256() result in sae_token_hash()
2020-03-08  Jouni Malinennl80211: Fix error print for hapd_send_eapol()
2020-03-08  Jouni Malinenos_unix: Call srandom() only if os_get_random() succeeds
2020-03-08  Jouni Malinennl80211: Fix tx_control_port error print
2020-03-08  Jouni MalinenDPP: Remove unreachable return statement
2020-03-08  Jouni MalinenSAE: Check sta pointer more consistently in testing...
2020-03-08  Jouni MalinenClean up hostapd_get_he_twt_responder() processing
2020-03-08  Jouni MalinenDPP: Fix connectorTemplate addition
2020-03-08  Jouni MalinenRSN: Stop 4-way handshake if scan results are not available
2020-03-07  Jouni MalinenFT: Silence debug prints when FT is not actually used
2020-03-07  Jouni MalinenRecognize OWE Transition Mode element in IE parser
2020-03-07  Jouni MalinenReport RSNXE mismatch in EAPOL-Key msg 3/4 more consist...
2020-03-07  Jouni MalinenAllow RSNE in EAPOL-Key msg 3/4 to be replaced for...
2020-03-07  Jouni MalinenExtend hostapd rsnxe_override_eapol to allow IE removal
2020-03-07  Jouni MalinenDo not override WDS VLAN assignment for STA
2020-03-07  Jouni Malinenwebkit2: Fix http://localhost:12345/ redirect handling
2020-03-06  Alexander WetzelReplace WPA_ALG_PMK with KEY_FLAG_PMK
2020-03-06  Alexander Wetzelnl80211: Drop outdated TDLS set_key() hack
2020-03-06  Pravas Kumar PandaDFS: Add support for 80+80 MHz when going through chann...
2020-03-06  Hu WangOWE: Fix PTK derivation workaround for interoperability
2020-03-04  Alexander Wetzelnl80211: Migrate from set_tx to key_flag API
2020-03-04  Alexander Wetzelnl80211: Don't ignore when SET_KEY returns ENOENT
2020-03-04  Alexander Wetzelnl80211: Remove not needed netlink key attribute
2020-03-04  Alexander Wetzelnl80211: Fix wrong return code in set_key error path
2020-03-04  Alexander Wetzelnl80211: Ignore seq number for key deletion
2020-03-04  Alexander WetzelValidity checking function for key_flag API
2020-03-04  Alexander Wetzelnl80211: Add a missing key_flag for WEP shared key...
2020-03-04  Alexander WetzelRemove the not yet needed KEY_FLAG_MODIFY
2020-03-04  Alexander WetzelFix a wrong key_flag when deleting 802.1X WEP keys
2020-03-04  Alexander WetzelAP: Don't try to set NULL WEP default key
2020-03-04  Alexander WetzelFix unicast argument for set_wep_key() from EAPOL suppl...
2020-03-04  Jouni MalinenWPS: Remove expired PINs on Selected Registrar timeout
2020-03-03  Jouni MalinenDFS: More debug prints on channel selection after radar...
2020-03-03  Seevalamuthu Mariappanhostapd: Fix to downgrade bandwidth in radar detection
2020-03-03  Seevalamuthu MariappanDFS: Do not process radar event while disabling an...
2020-03-02  Sachin ShelkeSAE: Allow SAE-only network profile with sae_password...
2020-03-01  Jouni Malinenprivsep: Mask out control port capability flag
2020-03-01  Alexander Wetzelprivsep: Add key_flag to set_key()
2020-02-29  Ilan Peercommon: Add support for element defragmentation
2020-02-29  Ilan PeerWPA: Rename FILS wrapped data
2020-02-29  Ilan Peercrypto: Add a function to get the ECDH prime length
2020-02-29  Ilan Peernl80211: Allow TX status for Authentication frames
2020-02-29  Ilan Peerdriver: Extend send_mlme() with wait option
2020-02-29  Andrei Otcheretianskinl80211: Register for SAE Authentication frames more...
2020-02-29  Jouni MalinenMake WEP functionality an optional build parameter
2020-02-29  Jouni MalinenWPS: Remove static-WEP-only workaround
2020-02-29  Neo JouACS: Allow hw_mode=any to be used with internal ACS...
2020-02-29  Neo JouACS: Determine mode when using hw_mode=any
2020-02-29  Neo JouACS: Extend acs_find_ideal_chan() to support multiple...
2020-02-29  Neo JouACS: Extend acs_request_scan() to support multiple...
2020-02-29  Neo JouACS: Extend interference factor calculation for all...
2020-02-29  Neo JouACS: Extend acs_find_chan() for all modes
2020-02-29  Neo JouACS: Extend acs_surveys_are_sufficient() for all modes
2020-02-29  Neo JouACS: Clear all modes in acs_cleanup()
2020-02-29  Neo JouACS: Extend hostapd_get_mode_channel() to find from...
2020-02-29  Jouni MalinenACS: Fix spelling of "interference"
2020-02-28  Jouni Malinenos_unix: Seed random() for os_random()
2020-02-28  Jouni MalinenSAE: Do not use PMKSA entry after its reauth threshold
2020-02-28  Jouni MalinenSAE: Do not clone PMKSA entry for OKC after its reauth...
2020-02-28  Jouni MalinenSAE: Fix PMKID derivation for OKC
2020-02-28  Andrej Shaduracommon: Provide the BIT() macro locally
2020-02-26  Krishna RaoAdd attribute for dwell time in QCA vendor scan
2020-02-24  Sunil DuttIntroduce QCA_WLAN_VENDOR_ATTR_CONFIG_ROAM_REASON
2020-02-24  Sunil DuttFix enum qca_wlan_vendor_attr_config value prefix
2020-02-24  Jouni Malinennl80211: Beacon protection capability flag and default...
next