]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2022-04-24  Jouni Malinentests: MBO and dynamic association disallowed change...
2022-04-24  Kuan-Chung... MBO: Check association disallowed in Beacon frames...
2022-04-24  Jouni MalinenDetermine whether Beacon frame information is newer...
2022-04-23  xinpeng wangscan: Print SSID in scan results dump
2022-04-23  Alex KiernanInstall wpa_passphrase when not disabled
2022-04-23  Ben Greearhostapd: Allow enabling background radar
2022-04-23  Jouni MalinenwolfSSL: Speed up crypto_ec_point_compute_y_sqr()
2022-04-23  Jouni MalinenwolfSSL: Fix crypto_ec_point_compute_y_sqr() error...
2022-04-23  赵军涛wolfSSL: Fix the memory leak of crypto_ec_point_compute...
2022-04-23  Jouni MalinenwolfSSL: Use wc_HmacInit() to avoid potential use of...
2022-04-23  Jouni MalinenOpenSSL: Fix build with BoringSSL
2022-04-23  Jouni MalinenOpenSSL: Remove compatibility options for older version...
2022-04-23  Jouni MalinenOpenSSL: Drop compatibility options for LibreSSL older...
2022-04-23  Jouni MalinenOpenSSL: Implement crypto_ecdh routines without EC_KEY...
2022-04-23  Jouni MalinenOpenSSL: Use new name for the EC_POINT set/get coordina...
2022-04-18  xinpeng wangctrl: Print the source address of the received commands
2022-04-18  Alan T. DeKokwpa_ctrl: Wait for a total of 10 seconds, not 10 second...
2022-04-18  Jouni MalinenwolfSSL: Fix certificate commonName checking
2022-04-18  Jouni MalinenwolfSSL: Use wolfSSL_export_keying_material() when...
2022-04-18  Jouni Malinentests: Fix SAE-PK capability checks for sigma_dut test...
2022-04-18  Jouni Malinentests: Check DPP in build for couple of missing cases
2022-04-18  Jouni MalinenwolfSSL: Fix crypto_dh_init() and dh5_init()
2022-04-17  Jouni MalinenwolfSSL: Fix crypto_ecdh_* with ECC_TIMING_RESISTANT
2022-04-17  Jouni MalinenEAP-EKE server: Fix a memory leak on an error path
2022-04-17  Juliusz Sosinowicztests: Include additional tests for wolfSSL builds
2022-04-17  Juliusz Sosinowicztests: Include EAP-pwd for wolfSSL builds
2022-04-17  Juliusz SosinowiczwolfSSL: TLS session caching
2022-04-17  Juliusz SosinowiczwolfSSL: Add a debug logging callback
2022-04-17  Juliusz SosinowiczwolfSSL: Implement tls_get_tls_unique()
2022-04-17  Juliusz SosinowiczwolfSSL: Implement tls_connection_get_cipher_suite()
2022-04-17  Juliusz SosinowiczwolfSSL: Implement tls_connection_get_peer_subject()
2022-04-17  Juliusz SosinowiczwolfSSL: Implement tls_connection_get_own_cert_used()
2022-04-17  Juliusz SosinowiczwolfSSL: Conditional build for aes_wrap/aes_unwrap()
2022-04-17  Jouni Malineneapol_test: Update with src/ap/ieee802_1x.c changes
2022-04-17  Jouni MalinenInclude MS_FUNCS=y for EAP-pwd peer build
2022-04-17  Jouni MalinenInclude HMAC-SHA384/512 KDF for SAE if SHA384/512 is...
2022-04-17  Nicolas EscandeACS: Honor acs_exclude_dfs with hostapd's ACS implement...
2022-04-17  Alan T. DeKokeapol_test: Print out names for additional known EAP...
2022-04-16  Jouni MalinenOpenSSL: Unload providers only at process exit
2022-04-16  John CrispinBSS coloring: Handle the collision and CCA events comin...
2022-04-16  John Crispinnl80211: Handle driver events for BSS coloring
2022-04-16  John Crispinnl80211: Add the switch_color() handler for BSS color...
2022-04-16  John CrispinBSS coloring: Disable BSS color during CCA
2022-04-16  John CrispinBSS coloring: BSS Color Change Announcement element...
2022-04-16  John CrispinBSS coloring: Handling of collision events and triggeri...
2022-04-16  Johannes Bergtests: Pretend the RNG is initialized withinthe VM
2022-04-16  Yegor Yefremovwpa_supplicant: Add the CONFIG_HE_OVERRIDES option...
2022-04-16  Jouni Malinentests: Update server and user certificates (2022)
2022-04-16  Jouni MalinenOpenSSL: Do not use the deprecated RSAPrivateKey function
2022-04-16  Jouni MalinenOpenSSL: Generate DH parameters automatically if not...
2022-04-16  Jouni MalinenOpenSSL: Convert DH/DSA parameter loading to new API
2022-04-16  Jouni MalinenRemove unused dh_blob parameter
2022-04-15  Jouni MalinenRemove useless DH file configuration from TLS library...
2022-04-15  Jouni Malinentests: Remove unused DH file from TLS client fuzzer
2022-04-15  Jouni MalinenRemove DH file configuration from TLS client functionality
2022-04-15  Jouni Malinentests: Remove test cases for wpa_supplicant dh_file...
2022-04-15  Jouni MalinenRADIUS attributes for EAPOL-Key message details
2022-04-15  Jouni MalinenRADIUS: Attributes with Extended Types (RFC 6929)
2022-04-15  Jouni Malinentests: Fix ap_wpa2_eap_fast_eap_vendor to check EAP...
2022-04-15  Jouni Malinentests: Use group 20 instead of 25 in some SAE test...
2022-04-15  Jouni Malinentests: Skip sigma_dut_suite_b_rsa DHE case with BoringSSL
2022-04-15  Jouni Malinentests: Skip sae_pwe_group_25 with BoringSSL
2022-04-15  Jouni MalinenBoringSSL: Use accessor functions for X509 key usage...
2022-04-15  Jouni MalinenBoringSSL: Replace stack-allocated X509_STORE_CTX with...
2022-04-15  Jouni Malinentests: Build with LibreSSL 3.4
2022-04-15  Jouni MalinenOpenSSL: Fix build with BoringSSL and LibreSSL 3.3...
2022-04-15  Jouni MalinenOpenSSL: CMAC using the OpenSSL library for non-FIPS...
2022-04-15  Jouni MalinenOpenSSL: Implement CMAC using the EVP_MAC API
2022-04-15  Jouni MalinenOpenSSL: Extend CMAC to support 192-bit AES
2022-04-15  Jouni MalinenOpenSSL: Remove now unused compatibility wrapper for...
2022-04-14  Chenming HuangAndroid: Compile hs20-osu-client to /vendor/bin in...
2022-04-14  Jouni Malinentests: sigma_dut DPP URI curves list override
2022-04-14  Jouni Malinentests: DPP URI supported curves
2022-04-14  Jouni MalinenDPP: Allow a list of supported curves to be used in...
2022-04-14  Jouni Malinentests: Fetch commitid on the host when running tests...
2022-04-14  Jouni Malinentests: Handle git rev-parse failures more robustly
2022-04-11  Sumit AgreQCA vendor command support to reset configuration for...
2022-04-10  Jouni MalinenOpenSSL: Implement DH using the EVP API
2022-04-09  Jouni MalinenOpenSSL: Implement HMAC using the EVP_MAC API
2022-04-09  Jouni MalinenOpenSSL: Unload providers on deinit
2022-04-09  Jouni MalinenOpenSSL: Implement AES keywrap using the EVP API
2022-04-09  Jouni MalinenOpenSSL: Use a correct EVP_CIPHER_CTX freeing function...
2022-04-09  Jouni Malinentests: Use build_beacon_request() to make beacon reques...
2022-04-09  Jouni Malinentests: Beacon request - active scan mode and NO_IR...
2022-04-09  Avraham SternRRM: Include passive channels in active beacon report...
2022-04-09  Naïm Favierwpa_supplicant: Use unique IDs for networks and credentials
2022-04-08  Jouni MalinenUpdate IEEE P802.11ax draft references to published...
2022-04-08  Pradeep Kumar... Add Transmit Power Envelope element in 6 GHz
2022-04-08  Pradeep Kumar... Extend 6 GHz Operation Info field in HE Operation element
2022-04-08  Pradeep Kumar... hostapd: Add config option to specify 6 GHz regulatory...
2022-04-08  Pradeep Kumar... hostapd: Extend Country element to support 6 GHz band
2022-04-06  Jouni MalinenPASN: Fix build without CONFIG_TESTING_OPTIONS=y
2022-04-06  Ilan Peerwpa_supplicant: Do not associate on 6 GHz with forbidde...
2022-04-06  Yegor YefremovSAE-PK: Add the option to the defconfigs
2022-04-06  Jouni Malinentests: EAP-TLSv1.3 with OCSP stapling
2022-04-06  Jouni Malinentests: EAP-TLSv1.3 and fragmentation
2022-04-06  Jouni MalinenEAP-TLS: Allow TLSv1.3 support to be enabled with build...
2022-04-06  Jouni Malinentests: EAP-TLSv1.3 and missing protected success indication
2022-04-06  Jouni MalinenEAP-TLS: Testing functionality to skip protected succes...
2022-04-06  Jouni MalinenDisconnect STA on continuous EAP reauth without 4-way...
next