]> git.ipfire.org Git - thirdparty/hostap.git/history - src/common
tests: Fix ap_ft_reassoc_replay for case where wlantest has the PSK
[thirdparty/hostap.git] / src / common /
2019-08-22  Jouni Malinenwlantest: Derive PMK-R1 and PTK for FT protocol cases
2019-08-16  Jouni MalinenFT: Reject over-the-DS response with MFPC=0 if PMF...
2019-08-14  Jouni MalinenMake wpa_insert_pmkid() more generic
2019-08-09  Rajeev Kumar Siras... Add QCA vendor command for avoid frequency feature
2019-08-09  Rajeev Kumar Siras... Update QCA vendor attributes for 6 GHz band support
2019-08-09  Rajeev Kumar Siras... Add QCA vendor channel attribute to restart AP
2019-08-09  Rajeev Kumar Siras... Add QCA vendor command to configure ACS policy
2019-08-08  Srinivas DasariAdd QCA vendor attributes to enhance roaming configuration
2019-08-08  Sunil DuttRename qca_wlan_vendor_attr_roam_subcmd to represent...
2019-08-08  Sunil DuttDocument the attributes used by QCA_NL80211_VENDOR_SUBC...
2019-08-07  Jouni MalinenThe master branch is now used for v2.10 development
2019-08-07  Jouni MalinenPreparations for v2.8 release hostap_2_9
2019-08-05  Jouni MalinenSAE: Fix order_len for FFC groups
2019-08-04  Jouni MalinenDPP: Use a common helper function for ECDH operations
2019-08-03  Jouni MalinenSAE: Fix KCK, PMK, and PMKID derivation for groups...
2019-07-27  Jouni Malinendragonfly: Disable use of groups using Brainpool curves
2019-07-24  Jouni MalinenDPP: Avoid void pointer arithmetic
2019-07-24  Jouni MalinenAdd missed wpa_akm_to_suite() selectors
2019-07-23  Jouni Malinendragonfly: SAE/EAP-pwd min PWE derivation iteration...
2019-07-22  Paul ZhangAdd QCA vendor attributes for ELNA bypass
2019-07-19  Srinivas DasariAdd a vendor attribute to configure disconnect IEs
2019-07-19  Paul ZhangAdd QCA vendor command to support OEM data
2019-07-02  Jouni MalinenSAE: Run through prf result processing even if it ...
2019-06-05  Vamsi KrishnaAdd a QCA vendor attr to disable auto resume beacon...
2019-05-31  Shiva Krishna PittalaAdd QCA vendor attributes for configuring Spectral...
2019-05-31  Edayilliam JayadevAdd QCA vendor attributes for agile spectral scan
2019-05-27  John CrispinHE: Make the basic NSS/MCS configurable
2019-05-27  John CrispinHE: Pass in HE information into hostapd_set_freq_params()
2019-05-27  John CrispinHE: Add AP mode MLME/SME handling for HE stations
2019-05-27  John CrispinHE: Fix HE Capabilities element variable length encoding
2019-05-27  John CrispinHE: Remove vht_ prefix from shared set_freq argument
2019-05-27  John CrispinHE: Remove VHT_ prefix from CHANWITDH_* define
2019-05-27  John CrispinHE: Add HE Operation element to element parser
2019-05-22  Jouni MalinenDPP: Fix bootstrapping URI parser to handle channel...
2019-05-08  Jouni MalinenDPP: Fix a memory leak in testing sequence
2019-05-08  Jouni MalinenDPP: Fix a memory leak on duplicate Authentication...
2019-05-08  Jouni MalinenDPP: Fix a memory leak in PKEX Qi/Qr derivation
2019-05-08  Jouni Malinendragonfly: Fix a memory leak on error path
2019-05-08  Jouni MalinenDPP: Fix memory leak in EC_GROUP handling
2019-05-08  Jouni MalinenDPP: Fix a memory leak in key pair generation
2019-05-07  Paul ZhangAdd subcmd QCA_NL80211_VENDOR_SUBCMD_INTEROP_ISSUES_AP
2019-05-02  Jeff JohnsonAdd QCA_WLAN_VENDOR_ATTR_WIFI_INFO_RADIO_INDEX
2019-05-02  Vamsi KrishnaAdd QCA vendor command to support beacon reporting...
2019-04-28  Jouni MalinenDPP2: Check conn->ctrl more consistently
2019-04-26  Jouni MalinenShare common SAE and EAP-pwd functionality: own scalar...
2019-04-25  Jouni MalinenHE: Fix HE Operation element byte order on bigendian...
2019-04-25  Jouni MalinenShare common SAE and EAP-pwd functionality: is_quadrati...
2019-04-25  Jouni MalinenShare common SAE and EAP-pwd functionality: random...
2019-04-25  Jouni MalinenShare common SAE and EAP-pwd functionality: random...
2019-04-25  Jouni MalinenShare common SAE and EAP-pwd functionality: suitable...
2019-04-25  Jouni MalinenShare a single buf_shift_right() implementation
2019-04-25  Jouni MalinenSAE: Use const_time_memcmp() for pwd_value >= prime...
2019-04-25  John CrispinHE: Add Spatial Reuse Parameter Set element to the...
2019-04-25  John CrispinHE: Fix Operation Parameters order
2019-04-22  Omer DaganMake channel switch started event available over contro...
2019-04-22  Alex KhouderchahAdd 802.11 status code strings
2019-04-22  Alex KhouderchahAdd 802.11 reason code strings into wpa_supplicant...
2019-04-22  Jouni MalinenDPP2: Protocol exchange over TCP using Controller/Relay
2019-04-21  Jouni MalinenDPP: Make pkhash available in bootstrapping info
2019-04-21  Jouni MalinenDPP: Add configuration structure to dpp_global_init()
2019-04-21  Jouni MalinenThe master branch is now used for v2.9 development
2019-04-21  Jouni MalinenPreparations for v2.8 release hostap_2_8
2019-04-09  Jouni MalinenSAE: Fix confirm message validation in error cases
2019-04-09  Jouni MalinenSAE: Use constant time operations in sae_test_pwd_seed_...
2019-04-09  Jouni MalinenSAE: Use const_time selection for PWE in FFC
2019-04-09  Jouni MalinenSAE: Mask timing of MODP groups 22, 23, 24
2019-04-09  Jouni MalinenSAE: Avoid branches in is_quadratic_residue_blind()
2019-04-09  Jouni MalinenSAE: Minimize timing differences in PWE derivation
2019-04-09  Jouni Malinentests: Fix build without CONFIG_SAE
2019-04-08  Jouni MalinenFix a typo in the Multiple BSSID Index element ID define
2019-04-08  Jouni MalinenDPP: Fix a regression in non-DPP, non-OpenSSL builds
2019-04-08  Jouni MalinenSAE: Reject unsuitable groups based on REVmd changes
2019-04-06  Jouni Malinentests: SAE test vector from IEEE P802.11-REVmd/D2.1...
2019-04-05  Sunil DuttAdd a QCA vendor attribute to carry the reason for...
2019-04-03  Jouni MalinenDPP: Move GAS encapsulation into dpp_build_conf_req()
2019-03-24  Jouni MalinenDPP: Common configurator/bootstrapping data management
2019-03-20  Jouni MalinenFILS: Fix KEK2 derivation for FILS+FT
2019-03-18  Jouni MalinenDPP2: PFS for PTK derivation
2019-03-17  Jouni MalinenDPP2: Extend wpa_pmk_to_ptk() to support extra Z.x...
2019-03-16  Jouni MalinenDPP2: Support new legacy+DPP config object credentials
2019-03-16  Jouni MalinenDPP: Clean up configuration parsing
2019-03-14  Jouni MalinenDPP2: Testing option for Config Object rejction
2019-03-14  Jouni MalinenDPP2: Configuration Result message generation and proce...
2019-03-13  Arif HussainVendor attribute to enable or disable TWT request support
2019-03-13  Jouni MalinenDPP2: Protocol version indication
2019-03-12  stonezAdd a vendor subcommand QCA_NL80211_VENDOR_SUBCMD_MPTA_...
2019-03-12  Amir PatelAdd QCA vendor command/event and attributes for peer...
2019-03-06  Sunil DuttVendor feature capability for TWT (Target Wake Time)
2019-03-06  Sunil DuttVendor attribute to indicate a set_blacklist of BSSID...
2019-03-06  Kiran Kumar LokereVendor attribute to configure HE testbed default capabi...
2019-03-06  Kiran Kumar LokereVendor attribute to configure support to enable VHT...
2019-03-06  Kiran Kumar LokereVendor attribute to configure HE OMI UL MU data disable
2019-03-06  Jouni MalinenSAE: Reuse previously generated PWE on a retry with...
2019-02-21  Lior DavidFix cipher suite selector default value in RSNE for DMG
2019-02-21  Jiani LiuAdd new QCA vendor attributes for coex configuration
2019-02-21  Arun Kumar KhandavalliAdd a vendor attribute for specifying ethernet protocol...
2019-02-17  Jouni MalinenSAE: VLAN assignment based on SAE Password Identifier
2019-02-15  Qun ZhangAdd QCA vendor subcmd/attribute to check wlan firmware...
2019-02-15  Jouni MalinenAdd HE Capabilities into ieee802_11_parse_elems()
2019-02-11  Jouni MalinenUse for_each_element() in ieee802_11_parse_elems()
next