]> git.ipfire.org Git - thirdparty/hostap.git/history - src
nl80211: Use monitor interface for sending no-encrypt test frames
[thirdparty/hostap.git] / src /
2020-01-04  Jouni Malinennl80211: Use monitor interface for sending no-encrypt...
2020-01-04  Jouni MalinenAllow testing override for GTK/IGTK RSC from AP to STA
2020-01-03  Ben Greearnl80211: Don't set offchan-OK flag if doing on-channel...
2020-01-03  Jouni Malinennl80211: Use current command for NL80211_CMD_REGISTER_A...
2020-01-03  Jouni Malinennl80211: Rename send_action_cookie to send_frame_cookie
2020-01-03  Jouni Malinennl80211: Clean up nl80211_send_frame_cmd() callers
2020-01-03  Jouni Malinennl80211: Get rid of separate wpa_driver_nl80211_send_fr...
2020-01-03  Jouni Malinendriver: Remove unused send_frame() driver op
2020-01-03  Jouni MalinenConvert the only remaining send_frame() users to send_m...
2020-01-03  Jouni Malinennl80211: Support no_encrypt=1 with send_mlme()
2020-01-03  Jouni Malinendriver: Add no_encrypt argument to send_mlme()
2020-01-03  Jouni MalinenMake hostapd_drv_send_mlme() more generic
2020-01-03  Jouni MalinenP2P Manager: Use send_mlme() instead of send_frame...
2020-01-03  Jouni Malinennl80211: Simplify hapd_send_eapol() with monitor interface
2020-01-02  Jouni Malinennl80211: Don't accept interrupted dump responses
2020-01-02  Roy MarplesBSD: Use struct ip rather than struct iphdr
2020-01-02  Jouni Malinennl80211: Fix libnl error string fetching
2020-01-02  Jouni Malinenmac80211_linux: Fix libnl error string fetching
2020-01-02  Jouni MalinenDrop support for libnl 1.1
2020-01-02  Jouni MalinenDrop debug print level for informative debug messages
2020-01-01  Jouni MalinenRSN: Do not add PMKSA candidates unnecessarily
2019-12-30  Ethan EverettRADIUS client: fix extra retry before failover
2019-12-30  Matteo Crocenl80211: Add a driver ops function to check WoWLAN...
2019-12-29  Jouni MalinenCall hostapd_allowed_address() directly from handle_pro...
2019-12-29  Michael BraunFix possible memory leak of RADIUS data in handle_auth()
2019-12-29  Michael BraunMake hostapd_copy_psk_list() non-static
2019-12-29  Michael BraunMove the RADIUS cached attributes into a struct
2019-12-29  Jouni MalinenFT: Do not deliver RRB messages locally without matchin...
2019-12-29  Jinglin WangFT: Check mobility domain when sending RRB message...
2019-12-29  Jouni MalinenRRB: More debug prints for local delivery
2019-12-29  Jouni MalinenRRB: Do not reorder locally delivered messages
2019-12-29  Jinglin WangFT: Fix hostapd_wpa_auth_oui_iter() iteration for multi...
2019-12-29  Daniel KobrasOpenSSL: Add support for TPM2-wrapped keys
2019-12-28  Jouni MalinenFix ignore_broadcast_ssid behavior with SSID List and...
2019-12-28  Andrei OtcheretianskiAP: Support Short SSID List element in Probe Request...
2019-12-28  Andrei OtcheretianskiAP: Determine Short SSID value for the BSS
2019-12-28  Zefir KurtisiEnsure authenticator session timer is applied with...
2019-12-28  Jouni MalinenAllow debug log to be written to both syslog and file
2019-12-26  Ben Greearhostapd: Support showing neighbor list through hostapd_cli
2019-12-26  Sergey MatyukevichExtract BSS coex 40 MHz check into a separate function
2019-12-25  Sergey Matyukevichdrivers: Support of dynamic VLAN requires Linux ioctls
2019-12-25  Bilal HatipogluWPS: Add WPS-PIN-ACTIVE and WPS-CANCEL events
2019-12-24  Michal Kaziornl80211: Relax bridge setup
2019-12-24  Sergey Matyukevichl2_packet: Fix bridge workaround for repeater configuration
2019-12-24  Jouni MalinenFT: More debug prints for RSNE modification for EAPOL...
2019-12-24  Jouni MalinenFix wpa_insert_pmkid() when buffer includes extra IEs
2019-12-23  Jouni MalinenEAP-SIM peer: Do not accept SIM/Challenge without SIM...
2019-12-23  Jouni MalinenOpenSSL: Extend key_block size determination to support...
2019-12-23  Jouni Malinennl80211: Fix couple of typos in a comment
2019-12-22  Mikael KanstrupStrip trailing zero data in EAPOL-Key msg 1/4 when...
2019-12-22  Jouni Malinennl80211: Initialize full channel info struct even if...
2019-12-22  Brian NorrisWPS: Add prefixes to public event_* functions
2019-12-21  Davide CarattiFix memory leak in case allocation of token fails durin...
2019-12-21  Alexander WetzelDPP: Fix a memory leak on an error path
2019-12-20  Min LiuQCA vendor command for getting STA information
2019-12-20  Vamsi Krishna6 GHz: Select channel width using configured op_class
2019-12-20  Vamsi KrishnaDo not enable HT/VHT when operating in 6 GHz band
2019-12-20  Ankita BajajAllow non-PCS 6 GHz channels to be excluded from ACS
2019-12-20  Ankita BajajAllow ACS channel list to be configured as frequencies...
2019-12-20  Ankita BajajUse frequency in HT/VHT validation steps done before...
2019-12-20  Ankita BajajACS: Select current hw_mode based on the selected frequency
2019-12-20  Ankita BajajAP: Populate iface->freq before starting AP
2019-12-20  Ankita BajajACS: Use frequency params in ACS (offload) completed...
2019-12-20  Ankita BajajSearch through all hw_features sets in hw_get_channel_f...
2019-12-20  Ankita BajajACS: Add channels from all modes matching with configur...
2019-12-19  Ahmad MasriP2P: Add support for EDMG channels
2019-12-19  Ahmad MasriUpdate operating classes and channels for the 60 GHz...
2019-12-19  Ahmad MasriAdd EDMG bandwidth to channel frequency APIs
2019-12-18  Jouni MalinenAvoid compiler warning on shadowing a local variable
2019-12-12  Jouni MalinenAdd sae_rejected_groups to hostapd STA control interfac...
2019-12-12  Jouni MalinenDPP: Configurator netRole for Enrollee
2019-12-12  Jouni MalinenDPP: Replace ap boolean with netRole enum in Configurat...
2019-12-07  Jouni MalinenSAE H2E: RSNXE override in EAPOL-Key msg 3/4
2019-12-06  Jouni MalinenSAE: Reject invalid rejected group report in SAE commit...
2019-12-06  Jouni MalinenSAE H2E: Fix validation of rejected groups list
2019-12-06  Jouni MalinenSAE: Reject unexpected Status Code in SAE commit explic...
2019-12-05  Ankita BajajFix memory leak in ACS offload operation
2019-12-05  Ankita BajajACS: Remove redundant ch_list parameters from do_acs...
2019-12-05  Ankita BajajDFS: Don't handle DFS ops for 6 GHz channels
2019-12-05  Ankita Bajaj6 GHz: Do not check for HT capability on 6 GHz channels
2019-12-05  Jouni MalinenDPP: Bootstrapping via NFC URI Record
2019-12-05  Jouni MalinenSync with mac80211-next.git include/uapi/linux/nl80211.h
2019-12-02  Hu WangExtend hostapd to support setband to driver via QCA...
2019-11-28  Jouni MalinenSAE H2E: Do not use sae_h2e param in AP mode if SAE...
2019-11-28  Jouni MalinenDPP2: Report received ssid_charset as DPP-CONFOBJ-SSID...
2019-11-28  Jouni MalinenDPP2: ssid64/ssid_charset in Configurator
2019-11-28  Jouni MalinenDPP2: Add parsing of ssid64/ssid_charset in Config...
2019-11-28  Jouni MalinenDPP: Use JSON token builder helpers
2019-11-28  Jouni MalinenJSON: Add helper functions for building tokens
2019-11-28  Jouni MalinenClean up base64_{encode,decode} pointer types
2019-11-27  Jouni MalinenClean up base64_url_{encode,decode} pointer types
2019-11-27  Jouni MalinenSimplify base64_url_encode() prototype
2019-11-27  Jouni MalinenDPP2: Replace connectionStatus object ssid with ssid64
2019-11-23  Jouni Malinentests: Update SAE H2E test case to match SSWU parameter...
2019-11-23  Jouni MalinenSAE H2E: Update SSWU curve-specific parameter z values
2019-11-23  Jouni MalinenWMM: Do not modify input TSPEC buffer during processing
2019-11-13  Hu WangP2P: Fix listen state machine getting stuck in send_act...
2019-11-10  Lei Wanghostapd: Update DFS status in VHT80+80 mode
2019-11-08  Jouni MalinenFix status code in SAE/DPP association PMKID mismatch...
2019-11-06  Jouni MalinenFix a typo in a comment
next