]> git.ipfire.org Git - thirdparty/hostap.git/history - src/ap/ctrl_iface_ap.c
hostapd: Add ctrl iface indications for WDS STA interface
[thirdparty/hostap.git] / src / ap / ctrl_iface_ap.c
2018-04-23  Bhagavathi Perumal Shostapd: Add ctrl iface indications for WDS STA interface
2018-03-19  Bhagavathi Perumal Shostapd: Add last_ack_rssi into ctrl iface cmd STA
2017-12-11  Bhagavathi Perumal Shostapd: Add average channel utilization in STATUS
2017-11-25  Bhagavathi Perumal Shostapd: Add supported rate information into STATUS...
2017-10-31  bhagavathi perumal shostapd: Add max_txpower into STATUS command
2017-10-31  bhagavathi perumal shostapd: Add Beacon interval and DTIM period into STATU...
2017-10-31  bhagavathi perumal shostapd: Add HT/VHT capability info into STATUS command
2017-10-31  bhagavathi perumal shostapd: Add HT/VHT capability info into STA command
2017-10-30  bhagavathi perumal shostapd: Add extended capabilities into STA command
2017-10-30  bhagavathi perumal shostapd: Add Min/Max Transmit Power Capability into...
2017-10-05  bhagavathi perumal sAdd TX/RX rate info and signal strength into STA output
2017-06-19  Jouni MalinenDPP: Allow PMKSA cache entries to be added through...
2017-01-14  Masashi Honmamesh: Add MESH_PMKSA_GET/ADD commands
2016-09-21  Denton GentryPassive Client Taxonomy
2016-08-19  Jouni MalinenCheck for driver initialization before doing driver...
2016-08-02  Jouni MalinenShow disabled HT/VHT properly in AP mode STATUS command
2016-06-24  Jouni MalinenFix a debug print in p2p_manager_disconnect()
2016-04-08  Jouni MalinenAdd POLL_STA command to check connectivity in AP mode
2016-04-08  Jouni MalinenAllow AP to disconnect STA without sending Deauth/Disas...
2016-04-08  Jouni MalinenAdd inactive_msec into STA output
2016-03-20  Masashi HonmaPMKSA: Flush AP/mesh PMKSA cache by PMKSA_FLUSH command
2016-03-20  Masashi HonmaPMKSA: Show AP/mesh PMKSA list in PMKSA command
2016-02-24  Jouni MalinenAP: Store STA supported operating classes information
2016-02-22  Jouni MalinenMBO: Track STA cellular data capability from associatio...
2016-02-20  Nick LoweUse 64-bit TX/RX byte counters for statistics
2015-07-16  Anton NayshtutFST: hostapd control interface
2015-04-26  Jouni MalinenMake VLAN ID available in STA info over control interface
2015-02-08  Jouni MalinenAdd STOP_AP control interface command
2014-12-14  Jouni MalinenSAE: Add sae_group to AP/mesh mode STA ctrl_iface data
2014-12-08  Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-06-21  Pontus FuchsPrint frame type name in debug output
2014-04-29  Peng Xuhostapd: Extend support for HT 20/40 coexistence feature
2014-03-28  Janusz DziedzicDFS: Print CAC info in ctrl_iface STATUS command
2014-03-22  Jouni MalinenRemove unnecessary parameter validation
2014-03-12  Jouni MalinenAllow reason code to be specified for DEAUTH/DISASSOC...
2014-03-05  Rahul JainUse P2P_IE_VENDOR_TYPE more consistently
2014-01-22  Ilan Peerhostapd: Fix segmentation fault when calling hostapd_cl...
2014-01-02  Jouni MalinenMake EAPOL dump data available through ctrl_iface STA...
2014-01-02  Jouni MalinenAdd more STA information into the ctrl_iface STA command
2013-12-27  Jouni Malinenhostapd: Make STA flags available through ctrl_iface...
2013-12-08  Johannes BergAP: Use monotonic time for STA connected time
2013-11-17  Andrei OtcheretianskiAdd chan_switch to ctrl interface of wpa_supplicant...
2013-11-03  Jouni Malinenhostapd: Add ctrl_iface STATUS command
2013-01-12  Jouni MalinenAllow AP mode deauth/disassoc reason code to be overridden
2012-09-26  Raja ManiInclude connected time in AP mode STA-* commands
2012-02-25  Jithu JanceAdd wpa_supplicant AP mode STA deauthenticate/disassoci...
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2010-09-09  Jouni MalinenP2P: Add P2P configuration and callbacks in hostapd...
2009-12-25  Jouni MalinenRename some src/ap files to avoid duplicate file names
2009-12-25  Jouni MalinenMove ctrl_iface_ap.c into src/ap