]> git.ipfire.org Git - thirdparty/hostap.git/history - hostapd/ctrl_iface.c
WPS: Remove deprecated UFD config method and OOB ctrl_iface
[thirdparty/hostap.git] / hostapd / ctrl_iface.c
2012-11-11  Jouni MalinenWPS: Remove deprecated UFD config method and OOB ctrl_iface
2012-10-28  Jouni MalinenWPS: Remove old OOB NFC interface
2012-08-29  Jouni MalinenAdd support for using GCMP cipher from IEEE 802.11ad
2012-08-25  Shan Palanisamyhostapd: Add global ctrl_iface commands for adding...
2012-08-25  Shan Palanisamyhostapd: Add ctrl_iface for enabling/reloading/disablin...
2012-08-25  Shan Palanisamyhostapd: Add global control interface
2012-08-07  Jouni MalinenConvert remaining SSID routines from char* to u8*
2012-06-28  Jouni MalinenWPS: Add support for NCF password token from AP
2012-06-28  Jouni MalinenWPS: Add new mechanism for generation NFC configuration...
2012-06-27  Jouni MalinenWPS: Add new mechanism for communicating NFC tag read...
2012-04-06  Ben GreearMake bind failure messages unique
2012-03-30  Anirban SirkhellAdd wps_cancel for hostapd_cli
2012-02-26  Jay KatabathuniInterworking: Add GAS server support for AP mode
2012-02-25  Jithu JanceAdd wpa_supplicant AP mode STA deauthenticate/disassoci...
2012-02-16  Shan Palanisamyhostapd: Make sure ctrl_iface is not initialized multip...
2012-02-16  Shan Palanisamyhostapd: Allow config parameters to be set through...
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2011-12-10  Ben GreearAP: Convert some wpa_printf to wpa_msg/dbg
2011-11-19  Helmut SchaaAllow MLME frames to be sent without expecting an ACK...
2011-11-17  Jouni MalinenRemove unused header file inclusion
2011-10-16  Jouni MalinenWNM: Add BSS Transition Management Request for ESS...
2011-02-07  Jouni MalinenP2P: Allow WPS_PBC command on GO to select on P2P Devic...
2011-02-06  Ben Greearhostapd: Allow logging to file
2010-11-24  Jouni Malinenhostapd_driver_ops reduction
2010-11-10  Jouni MalinenDrop local stations on broadcast deauth/disassoc request
2010-10-31  Jouni MalinenAdd ctrl_iface command 'GET version'
2010-10-21  Jouni Malinenhostapd: Add wps_config ctrl_interface command for...
2010-10-19  Jouni MalinenWPS: Update Beacon/ProbeResp IE on wps_version_number...
2010-10-08  Jouni MalinenFix hostapd_cli get_config not to show key when WPA...
2010-09-24  Jouni MalinenMark ctrl_iface RX debug for PING commands excessive
2010-09-23  Jouni MalinenWPS: Add hostapd_cli get_config command
2010-09-23  Jouni MalinenWPS: Add wps_check_pin command for processing PIN from...
2010-09-22  Jouni MalinenWPS: Make testing operations configurable at runtime
2010-09-09  Jouni MalinenP2P: Add preliminary P2P Manager AP support for hostapd
2010-09-09  Jouni MalinenWPS 2.0: Add support for AuthorizedMACs attribute
2010-08-24  Jouni MalinenWPS: Add support for dynamic AP PIN management
2010-07-18  Jouni MalinenFix a typo in Disassociation frame building
2010-03-29  Jouni MalinenAdd test commands for sending deauth/disassoc without...
2010-03-29  Jouni MalinenAdd deauthenticate/disassociate ctrl_iface commands
2010-01-10  Jouni MalinenVerify that os_get_random() success for SA Query id
2009-12-25  Jouni MalinenInclude header files explicitly in *.c, not via header...
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
2009-12-24  Jouni MalinenMove wps_hostapd.c into src/ap
2009-12-24  Jouni MalinenMove generic AP functionality implementation into src/ap
2009-12-06  Jouni MalinenRemove conditional no-RADIUS build from src/radius
2009-11-29  Jouni MalinenConver hostapd specific files to include common.h
2009-09-29  Jouni MalinenFix hostapd wpa_msg() calls ctx for wpa_supplicant...
2009-09-08  Jouni MalinenMove STA list ctrl_iface handlers to a separate file
2009-09-07  Jouni MalinenWPS: Store device info and make it available through...
2009-08-14  Johannes BergReplace NEED_MLME with NEED_AP_MLME
2009-05-26  Jouni MalinenWPS: Add support for setting timeout for PIN
2009-05-06  Jouni MalinenAdd code to re-use an existing ctrl_iface socket file
2009-04-09  Jouni MalinenMerge wpa_supplicant and hostapd driver wrapper impleme...
2009-03-21  Jouni MalinenFix UNIX domain socket address handling to be more...
2009-03-17  Jouni MalinenDetach ctrl_iface monitor if the client socket is removed
2009-03-06  Masashi HonmaWPS: Add support for NFC out-of-band mechanism
2009-02-26  Jouni MalinenWPS UFD: Build OOB functionality only if UFD is enabled
2009-02-26  Masashi HonmaWPS: Add UFD support (USBA out-of-band mechanism)
2009-01-21  Jouni MalinenEnable wpa_msg() for hostapd
2009-01-08  Jouni MalinenMove generic definitions away from hostapd.h
2008-12-30  Jouni MalinenAdded ctrl_interface command for sending a SA Query...
2008-11-23  Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...
2008-11-23  Jouni MalinenSimplified RADIUS accounting id usage
2008-02-28  Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...