]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2022-05-23  Jouni Malinentests: Update VM setup example to use Ubuntu 22.04...
2022-05-23  Jouni Malinentests: EAP-AKA and expired imsi_privacy_key
2022-05-23  Jouni MalinenEAP-SIM peer: Free imsi_privacy_key on an error path
2022-05-23  Jouni MalinenDo not try to use network profile with invalid imsi_pri...
2022-05-23  Jouni MalinenOpenSSL: Refuse to accept expired RSA certificate
2022-05-22  Jouni MalinenOpenSSL: Include rsa.h for OpenSSL 3.0
2022-05-22  Jouni MalinenOpenSSL: Drop security level to 0 with OpenSSL 3.0...
2022-05-22  Johannes Bergtests: Work around reentrant logging issues due to...
2022-05-22  Jouni Malinentests: Clean up failed test list in parallel-vm.py
2022-05-22  Jouni Malinentests: Support pycryptodome
2022-05-22  Jouni Malinentests: Set ECB mode for AES explicitly to work with...
2022-05-19  Jouni Malinentests: sigma_dut DPP TCP Configurator as initiator...
2022-05-19  Jouni MalinenDPP: Allow TCP destination (address/port) to be used...
2022-05-19  Jouni Malinentests: DPP URI with host info
2022-05-19  Jouni MalinenDPP: Host information in bootstrapping URI
2022-05-16  Jouni MalinenEHT: Do not check HE PHY capability info reserved fields
2022-05-16  Jouni Malinentests: Flush scan table in ap_wps_priority to make...
2022-05-16  Jouni Malinentests: Update ap_wpa2_psk_ext_delayed_ptk_rekey to...
2022-05-16  Jouni MalinenUse Secure=1 in PTK rekeying EAPOL-Key msg 1/4 and 2/4
2022-05-09  Jouni Malinentests: Wait for request before responding in dscp_response
2022-05-08  Jouni MalinenSimplify wpa_bss_get_vendor_ie_multi_beacon() bounds...
2022-05-08  Jouni MalinenDPP: Debug print if not relay is available for PKEX...
2022-05-08  Jouni MalinenFST: More robust bounds checking of local data in fst_d...
2022-05-08  Jouni MalinenSAE: Make Anti-Clogging token element parsing simpler
2022-05-08  Jouni MalinenSimplify DSCP policy parsing
2022-05-08  Jouni MalinenP2P: Maintain ip_pool bitfield index separately
2022-05-08  Jouni MalinenCheck sscanf() return value in TWT_SETUP parsing
2022-05-08  Jouni MalinenEAP-SAKA: Simplify attribute parser for static analyzers
2022-05-08  Jouni MalinenGAS: Limit maximum comeback delay value
2022-05-08  Jouni MalinenWNM: Try to make bounds checking easier for static...
2022-05-08  Jouni MalinenSimplify wpa_parse_kde_ies()
2022-05-08  Jouni MalinenSimplify wpa_parse_generic()
2022-05-08  Jouni MalinenBSS coloring: Fix bitmap check
2022-05-07  Jouni MalinenCheck he_cap pointer in hostapd_set_freq_params() consi...
2022-05-07  Jouni MalinenDPP: Verify that crypto_ec_point_to_bin() succeeds
2022-05-07  Jouni Malinennl80211: Verify that nla_put_flag() succeeds for backgr...
2022-05-07  Jouni MalinenFST: Make sure get_hw_modes() callback is set for hostapd
2022-05-07  Jouni MalinenP2P: Explicit nul termination of the generated passphrase
2022-05-07  Ilan Peertests: Add coverage for testing disabling collocated...
2022-05-07  Ilan Peerscan: Add option to disable 6 GHz collocated scanning
2022-05-07  Tova Mussainl80211: Set NL80211_SCAN_FLAG_COLOCATED_6GHZ in scan
2022-05-07  MeiChia Chiuhostapd: Add the destination address of unsolicited...
2022-05-07  Orr MazorAdd -q flag to hostapd in order to control log level
2022-05-07  Jouni Malinentests: WPA2-EAP AP with PMF and EAP frame injection
2022-05-07  Jouni MalinenDiscard unencrypted EAPOL/EAP when TK is set and PMF...
2022-05-07  Jouni MalinenDiscard unencrypted EAPOL-EAP when TK is set and PMF...
2022-05-07  Jouni MalinenDiscard unencrypted EAPOL-Key msg 1/4 when TK is set...
2022-05-07  Jouni MalinenDo not prevent Michael MIC error report based on disall...
2022-05-07  Jouni MalinenProvide information about the encryption status of...
2022-05-07  Jouni MalinenFILS: Set pairwise_set when configuring TK after associ...
2022-05-07  Jouni MalinenFix no_encrypt flag in control port TX for rekeying
2022-05-07  Jouni Malinentests: PMF and EAPOL-Key msg 1/4 injection
2022-05-07  Domien SchepersWPA: Discard EAPOL-Key msg 1/4 with corrupted informati...
2022-05-07  Jouni Malinentests: Do not require disconnection in ap_wpa2_psk_supp...
2022-05-07  Jouni Malinentests: WPA2-PSK with PMF and Association Request frame...
2022-05-07  Jouni MalinenCheck need for SA Query/assoc comeback before updating...
2022-05-05  Veerendranath... tests: EHT open connection
2022-05-05  Veerendranath... ACS: Send EHT enabled info to driver
2022-05-05  Veerendranath... nl80211: Don't force VHT channel definition with EHT
2022-05-05  Veerendranath... EHT: Add [EHT] flag into AP mode STA command
2022-05-05  Veerendranath... EHT: Indicate wifi_generation=7 in wpa_supplicant STATU...
2022-05-05  Veerendranath... EHT: Indicate ieee80211be configuration in hostapd...
2022-05-05  Veerendranath... EHT: Fix invalid length checking for EHT Capability...
2022-05-05  Veerendranath... SAE: Send real status code to the driver when AP reject...
2022-05-05  Sunil RaviFix compilation due to forward declaration of macaddr_acl
2022-05-05  Jouni MalinenOpenSSL: Fix build with old library versions that do...
2022-05-05  Jouni MalinenLibreSSL: Fix compilation issue with TLS 1.3 session...
2022-05-05  Jouni MalinenLibreSSL: Fix compilation issue with RSA-OAEP
2022-05-05  Sunil RaviBoringSSL: Fix compilation error due to TLS 1.3 session...
2022-05-04  Jouni MalinenEAP peer status notification for server not supporting...
2022-05-04  Jouni MalinenEAP peer: Workaround for servers that do not support...
2022-05-03  Jouni MalinenFix tls_connection_set_success_data() in TLS library...
2022-05-02  Jouni MalinenOpenSSL: Do not send out a TLS 1.3 session ticket if...
2022-05-02  Jouni MalinenEAP-PEAP server: Fix TLS 1.3 move to Phase 2 without...
2022-05-02  Jouni MalinenOpenSSL: Allow no OCSP response when resuming a session...
2022-05-02  Jouni MalinenEAP-TLS peer: Fix protected success indication check...
2022-05-02  Jouni MalinenEAP-TLS server: Send final TLS message for resumed...
2022-05-02  Jouni MalinenOpenSSL: Limit the number of TLS 1.3 session tickets...
2022-05-01  Yegor Yefremovwpa_supplicant/README-WPS: Beautifications
2022-05-01  Alexander ClouterOpenSSL: SSLKEYLOGFILE capability to allow Wireshark...
2022-05-01  Juliusz Sosinowicztests: Enable additional TLS test cases with wolfSSL
2022-05-01  Juliusz SosinowiczwolfSSL: Fix OCSP stapling
2022-05-01  Juliusz SosinowiczwolfSSL: Allow TLS version 1.3 to be disabled
2022-05-01  Juliusz SosinowiczwolfSSL: Fix TLS 1.3 session handling
2022-05-01  Juliusz SosinowiczwolfSSL: Check for the too-short-password error in...
2022-05-01  Juliusz SosinowiczCheck the return of pbkdf2_sha1() for errors
2022-05-01  Juliusz SosinowiczwolfSSL: Fixes for FIPS builds
2022-05-01  Juliusz SosinowiczwolfSSL: Register a FIPS callback
2022-05-01  Juliusz Sosinowicztests: Add a note for wolfSSL testing with Brainpool...
2022-05-01  Juliusz SosinowiczwolfSSL: Implement crypto_ec_key wrappers
2022-05-01  Juliusz SosinowiczwolfSSL: Add missing free calls for wolfSSL structs
2022-05-01  Juliusz SosinowiczwolfSSL: Support both DER and PEM blobs
2022-05-01  Jouni Malinentests: IMSI privacy with imsi_privacy_key on peer
2022-05-01  Jouni MalinenEAP-SIM/AKA peer: IMSI privacy
2022-05-01  Jouni Malinentests: IMSI privacy with imsi_identity
2022-05-01  Jouni MalinenEAP-SIM/AKA server: IMSI privacy
2022-05-01  Jouni MalinenOpenSSL: RSA-OAEP-SHA-256 encryption/decryption
2022-04-29  Muna SinadaEHT: Channel switch command support
2022-04-29  Muna SinadaEHT: Additions to hostapd_set_freq_params()
2022-04-29  Aloka DixitEHT: Indicate EHT support in Neighbor Report element
next