Passive Client Taxonomy
[mech_eap.git] / src / ap / ctrl_iface_ap.c
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