WPS: Schedule sending of pending events after failure
[libeap.git] / src / ap / drv_callbacks.c
2010-09-09 Jouni MalinenP2P: Add group notification from (re)association request
2010-09-09 Jouni MalinenP2P: Save a copy of P2P IE(s) data from (Re)Association...
2010-09-09 Jouni MalinenWPS 2.0: Validate WPS attributes in management frames...
2010-04-07 Jouni MalinenAvoid hostapd segfault on invalid driver association...
2010-04-04 Jouni MalinenAdd AP-STA-DISCONNECT event for driver-based MLME
2010-04-04 Jouni MalinenAllow hostapd_notif_assoc() to be called with all IEs
2010-01-03 Jouni MalinenUse generic driver event notification for AP mode assoc...
2010-01-03 Jouni MalinenUse driver event, EVENT_EAPOL_RX, for EAPOL frame indic...
2010-01-03 Jouni MalinenReplace hostapd_notif_new_sta() with new driver event...
2010-01-03 Jouni MalinenRemove unnecessary wpa_event_type typedef
2010-01-03 Jouni MalinenMove struct hostapd_frame_info definition away from...
2010-01-03 Jouni MalinenRemove struct ieee80211_hdr dependency from EVENT_RX_FR...
2010-01-03 Jouni MalinenReplace hostapd_probe_req_rx() with EVENT_RX_PROBE_REQ...
2009-12-28 Jouni MalinenAllow Probe Request callbacks to terminate iteration
2009-12-25 Jouni MalinenInclude header files explicitly in *.c, not via header...
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 MalinenMove rest of the generic AP mode functionality into...