]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
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
2019-04-16  Jouni Malinentests: OWE invalid Association Response frame contents
2019-04-16  Jouni Malinentests: Opportunistic Wireless Encryption - local errors...
2019-04-16  Jouni Malinentests: WPA2-PSK and local error cases on supplicant
2019-04-16  Jouni Malinentests: Additional coverage for EAP-MSCHAPv2 local error...
2019-04-16  Jouni MalinenEAP-MSCHAPv2: Propagate GetAsymetricStartKey() failures...
2019-04-16  Jouni Malinentests: Milenage local error cases
2019-04-16  Jouni Malinentests: Previously missed aes_s2v() error path
2019-04-16  Jouni Malinentests: AES-EAX error cases that were previously missed...
2019-04-16  Jouni Malinentests: Protocol testing for supplicant PMF/IGTK KDE...
2019-04-16  Jouni MalinenRSN: Ignore IGTK configuration errors with swapped...
2019-04-16  Jouni MalinenRSN: Report completion only after IGTK configuration
2019-04-15  Wiktor Drewniakautoscan: Disable when we move above WPA_SCANNING state
2019-04-15  Sergey MatyukevichSAE: Use open authentication to reassociate for PMKSA...
2019-04-15  Avraham SternFix FILS ERP association event with 4-way HS offload...
2019-04-15  Ilan Peernl80211: Handle NL80211_CMD_PROBE_CLIENT command response
2019-04-15  Jouni Malinentests: AP with open mode and STA poll without ACK
2019-04-15  Jouni Malinennl80211: More detailed PROBE_CLIENT debug print
2019-04-15  Jouni Malinentests: SA Query timeout
2019-04-15  Andrei OtcheretianskiDo not clear FT IEs twice in sme_deinit()
2019-04-15  Andrei OtcheretianskiStop SA Query on disconnection
2019-04-15  Jouni MalinenAdd debug print on stopping SA Query procedure
2019-04-15  Andrei OtcheretianskiP2PS: Cleanup pending_p2ps_group flag
2019-04-15  Jouni Malinenmka: Avoid memory leak in unexpected case in RECEIVE
2019-04-15  Jouni Malinenmesh: Fix random llid generation in an error case
2019-04-15  Jouni Malinenmesh: Fix operations after SAE state machine removing...
2019-04-15  Jouni Malinenmesh: Fix SAE reauthentication processing
2019-04-15  Jouni MalinenFix hostapd BSS_TM_REQ handling of bss_term parameter
2019-04-15  Jouni MalinenFix debug print in GET_PREF_FREQ_LIST handler
2019-04-15  Jouni MalinenD-Bus: Fix P2P GroupStarted signal not to use uninitial...
2019-04-15  Jouni Malinentests: Avoid confusing "DETACH failed" exception prints...
2019-04-15  Jouni MalinenRemove hwsim_test
2019-04-14  Jouni Malinentests: Unsupported WNM Action
2019-04-14  Jouni Malinentests: WNM Collocated Interference Reporting errors
2019-04-14  Jouni Malinentests: WNM BSS Transition Management and steering timeout
next