]> git.ipfire.org Git - thirdparty/hostap.git/history - src/ap/wpa_auth_glue.c
Fix WPA/RSN IE update on reconfig with set_generic_elem()
[thirdparty/hostap.git] / src / ap / wpa_auth_glue.c
2010-04-04  Jouni MalinenFT: Use bridge interface (if set) for RRB connection
2010-04-04  Jouni MalinenFT: Set WLAN_AUTH_FT auth_alg on FT-over-DS case
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...