Merge commit 'garage/master'
[wpasupplicant] / wpa_supplicant / ctrl_iface.c
2009-04-21 Jouni Malinenwpa_supplicant AP: Add preliminary support for WPS...
2009-04-09 Jouni MalinenMerge wpa_supplicant and hostapd driver wrapper impleme...
2009-03-26 Jouni MalinenAdd preliminary hostapd data structure initialization...
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-14 Jouni MalinenAdded initial step for IBSS RSN support
2009-01-13 Jouni MalinenRemoved wpa_sm dereference from pmksa_cache_list()
2009-01-03 Jouni MalinenMark functions static if not used elsewhere and use...
2008-12-24 Jouni MalinenAdded a mechanism for quering driver wrappers for avail...
2008-12-20 Jouni MalinenFixed a typo in a comment
2008-12-08 Jouni MalinenWPS: Added [WPS], [WPS-PIN], [WPS-PBC] flags for scan...
2008-11-29 Jouni MalinenWPS: Added wpa_supplicant ctrl_iface commands to start...
2008-11-01 Jouni MalinenFixed ctrl_iface BSS command to fetch scan results...
2008-11-01 Jouni MalinenUse os_snprintf() instead of snprintf()
2008-08-31 Jouni MalinenAdded support for using SHA256-based stronger key deriv...
2008-06-03 Jouni MalinenIntroduced new helper function is_zero_ether_addr()
2008-05-30 Jouni MalinenFixed build without CONFIG_IEEE8021X_EAPOL, but with...
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...