]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2021-12-11  Gokul Sivakumarwlantest: Delete each entry from the WEP list before...
2021-12-11  Gokul Sivakumarwlantest: Replace the duplicate functions with reuse...
2021-12-11  Gokul Sivakumarwlantest: Add new cli "help" command
2021-12-11  Gokul Sivakumarwlantest: Properly free allocated memory on error exit...
2021-12-11  Hassoubi, HichamD-Bus: Capture group ifname before switching to global...
2021-12-11  Ernst SjöstrandSME: No need for OBSS scan if HT40 is disabled
2021-12-11  Matthew WangRevert "Extract BSS coex 40 MHz check into a separate...
2021-12-11  Matthew WangRevert "STA OBSS: Add check for overlapping BSSs"
2021-12-07  Jouni Malinentests: DPP PKEXv2
2021-12-07  Jouni MalinenDPP2: PKEXv2 core protocol changes
2021-12-03  Jouni Malinentests: DPP3 protocol version during network introduction
2021-12-03  Jouni MalinenDPP: Testing functionality to omit Protocol Version...
2021-12-03  Jouni MalinenDPP3: Verify version match during Network Introduction
2021-12-03  Jouni MalinenDPP3: Use Connector version instead of current version...
2021-12-03  Jouni MalinenDPP3: Add version member to Connector
2021-12-03  Jouni MalinenDPP3: Add build option for version 3 functionality
2021-11-26  Chaoli ZhouReject ap_vendor_elements if its length is odd
2021-11-26  Jouni MalinenFix bool type values for setband
2021-11-26  Sreeramya SoratkalP2P: Remove 6 GHz channels from full scan if 6 GHz...
2021-11-18  Aditya SathishAdd a QCA vendor attribute to indicate puncture pattern...
2021-11-16  Vinay GannevaramUpdate AKMP, cipher, PMF for driver-based SME while...
2021-11-09  Pradeep Kumar... mesh: Enable 160 MHz bandwidth support for 6 GHz in...
2021-11-09  Pradeep Kumar... mesh: Enable MFP by default for 6 GHz 11s mesh
2021-11-09  Pradeep Kumar... mesh: Enable 80 MHz support for 11s mesh in 6 GHz
2021-11-09  Pradeep Kumar... mesh: Change channel to frequency based lookup for...
2021-11-09  Jouni Malinentests: RNR element generation
2021-11-09  Aloka DixitRNR: Do not allow FILS Discovery and unsolicited Probe...
2021-11-09  Muna SinadaRNR: Allow Probe Response frame for a colocated 6 GHz AP
2021-11-09  Aloka DixitRNR: Update Beacon frames for 6 GHz colocation
2021-11-09  John CrispinRNR: Addition in Beacon, Probe Response, and FILS Disco...
2021-11-09  John CrispinRNR: Additions for a 6 GHz AP
2021-11-08  John CrispinRNR: Add co-located BSSes
2021-11-08  John CrispinRNR: Add data from neighbor database
2021-11-08  John CrispinRNR: Add configuration option
2021-11-08  John CrispinRNR: Define element format
2021-11-08  Jouni MalinenShare a common error path for SET_NEIGHBOR control...
2021-11-08  John CrispinRNR: Add bss_parameters to the neighbor_db
2021-11-08  John CrispinRNR: Short SSID assignment
2021-11-04  Vinay GannevaramUpdate AKMP and proto for driver-based SME while roaming
2021-11-04  Will HuangAdd QCA vendor attribute to configure ARP/NS offload...
2021-11-03  Jouni MalinenOpenSSL: Fix build with OpenSSL 1.0.2
2021-11-03  Cedric Izoardtests: Fix DPP test cases for BoringSSL
2021-11-03  Cedric IzoardDPP: Replace dpp_bootstrap_key_der() with crypto_ec_key...
2021-11-03  Cedric IzoardDPP: Use ECDH from crypto.h
2021-11-03  Cedric IzoardOpenSSL: Clear the correct flag in crypto_ec_key_get_ec...
2021-11-03  Masashi HonmaIgnore CONFIG_WIFI_DISPLAY without CONFIG_P2P
2021-11-03  Masashi HonmaFix compiler error on CONFIG_AP without CONFIG_P2P...
2021-11-03  Masashi HonmawolfSSL: Fix a link error when WPS NFC is disabled
2021-10-27  Cedric IzoardDPP: Use crypto_ec_key_get_subject_public_key() when...
2021-10-27  Cedric IzoardDPP: Move CSR routines to use crypto.h
2021-10-27  Cedric IzoardDPP: Move dpp_pkcs7_certs() into crypto_pkcs7_get_certi...
2021-10-27  Cedric IzoardDPP: Move debug print of EC key to crypto.h
2021-10-27  Cedric IzoardDPP: Remove direct call to OpenSSL in dpp_test_gen_inva...
2021-10-27  Cedric IzoardDPP: Add crypto_ec_key_cmp() in crypto.h and use it
2021-10-27  Cedric IzoardDPP: Use crypto_ec_key_group() to compare EC key's...
2021-10-27  Cedric IzoardDPP: Use crypto API for reconfig part
2021-10-26  Cedric IzoardDPP: Update connector signing to use crypto.h
2021-10-26  Cedric IzoardDPP: Remove unused EVP_PKEY_CTX variable
2021-10-26  Cedric IzoardDPP: Use crypto.h for authentication computation
2021-10-26  Cedric IzoardDPP: Update PKEX part to use crypto.h API
2021-10-26  Cedric IzoardDPP: Use crypto_ec_key_parse_priv() when possible
2021-10-26  Cedric IzoardDPP: Use crypto_ec_key_parse_pub() in dpp_get_subject_p...
2021-10-26  Cedric IzoardDPP: Move dpp_set_pubkey_point_group() to crypto.h
2021-10-26  Cedric IzoardOpenSSL: Add Brainpool curves to crypto_ec_key_group()
2021-10-26  Cedric IzoardDPP: Replace dpp_get_pubkey_point() with crypto_ec_key_...
2021-10-26  Cedric IzoardDPP: Factorize conversion to ASN.1 ECPrivateKey
2021-10-26  Cedric IzoardOpenSSL: Mark crypto_ec_key_gen() key compressed
2021-10-26  Cedric IzoardDPP: Move dpp_gen_keypair() to crypto
2021-10-26  Cedric IzoardDPP: Replace EVP_PKEY by struct crypto_ec_key
2021-10-26  Cedric IzoardOpenSSL: Use EVP_PKEY as struct crypto_ec_key
2021-10-26  Cedric IzoardComplete documentation in crypto.h
2021-10-25  Hu WangSAE: Fix sm->cur_pmksa assignment
2021-10-25  Shiva Krishna... Add QCA vendor attribute to configure priority of vendo...
2021-10-22  Jouni Malinentests: Configuration file comment with "" after #
2021-10-22  xinpeng wangFix handling of complex configuration lines with mixed...
2021-10-22  xinpeng wangeloop: Extend overflow check in eloop_register_timeout...
2021-10-22  Johannes Bergtests: Add regulatory database to VMs
2021-10-22  Jouni Malinentests: BSS_TM_REQ with dialog_token parameter
2021-10-22  David BauerWNM: Allow specifying dialog token for BSS transition...
2021-10-22  Reinhard TartlerUse pkg-config for libpcsclite linkage flags
2021-10-22  Stefan Lippers... systemd: Order wpa_supplicant after dbus
2021-10-22  Andrej ShaduraRemove extra slash from BIN/INC/LIBDIR defaults
2021-10-22  Arowa SulimanReplace "native" with a more specific description
2021-10-22  Arowa Sulimanwpa_supplicant: hostapd: Remove man-in-the-middle
2021-10-18  Jouni MalinenDPP2: Do not try to remove Controller TCP connection...
2021-10-18  Jouni Malinentests: DPP Controller management in hostapd over interf...
2021-10-18  Jouni MalinenDPP2: Clean up Controller on hostapd interface removal
2021-10-18  leiweimacsec_qca: Support macsec secy id getting from driver
2021-10-18  David Bauerproxyarp: Fix compilation with Hotspot 2.0 disabled
2021-10-18  Jouni Malinentests: Update sae_pmk_lifetime to match implementation
2021-10-18  Jouni MalinenSAE: Do not expire the current PMKSA cache entry
2021-10-15  Kees Cookwpa_supplicant: Try all drivers by default
2021-10-15  Veerendranath... Add support to reconfigure or flush PMKSA cache on...
2021-10-15  Veerendranath... PMKSA: Make sure reauth time is not greater than expira...
2021-10-14  Jouni Malinentests: AP configuration attempt using wps_config when...
2021-10-14  Masashi HonmaFix hostapd segfault on WPS_CONFIG control interface...
2021-10-14  Jouni Malinenwlantest: Fix PMK length and passphrase-based key deriv...
2021-10-11  Gaurav SharmaAdd TWT attribute to configure TWT related parameters
2021-10-11  Arowa SulimanReplace "dummy" with "stub" in crypto/random
2021-10-11  Arowa SulimanReplace "dummy" with "stub" in NDIS driver interface
next