Fix wpa_auth_iface_iter() to skip BSSes without Authenticator
[libeap.git] / src / ap / wpa_auth_glue.c
2010-03-27 Jouni MalinenFix wpa_auth_iface_iter() to skip BSSes without Authent...
2009-12-26 Jouni MalinenGet rid of unnecessary typedefs for enums.
2009-12-25 Jouni MalinenReplace src/ap/driver_i.h with non-inlined functions...
2009-12-25 Jouni MalinenRemove ap_config.h dependency from driver_i.h
2009-12-25 Jouni MalinenRename some src/ap files to avoid duplicate file names
2009-12-25 Jouni MalinenGet rid of direct hostapd_for_each_interface() calls
2009-12-25 Jouni MalinenMove rest of the generic AP mode functionality into...