]> git.ipfire.org Git - thirdparty/hostap.git/history - src
tests: Fix EAP-FAST protocol testing with newer OpenSSL and pyOpenSSL
[thirdparty/hostap.git] / src /
2019-05-27  John CrispinHE: Make the basic NSS/MCS configurable
2019-05-27  John CrispinHE: Verify supported capabilities
2019-05-27  John CrispinHE: Enable channel switch similarly to VHT
2019-05-27  John CrispinHE: Enable DFS similarly to VHT
2019-05-27  John CrispinHE: Enable ACS similarly to VHT
2019-05-27  John CrispinHE: Disable HE on channel 14
2019-05-27  John CrispinHE: Handle HE capability in neighbor DB
2019-05-27  John CrispinHE: Pass in HE information into hostapd_set_freq_params()
2019-05-27  John Crispinnl80211: Share VHT channel configuration for HE
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: Fix HE Capabilities indication from driver
2019-05-27  John CrispinHE: Add HE channel management configuration options
2019-05-27  John CrispinHE: Add helpers for getting the channel width parameters
2019-05-27  John CrispinHE: Remove vht_ prefix from acs_adjust_vht_center_freq()
2019-05-27  John CrispinHE: Remove vht_ prefix from seg0/seg1_idx in DFS
2019-05-27  John CrispinHE: Remove vht_ prefix from bw/seg0/seg1_idx in CSA...
2019-05-27  John CrispinHE: Remove vht_ prefix from CSA/bandwidth
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: Mask out the beamforming capabilities if they are...
2019-05-27  John Crispinnl80211: Allow HE Capability to be set for a STA
2019-05-27  John CrispinHE: Add HE Operation element to element parser
2019-05-26  Jouni MalinenVHT: Remove copying of VHT Operation element from ...
2019-05-26  Jouni MalinenFILS: Explicitly clear plaintext buffer for Assoc Resp
2019-05-26  Jouni MalinenMore forceful clearing of stack memory with keys
2019-05-25  Jouni Malinennl80211: Write event name in debug log for ignored...
2019-05-25  Jouni MalinenRADIUS server: Do not close fd=0 in error cases
2019-05-25  Mohit SethiEAP-AKA: Add Session-Id derivation during fast-reauth
2019-05-25  Mohit SethiEAP-SIM: Add Session-Id derivation during fast-reauth
2019-05-24  Jouni MalinenUBSan: Avoid dependency on undefined behavior in intern...
2019-05-24  Jouni MalinenWNM: Fix bounds checking in SSID List element matching
2019-05-22  Jouni MalinenDPP: Fix bootstrapping URI parser to handle channel...
2019-05-22  Jouni MalinenFILS: Verify RSNE match between Beacon/Probe Response...
2019-05-22  Jouni MalinenFILS: Add RSNE into (Re)Association Response frame
2019-05-08  Jouni MalinenOpenSSL: Fix a memory leak in OCSP handling
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 MalinenEAP-PAX server: Avoid debug prints of uninitialized...
2019-05-08  Jouni Malinendragonfly: Fix a memory leak on error path
2019-05-08  Jouni MalinenOpenSSL: Fix memory leak in crypto_dh_derive_secret()
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-08  Jouni MalinenOpenSSL: Fix memory leak in crypto_ecdh_init()
2019-05-07  Paul ZhangAdd subcmd QCA_NL80211_VENDOR_SUBCMD_INTEROP_ISSUES_AP
2019-05-04  John CrispinHE: Do not add SPR IE if sr_control is set to 0
2019-05-04  Jouni MalinenEnforce that IEEE 802.1X EAPOL-Key Replay Counter increases
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-05-02  Toke Høiland-Jørgensenhostapd: Add airtime policy configuration support
2019-05-02  Toke Høiland-Jørgensennl80211: Station airtime weight configuration
2019-04-30  Toke Høiland-Jørgensennl80211: Fetch STA TX/RX duration statistics
2019-04-30  Toke Høiland-Jørgensennl80211: Fetch STA TXQ backlog statistics
2019-04-30  David WoodhouseFix ENGINE support with OpenSSL 1.1+
2019-04-28  Jouni Malinennl80211: Simplify if_indices tracking
2019-04-28  Jouni Malinennl80211: Fix handling of if_indices reallocation failure
2019-04-28  Jouni MalinenDPP2: Check conn->ctrl more consistently
2019-04-28  Jouni MalinenFT: Allow cached XXKey/MPMK to be used if new XXKey...
2019-04-28  Jouni MalinenFT: Store XXKey/MPMK in PMKSA cache instead of MSK...
2019-04-28  Jouni MalinenFT: Allow cached XXKey/MPMK to be used if new XXKey...
2019-04-28  Jouni MalinenFT: Store XXKey/MPMK in PMKSA cache instead of MSK...
2019-04-26  Jouni MalinenRemove unused crypto_bignum_bits()
2019-04-26  Jouni MalinenShare common SAE and EAP-pwd functionality: own scalar...
2019-04-26  Jouni MalinenIgnore channel switch event if AP interface is not...
2019-04-26  Jouni MalinenVerify that channel info is available in hostapd_hw_get...
2019-04-26  Jouni MalinenClear cached extended_capa pointers on hapd_deinit...
2019-04-26  Hu WangIndicate ieee80211ax configuration in hostapd STATUS...
2019-04-25  Jouni MalinenHE: Fix HE Operation element byte order on bigendian...
2019-04-25  John CrispinHE: Fix HE operation field size
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 MalinenOpenSSL: Use BN_bn2binpad() or BN_bn2bin_padded() if...
2019-04-25  Jouni MalinenEAP-pwd: Use const_time_memcmp() for pwd_value >= prime...
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: Properly populate Beacon template prior to sending...
2019-04-25  John CrispinHE: Fix Operation Parameters order
2019-04-25  John CrispinHE: Disable TXOP duration-based RTS if he_rts_threshold...
2019-04-25  John Crispinnl80211: Add driver HE capabilities parsing support
2019-04-25  Jouni Malinennl80211: Remove QCA vendor specific HE capability handling
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  Jouni MalinenReplace int status/reason_code with u16 variable
2019-04-22  Alex KhouderchahAdd 802.11 reason code strings into wpa_supplicant...
2019-04-22  Jouni MalinenDPP2: hostapd as TCP Relay
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-19  Jouni MalinenEAP-PAX server: Fix message length checks for MSGDUMP...
2019-04-19  Jouni MalinenEAP-PAX server: Check hash function results
2019-04-19  Jouni MalinenEAP-GPSK server: Fix memory freeing on error path
2019-04-19  Jouni MalinenEAP-SAKE: Report hash function failures to callers
2019-04-19  Jouni MalinenEAP-SAKE server: Fix memory freeing on error path
2019-04-19  Jouni MalinenFT: Derive PTK properly for rekeying with FT protocol
next