Added a separate ctx pointer for wpa_msg() calls in WPA supp
[wpasupplicant] / wpa_supplicant / ctrl_iface.c
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...