]> git.ipfire.org Git - thirdparty/hostap.git/history - src/ap
Remove Secondary Channel Offset element from Beacon/Probe Response frames
[thirdparty/hostap.git] / src / ap /
2020-02-22  Jouni MalinenRemove Secondary Channel Offset element from Beacon...
2020-02-22  Jouni MalinenFix HE element order in Beacon and Probe Response frames
2020-02-22  Jouni MalinenRemove CONFIG_IEEE80211N build option
2020-02-22  Jouni MalinenFix location of MDE and RSNXE in Beacon and Probe Respo...
2020-02-17  Jouni MalinenAdd BIGTK KDE and subelement similarly to IGTK
2020-02-17  Jouni MalinenGenerate BIGTK and rekey it with IGTK
2020-02-17  Jouni MalinenAP mode indication of Beacon protection being enabled
2020-02-17  Jouni Malinenhostapd configuration for Beacon protection
2020-02-17  John CrispinHE: Propagate BSS color settings to nl80211
2020-02-16  Jouni MalinenHT: Remove SMPS in AP mode
2020-02-16  Mikhail KarpenkoHE: Add TWT responder extended capabilities field
2020-02-16  John CrispinHE: Dynamically turn on TWT responder support
2020-02-16  John CrispinHE: Extend BSS color support
2020-02-16  Jouni MalinenWPS: Mark added PSK entry with wps=1 tag for per-Enroll...
2020-02-15  Jouni MalinenWPS: Add new PSK entries with wps=1 tag
2020-02-15  Tomasz JankowskiWPS: Make it possible to use PSKs loaded from the PSK...
2020-02-15  Jouni MalinenDo not split strings into multiple lines
2020-02-15  Jouni MalinenUse PMK_LEN macro instead of hardcoded value 64 (=...
2020-02-15  Jouni MalinenCheck pbkdf2_sha1() result when generating PSK from...
2020-02-15  Sergey MatyukevichOWE: Rename owe_assoc_req_process() parameter reason...
2020-02-10  Markus TheilSend RM Enabled Capabilities element in (Re)Association...
2020-02-10  Jouni MalinenSAE: Special test mode sae_pwe=3 for looping with passw...
2020-02-08  Jouni MalinenSAE: Fix peer-commit-scalar reuse check
2020-02-03  Qiwei CaiUse secondary channel provided by ACS for HT40 if valid
2020-02-03  Ben GreearFix wmm compile on fedora-17 (gcc 4.7.2)
2020-01-31  Jouni MalinenDPP: Received Configurator backup processing
2020-01-27  Jouni MalinenDPP: NFC negotiated connection handover
2020-01-23  Jouni MalinenOWE: PTK derivation workaround in AP mode
2020-01-21  Jouni MalinenSAE: Use Anti-Clogging Token Container element with H2E
2020-01-21  Jouni MalinenSAE: Use H2E whenever Password Identifier is used
2020-01-09  Vamsi KrishnaACS: Populate channel config from external ACS per...
2020-01-09  Vamsi Krishna6 GHz: Fix Channel Width value for 80+80 in 6 GHZ Opera...
2020-01-09  Jouni MalinenSilence compiler warning in no-NEED_AP_MLME builds
2020-01-09  Alexander WetzelIntroduce and add key_flag
2020-01-08  Gurumoorthi Gnanas... hostapd: Support VLAN offload to the driver
2020-01-08  Gurumoorthi Gnanas... Add vlan_id to driver set_key() operation
2020-01-08  Jouni Malinendriver: Move set_key() parameters into a struct
2020-01-08  Jouni MalinenSAE: A bit optimized sae_confirm_immediate=2 for testin...
2020-01-05  Jouni Malinendriver: Remove unused send_ether() driver op
2020-01-04  Bilal HatipogluWPS: Add application extension data to WPS IE
2020-01-04  Jouni MalinenAllow testing override for GTK/IGTK RSC from AP to STA
2020-01-03  Jouni MalinenConvert the only remaining send_frame() users to send_m...
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-02  Roy MarplesBSD: Use struct ip rather than struct iphdr
2020-01-02  Jouni MalinenDrop debug print level for informative debug messages
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-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-26  Ben Greearhostapd: Support showing neighbor list through hostapd_cli
2019-12-25  Bilal HatipogluWPS: Add WPS-PIN-ACTIVE and WPS-CANCEL events
2019-12-22  Mikael KanstrupStrip trailing zero data in EAPOL-Key msg 1/4 when...
2019-12-20  Vamsi Krishna6 GHz: Select channel width using configured op_class
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-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: 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-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-23  Jouni MalinenWMM: Do not modify input TSPEC buffer during processing
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-10-25  Shiva Sankar Gajulanl80211: Add STA node details in AP through QCA vendor...
2019-10-25  Jouni MalinenSAE: Determine H2E vs. looping when restarting SAE...
2019-10-25  Pradeep Kumar ChitrapuHE: Add 11ax info to ap mode ctrl iface STATUS command
2019-10-25  Jouni MalinenFix AP Extended Capability length determination
2019-10-18  Jouni MalinenFT-SAE: Add RSNXE into FT MIC
2019-10-18  Jouni MalinenAdd RSNXE into (Re)Association Response frames
2019-10-18  Jouni MalinenMerge wpa_supplicant and hostapd EAPOL-Key KDE parsers
2019-10-18  Jouni MalinenSAE: Verify that STA negotiated H2E if it claims to...
2019-10-17  Jouni MalinenRSN: Verify RSNXE match between (Re)AssocReq and EAPOL...
2019-10-17  Jouni MalinenAdd RSNXE into AP KDE parser
2019-10-17  Jouni MalinenStore a copy of Association Request RSNXE in AP mode...
next