]> git.ipfire.org Git - thirdparty/hostap.git/history - src
tests: Unsupported WNM Action
[thirdparty/hostap.git] / src /
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
2019-04-06  Ilan Peercrypto: Fix unreachable code in tls_prf_sha1_md5()
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-05  Ankita Bajajnl80211: Add SAE, FT-SAE, FT-EAP-SHA384 AKMs in connect...
2019-04-03  Jouni MalinenDPP: Move GAS encapsulation into dpp_build_conf_req()
2019-03-27  Jouni MalinenAdd AKM info in the debug message noting PMKSA caching...
2019-03-27  vamsi krishnaFT-SAE: Use PMK as XXKey in AP when SAE PMKSA caching...
2019-03-27  Jouni Malinennl80211: Do not add WMM parameters when updating an...
2019-03-26  Jouni MalinenFT/RRB: Pad RRB messages to at least minimum Ethernet...
2019-03-26  Jouni MalinenFT/RRB: Add more debug prints for RRB message encryptio...
2019-03-24  Jouni MalinenDPP: Common configurator/bootstrapping data management
2019-03-23  Jouni MalinenFix memcpy regression in PMK handling
2019-03-20  Jouni MalinenFILS: Fix KEK2 derivation for FILS+FT
2019-03-19  Jouni MalinenOpenSSL: Fix build with current BoringSSL
2019-03-18  Jouni MalinenOWE: Move Association Response frame IE addition to...
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-17  Jouni MalinenOWE: Allow Diffie-Hellman Parameter element to be inclu...
2019-03-16  Jouni MalinenAdd TEST_FAIL() to aes_encrypt_init() with internal...
2019-03-16  Jouni MalinenTLS: Add support for RFC 5705 TLS exporter context...
2019-03-16  Ervin OroAdd support for an optional context parameter to TLS...
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 MalinenOpenSSL: Fix build with OpenSSL 1.0.2
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-14  Jouni MalinenDPP2: Testing option for Config Object rejction
2019-03-14  Jouni MalinenDPP2: Configuration Result message generation and proce...
2019-03-13  Jouni MalinenMore robust timer_tick_enabled tracking
2019-03-13  Jouni MalinenFILS+FT: STA mode validation of PMKR1Name in initial...
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-13  Arif HussainVendor attribute to enable or disable TWT request support
2019-03-13  vamsi krishnanl80211: Clear keys from heap memory before freeing...
2019-03-13  vamsi krishnanl80211: Exclude PMK when sending NL80211_CMD_DEL_PMKSA...
2019-03-13  Jouni MalinenDPP2: Protocol version indication
2019-03-12  Jouni MalinenAllow fragmentation/RTS threshold to be disabled explicitly
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-11  Jouni MalinenSync with mac80211-next.git include/uapi/linux/nl80211.h
2019-03-11  Jared BentsOpenSSL: Add 'check_cert_subject' support for TLS server
2019-03-11  Jouni MalinenUse char pointers for EAP configuration parameters...
2019-03-10  Jouni MalinenRemove forgotten os_strncpy() implementations
2019-03-09  Jouni Malinenroboswitch: Check some read operation results
2019-03-09  Jouni MalinenClarify AP mode Action frame handling
2019-03-09  Jouni MalinenMinor cleanup to return after WNM Action frame handling
2019-03-09  Jouni MalinenMove SA Query frame length check to the shared handler...
2019-03-09  Jouni MalinenFix AP MLME in driver handling of FT and SA Query Actio...
2019-03-08  Masashi HonmaEAP-pwd server: Fix memory leak with salted passwords
2019-03-08  Jouni MalinenSAE: Add Finite Cyclic Group field in status code 77...
2019-03-06  Jouni MalinenEAP-pwd: Fix a memory leak in hunting-and-pecking loop
2019-03-06  Jouni MalinenWPS: Allow AP SAE configuration to be added automatical...
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-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
next