]> git.ipfire.org Git - thirdparty/hostap.git/history - src
FT: Store XXKey/MPMK in PMKSA cache instead of MSK (authenticator)
[thirdparty/hostap.git] / src /
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
2019-04-18  Jouni MalinenFT: Do not add bogus PMKID in msg 1/4 for FT protocol...
2019-04-18  Jouni MalinenFT: Maintain PMK-R1 for a connected STA
2019-04-18  Jouni MalinenWPA: Clear authenticator keys for a STA on deinit/disco...
2019-04-18  Jouni MalinenWPA: Stop WPA statement on STA disassociation
2019-04-18  Jouni MalinenFT: Start PTK rekey timer on FT protocol completion
2019-04-18  Jouni MalinenFT: Remove unused pmk argument from wpa_auth_derive_ptk...
2019-04-18  Jouni MalinenFT: Allow 4-way handshake for PTK rekeying to continue...
2019-04-18  Jouni MalinenFILS: Fix PTK rekeying
2019-04-18  Jouni Malinennl80211: Check nla_put_flag() failure for ext auth
2019-04-17  Jouni MalinenEAP-pwd server: Remove unused srandom() call
2019-04-17  Jouni MalinenEAP-pwd peer: Fix reassembly buffer handling
2019-04-16  Jouni MalinenEAP-pwd server: Fix reassembly buffer handling
2019-04-16  Jouni MalinenEAP-pwd server: Fix a memory leak on error path
2019-04-16  Jouni MalinenEAP-MSCHAPv2: Propagate GetAsymetricStartKey() failures...
2019-04-16  Jouni MalinenRSN: Ignore IGTK configuration errors with swapped...
2019-04-16  Jouni MalinenRSN: Report completion only after IGTK configuration
2019-04-15  Ilan Peernl80211: Handle NL80211_CMD_PROBE_CLIENT command response
2019-04-15  Jouni Malinennl80211: More detailed PROBE_CLIENT debug print
2019-04-15  Jouni Malinenmka: Avoid memory leak in unexpected case in RECEIVE
2019-04-15  Jouni Malinenmesh: Fix operations after SAE state machine removing...
2019-04-15  Jouni Malinenmesh: Fix SAE reauthentication processing
2019-04-14  Jouni Malinennl80211: Update assoc_freq and bss->freq based on real...
2019-04-14  Jouni Malinennl80211: Clear bss->freq on station mode disconnection
2019-04-13  Jouni MalinenRemove the unused crypto_ec_cofactor() function
2019-04-13  Jouni MalinenEAP-pwd: Remove unused checks for cofactor > 1 cases
2019-04-13  Jouni MalinenEAP-pwd: Disallow ECC groups with a prime under 256...
2019-04-13  Jouni Malinentests: EAP-pwd local failure in crypto_bignum_rand()
2019-04-13  Jouni MalinenOpenSSL: Fix server side openssl_ecdh_curves configurat...
2019-04-13  Jouni Malinentests: crypto_hash_finish() failure in eap_pwd_kdf()
2019-04-13  Ryo ONODERAbsd: Fix a typo in error message
2019-04-12  Jouni MalinenRemove unnecessary copying of SSID and BSSID for extern...
2019-04-12  Srinivas Dasarihostapd: Support external authentication offload in...
2019-04-12  Srinivas Dasarinl80211: External authentication in driver-based AP...
2019-04-12  nakul kachhwahaReset beacon_set_done on disabling interface
2019-04-09  Jouni MalinenEAP-pwd: Get rid of unnecessary allocation of temporary...
2019-04-09  Jouni MalinenEAP-pwd: Enforce 1 < rand,mask < r and rand+mask mod...
2019-04-09  Jouni Malinentests: Module tests for const_time_*() functions
2019-04-09  Jouni MalinenEAP-pwd: Check element x,y coordinates explicitly
2019-04-09  Mathy VanhoefEAP-pwd client: Verify received scalar and element
2019-04-09  Mathy VanhoefEAP-pwd server: Detect reflection attacks
2019-04-09  Mathy VanhoefEAP-pwd server: Verify received scalar and element
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 MalinenEAP-pwd: Use constant time and memory access for findin...
2019-04-09  Jouni MalinenOpenSSL: Use constant time selection for crypto_bignum_...
2019-04-09  Jouni MalinenAdd helper functions for constant time operations
2019-04-09  Jouni MalinenOpenSSL: Use constant time operations for private bignums
2019-04-09  Jouni MalinenExtend domain_match and domain_suffix_match to allow...
2019-04-09  Jouni MalinenwolfSSL: Fix dNSName matching with domain_match and...
2019-04-09  Jouni Malinentests: Fix build without CONFIG_SAE
2019-04-08  Jouni MalinenRADIUS server: Accept ERP keyName-NAI as user identity
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  Andrei OtcheretianskiAP: Avoid NULL use with snprintf string
next