Use generic driver event notification for AP mode assoc/disassoc
[libeap.git] / src / ap / hostapd.h
2010-01-03 Jouni MalinenUse generic driver event notification for AP mode assoc...
2010-01-03 Jouni MalinenMove struct hostapd_frame_info definition away from...
2009-12-28 Jouni MalinenAllow Probe Request callbacks to terminate iteration
2009-12-27 Jouni MalinenSplit hostapd_interface_deinit() into deinit and free...
2009-12-26 Jouni MalinenGet rid of unnecessary typedefs for enums.
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...
2009-12-25 Jouni MalinenClean up some of the hostapd.h function prototype defin...
2009-12-25 Jouni MalinenMove hostapd_prune_associations() into ap/utils.c
2009-12-24 Jouni MalinenMove wps_hostapd.c into src/ap
2009-12-24 Jouni MalinenMove generic AP functionality implementation into src/ap