]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2019-05-06  Jouni Malinentests: Enable virtual time in UML
2019-05-04  John CrispinHE: Fix typo srp -> spr in hostapd configuration parameters
2019-05-04  John CrispinHE: Do not add SPR IE if sr_control is set to 0
2019-05-04  Jouni Malinentests: Make ap_csa_disable more robust
2019-05-04  Jouni Malinentests: Add forgotten CONFIG_IEEE80211AX=y to the defaults
2019-05-04  Jouni MalinenEnforce that IEEE 802.1X EAPOL-Key Replay Counter increases
2019-05-04  Jouni Malinentests: Support UML kernel as a replacement for KVM
2019-05-03  Jouni Malinentests: sigma_dut and TLS server certificate constraints
2019-05-02  Jeff JohnsonAdd QCA_WLAN_VENDOR_ATTR_WIFI_INFO_RADIO_INDEX
2019-05-02  Vamsi KrishnaAdd QCA vendor command to support beacon reporting...
2019-05-02  Toke Høiland... hostapd: Add airtime policy configuration support
2019-05-02  Toke Høiland... nl80211: Station airtime weight configuration
2019-04-30  Toke Høiland... nl80211: Fetch STA TX/RX duration statistics
2019-04-30  Toke Høiland... nl80211: Fetch STA TXQ backlog statistics
2019-04-30  David WoodhouseFix ENGINE support with OpenSSL 1.1+
2019-04-28  Jouni Malinennl80211: Simplify if_indices tracking
2019-04-28  Jouni Malinennl80211: Fix handling of if_indices reallocation failure
2019-04-28  Jouni MalinenDPP2: Check conn->ctrl more consistently
2019-04-28  Jouni MalinenFix a regression in storing of external_auth SSID/BSSID
2019-04-28  Jouni Malinentests: FT-EAP and PMKSA caching for initial mobility...
2019-04-28  Jouni MalinenFT: Allow PMKSA caching to be enabled with FT-EAP
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-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 Malinentests: Update SAE local error tests to match implementation
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  Jouni Malinentests: ieee80211ax=1 in hostapd STATUS
2019-04-26  Hu WangIndicate ieee80211ax configuration in hostapd STATUS...
2019-04-25  Jouni Malinentests: Initial and still very minimal HE testing
2019-04-25  Jouni MalinenHE: Fix he_bss_color documentation
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 Malinentests: Update SAE local error tests to match implementation
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  Jouni Malinentests: Channel switch started/completed events
2019-04-22  Omer Daganwpa_cli: Make CTRL-EVENT-CHANNEL-SWITCH available to...
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 Malinentests: DPP over TCP using Controller/Relay
2019-04-22  Jouni MalinenDPP2: wpa_supplicant as TCP initiator
2019-04-22  Jouni MalinenDPP2: wpa_supplicant as Controller over TCP
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-20  Jouni Malinentests: EAP-IKEV2 server local errors and protocol testing
2019-04-20  Jouni Malinentests: EAP-MD5 server local errors and protocol testing
2019-04-20  Jouni Malinentests: EAP-PAX server local errors and protocol testing
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 Malinentests: EAP-PSK server local errors and protocol testing
2019-04-19  Jouni Malinentests: EAP-GPSK server local errors and protocol testing
2019-04-19  Jouni MalinenEAP-GPSK server: Fix memory freeing on error path
2019-04-19  Jouni Malinentests: Additional EAP-SAKE peer error path coverage
2019-04-19  Jouni Malinentests: EAP-SAKE server local errors and protocol testing
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 Malinentests: FT and PTK rekeying
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 Malinentests: PMKSA caching and PTK rekey triggered by AP
2019-04-18  Jouni Malinentests: FILS and PTK rekeying
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 Malinentests: EAP-pwd protocol testing for the server
2019-04-17  Jouni MalinenEAP-pwd server: Remove unused srandom() call
2019-04-17  Jouni Malinentests: EAP-pwd protocol tests - unexpected more-fragmen...
2019-04-17  Jouni MalinenEAP-pwd peer: Fix reassembly buffer handling
2019-04-17  Jouni Malinentests: EAP-pwd local error cases on server
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 Malinentests: Addition WPS local error case coverage
next