]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant/ap.h
EAP-PEAP peer: Support vendor EAP method in Phase 2
[thirdparty/hostap.git] / wpa_supplicant / ap.h
2019-04-22  Omer DaganMake channel switch started event available over contro...
2018-04-15  Dmitry Lebedwpa_supplicant: Rename wpas_event_*() to wpas_ap_event_*()
2017-01-14  Masashi Honmamesh: Add MESH_PMKSA_GET/ADD commands
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
2015-10-03  Andrei OtcheretianskiP2P: Implement wpas_p2p_move_go_csa()
2015-07-20  Jouni MalinenAdd shared periodic cleanup function for AP mode
2015-03-05  Ahmad KholaifDFS: wpa_supplicant event processing
2015-02-08  Jouni MalinenAdd STOP_AP control interface command
2014-11-16  Jason Mobarakmesh: Enable mesh HT mode
2014-01-27  Jouni MalinenP2P NFC: Report connection handover as trigger for P2P
2014-01-27  Jouni MalinenWPS NFC: Add support for wpa_supplicant AP/GO mode...
2013-12-08  Janusz Dziedzicnl80211/hostapd: Extend channel switch notify handling
2013-11-17  Andrei OtcheretianskiAdd chan_switch to ctrl interface of wpa_supplicant...
2013-11-17  Andrei OtcheretianskiAdd AP channel switch mechanism
2013-09-03  Jouni MalinenWPS NFC: Fix build without CONFIG_AP=y
2013-02-15  Jouni MalinenWPS: Add support for NFC handover select generation...
2013-02-15  Jouni MalinenWPS: Add support for config token generation with wpa_s...
2012-10-10  Jouni MalinenWPS: Allow PIN timeout to be specified with wpa_supplic...
2012-06-25  Thomas Pedersennl80211: Handle CH_SWITCH event
2012-02-25  Jithu JanceAdd wpa_supplicant AP mode STA deauthenticate/disassoci...
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2011-11-19  Johannes BergAP: Add explicit EAPOL TX status event
2011-10-20  Johannes BergAP: Pass only bssid/addr/wds to EVENT_RX_FROM_UNKNOWN
2011-10-20  Johannes BergAP: Do station poll in driver wrapper
2011-02-07  Jouni MalinenP2P: Allow WPS_PBC command on GO to select on P2P Devic...
2010-11-17  Jouni MalinenWPS: Add wps_ap_pin ctrl_iface command for wpa_supplica...
2010-09-10  Ardong ChenWPS: Allow pending WPS operation to be cancelled
2010-09-09  Jouni MalinenP2P: Add initial version of P2P Module
2010-04-11  Jouni Malinenwpa_supplicant AP mode: Add function for enabling MAC...
2010-01-03  Jouni MalinenFix CONFIG_AP=y build after driver API changes
2010-01-03  Jouni MalinenMove struct hostapd_frame_info definition away from...
2009-12-13  Jouni MalinenMark management frame processing functions to use const...
2009-12-13  Jouni MalinenUse generic driver events for TX status and RX reporting
2009-10-16  Jouni MalinenAdd AP mode WPA status into ctrl_iface
2009-09-08  Jouni MalinenAdd station table query to wpa_supplicant AP ctrl_iface
2009-04-21  Jouni Malinenwpa_supplicant AP: Add preliminary support for WPS...
2009-04-20  Jouni Malinenwpa_supplicant AP: Add EAPOL frame TX and RX
2009-03-26  Jouni MalinenAdd preliminary hostapd data structure initialization...
2009-03-26  Jouni MalinenMove wpa_supplicant_create_ap() into ap.c